store

package
v0.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

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
}

func Get

func Get() *Store

Get returns the global store

type Version

type Version struct {
	Version    string
	BuildDate  string
	GitCommit  string
	GoVersion  string
	GoCompiler string
	Platform   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL