Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ArgoCDManifestsURL = "manifests/argo-cd" ArgoEventsManifestsURL = "manifests/argo-events" ArgoRolloutsManifestsURL = "manifests/argo-rollouts" ArgoWorkflowsManifestsURL = "manifests/argo-workflows" )
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
BinaryName string
DefaultAPI string
Version Version
ArgoCDManifestsURL string
ArgoEventsManifestsURL string
ArgoRolloutsManifestsURL string
ArgoWorkflowsManifestsURL string
CFTokenSecret string
CFTokenSecretKey string
CFComponentKey string
EventReportingEndpoint string
EventBusName string
ComponentsReporterName string
ComponentsReporterSA string
}
Click to show internal directories.
Click to hide internal directories.