package lifecycle
import "k8s.io/kubernetes/plugin/pkg/admission/namespace/lifecycle"
Index ¶
Constants ¶
const ( // Name of admission plug-in PluginName = "NamespaceLifecycle" )
Functions ¶
func NewLifecycle ¶
NewLifecycle creates a new namespace lifecycle admission control handler
Source Files ¶
admission.go
- Version
- v1.7.0-alpha.0
- Published
- Feb 21, 2017
- Platform
- js/wasm
- Imports
- 15 packages
- Last checked
- 2 minutes ago –
Tools for package owners.