pitrconfig

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterName string
View Source
var PitrConfigCmd = &cobra.Command{
	Use:   "pitr-config",
	Short: "Manage Cluster PITR Configs",
	Long:  "Manage Cluster PITR Configs",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

func ParsePitrConfigSpecs added in v0.1.22

func ParsePitrConfigSpecs(authApi *ybmAuthClient.AuthApiClient, configSpecs []string) ([]ybmclient.DatabasePitrConfigSpec, error)

Parse array of PITR config spec string to params

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳