Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodReadinessGate ¶
type PodReadinessGate struct {
// contains filtered or unexported fields
}
PodReadinessGate is a pod mutator that adds targetHealth readiness gates to pods matching the target group bindings
func NewPodReadinessGate ¶
func NewPodReadinessGate(config Config, k8sClient client.Client, logger logr.Logger) *PodReadinessGate
NewPodReadinessGate constructs new PodReadinessGate
Click to show internal directories.
Click to hide internal directories.