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