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, useGanesha bool, ganeshaConfig string, rootSquash bool, enableXfsQuota bool) controller.Provisioner
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.