Uses of Class
io.kubernetes.client.proto.V1.VolumeSource
-
Uses of V1.VolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.VolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.VolumeSource>V1.VolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.VolumeSourceModifier and TypeMethodDescriptionV1.VolumeSource.Builder.build()V1.VolumeSource.Builder.buildPartial()static V1.VolumeSourceV1.VolumeSource.getDefaultInstance()V1.VolumeSource.Builder.getDefaultInstanceForType()V1.VolumeSource.getDefaultInstanceForType()V1.Volume.Builder.getVolumeSource()VolumeSource represents the location and type of the mounted volume.V1.Volume.getVolumeSource()VolumeSource represents the location and type of the mounted volume.V1.VolumeOrBuilder.getVolumeSource()VolumeSource represents the location and type of the mounted volume.static V1.VolumeSourceV1.VolumeSource.parseDelimitedFrom(InputStream input) static V1.VolumeSourceV1.VolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeSourceV1.VolumeSource.parseFrom(byte[] data) static V1.VolumeSourceV1.VolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeSourceV1.VolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.VolumeSourceV1.VolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeSourceV1.VolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.VolumeSourceV1.VolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeSourceV1.VolumeSource.parseFrom(InputStream input) static V1.VolumeSourceV1.VolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.VolumeSourceV1.VolumeSource.parseFrom(ByteBuffer data) static V1.VolumeSourceV1.VolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.VolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.VolumeSource>V1.VolumeSource.getParserForType()static com.google.protobuf.Parser<V1.VolumeSource>V1.VolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.VolumeSourceModifier and TypeMethodDescriptionV1.VolumeSource.Builder.mergeFrom(V1.VolumeSource other) V1.Volume.Builder.mergeVolumeSource(V1.VolumeSource value) VolumeSource represents the location and type of the mounted volume.static V1.VolumeSource.BuilderV1.VolumeSource.newBuilder(V1.VolumeSource prototype) V1.Volume.Builder.setVolumeSource(V1.VolumeSource value) VolumeSource represents the location and type of the mounted volume.