provisioner

package
v0.0.0-...-b9b5e83 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ProvisionerName is the unique name of this provisioner
	ProvisionerName = "openstack.org/standalone-cinder"

	// ProvisionerIDAnn is an annotation to identify a particular instance of this provisioner
	ProvisionerIDAnn = "standaloneCinderProvisionerIdentity"

	// CinderVolumeID is an annotation to store the ID of the associated cinder volume
	CinderVolumeID = "cinderVolumeId"
)

Variables

This section is empty.

Functions

func NewCinderProvisioner

func NewCinderProvisioner(client kubernetes.Interface, id, configFilePath string) (controller.Provisioner, error)

NewCinderProvisioner returns a Provisioner that creates volumes using a standalone cinder instance and produces PersistentVolumes that use native kubernetes PersistentVolumeSources.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL