| Modifier and Type | Class and Description |
|---|---|
static class |
V1.NFSVolumeSource
Represents an NFS mount that lasts the lifetime of a pod.
|
static class |
V1.NFSVolumeSource.Builder
Represents an NFS mount that lasts the lifetime of a pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NFSVolumeSourceOrBuilder |
V1.PersistentVolumeSourceOrBuilder.getNfsOrBuilder()
NFS represents an NFS mount on the host.
|
V1.NFSVolumeSourceOrBuilder |
V1.PersistentVolumeSource.getNfsOrBuilder()
NFS represents an NFS mount on the host.
|
V1.NFSVolumeSourceOrBuilder |
V1.PersistentVolumeSource.Builder.getNfsOrBuilder()
NFS represents an NFS mount on the host.
|
V1.NFSVolumeSourceOrBuilder |
V1.VolumeSourceOrBuilder.getNfsOrBuilder()
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
|
V1.NFSVolumeSourceOrBuilder |
V1.VolumeSource.getNfsOrBuilder()
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
|
V1.NFSVolumeSourceOrBuilder |
V1.VolumeSource.Builder.getNfsOrBuilder()
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
|
Copyright © 2018. All rights reserved.