Uses of Class
org.cdk8s.plus22.ClusterRole
-
-
Uses of ClusterRole in org.cdk8s.plus22
Methods in org.cdk8s.plus22 that return ClusterRole Modifier and Type Method Description ClusterRoleClusterRole.Builder. build()Methods in org.cdk8s.plus22 with parameters of type ClusterRole Modifier and Type Method Description voidClusterRole. combine(ClusterRole rol)Combines the rules of the argument ClusterRole into this ClusterRole using aggregation labels.
-