Documentation
¶
Overview ¶
Package cli implements the command line interface for the telemetry command
Index ¶
- func NewConfigCmd(telemetryAction *actions.Telemetry) *cobra.Command
- func NewFilterCmd() *cobra.Command
- func NewServeCmd(telemetryAction *actions.Telemetry) *cobra.Command
- func NewTelemetryCmd(info version.Info) *cobra.Command
- func NewTemplateCmd() *cobra.Command
- func ServerConfigurationOverrides(ctx context.Context, c *v1alpha2.ServerConfiguration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigCmd ¶
NewConfigCmd creates a new "config" subcommand.
func NewFilterCmd ¶
NewFilterCmd creates a new logging filter subcommand.
func NewServeCmd ¶
NewServeCmd creates a new "serve" subcommand.
func NewTelemetryCmd ¶
NewTelemetryCmd create a new root command.
func NewTemplateCmd ¶
NewTemplateCmd creates a new "template" command.
func ServerConfigurationOverrides ¶
func ServerConfigurationOverrides(ctx context.Context, c *v1alpha2.ServerConfiguration) error
ServerConfigurationOverrides applies environment variables to the configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.