prow

package
v1.3.246 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Hook                           = "hook"
	DefaultProwReleaseName         = "jx-prow"
	DefaultKnativeBuildReleaseName = "jx-knative-build"
	ProwVersion                    = "0.0.26"
	KnativeBuildVersion            = "0.0.6"
	ChartProw                      = "jenkins-x/prow"
	ChartKnativeBuild              = "jenkins-x/knative-build"

	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 string) error

func AddEnvironment added in v1.3.246

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

func IsProwInstalled

func IsProwInstalled(kubeClient kubernetes.Interface, ns string) (bool, 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
}

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