e2e

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2018 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cassandra added in v1.8.0

func Cassandra(t *testing.T)

Cassandra runs a test with Cassandra as the backing storage

func DaemonSet added in v1.8.0

func DaemonSet(t *testing.T)

DaemonSet runs a test with the agent as DaemonSet

func Sidecar added in v1.8.0

func Sidecar(t *testing.T)

Sidecar runs a test with the agent as sidecar

func WaitForDaemonSet added in v1.8.0

func WaitForDaemonSet(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, retryInterval, timeout time.Duration) error

WaitForDaemonSet checks to see if a given daemonset has the desired number of instances available after a specified amount of time See #WaitForDeployment for the full semantics

func WaitForIngress added in v1.8.0

func WaitForIngress(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, retryInterval, timeout time.Duration) error

WaitForIngress checks to see if a given ingress' load balancer is ready after a specified amount of time See #WaitForDeployment for the full semantics

func WaitForJob added in v1.8.0

func WaitForJob(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, retryInterval, timeout time.Duration) error

WaitForJob checks to see if a given job has completed successfuly See #WaitForDeployment for the full semantics

func WaitForStatefulset

func WaitForStatefulset(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, retryInterval, timeout time.Duration) error

WaitForStatefulset checks to see if a given statefulset has the desired number of replicas available after a specified amount of time See #WaitForDeployment for the full semantics

Types

This section is empty.

Jump to

Keyboard shortcuts

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