Documentation ¶
Overview ¶
Package utils container testing helper to deploy a fake app and a fake hpa
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeAppDeployment ¶
func NewFakeAppDeployment(ns, name string, options *NewFakeAppDeploymentOptions) *appsv1.Deployment
NewFakeAppDeployment return new fake application deployment
func NewFakeHPA ¶
func NewFakeHPA(ns, name string, options *NewFakeHPAOptions) *autoscalingv1.HorizontalPodAutoscaler
NewFakeHPA return new fake application deployment
Types ¶
Click to show internal directories.
Click to hide internal directories.