prow

package
v1.3.335 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Hook                           = "hook"
	DefaultProwReleaseName         = "jx-prow"
	DefaultKnativeBuildReleaseName = "jx-knative-build"
	ChartProw                      = "jenkins-x/prow"
	ChartKnativeBuild              = "jenkins-x/knative-build"
	JenkinsMasterTag               = "dev_18"

	Application Kind = "APPLICATION"
	Environment Kind = "ENVIRONMENT"
)

Variables

This section is empty.

Functions

func AddApplication added in v1.3.246

func AddApplication(kubeClient kubernetes.Interface, repos []string, ns, draftPack string) error

func AddEnvironment added in v1.3.246

func AddEnvironment(kubeClient kubernetes.Interface, repos []string, ns, environmentNamespace string) error

Types

type Kind added in v1.3.246

type Kind string

type Options added in v1.3.176

type Options struct {
	KubeClient           kubernetes.Interface
	Repos                []string
	NS                   string
	Kind                 Kind
	DraftPack            string
	EnvironmentNamespace string
}

Options for prow

func (*Options) AddProwConfig added in v1.3.176

func (o *Options) AddProwConfig() error

AddProwConfig adds config to prow

func (*Options) AddProwPlugins added in v1.3.176

func (o *Options) AddProwPlugins() error

AddProwPlugins adds plugins to prow

Jump to

Keyboard shortcuts

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