Documentation ¶
Index ¶
Constants ¶
View Source
const AmpAliasSuffix = "kube-prometheus"
Variables ¶
This section is empty.
Functions ¶
func NewApp ¶
func NewApp() *application.Application
Types ¶
type KubePrometheusStackAmpOptions ¶
type KubePrometheusStackAmpOptions struct { application.ApplicationOptions *amp_workspace.AmpWorkspaceOptions AmpEndpoint string DisableGrafana bool GrafanaAdminPassword string GrafanaServiceAccount string }
func NewOptions ¶
func NewOptions() (options *KubePrometheusStackAmpOptions, flags cmd.Flags)
func (*KubePrometheusStackAmpOptions) PreDependencies ¶
func (o *KubePrometheusStackAmpOptions) PreDependencies(application.Action) error
func (*KubePrometheusStackAmpOptions) PreInstall ¶
func (o *KubePrometheusStackAmpOptions) PreInstall() error
Click to show internal directories.
Click to hide internal directories.