Documentation ¶
Index ¶
Constants ¶
View Source
const ( // VolumeGidAnnotationKey is the key of the annotation on the PersistentVolume // object that specifies a supplemental GID. VolumeGidAnnotationKey = "pv.beta.kubernetes.io/gid" )
Variables ¶
This section is empty.
Functions ¶
func NewNFSProvisioner ¶
func NewNFSProvisioner(exportDir string, client kubernetes.Interface, outOfCluster bool, useGanesha bool, ganeshaConfig string, rootSquash bool, enableXfsQuota bool, serverHostname string) controller.Provisioner
NewNFSProvisioner creates a Provisioner that provisions NFS PVs backed by the given directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.