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