maintenance

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder() *cobra.Command

func ClearBuilder

func ClearBuilder() *cobra.Command

mongocli atlas maintenanceWindow(s) clear [--projectId projectId].

func DeferBuilder

func DeferBuilder() *cobra.Command

mongocli atlas maintenanceWindow(s) defer [--projectId projectId].

func DescribeBuilder

func DescribeBuilder() *cobra.Command

mongocli atlas maintenanceWindow(s) describe|get [--projectId projectId].

func UpdateBuilder

func UpdateBuilder() *cobra.Command

mongocli atlas maintenanceWindow(s) update(s) --dayOfWeek dayOfWeek --hourOfDay hourOfDay --startASAP [--projectId projectId].

Types

type ClearOpts

type ClearOpts struct {
	cli.GlobalOpts
	cli.OutputOpts
	Confirm bool
	// contains filtered or unexported fields
}

func (*ClearOpts) Prompt

func (opts *ClearOpts) Prompt() error

Prompt confirms that the resource should be deleted.

func (*ClearOpts) Run

func (opts *ClearOpts) Run() error

type DeferOpts

type DeferOpts struct {
	cli.GlobalOpts
	cli.OutputOpts
	// contains filtered or unexported fields
}

func (*DeferOpts) Run

func (opts *DeferOpts) Run() error

type DescribeOpts

type DescribeOpts struct {
	cli.GlobalOpts
	cli.OutputOpts
	// contains filtered or unexported fields
}

func (*DescribeOpts) Run

func (opts *DescribeOpts) Run() error

type UpdateOpts

type UpdateOpts struct {
	cli.GlobalOpts
	cli.OutputOpts
	// contains filtered or unexported fields
}

func (*UpdateOpts) Run

func (opts *UpdateOpts) Run() error

Jump to

Keyboard shortcuts

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