Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DockerManifest ¶ added in v0.29.2
type DockerManifest struct { Ref string `json:"Ref"` Descriptor struct { Digest string `json:"digest"` } `json:"Descriptor"` }
Incomplete, since we only need digest.
type FormatDeploymentMessageOptions ¶ added in v0.12.0
type FormatDeploymentMessageOptions struct {
RunID string
}
type GcloudGetCredentialsCommandOptions ¶ added in v0.11.19
type GcloudGetCredentialsCommandOptions struct { ProjectID string ClusterName string ClusterLocation string RunOptions *command.RunOptions }
type GrafanaAnnotation ¶ added in v0.12.0
type PostGrafanaAnnotationOptions ¶ added in v0.12.0
type PostGrafanaAnnotationOptions struct {
RunID string
}
type SetupAKSOptions ¶ added in v0.11.4
type SetupAKSOptions struct { SubscriptionID string ClusterName string ResourceGroupName string AzLoginOptions *auth.AzLoginCommandOptions }
type SetupGKEOptions ¶ added in v0.11.4
Click to show internal directories.
Click to hide internal directories.