Documentation ¶
Index ¶
- func DefaultDeployAnnotations() map[string]string
- func DefaultRollingUpdateStrategy() appsv1.DeploymentStrategy
- func GetResourcesRequirementsOrDefault(requirements *apiv1.ResourceRequirements, defaults *apiv1.ResourceRequirements) apiv1.ResourceRequirements
- func IstioProxyEnv(config *v1beta1.Istio) []apiv1.EnvVar
- func ObjectMeta(name string, labels map[string]string, config runtime.Object) metav1.ObjectMeta
- func ObjectMetaClusterScope(name string, labels map[string]string, config runtime.Object) metav1.ObjectMeta
- func ObjectMetaClusterScopeWithRevision(name string, labels map[string]string, config *v1beta1.Istio) metav1.ObjectMeta
- func ObjectMetaWithAnnotations(name string, labels map[string]string, annotations map[string]string, ...) metav1.ObjectMeta
- func ObjectMetaWithRevision(name string, labels map[string]string, config *v1beta1.Istio) metav1.ObjectMeta
- func PrometheusScrapeAnnotations(port, path string) map[string]string
- func TargetAvgCpuUtil80() []autoscalev2beta2.MetricSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultRollingUpdateStrategy ¶
func DefaultRollingUpdateStrategy() appsv1.DeploymentStrategy
func GetResourcesRequirementsOrDefault ¶
func GetResourcesRequirementsOrDefault(requirements *apiv1.ResourceRequirements, defaults *apiv1.ResourceRequirements) apiv1.ResourceRequirements
func ObjectMeta ¶
func ObjectMetaClusterScope ¶
func ObjectMetaWithRevision ¶
func PrometheusScrapeAnnotations ¶ added in v0.10.4
func TargetAvgCpuUtil80 ¶
func TargetAvgCpuUtil80() []autoscalev2beta2.MetricSpec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.