Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlamedaScalerValidate ¶
type AlamedaScalerValidate interface { IsScalerValid(client *client.Client, topCtl *autoscalingapi.ValidatingObject) (bool, error) }
type DeploymentConfigValidate ¶
type DeploymentConfigValidate interface { IsTopControllerValid(client *client.Client, topCtl *autoscalingapi.ValidatingObject) (bool, error) }
type DeploymentValidate ¶
type DeploymentValidate interface { IsTopControllerValid(client *client.Client, topCtl *autoscalingapi.ValidatingObject) (bool, error) }
Click to show internal directories.
Click to hide internal directories.