public static final class V1beta1Admissionregistration.Rule extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Admissionregistration.RuleOrBuilder
Rule is a tuple of APIGroups, APIVersion, and Resources.It is recommended to make sure that all the tuple expansions are valid.Protobuf type
k8s.io.api.admissionregistration.v1beta1.Rule| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Admissionregistration.Rule.Builder
Rule is a tuple of APIGroups, APIVersion, and Resources.It is recommended
to make sure that all the tuple expansions are valid.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
APIGROUPS_FIELD_NUMBER |
static int |
APIVERSIONS_FIELD_NUMBER |
static com.google.protobuf.Parser<V1beta1Admissionregistration.Rule> |
PARSER
Deprecated.
|
static int |
RESOURCES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getApiGroups(int index)
APIGroups is the API groups the resources belong to.
|
com.google.protobuf.ByteString |
getApiGroupsBytes(int index)
APIGroups is the API groups the resources belong to.
|
int |
getApiGroupsCount()
APIGroups is the API groups the resources belong to.
|
com.google.protobuf.ProtocolStringList |
getApiGroupsList()
APIGroups is the API groups the resources belong to.
|
String |
getApiVersions(int index)
APIVersions is the API versions the resources belong to.
|
com.google.protobuf.ByteString |
getApiVersionsBytes(int index)
APIVersions is the API versions the resources belong to.
|
int |
getApiVersionsCount()
APIVersions is the API versions the resources belong to.
|
com.google.protobuf.ProtocolStringList |
getApiVersionsList()
APIVersions is the API versions the resources belong to.
|
static V1beta1Admissionregistration.Rule |
getDefaultInstance() |
V1beta1Admissionregistration.Rule |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<V1beta1Admissionregistration.Rule> |
getParserForType() |
String |
getResources(int index)
Resources is a list of resources this rule applies to.
|
com.google.protobuf.ByteString |
getResourcesBytes(int index)
Resources is a list of resources this rule applies to.
|
int |
getResourcesCount()
Resources is a list of resources this rule applies to.
|
com.google.protobuf.ProtocolStringList |
getResourcesList()
Resources is a list of resources this rule applies to.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static V1beta1Admissionregistration.Rule.Builder |
newBuilder() |
static V1beta1Admissionregistration.Rule.Builder |
newBuilder(V1beta1Admissionregistration.Rule prototype) |
V1beta1Admissionregistration.Rule.Builder |
newBuilderForType() |
protected V1beta1Admissionregistration.Rule.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1beta1Admissionregistration.Rule |
parseDelimitedFrom(InputStream input) |
static V1beta1Admissionregistration.Rule |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Admissionregistration.Rule |
parseFrom(byte[] data) |
static V1beta1Admissionregistration.Rule |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Admissionregistration.Rule |
parseFrom(ByteBuffer data) |
static V1beta1Admissionregistration.Rule |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Admissionregistration.Rule |
parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Admissionregistration.Rule |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Admissionregistration.Rule |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Admissionregistration.Rule |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Admissionregistration.Rule |
parseFrom(InputStream input) |
static V1beta1Admissionregistration.Rule |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1beta1Admissionregistration.Rule> |
parser() |
V1beta1Admissionregistration.Rule.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int APIGROUPS_FIELD_NUMBER
public static final int APIVERSIONS_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Admissionregistration.Rule> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getApiGroupsList()
APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required.
repeated string apiGroups = 1;getApiGroupsList in interface V1beta1Admissionregistration.RuleOrBuilderpublic int getApiGroupsCount()
APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required.
repeated string apiGroups = 1;getApiGroupsCount in interface V1beta1Admissionregistration.RuleOrBuilderpublic String getApiGroups(int index)
APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required.
repeated string apiGroups = 1;getApiGroups in interface V1beta1Admissionregistration.RuleOrBuilderpublic com.google.protobuf.ByteString getApiGroupsBytes(int index)
APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required.
repeated string apiGroups = 1;getApiGroupsBytes in interface V1beta1Admissionregistration.RuleOrBuilderpublic com.google.protobuf.ProtocolStringList getApiVersionsList()
APIVersions is the API versions the resources belong to. '*' is all versions. If '*' is present, the length of the slice must be one. Required.
repeated string apiVersions = 2;getApiVersionsList in interface V1beta1Admissionregistration.RuleOrBuilderpublic int getApiVersionsCount()
APIVersions is the API versions the resources belong to. '*' is all versions. If '*' is present, the length of the slice must be one. Required.
repeated string apiVersions = 2;getApiVersionsCount in interface V1beta1Admissionregistration.RuleOrBuilderpublic String getApiVersions(int index)
APIVersions is the API versions the resources belong to. '*' is all versions. If '*' is present, the length of the slice must be one. Required.
repeated string apiVersions = 2;getApiVersions in interface V1beta1Admissionregistration.RuleOrBuilderpublic com.google.protobuf.ByteString getApiVersionsBytes(int index)
APIVersions is the API versions the resources belong to. '*' is all versions. If '*' is present, the length of the slice must be one. Required.
repeated string apiVersions = 2;getApiVersionsBytes in interface V1beta1Admissionregistration.RuleOrBuilderpublic com.google.protobuf.ProtocolStringList getResourcesList()
Resources is a list of resources this rule applies to. For example: 'pods' means pods. 'pods/log' means the log subresource of pods. '*' means all resources, but not subresources. 'pods/*' means all subresources of pods. '*/scale' means all scale subresources. '*/*' means all resources and their subresources. If wildcard is present, the validation rule will ensure resources do not overlap with each other. Depending on the enclosing object, subresources might not be allowed. Required.
repeated string resources = 3;getResourcesList in interface V1beta1Admissionregistration.RuleOrBuilderpublic int getResourcesCount()
Resources is a list of resources this rule applies to. For example: 'pods' means pods. 'pods/log' means the log subresource of pods. '*' means all resources, but not subresources. 'pods/*' means all subresources of pods. '*/scale' means all scale subresources. '*/*' means all resources and their subresources. If wildcard is present, the validation rule will ensure resources do not overlap with each other. Depending on the enclosing object, subresources might not be allowed. Required.
repeated string resources = 3;getResourcesCount in interface V1beta1Admissionregistration.RuleOrBuilderpublic String getResources(int index)
Resources is a list of resources this rule applies to. For example: 'pods' means pods. 'pods/log' means the log subresource of pods. '*' means all resources, but not subresources. 'pods/*' means all subresources of pods. '*/scale' means all scale subresources. '*/*' means all resources and their subresources. If wildcard is present, the validation rule will ensure resources do not overlap with each other. Depending on the enclosing object, subresources might not be allowed. Required.
repeated string resources = 3;getResources in interface V1beta1Admissionregistration.RuleOrBuilderpublic com.google.protobuf.ByteString getResourcesBytes(int index)
Resources is a list of resources this rule applies to. For example: 'pods' means pods. 'pods/log' means the log subresource of pods. '*' means all resources, but not subresources. 'pods/*' means all subresources of pods. '*/scale' means all scale subresources. '*/*' means all resources and their subresources. If wildcard is present, the validation rule will ensure resources do not overlap with each other. Depending on the enclosing object, subresources might not be allowed. Required.
repeated string resources = 3;getResourcesBytes in interface V1beta1Admissionregistration.RuleOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static V1beta1Admissionregistration.Rule parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Admissionregistration.Rule parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Admissionregistration.Rule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static V1beta1Admissionregistration.Rule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic V1beta1Admissionregistration.Rule.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static V1beta1Admissionregistration.Rule.Builder newBuilder()
public static V1beta1Admissionregistration.Rule.Builder newBuilder(V1beta1Admissionregistration.Rule prototype)
public V1beta1Admissionregistration.Rule.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected V1beta1Admissionregistration.Rule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static V1beta1Admissionregistration.Rule getDefaultInstance()
public static com.google.protobuf.Parser<V1beta1Admissionregistration.Rule> parser()
public com.google.protobuf.Parser<V1beta1Admissionregistration.Rule> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public V1beta1Admissionregistration.Rule getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.