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