Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdPostgres ¶
func NewCmdPostgres(streams genericclioptions.IOStreams) *cobra.Command
func NewCmdPostgresBackup ¶
func NewCmdPostgresBackup(o *PosgresOptions) *cobra.Command
func NewCmdPostgresDestroyReplicas ¶
func NewCmdPostgresDestroyReplicas(o *PosgresOptions) *cobra.Command
func NewCmdPostgresSwitchover ¶
func NewCmdPostgresSwitchover(o *PosgresOptions) *cobra.Command
Types ¶
type PosgresOptions ¶
type PosgresOptions struct { genericclioptions.IOStreams // contains filtered or unexported fields }
func NewPostgresOptions ¶
func NewPostgresOptions(streams genericclioptions.IOStreams) *PosgresOptions
Click to show internal directories.
Click to hide internal directories.