kubernetesk8s.io/kubernetes/pkg/volume/nfs Index | Files

package nfs

import "k8s.io/kubernetes/pkg/volume/nfs"

Package nfs contains the internal representation of network file system (NFS) volumes.

Index

Functions

func ProbeVolumePlugins

func ProbeVolumePlugins() []volume.VolumePlugin

This is the primary entrypoint for volume plugins. Tests covering recycling should not use this func but instead use their own array of plugins w/ a custom recyclerFunc as appropriate

Source Files

doc.go nfs.go

Version
v0.19.0
Published
Jun 10, 2015
Platform
linux/amd64
Imports
9 packages
Last checked
56 seconds ago

Tools for package owners.