Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginManager ¶
type PluginManager struct {
// contains filtered or unexported fields
}
func (*PluginManager) HandlePatchPod ¶
func (pm *PluginManager) HandlePatchPod(pod *apiv1.Pod, operation admissionV1.Operation) ([]byte, error)
handle patch pod operations
Click to show internal directories.
Click to hide internal directories.