Uses of Class
io.kubernetes.client.proto.V1.ConfigMapVolumeSource
-
Uses of V1.ConfigMapVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ConfigMapVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ConfigMapVolumeSource>V1.ConfigMapVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ConfigMapVolumeSourceModifier and TypeMethodDescriptionV1.ConfigMapVolumeSource.Builder.build()V1.ConfigMapVolumeSource.Builder.buildPartial()V1.VolumeSource.Builder.getConfigMap()ConfigMap represents a configMap that should populate this volume +optionalV1.VolumeSource.getConfigMap()ConfigMap represents a configMap that should populate this volume +optionalV1.VolumeSourceOrBuilder.getConfigMap()ConfigMap represents a configMap that should populate this volume +optionalstatic V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.getDefaultInstance()V1.ConfigMapVolumeSource.Builder.getDefaultInstanceForType()V1.ConfigMapVolumeSource.getDefaultInstanceForType()static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseDelimitedFrom(InputStream input) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(byte[] data) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(InputStream input) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(ByteBuffer data) static V1.ConfigMapVolumeSourceV1.ConfigMapVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ConfigMapVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ConfigMapVolumeSource>V1.ConfigMapVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.ConfigMapVolumeSource>V1.ConfigMapVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ConfigMapVolumeSourceModifier and TypeMethodDescriptionV1.VolumeSource.Builder.mergeConfigMap(V1.ConfigMapVolumeSource value) ConfigMap represents a configMap that should populate this volume +optionalV1.ConfigMapVolumeSource.Builder.mergeFrom(V1.ConfigMapVolumeSource other) V1.ConfigMapVolumeSource.newBuilder(V1.ConfigMapVolumeSource prototype) V1.VolumeSource.Builder.setConfigMap(V1.ConfigMapVolumeSource value) ConfigMap represents a configMap that should populate this volume +optional