config

package
v1.3.689 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Application Kind = "APPLICATION"
	Environment Kind = "ENVIRONMENT"
	Protection  Kind = "PROTECTION"

	ServerlessJenkins = "serverless-jenkins"
	ComplianceCheck   = "compliance-check"
	PromotionBuild    = "promotion-build"
)

Variables

This section is empty.

Functions

func AddRepoToBranchProtection

func AddRepoToBranchProtection(bp *config.BranchProtection, repoSpec string, context string, kind Kind) error

AddRepoToBranchProtection adds a repository to the Branch Protection section of a prow config

func AddRepoToTideConfig

func AddRepoToTideConfig(t *config.Tide, repo string, kind Kind) error

AddRepoToTideConfig adds a code repository to the Tide section of the Prow Config

func CreateTide

func CreateTide() config.Tide

CreateTide creates a default Tide Config object

func GetAllBranchProtectionContexts

func GetAllBranchProtectionContexts(org string, repo string, prowConfig *config.Config) ([]string, error)

GetAllBranchProtectionContexts gets all the contexts that have branch protection for a repo

func GetBranchProtectionContexts

func GetBranchProtectionContexts(org string, repo string, prowConfig *config.Config) ([]string, error)

func RemoveRepoFromBranchProtection

func RemoveRepoFromBranchProtection(bp *config.BranchProtection, repoSpec string) error

RemoveRepoFromBranchProtection adds a repository to the Branch Protection section of a prow config

func RemoveRepoFromTideConfig

func RemoveRepoFromTideConfig(t *config.Tide, repo string, kind Kind) error

RemoveRepoFromTideConfig adds a code repository to the Tide section of the Prow Config

Types

type Kind

type Kind string

Jump to

Keyboard shortcuts

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