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.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
5 hours ago

Tools for package owners.