Uses of Class
io.kubernetes.client.proto.V1.NFSVolumeSource
-
Uses of V1.NFSVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NFSVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NFSVolumeSource>
V1.NFSVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.NFSVolumeSourceModifier and TypeMethodDescriptionV1.NFSVolumeSource.Builder.build()
V1.NFSVolumeSource.Builder.buildPartial()
static V1.NFSVolumeSource
V1.NFSVolumeSource.getDefaultInstance()
V1.NFSVolumeSource.Builder.getDefaultInstanceForType()
V1.NFSVolumeSource.getDefaultInstanceForType()
V1.PersistentVolumeSource.Builder.getNfs()
NFS represents an NFS mount on the host.V1.PersistentVolumeSource.getNfs()
NFS represents an NFS mount on the host.V1.PersistentVolumeSourceOrBuilder.getNfs()
NFS represents an NFS mount on the host.V1.VolumeSource.Builder.getNfs()
NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optionalV1.VolumeSource.getNfs()
NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optionalV1.VolumeSourceOrBuilder.getNfs()
NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optionalstatic V1.NFSVolumeSource
V1.NFSVolumeSource.parseDelimitedFrom
(InputStream input) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(byte[] data) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(com.google.protobuf.ByteString data) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(InputStream input) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(ByteBuffer data) static V1.NFSVolumeSource
V1.NFSVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NFSVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NFSVolumeSource>
V1.NFSVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.NFSVolumeSource>
V1.NFSVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.NFSVolumeSourceModifier and TypeMethodDescriptionV1.NFSVolumeSource.Builder.mergeFrom
(V1.NFSVolumeSource other) V1.PersistentVolumeSource.Builder.mergeNfs
(V1.NFSVolumeSource value) NFS represents an NFS mount on the host.V1.VolumeSource.Builder.mergeNfs
(V1.NFSVolumeSource value) NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optionalstatic V1.NFSVolumeSource.Builder
V1.NFSVolumeSource.newBuilder
(V1.NFSVolumeSource prototype) V1.PersistentVolumeSource.Builder.setNfs
(V1.NFSVolumeSource value) NFS represents an NFS mount on the host.V1.VolumeSource.Builder.setNfs
(V1.NFSVolumeSource value) NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs +optional