query_log_exporter

package
v0.1.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterName string
View Source
var DbQueryLoggingCmd = &cobra.Command{
	Use:   "db-query-logging",
	Short: "Configure Database Query Logging for your Cluster.",
	Long:  "Configure Database Query Logging for your Cluster.",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

func BuildNewPgExportConfig

func BuildNewPgExportConfig(cmd *cobra.Command) ybmclient.PgLogExportConfig

func BuildNewPgExportConfigFromExistingConfig

func BuildNewPgExportConfigFromExistingConfig(cmd *cobra.Command, existingConfig ybmclient.PgLogExportConfig) ybmclient.PgLogExportConfig

func ParseBoolString

func ParseBoolString(input string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL