jenkins

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JenkinsName          = "jenkins"
	JenkinsNamespace     = "jenkins"
	JenkinsDataDirectory = "/data/jenkins-volume/"
	JenkinsUid           = 1000
	JenkinsGid           = 1000
)
View Source
const (
	JenkinsDefaultNamespace = "jenkins"
)

Variables

View Source
var DefaultStatefulsetTplList = []string{

	"%s-jenkins",
}

Functions

func Create

func Create(options map[string]interface{}) (map[string]interface{}, error)

Create creates jenkins with provided options.

func Delete

func Delete(options map[string]interface{}) (bool, error)

Delete deletes jenkins with provided options.

func GetDefaultStatefulsetList

func GetDefaultStatefulsetList(releaseName string) []string

func GetStaticState

func GetStaticState(releaseName string) *helm.InstanceState

func Read

func Read(options map[string]interface{}) (map[string]interface{}, error)

Read reads the state for jenkins with provided options.

func Update

func Update(options map[string]interface{}) (map[string]interface{}, error)

Update updates jenkins with provided options.

Types

This section is empty.

Jump to

Keyboard shortcuts

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