Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adder ¶
type Adder struct {
WatchManager *watch.Manager
ExpansionSystem *expansion.System
Tracker *readiness.Tracker
// GetPod returns an instance of the currently running Gatekeeper pod
GetPod func(context.Context) (*corev1.Pod, error)
}
func (*Adder) InjectExpansionSystem ¶
func (*Adder) InjectGetPod ¶
func (*Adder) InjectTracker ¶
Click to show internal directories.
Click to hide internal directories.