Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CoreAutoScaler = rc.NewMultiResourceIdent(ProvName, "core_autoscaler", &keda.ScaledObject{})
CoreAutoScaler is the config that is presented as the cdappconfig.json file.
View Source
var ProvName = "autoscaler"
ProvName sets the provider name identifier
Functions ¶
func GetAutoScaler ¶
func GetAutoScaler(c *p.Provider) (p.ClowderProvider, error)
GetAutoscaler returns the correct end provider.
func NewAutoScalerProvider ¶
func NewAutoScalerProvider(p *p.Provider) (p.ClowderProvider, error)
NewAutoScalerProvider returns a new End provider run at the end of the provider set.
func NewNoneAutoScalerProvider ¶ added in v0.24.0
func NewNoneAutoScalerProvider(p *providers.Provider) (providers.ClowderProvider, error)
NewNoneDBProvider returns a new none db provider object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.