Documentation
¶
Index ¶
Constants ¶
View Source
const ( FullnameOverride = "fullnameOverride" NameOverride = "nameOverride" KedaAutoscaling = "kedaAutoscaling" HorizontalPodAutoscaler = "HorizontalPodAutoscaler" Enabled = "enabled" ReplicaCount = "replicaCount" AppNameDevtronLabel = "api.devtron.ai/appName" EnvNameDevtronLabel = "api.devtron.ai/envName" ProjectNameDevtronLabel = "api.devtron.ai/project" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetMergedCmAndCsJsonV2Request ¶ added in v0.7.2
type GetMergedCmAndCsJsonV2Request struct {
AppId int
EnvId int
PipeLineId int
ChartVersion string
DeploymentWithConfig bean.DeploymentConfigurationType
WfrIdForDeploymentWithSpecificTrigger int
Scope resourceQualifiers.Scope
}
type MergedCmAndCsJsonV2Response ¶ added in v0.7.2
Click to show internal directories.
Click to hide internal directories.