Uses of Interface
io.kubernetes.client.proto.V1beta1Rbac.RoleRefOrBuilder
-
Uses of V1beta1Rbac.RoleRefOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Rbac.RoleRefOrBuilderModifier and TypeClassDescriptionstatic final classRoleRef contains information that points to the role being usedstatic final classRoleRef contains information that points to the role being usedMethods in io.kubernetes.client.proto that return V1beta1Rbac.RoleRefOrBuilderModifier and TypeMethodDescriptionV1beta1Rbac.ClusterRoleBinding.Builder.getRoleRefOrBuilder()RoleRef can only reference a ClusterRole in the global namespace.V1beta1Rbac.ClusterRoleBinding.getRoleRefOrBuilder()RoleRef can only reference a ClusterRole in the global namespace.V1beta1Rbac.ClusterRoleBindingOrBuilder.getRoleRefOrBuilder()RoleRef can only reference a ClusterRole in the global namespace.V1beta1Rbac.RoleBinding.Builder.getRoleRefOrBuilder()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.V1beta1Rbac.RoleBinding.getRoleRefOrBuilder()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.V1beta1Rbac.RoleBindingOrBuilder.getRoleRefOrBuilder()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.