Documentation
¶
Index ¶
- func Command(config *shared.Config) *cli.Command
- func Deploy(ctx context.Context, c *cli.Command, config shared.Config) error
- type FormatDeploymentMessageOptions
- type GcloudGetCredentialsCommandOptions
- type GrafanaAnnotation
- type PostGrafanaAnnotationOptions
- type SetupAKSOptions
- type SetupGKEOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
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.