...

Package label

import "k8s.io/kubernetes/plugin/pkg/admission/storage/persistentvolume/label"
Overview
Index

Overview ▾

Package label created persistent volumes with zone information as provided by the cloud provider

Constants

const (
    // PluginName is the name of persistent volume label admission plugin
    PluginName = "PersistentVolumeLabel"
)

func Register

func Register(plugins *admission.Plugins)

Register registers a plugin