Uses of Class
org.cdk8s.plus25.ClusterRoleBinding
-
Packages that use ClusterRoleBinding Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of ClusterRoleBinding in org.cdk8s.plus25
Methods in org.cdk8s.plus25 that return ClusterRoleBinding Modifier and Type Method Description ClusterRoleBindingClusterRole. bind(@NotNull ISubject... subjects)Create a ClusterRoleBinding that binds the permissions in this ClusterRole to a list of subjects, without namespace restrictions.ClusterRoleBindingClusterRoleBinding.Builder. build()
-