Documentation
¶
Index ¶
- func NewCmdPostgres(streams genericclioptions.IOStreams) *cobra.Command
- func NewCmdPostgresBackup(o *PosgresOptions) *cobra.Command
- func NewCmdPostgresDestroyReplicas(o *PosgresOptions) *cobra.Command
- func NewCmdPostgresDrainNode(o *PosgresOptions) *cobra.Command
- func NewCmdPostgresSwitchover(o *PosgresOptions) *cobra.Command
- func NewCmdPostgresUnhealthy(o *PosgresOptions) *cobra.Command
- type PosgresOptions
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 NewCmdPostgresDrainNode ¶
func NewCmdPostgresDrainNode(o *PosgresOptions) *cobra.Command
func NewCmdPostgresSwitchover ¶
func NewCmdPostgresSwitchover(o *PosgresOptions) *cobra.Command
func NewCmdPostgresUnhealthy ¶
func NewCmdPostgresUnhealthy(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.