Documentation
¶
Index ¶
Constants ¶
View Source
const ( Timeout = 300 * time.Second Interval = 2 * time.Second DefaultEventually = 2 * time.Second )
View Source
const ( UnsupportedScaleMetric = "storage" EnabledState = "enabled" DisabledState = "disabled" KnativeMetricAnnotation = "autoscaling.knative.dev/metric" ImageExample = "danateam/autoscale-go" NonExistingImageExample = "example-python-app:v1" ExampleAppName = "new-app-name" NewSecretKey = "username" ExampleDanaAnnotation = "rcs.dana.io/app-name" TestContainerName = "capp-test-container" FirstRevisionSuffix = "-00001" KnativeAutoscaleTargetKey = "autoscaling.knative.dev/target" TestIndex = "test" TestLabelKey = "e2e-test" CappResourceKey = "rcs.dana.io/parent-capp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.