Uses of Class
io.kubernetes.client.openapi.models.V1NFSVolumeSource
Packages that use V1NFSVolumeSource
-
Uses of V1NFSVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NFSVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.getNfs()Get nfsV1Volume.getNfs()Get nfsMethods in io.kubernetes.client.openapi.models with parameters of type V1NFSVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.nfs(V1NFSVolumeSource nfs) V1Volume.nfs(V1NFSVolumeSource nfs) voidV1PersistentVolumeSpec.setNfs(V1NFSVolumeSource nfs) voidV1Volume.setNfs(V1NFSVolumeSource nfs)