monitoring

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 DisableBuilder added in v1.14.0

func DisableBuilder() *cobra.Command

mongocli ops-manager monitoring disable <hostname> [--projectId projectId].

func EnableBuilder

func EnableBuilder() *cobra.Command

mongocli ops-manager monitoring enable <hostname> [--projectId projectId].

func StopBuilder added in v1.8.0

func StopBuilder() *cobra.Command

mongocli ops-manager monitoring stop <ID> --force.

Types

type DisableOpts added in v1.14.0

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

func (*DisableOpts) Run added in v1.14.0

func (opts *DisableOpts) Run() error

type EnableOpts

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

func (*EnableOpts) Run

func (opts *EnableOpts) Run() error

type StopOpts added in v1.8.0

type StopOpts struct {
	cli.GlobalOpts
	*cli.DeleteOpts
	// contains filtered or unexported fields
}

func (*StopOpts) Run added in v1.8.0

func (opts *StopOpts) Run() error

Jump to

Keyboard shortcuts

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