Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImagePuller ¶
type ImagePuller struct {
// contains filtered or unexported fields
}
func NewImagePuller ¶
func NewImagePuller(strategy strategy.PullStrategy, kubeClient kubernetes.Interface, podNamespace, podName string) *ImagePuller
func (*ImagePuller) AddSource ¶
func (ip *ImagePuller) AddSource(ctx context.Context, src source.ImageSource)
func (*ImagePuller) Run ¶
func (ip *ImagePuller) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.