Documentation ¶
Index ¶
- func AddSVCAnnotation(key, value string) svcConfigOption
- func AddSVCLabel(key, value string) svcConfigOption
- func GenDeployment(name string, labels map[string]string) *appsv1.Deployment
- func GenService(name string, opts ...svcConfigOption) *corev1.Service
- func SnapshotYaml(t *testing.T, objs ...interface{})
- type Resource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSVCAnnotation ¶
func AddSVCAnnotation(key, value string) svcConfigOption
func AddSVCLabel ¶
func AddSVCLabel(key, value string) svcConfigOption
func GenDeployment ¶
func GenDeployment(name string, labels map[string]string) *appsv1.Deployment
func GenService ¶
func SnapshotYaml ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.