testtrigger

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	ExecutionTest                               = "test"
	ExecutionTestsuite                          = "testsuite"
	ActionRun                                   = "run"
	ResourcePod                                 = "pod"
	ResourceDeployment                          = "deployment"
	ResourceStatefulSet                         = "statefulset"
	ResourceDaemonSet                           = "daemonset"
	ResourceService                             = "service"
	ResourceIngress                             = "ingress"
	ResourceEvent                               = "event"
	DefaultNamespace                            = "testkube"
	EventCreated                      EventType = "created"
	EventModified                     EventType = "modified"
	EventDeleted                      EventType = "deleted"
	CauseDeploymentScaleUpdate        Cause     = "deployment_scale_update"
	CauseDeploymentImageUpdate        Cause     = "deployment_image_update"
	CauseDeploymentEnvUpdate          Cause     = "deployment_env_update"
	CauseDeploymentContainersModified Cause     = "deployment_containers_modified"
)

Variables

This section is empty.

Functions

func GetSupportedActions

func GetSupportedActions() []string

func GetSupportedExecutions

func GetSupportedExecutions() []string

func GetSupportedResources

func GetSupportedResources() []string

Types

type Cause

type Cause string

type EventType

type EventType string

type ResourceType

type ResourceType string

Jump to

Keyboard shortcuts

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