package exclusion

import "k8s.io/kubernetes/pkg/kubeapiserver/admission/exclusion"

Index

Functions

func Excluded

func Excluded() []schema.GroupResource

Excluded returns a copy of the list of resources that the expression-based admission controllers should ignore.

func Included

func Included() []schema.GroupResource

Included returns a copy of the list of resources that the expression-based admission controllers should intercept.

Source Files

resources.go

Version
v1.33.2 (latest)
Published
Jun 17, 2025
Platform
js/wasm
Imports
2 packages
Last checked
53 minutes ago

Tools for package owners.