 Documentation
      ¶
      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
	ProxyPort    int
	// contains filtered or unexported fields
}
    func (*ImageRewriter) InjectDecoder ¶
func (a *ImageRewriter) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder
func (*ImageRewriter) RewriteImages ¶
func (a *ImageRewriter) RewriteImages(pod *corev1.Pod)
 Click to show internal directories. 
   Click to hide internal directories.