monitoring

package
v1.0.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Disable

func Disable(params DisableParams) error

Disable disables monitoring on the specified cluster

func Enable

func Enable(params EnableParams) error

Enable turns monitoring on the cluster specified deployment.

Types

type DisableParams

type DisableParams struct {
	util.ClusterParams
}

DisableParams is consumed by Disable.

func (DisableParams) Validate

func (params DisableParams) Validate() error

Validate ensures the parameters are consumable by Disable.

type EnableParams

type EnableParams struct {
	util.ClusterParams
	TargetID string
}

EnableParams is consumed by Enable.

func (EnableParams) Validate

func (params EnableParams) Validate() error

Validate ensures the parameters are consumable by Enable.

Jump to

Keyboard shortcuts

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