monitoring

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 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

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

func StopBuilder() *cobra.Command

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

Types

type DisableOpts

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

func (*DisableOpts) Run

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

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

func (*StopOpts) Run

func (opts *StopOpts) Run() error

Jump to

Keyboard shortcuts

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