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.6.5
- Published
- Jun 14, 2017
- Platform
- linux/amd64
- Imports
- 16 packages
- Last checked
- 4 minutes ago –
Tools for package owners.