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 annotates Pods
func NewWebhook ¶
func NewWebhook( ingressLister networkinglisters.IngressLister, serviceLister corelisters.ServiceLister, client kubernetes.Interface, ) *PodReadinessGate
func (*PodReadinessGate) InjectDecoder ¶
func (prg *PodReadinessGate) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.