option

package
v1.3.9 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Attr   *string
	Val    *string
	Delete bool
	List   bool
	Global
}

type ConfigDatabase

type ConfigDatabase struct {
	Name            string
	Type            string
	DBHost          string
	DBPort          string
	DBName          string
	DBAdminUser     string
	DBAdminPassword string
	DBUsers         string
	DBSSLMode       string
	Global
}

type ConfigSource

type ConfigSource struct {
	Name             string
	Brokers          string
	Topics           []string
	Group            string
	SchemaPassFilter []string
	SchemaPrefix     string
	Databases        []string
	Global
}

type Disable added in v0.7.0

type Disable struct {
	Connectors []string
	Global
}

type Enable

type Enable struct {
	Connectors []string
	Global
}

type Global

type Global struct {
	Host          string
	AdminPort     string
	NoTLS         bool
	TLSSkipVerify bool
}

type Status

type Status struct {
	Global
}

type User added in v0.9.0

type User struct {
	Name     *string
	Tables   *string
	Create   bool
	Password string
	Delete   bool
	List     bool
	Global
}

Jump to

Keyboard shortcuts

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