plugins

package
v0.0.0-...-eef33a9 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PauseReleasePluginName = "PauseRelease"
	UsePodOfflineKey       = "Transwarp_Walm_Use_Pod_Offline"
	UsePodOfflineValue     = "true"
	PodOfflineKey          = "offline-pod.transwarp.io/all-ordinals"
)
View Source
const (
	AutoGenLabelKey                 = "auto-gen"
	ValidateReleaseConfigPluginName = "ValidateReleaseConfig"
)
View Source
const (
	LabelPodPluginName = "LabelPod"
)

Variables

This section is empty.

Functions

func LabelPod

func LabelPod(context *walm.WalmPluginManagerContext, args string) (err error)

func PauseRelease

func PauseRelease(context *walm.WalmPluginManagerContext, args string) (err error)

func ValidateReleaseConfig

func ValidateReleaseConfig(context *walm.WalmPluginManagerContext, args string) error

Types

type LabelPodArgs

type LabelPodArgs struct {
	LabelsToAdd      map[string]string `json:"labelsToAdd" description:"labels to add"`
	AnnotationsToAdd map[string]string `json:"annotationsToAdd" description:"annotations to add"`
}

Jump to

Keyboard shortcuts

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