# Functions
CreateExpectedConfigMap creates the expected config mapfrom the appbundle.
CreateExpectedDeployment creates expected deployment from appbundle.
CreateExpectedExternalSecret creates the expected external secret from the appbundle or returns nil if no secret is needed.
CreateExpectedIngress creates the expected ingress from the appbundle and the name given.
CreateExpectedPVC creates the expected PVC in order to be compared to an already existing PVC if one exists, reconcille if doesn't.
CreateExpectedService creates the expected service from the appbundle.
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
No description provided by the author
No description provided by the author
No description provided by the author
GetState returns the state of an appbundle object from the cache.
ResolveAppBundleBase resolves the base of an app bundle.
ReturnFirstNonNil returns the first non-nil element in a list of pointers.
RunReconciles takes in a list of reconcile functions, passes argument into each one and runs concurrently.
No description provided by the author
SetDefaultAppBundleLabels attaches default labels to a derivative object of an app bundle.
ShouldRecreateResource checks for a specific error message that indicates a resource should be recreated because the field is immutable and updating is not possible.
No description provided by the author
No description provided by the author
No description provided by the author
UpsertResource creates or updates a resource with nice logging indicating what is happening.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AppBundleBaseReconciler reconciles a AppBundleBase object.
AppBundleBaseState is the in-memory cached state of an appbundlebase object.
AppBundleReconciler reconciles a AppBundle object.
AppBundleState is the in-memory cached state of an appbundle object.
GeneratedServiceSpecData is data that is generated by k8s API and hence cannot be "expected" as such is passed into expected function.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author