package
1.5.17
Repository: https://github.com/estahn/k8s-image-swapper.git
Documentation: pkg.go.dev

# Functions

Copier allows to pass the copier option.
Filters allows to pass JMESPathFilter to select the images to be swapped.
ImageCopyDeadline allows to pass the ImageCopyPolicy option.
ImageCopyPolicy allows to pass the ImageCopyPolicy option.
ImagePullSecretsProvider allows to pass a provider reading out Kubernetes secrets.
ImageSwapPolicy allows to pass the ImageSwapPolicy option.
No description provided by the author
NewImageSwapper returns a new ImageSwapper initialized.
No description provided by the author
No description provided by the author
NewImageSwapperWithOpts returns a configured ImageSwapper instance.

# Variables

No description provided by the author

# Structs

FilterContext is being used by JMESPath to search and match.
struct representing a job of copying an image with its subcontext.
ImageSwapper is a mutator that will download images and change the image name.
No description provided by the author

# Type aliases

Option represents an option that can be passed when instantiating the image swapper to customize it.