Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageRewriter ¶
type ImageRewriter struct { Client client.Client IgnoreImages []*regexp.Regexp AcceptImages []*regexp.Regexp IgnorePullPolicyAlways bool ProxyPort int Decoder *admission.Decoder }
func (*ImageRewriter) RewriteImages ¶
func (a *ImageRewriter) RewriteImages(pod *corev1.Pod, isNewPod bool) []RewrittenImage
type PodInitializer ¶
func (*PodInitializer) NeedLeaderElection ¶
func (t *PodInitializer) NeedLeaderElection() bool
type RewrittenImage ¶
Click to show internal directories.
Click to hide internal directories.