volume

package
v5.5.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: Apache-2.0 Imports: 17 Imported by: 29

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetClassForVolume

func GetClassForVolume(kubeClient kubernetes.Interface, pv *v1.PersistentVolume) (*storage.StorageClass, error)

GetClassForVolume returns StorageClass

func NewGlusterfsProvisioner

func NewGlusterfsProvisioner(config *rest.Config, client kubernetes.Interface) controller.Provisioner

NewGlusterfsProvisioner creates a new glusterfs simple provisioner

Types

type BrickRootPath

type BrickRootPath struct {
	Host string
	Path string
}

BrickRootPath is root path of brick for each Gluster Host

type ProvisionerConfig

type ProvisionerConfig struct {
	ForceCreate    bool
	Namespace      string
	LabelSelector  string
	BrickRootPaths []BrickRootPath
	VolumeName     string
	VolumeType     string
}

ProvisionerConfig provisioner config for Provision Volume

func NewProvisionerConfig

func NewProvisionerConfig(pvName string, params map[string]string) (*ProvisionerConfig, error)

NewProvisionerConfig create ProvisionerConfig from parameters of StorageClass

Jump to

Keyboard shortcuts

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