queue

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const CtrlName = "queue-ctrl"

Variables

This section is empty.

Functions

func DeleteDemoteFromActiveQueue

func DeleteDemoteFromActiveQueue(c client.Client, ns string) error

func DeletePreActiveQueue

func DeletePreActiveQueue(c client.Client, ns string) error

func DeletePromoteToActiveQueue

func DeletePromoteToActiveQueue(c client.Client, ns string) error

func EnsureDemoteFromActiveComponents

func EnsureDemoteFromActiveComponents(c client.Client, teamName, namespace string) (q *v1beta1.Queue, err error)

EnsureDemoteFromActiveComponents ensures that components were deployed without `active` config

func EnsurePreActiveComponents

func EnsurePreActiveComponents(c client.Client, teamName, namespace string) (q *v1beta1.Queue, err error)

EnsurePreActiveComponents ensures that components with were deployed with `pre-active` config and tested

func EnsurePromoteToActiveComponents

func EnsurePromoteToActiveComponents(c client.Client, teamName, namespace string) (q *v1beta1.Queue, err error)

EnsurePromoteToActiveComponents ensures that components were deployed with `active` config

func New

func New(ns string, runtimeClient client.Client) internal.QueueController

New returns QueueController

func NewUpgradeQueue

func NewUpgradeQueue(teamName, namespace, name, repository, version string) *v1beta1.Queue

Types

This section is empty.

Jump to

Keyboard shortcuts

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