package
0.0.1-beta.4
Repository: https://github.com/radekg/yugabyte-db-go-client-api.git
Documentation: pkg.go.dev

# Functions

NewCliConfig returns a new instance of the configuration.
NewLogginConfig returns a new logging configuration.
NewOpGetTableLocationsConfig returns an instance of the command specific config.
NewOpGetTableSchemaConfig returns an instance of the command specific config.
NewOpIsLoadBalancedConfig returns an instance of the command specific config.
NewOpIsServerReadyConfig returns an instance of the command specific config.
NewOpLeaderStepDownConfig returns an instance of the command specific config.
NewOpListTablesConfig returns an instance of the command specific config.
NewOpListTableServersConfig returns an instance of the command specific config.
NewOpMMasterLeaderStepdownConfig returns an instance of the command specific config.
NewOpModifyPlacementInfoConfig returns an instance of the command specific config.
NewOpPingConfig returns an instance of the command specific config.
NewOpSetLoadBalancerEnableConfig returns an instance of the command specific config.
NewOpSetPreferredZonesConfig returns an instance of the command specific config.
NewOpSnapshotCreateConfig returns an instance of the command specific config.
NewOpSnapshotCreateScheduleConfig returns an instance of the command specific config.
NewOpSnapshotDeleteConfig returns an instance of the command specific config.
NewOpSnapshotDeleteScheduleConfig returns an instance of the command specific config.
NewOpSnapshotExportConfig returns an instance of the command specific config.
NewOpSnapshotImportConfig returns an instance of the command specific config.
NewOpSnapshotListConfig returns an instance of the command specific config.
NewOpSnapshotListRestorationsConfig returns an instance of the command specific config.
NewOpSnapshotListSchedulesConfig returns an instance of the command specific config.
NewOpSnapshotRestoreConfig returns an instance of the command specific config.
NewOpSnapshotRestoreScheduleConfig returns an instance of the command specific config.

# Structs

CliConfig represents the shared CLI config.
LogConfig represents logging configuration.
OpGetTableLocationsConfig represents a command specific config.
OpGetTableSchemaConfig represents a command specific config.
OpIsLoadBalancedConfig represents a command specific config.
OpIsServerReadyConfig represents a command specific config.
OpLeaderStepDownConfig represents a command specific config.
OpListTablesConfig represents a command specific config.
OpListTabletServersConfig represents a command specific config.
OpMMasterLeaderStepdownConfig represents a command specific config.
OpModifyPlacementInfoConfig represents a command specific config.
OpPingConfig represents a command specific config.
OpSetLoadBalancerEnableConfig represents a command specific config.
OpSetPreferredZonesConfig represents a command specific config.
OpSnapshotCreateConfig represents a command specific config.
OpSnapshotCreateScheduleConfig represents a command specific config.
OpSnapshotDeleteConfig represents a command specific config.
OpSnapshotDeleteScheduleConfig represents a command specific config.
OpSnapshotExportConfig represents a command specific config.
OpSnapshotImportConfig represents a command specific config.
OpSnapshotListConfig represents a command specific config.
OpSnapshotListRestorationsConfig represents a command specific config.
OpSnapshotListSchedulesConfig represents a command specific config.
OpSnapshotRestoreConfig represents a command specific config.
OpSnapshotRestoreScheduleConfig represents a command specific config.

# Interfaces

ValidatingConfig is a config which can be validated.