Documentation
¶
Index ¶
- func ConfigMap(name, namespace string, data map[string]string) *v1.ConfigMap
- func Deployment(name, container, namespace string, replicas *int32, ...) *appsV1.Deployment
- func Pod(name, namespace, container, image string, labels map[string]string) *v1.Pod
- func Secret(name, namespace string, data map[string][]byte) *v1.Secret
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deployment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.