# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author
ProvisionController is a controller that provisions PersistentVolumes for PersistentVolumeClaims.
VolumeOptions contains option information about a volume https://github.com/kubernetes/kubernetes/blob/release-1.4/pkg/volume/plugins.go.

# Interfaces

Provisioner is an interface that creates templates for PersistentVolumes and can create the volume as a new resource in the infrastructure provider.