rollouts

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	Group string = "argoproj.io"

	RolloutKind     string = "Rollout"
	RolloutSingular string = "rollout"
	RolloutPlural   string = "rollouts"
	RolloutFullName string = RolloutPlural + "." + Group

	ExperimentKind     string = "Experiment"
	ExperimentSingular string = "experiment"
	ExperimentPlural   string = "experiments"
	ExperimentFullName string = ExperimentPlural + "." + Group

	AnalysisTemplateKind     string = "AnalysisTemplate"
	AnalysisTemplateSingular string = "analysistemplate"
	AnalysisTemplatePlural   string = "analysistemplates"
	AnalysisTemplateFullName string = AnalysisTemplatePlural + "." + Group

	ClusterAnalysisTemplateKind     string = "ClusterAnalysisTemplate"
	ClusterAnalysisTemplateSingular string = "clusteranalysistemplate"
	ClusterAnalysisTemplatePlural   string = "clusteranalysistemplates"
	ClusterAnalysisTemplateFullName string = ClusterAnalysisTemplatePlural + "." + Group

	AnalysisRunKind     string = "AnalysisRun"
	AnalysisRunSingular string = "analysisrun"
	AnalysisRunPlural   string = "analysisruns"
	AnalysisRunFullName string = AnalysisRunPlural + "." + Group
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.

Jump to

Keyboard shortcuts

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