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.1 (latest)
Published
May 15, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
4 hours ago

Tools for package owners.