Uses of Class
io.kubernetes.client.proto.V1.ConfigMapProjection
-
Uses of V1.ConfigMapProjection in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ConfigMapProjectionModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ConfigMapProjection>V1.ConfigMapProjection.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ConfigMapProjectionModifier and TypeMethodDescriptionV1.ConfigMapProjection.Builder.build()V1.ConfigMapProjection.Builder.buildPartial()V1.VolumeProjection.Builder.getConfigMap()information about the configMap data to project +optionalV1.VolumeProjection.getConfigMap()information about the configMap data to project +optionalV1.VolumeProjectionOrBuilder.getConfigMap()information about the configMap data to project +optionalstatic V1.ConfigMapProjectionV1.ConfigMapProjection.getDefaultInstance()V1.ConfigMapProjection.Builder.getDefaultInstanceForType()V1.ConfigMapProjection.getDefaultInstanceForType()static V1.ConfigMapProjectionV1.ConfigMapProjection.parseDelimitedFrom(InputStream input) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(byte[] data) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(com.google.protobuf.ByteString data) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(com.google.protobuf.CodedInputStream input) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(InputStream input) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(ByteBuffer data) static V1.ConfigMapProjectionV1.ConfigMapProjection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ConfigMapProjectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ConfigMapProjection>V1.ConfigMapProjection.getParserForType()static com.google.protobuf.Parser<V1.ConfigMapProjection>V1.ConfigMapProjection.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ConfigMapProjectionModifier and TypeMethodDescriptionV1.VolumeProjection.Builder.mergeConfigMap(V1.ConfigMapProjection value) information about the configMap data to project +optionalV1.ConfigMapProjection.Builder.mergeFrom(V1.ConfigMapProjection other) V1.ConfigMapProjection.newBuilder(V1.ConfigMapProjection prototype) V1.VolumeProjection.Builder.setConfigMap(V1.ConfigMapProjection value) information about the configMap data to project +optional