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