Uses of Class
org.cdk8s.plus28.ClusterRole
-
Packages that use ClusterRole Package Description org.cdk8s.plus28 cdk8s+ (cdk8s-plus) -
-
Uses of ClusterRole in org.cdk8s.plus28
Methods in org.cdk8s.plus28 that return ClusterRole Modifier and Type Method Description ClusterRoleClusterRole.Builder. build()Methods in org.cdk8s.plus28 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.
-