Documentation
¶
Index ¶
- func AddAnnotations(a map[string]string) resourceOptsFunc
- func AddLabels(l map[string]string) resourceOptsFunc
- func GetDeployment(appID string, daprEnabled string, withOpts ...resourceOptsFunc) appsv1.Deployment
- func GetPod(appID string, daprEnabled string, withOpts ...resourceOptsFunc) corev1.Pod
- func GetStatefulSet(appID string, daprEnabled string, withOpts ...resourceOptsFunc) appsv1.StatefulSet
- func NameNamespace(name, namespace string) resourceOptsFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAnnotations ¶
func GetDeployment ¶
func GetDeployment(appID string, daprEnabled string, withOpts ...resourceOptsFunc) appsv1.Deployment
func GetStatefulSet ¶
func GetStatefulSet(appID string, daprEnabled string, withOpts ...resourceOptsFunc) appsv1.StatefulSet
func NameNamespace ¶
func NameNamespace(name, namespace string) resourceOptsFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.