Documentation ¶
Overview ¶
Package fixtures implements helpers for setting e2e tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildBusyBoxPod ¶
BuildBusyBoxPod returns the definition of a Pod that runs busybox and waits 5min before completing
func BuildGrpcbinService ¶ added in v0.2.0
BuildGrpcbinService returns a Service definition that exposes grpcbin pods at the node port 30000
func BuildGrpcpbinPod ¶ added in v0.2.0
BuildGrpcpbinPod returns the definition for deploying grpcbin as a Pod
func BuildHttpbinPod ¶
BuildHttpbinPod returns the definition for deploying Httpbin as a Pod
func BuildHttpbinService ¶
BuildHttpbinService returns a Service definition that exposes httpbin pods
func BuildNginxPod ¶
BuildNginxPod returns the definition of a Pod that runs Nginx
func BuildNginxService ¶
BuildNginxService returns the definition of a Service that exposes the nginx pod(s)
func BuildPausedPod ¶
BuildPausedPod returns the definition of a Pod that runs the paused image in a container creating a "no-op" dummy Pod.
Types ¶
This section is empty.