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