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 {
ArgoCDManifestsURL string
ArgoEventsManifestsURL string
ArgoRolloutsManifestsURL string
ArgoWorkflowsManifestsURL string
BinaryName string
CFComponentType string
CFRuntimeType string
CFTokenSecret string
CFTokenSecretKey string
CFType string
ComponentsReporterName string
ComponentsReporterSA string
DefaultAPI string
EventBusName string
EventReportingEndpoint string
GitSourceName string
Version Version
WaitTimeout time.Duration
}
Click to show internal directories.
Click to hide internal directories.