Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RuntimeDefURL = "manifests/runtime.yaml"
)
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
BinaryName string
CFComponentType string
CFGitSourceType string
CFRuntimeDefType string
CFRuntimeType string
CFTokenSecret string
CFTokenSecretKey string
ArgoCDTokenSecret string
ArgoCDTokenKey string
EventsReporterName string
WorkflowReporterName string
CodefreshSA string
ComponentsReporterName string
ComponentsReporterSA string
ComponentsReporterURL string
DefaultAPI string
EventBusName string
EventReportingEndpoint string
GitSourceName string
LabelKeyCFType string
MaxDefVersion *semver.Version
RuntimeDefURL string
RuntimeFilename string
Version Version
WaitTimeout time.Duration
}
Click to show internal directories.
Click to hide internal directories.