package
0.1.1
Repository: https://github.com/vtex/cleaner-controller.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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

ConditionalTTL allows one to declare a set of conditions under which a set of resources should be deleted.
ConditionalTTLList contains a list of ConditionalTTL.
ConditionalTTLSpec represents the configuration for a ConditionalTTL object.
ConditionalTTLStatus defines the observed state of ConditionalTTL.
HelmConfig specifies a Helm release by its name and whether the release should be deleted.
RetryConfig defines how the controller should retry evaluating the set of conditions.
Target declares how to find one or more resources related to the ConditionalTTL, whether they should be deleted and whether they are necessary for evaluating the set of conditions.
TargetReference declares how a target group should be looked up.
No description provided by the author