Uses of Class
io.kubernetes.client.proto.V1.SecretEnvSource
-
Uses of V1.SecretEnvSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.SecretEnvSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.SecretEnvSource>V1.SecretEnvSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.SecretEnvSourceModifier and TypeMethodDescriptionV1.SecretEnvSource.Builder.build()V1.SecretEnvSource.Builder.buildPartial()static V1.SecretEnvSourceV1.SecretEnvSource.getDefaultInstance()V1.SecretEnvSource.Builder.getDefaultInstanceForType()V1.SecretEnvSource.getDefaultInstanceForType()V1.EnvFromSource.Builder.getSecretRef()The Secret to select from +optionalV1.EnvFromSource.getSecretRef()The Secret to select from +optionalV1.EnvFromSourceOrBuilder.getSecretRef()The Secret to select from +optionalstatic V1.SecretEnvSourceV1.SecretEnvSource.parseDelimitedFrom(InputStream input) static V1.SecretEnvSourceV1.SecretEnvSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(byte[] data) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(com.google.protobuf.ByteString data) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(InputStream input) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(ByteBuffer data) static V1.SecretEnvSourceV1.SecretEnvSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.SecretEnvSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.SecretEnvSource>V1.SecretEnvSource.getParserForType()static com.google.protobuf.Parser<V1.SecretEnvSource>V1.SecretEnvSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.SecretEnvSourceModifier and TypeMethodDescriptionV1.SecretEnvSource.Builder.mergeFrom(V1.SecretEnvSource other) V1.EnvFromSource.Builder.mergeSecretRef(V1.SecretEnvSource value) The Secret to select from +optionalstatic V1.SecretEnvSource.BuilderV1.SecretEnvSource.newBuilder(V1.SecretEnvSource prototype) V1.EnvFromSource.Builder.setSecretRef(V1.SecretEnvSource value) The Secret to select from +optional