package
3.19.0-beta.1
Repository: https://github.com/open-policy-agent/gatekeeper.git
Documentation: pkg.go.dev

# Functions

CheckKeyNotChanged does not allow to change the key field of a list element.
HasMetadataRoot returns true if the root node at given path references the metadata field.
No description provided by the author
No description provided by the author
No description provided by the author
NewTester returns a path.Tester for the given object name, kind path and pathtests.
NewValidatedBindings returns a slice of gvks from the given applies, or an error if the applies are invalid.
No description provided by the author

# Variables

ErrNonKeyedSetter occurs when a setter that doesn't understand keyed lists is called against a keyed list.
ErrNonKeyedSetter occurs when a setter that doesn't understand keyed lists is called against a keyed list.

# Interfaces

Setter tells the mutate function what to do once we have found the node that needs mutating.