Documentation
¶
Index ¶
- func CreateBaseDeployment(nameSpace, name string) *appsv1.Deployment
- func CreateHttpScaledObject(nameSpace, name, host string, port int32) *kedahttp.HTTPScaledObject
- func CreateLBService(nameSpace, name string, port int32) *corev1.Service
- func CreateScaledObject(nameSpace, name, refName, scalerType string) *keda.ScaledObject
- func CreateTriggerAuthentication(nameSpace, name string) *keda.TriggerAuthentication
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBaseDeployment ¶
func CreateBaseDeployment(nameSpace, name string) *appsv1.Deployment
func CreateHttpScaledObject ¶
func CreateHttpScaledObject(nameSpace, name, host string, port int32) *kedahttp.HTTPScaledObject
func CreateScaledObject ¶
func CreateScaledObject(nameSpace, name, refName, scalerType string) *keda.ScaledObject
func CreateTriggerAuthentication ¶
func CreateTriggerAuthentication(nameSpace, name string) *keda.TriggerAuthentication
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.