Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MutatingAdmission ¶
MutatingAdmission mutates API request if necessary.
func (*MutatingAdmission) Handle ¶
Handle yields a response to an AdmissionRequest. This function could affect the informer cache of controller-manager. In controller-manager, redundant updates to Work are avoided as much as possible, and changes to informer cache will affect this behavior. Therefore, if someone modify this function, please ensure that the relevant logic in controller-manager also be updated.
Click to show internal directories.
Click to hide internal directories.