Uses of Interface
io.kubernetes.client.proto.V1Rbac.RoleRefOrBuilder
-
Uses of V1Rbac.RoleRefOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Rbac.RoleRefOrBuilderModifier and TypeClassDescriptionstatic final classRoleRef contains information that points to the role being used +structType=atomicstatic final classRoleRef contains information that points to the role being used +structType=atomicMethods in io.kubernetes.client.proto that return V1Rbac.RoleRefOrBuilderModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBinding.Builder.getRoleRefOrBuilder()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBinding.getRoleRefOrBuilder()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBindingOrBuilder.getRoleRefOrBuilder()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.RoleBinding.Builder.getRoleRefOrBuilder()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.V1Rbac.RoleBinding.getRoleRefOrBuilder()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.V1Rbac.RoleBindingOrBuilder.getRoleRefOrBuilder()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.