package deny
import "k8s.io/kubernetes/plugin/pkg/admission/deny"
Index ¶
Constants ¶
const PluginName = "AlwaysDeny"
PluginName indicates name of admission plugin.
Functions ¶
func NewAlwaysDeny ¶
NewAlwaysDeny creates an always deny admission handler
func Register ¶
Register registers a plugin
Source Files ¶
admission.go
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 5 hours ago –
Tools for package owners.