Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProductName = RepoURI + "/product-name" DependsOn = RepoURI + "/depends-on" Weight = RepoURI + "/weight" UseProductNamespace = RepoURI + "/use-product-namespace" IntegrationsProvided = RepoURI + "/integrations-provided" IntegrationsRequired = RepoURI + "/integrations-required" PostDeploy = RepoURI + "/post-deploy" Config = RepoURI + "/config" )
Annotation keys for Helm chart metadata.
View Source
const RepoURI = "helmet.redhat-appstudio.github.com"
RepoURI is the reverse domain notation URI used as prefix for all annotations and labels managed by this application.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.