Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// DefaultIntervalDuration is the interval that flux controller reconcile HelmRelease and HelmRepository
DefaultIntervalDuration = &metav1.Duration{Duration: 5 * time.Minute}
)
Functions ¶
func RenderHelmReleaseAndHelmRepo ¶
func RenderHelmReleaseAndHelmRepo(helmSpec *v1alpha2.Helm, compName, appName, ns string, values map[string]interface{}) (*unstructured.Unstructured, *unstructured.Unstructured, error)
RenderHelmReleaseAndHelmRepo constructs HelmRelease and HelmRepository in unstructured format
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.