# Constants
GitOperationFailedReason represents a failure in Git source operation.
No description provided by the author
No description provided by the author
InvalidPolicySelectorReason represents an invalid policy selector.
InvalidSourceConfigReason represents an invalid source configuration.
InvalidUpdateStrategyReason represents an invalid image update strategy configuration.
SourceManagerFailedReason represents a failure in the SourceManager which manages the source.
UpdateFailedReason represents a failure during source update.
UpdateStrategySetters is the name of the update strategy that uses kyaml setters.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
CommitSpec specifies how to commit changes to the git repository.
No description provided by the author
CrossNamespaceSourceReference contains enough information to let you locate the typed Kubernetes resource object at cluster level.
No description provided by the author
No description provided by the author
ImageRef represents an image reference.
ImageUpdateAutomation is the Schema for the imageupdateautomations API.
ImageUpdateAutomationList contains a list of ImageUpdateAutomation.
ImageUpdateAutomationSpec defines the desired state of ImageUpdateAutomation.
ImageUpdateAutomationStatus defines the observed state of ImageUpdateAutomation.
PushSpec specifies how and where to push commits.
SigningKey references a Kubernetes secret that contains a GPG keypair.
UpdateStrategy is a union of the various strategies for updating the Git repository.
# Type aliases
ObservedPolicies is a map of policy name and ImageRef of their latest ImageRef.
UpdateStrategyName is the type for names that go in .update.strategy.