Uses of Class
io.kubernetes.client.proto.V1Rbac.RoleRef
-
Uses of V1Rbac.RoleRef in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Rbac.RoleRefModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Rbac.RoleRef>V1Rbac.RoleRef.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Rbac.RoleRefModifier and TypeMethodDescriptionV1Rbac.RoleRef.Builder.build()V1Rbac.RoleRef.Builder.buildPartial()static V1Rbac.RoleRefV1Rbac.RoleRef.getDefaultInstance()V1Rbac.RoleRef.Builder.getDefaultInstanceForType()V1Rbac.RoleRef.getDefaultInstanceForType()V1Rbac.ClusterRoleBinding.Builder.getRoleRef()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBinding.getRoleRef()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBindingOrBuilder.getRoleRef()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.RoleBinding.Builder.getRoleRef()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.V1Rbac.RoleBinding.getRoleRef()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.V1Rbac.RoleBindingOrBuilder.getRoleRef()RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.static V1Rbac.RoleRefV1Rbac.RoleRef.parseDelimitedFrom(InputStream input) static V1Rbac.RoleRefV1Rbac.RoleRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(byte[] data) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(com.google.protobuf.ByteString data) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(com.google.protobuf.CodedInputStream input) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(InputStream input) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(ByteBuffer data) static V1Rbac.RoleRefV1Rbac.RoleRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Rbac.RoleRefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Rbac.RoleRef>V1Rbac.RoleRef.getParserForType()static com.google.protobuf.Parser<V1Rbac.RoleRef>V1Rbac.RoleRef.parser()Methods in io.kubernetes.client.proto with parameters of type V1Rbac.RoleRefModifier and TypeMethodDescriptionV1Rbac.RoleRef.Builder.mergeFrom(V1Rbac.RoleRef other) V1Rbac.ClusterRoleBinding.Builder.mergeRoleRef(V1Rbac.RoleRef value) RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.RoleBinding.Builder.mergeRoleRef(V1Rbac.RoleRef value) RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.static V1Rbac.RoleRef.BuilderV1Rbac.RoleRef.newBuilder(V1Rbac.RoleRef prototype) V1Rbac.ClusterRoleBinding.Builder.setRoleRef(V1Rbac.RoleRef value) RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.RoleBinding.Builder.setRoleRef(V1Rbac.RoleRef value) RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace.