Class V1.Secret

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1.Secret
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V1.SecretOrBuilder, Serializable
Enclosing class:
V1

public static final class V1.Secret extends com.google.protobuf.GeneratedMessageV3 implements V1.SecretOrBuilder
 Secret holds secret data of a certain type. The total bytes of the values in
 the Data field must be less than MaxSecretSize bytes.
 
Protobuf type k8s.io.api.core.v1.Secret
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Secret holds secret data of a certain type.

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final com.google.protobuf.Parser<V1.Secret>
    Deprecated.
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Data contains the secret data.
    boolean
    stringData allows specifying non-binary secret data in string form.
    boolean
     
    Map<String,com.google.protobuf.ByteString>
    Deprecated.
    int
    Data contains the secret data.
    Map<String,com.google.protobuf.ByteString>
    Data contains the secret data.
    com.google.protobuf.ByteString
    getDataOrDefault(String key, com.google.protobuf.ByteString defaultValue)
    Data contains the secret data.
    com.google.protobuf.ByteString
    Data contains the secret data.
    static V1.Secret
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    boolean
    Immutable, if set to true, ensures that data stored in the Secret cannot be updated (only object metadata can be modified).
    Standard object's metadata.
    Standard object's metadata.
    com.google.protobuf.Parser<V1.Secret>
     
    int
     
    Deprecated.
    int
    stringData allows specifying non-binary secret data in string form.
    stringData allows specifying non-binary secret data in string form.
    getStringDataOrDefault(String key, String defaultValue)
    stringData allows specifying non-binary secret data in string form.
    stringData allows specifying non-binary secret data in string form.
    Used to facilitate programmatic handling of secret data.
    com.google.protobuf.ByteString
    Used to facilitate programmatic handling of secret data.
    final com.google.protobuf.UnknownFieldSet
     
    int
     
    boolean
    Immutable, if set to true, ensures that data stored in the Secret cannot be updated (only object metadata can be modified).
    boolean
    Standard object's metadata.
    boolean
    Used to facilitate programmatic handling of secret data.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    protected com.google.protobuf.MapField
    internalGetMapField(int number)
     
    final boolean
     
     
    newBuilder(V1.Secret prototype)
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    static V1.Secret
     
    static V1.Secret
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static V1.Secret
    parseFrom(byte[] data)
     
    static V1.Secret
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static V1.Secret
    parseFrom(com.google.protobuf.ByteString data)
     
    static V1.Secret
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static V1.Secret
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    static V1.Secret
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static V1.Secret
     
    static V1.Secret
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static V1.Secret
     
    static V1.Secret
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<V1.Secret>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
  • Field Details

  • Method Details

    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapField

      protected com.google.protobuf.MapField internalGetMapField(int number)
      Overrides:
      internalGetMapField in class com.google.protobuf.GeneratedMessageV3
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • hasMetadata

      public boolean hasMetadata()
       Standard object's metadata.
       More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
       +optional
       
      optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
      Specified by:
      hasMetadata in interface V1.SecretOrBuilder
    • getMetadata

      public Meta.ObjectMeta getMetadata()
       Standard object's metadata.
       More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
       +optional
       
      optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
      Specified by:
      getMetadata in interface V1.SecretOrBuilder
    • getMetadataOrBuilder

      public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
       Standard object's metadata.
       More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
       +optional
       
      optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
      Specified by:
      getMetadataOrBuilder in interface V1.SecretOrBuilder
    • hasImmutable

      public boolean hasImmutable()
       Immutable, if set to true, ensures that data stored in the Secret cannot
       be updated (only object metadata can be modified).
       If not set to true, the field can be modified at any time.
       Defaulted to nil.
       +optional
       
      optional bool immutable = 5;
      Specified by:
      hasImmutable in interface V1.SecretOrBuilder
    • getImmutable

      public boolean getImmutable()
       Immutable, if set to true, ensures that data stored in the Secret cannot
       be updated (only object metadata can be modified).
       If not set to true, the field can be modified at any time.
       Defaulted to nil.
       +optional
       
      optional bool immutable = 5;
      Specified by:
      getImmutable in interface V1.SecretOrBuilder
    • getDataCount

      public int getDataCount()
      Description copied from interface: V1.SecretOrBuilder
       Data contains the secret data. Each key must consist of alphanumeric
       characters, '-', '_' or '.'. The serialized form of the secret data is a
       base64 encoded string, representing the arbitrary (possibly non-string)
       data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
       +optional
       
      map<string, bytes> data = 2;
      Specified by:
      getDataCount in interface V1.SecretOrBuilder
    • containsData

      public boolean containsData(String key)
       Data contains the secret data. Each key must consist of alphanumeric
       characters, '-', '_' or '.'. The serialized form of the secret data is a
       base64 encoded string, representing the arbitrary (possibly non-string)
       data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
       +optional
       
      map<string, bytes> data = 2;
      Specified by:
      containsData in interface V1.SecretOrBuilder
    • getData

      @Deprecated public Map<String,com.google.protobuf.ByteString> getData()
      Deprecated.
      Use getDataMap() instead.
      Specified by:
      getData in interface V1.SecretOrBuilder
    • getDataMap

      public Map<String,com.google.protobuf.ByteString> getDataMap()
       Data contains the secret data. Each key must consist of alphanumeric
       characters, '-', '_' or '.'. The serialized form of the secret data is a
       base64 encoded string, representing the arbitrary (possibly non-string)
       data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
       +optional
       
      map<string, bytes> data = 2;
      Specified by:
      getDataMap in interface V1.SecretOrBuilder
    • getDataOrDefault

      public com.google.protobuf.ByteString getDataOrDefault(String key, com.google.protobuf.ByteString defaultValue)
       Data contains the secret data. Each key must consist of alphanumeric
       characters, '-', '_' or '.'. The serialized form of the secret data is a
       base64 encoded string, representing the arbitrary (possibly non-string)
       data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
       +optional
       
      map<string, bytes> data = 2;
      Specified by:
      getDataOrDefault in interface V1.SecretOrBuilder
    • getDataOrThrow

      public com.google.protobuf.ByteString getDataOrThrow(String key)
       Data contains the secret data. Each key must consist of alphanumeric
       characters, '-', '_' or '.'. The serialized form of the secret data is a
       base64 encoded string, representing the arbitrary (possibly non-string)
       data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
       +optional
       
      map<string, bytes> data = 2;
      Specified by:
      getDataOrThrow in interface V1.SecretOrBuilder
    • getStringDataCount

      public int getStringDataCount()
      Description copied from interface: V1.SecretOrBuilder
       stringData allows specifying non-binary secret data in string form.
       It is provided as a write-only input field for convenience.
       All keys and values are merged into the data field on write, overwriting any existing values.
       The stringData field is never output when reading from the API.
       +k8s:conversion-gen=false
       +optional
       
      map<string, string> stringData = 4;
      Specified by:
      getStringDataCount in interface V1.SecretOrBuilder
    • containsStringData

      public boolean containsStringData(String key)
       stringData allows specifying non-binary secret data in string form.
       It is provided as a write-only input field for convenience.
       All keys and values are merged into the data field on write, overwriting any existing values.
       The stringData field is never output when reading from the API.
       +k8s:conversion-gen=false
       +optional
       
      map<string, string> stringData = 4;
      Specified by:
      containsStringData in interface V1.SecretOrBuilder
    • getStringData

      @Deprecated public Map<String,String> getStringData()
      Deprecated.
      Use getStringDataMap() instead.
      Specified by:
      getStringData in interface V1.SecretOrBuilder
    • getStringDataMap

      public Map<String,String> getStringDataMap()
       stringData allows specifying non-binary secret data in string form.
       It is provided as a write-only input field for convenience.
       All keys and values are merged into the data field on write, overwriting any existing values.
       The stringData field is never output when reading from the API.
       +k8s:conversion-gen=false
       +optional
       
      map<string, string> stringData = 4;
      Specified by:
      getStringDataMap in interface V1.SecretOrBuilder
    • getStringDataOrDefault

      public String getStringDataOrDefault(String key, String defaultValue)
       stringData allows specifying non-binary secret data in string form.
       It is provided as a write-only input field for convenience.
       All keys and values are merged into the data field on write, overwriting any existing values.
       The stringData field is never output when reading from the API.
       +k8s:conversion-gen=false
       +optional
       
      map<string, string> stringData = 4;
      Specified by:
      getStringDataOrDefault in interface V1.SecretOrBuilder
    • getStringDataOrThrow

      public String getStringDataOrThrow(String key)
       stringData allows specifying non-binary secret data in string form.
       It is provided as a write-only input field for convenience.
       All keys and values are merged into the data field on write, overwriting any existing values.
       The stringData field is never output when reading from the API.
       +k8s:conversion-gen=false
       +optional
       
      map<string, string> stringData = 4;
      Specified by:
      getStringDataOrThrow in interface V1.SecretOrBuilder
    • hasType

      public boolean hasType()
       Used to facilitate programmatic handling of secret data.
       More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types
       +optional
       
      optional string type = 3;
      Specified by:
      hasType in interface V1.SecretOrBuilder
    • getType

      public String getType()
       Used to facilitate programmatic handling of secret data.
       More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types
       +optional
       
      optional string type = 3;
      Specified by:
      getType in interface V1.SecretOrBuilder
    • getTypeBytes

      public com.google.protobuf.ByteString getTypeBytes()
       Used to facilitate programmatic handling of secret data.
       More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types
       +optional
       
      optional string type = 3;
      Specified by:
      getTypeBytes in interface V1.SecretOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static V1.Secret parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static V1.Secret parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static V1.Secret parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static V1.Secret parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static V1.Secret parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static V1.Secret parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static V1.Secret parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static V1.Secret parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static V1.Secret parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static V1.Secret parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static V1.Secret parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static V1.Secret parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public V1.Secret.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static V1.Secret.Builder newBuilder()
    • newBuilder

      public static V1.Secret.Builder newBuilder(V1.Secret prototype)
    • toBuilder

      public V1.Secret.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected V1.Secret.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static V1.Secret getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<V1.Secret> parser()
    • getParserForType

      public com.google.protobuf.Parser<V1.Secret> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public V1.Secret getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder