test

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FakeArgoCDNamespace = "fake-argocd-ns"
	FakeDestNamespace   = "fake-dest-ns"
	FakeClusterURL      = "https://fake-cluster:443"
)

Variables

View Source
var DeploymentManifest = `` /* 627-byte string literal not displayed */
View Source
var PodManifest = `` /* 293-byte string literal not displayed */
View Source
var ServiceManifest = `` /* 296-byte string literal not displayed */

Functions

func Annotate added in v1.1.2

func Annotate(obj *unstructured.Unstructured, key, val string) *unstructured.Unstructured

func DemoDeployment

func DemoDeployment() *appsv1.Deployment

func GetFreePort added in v0.11.0

func GetFreePort() (int, error)

GetFreePort finds an available free port on the OS

func HelmHook added in v1.1.2

func HelmHook(obj *unstructured.Unstructured, hookType string) *unstructured.Unstructured

func Hook added in v1.1.2

func NewCRD added in v1.3.0

func NewCRD() *unstructured.Unstructured

func NewControllerRevision added in v1.4.0

func NewControllerRevision() *unstructured.Unstructured

func NewDeployment added in v0.11.0

func NewDeployment() *unstructured.Unstructured

func NewFakeConfigMap added in v0.11.1

func NewFakeConfigMap() *apiv1.ConfigMap

func NewFakeProjLister added in v0.11.1

func NewFakeProjLister(objects ...runtime.Object) applister.AppProjectNamespaceLister

func NewFakeSecret added in v0.11.1

func NewFakeSecret(policy ...string) *apiv1.Secret

func NewHook added in v1.1.0

func NewHook(hookType v1alpha1.HookType) *unstructured.Unstructured

DEPRECATED use `Hook(NewPod())` or similar instead

func NewPod added in v0.11.0

func NewPod() *unstructured.Unstructured

func NewService added in v0.11.0

func NewService() *unstructured.Unstructured

func StartInformer added in v0.11.0

func StartInformer(informer cache.SharedIndexInformer) context.CancelFunc

StartInformer is a helper to start an informer, wait for its cache to sync and return a cancel func

func Unstructured added in v1.3.5

func Unstructured(text string) *unstructured.Unstructured

func UnstructuredFromFile added in v1.3.5

func UnstructuredFromFile(path string) *unstructured.Unstructured

func WaitForPortListen added in v0.11.0

func WaitForPortListen(addr string, timeout time.Duration) error

WaitForPortListen waits until the given address is listening on the port

Types

This section is empty.

Directories

Path Synopsis
e2e
fixture
log

Jump to

Keyboard shortcuts

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