create

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 DatadogBuilder

func DatadogBuilder() *cobra.Command

mongocli atlas integration(s) create DATADOG --apiKey apiKey --region region [--projectId projectId].

func NewRelicBuilder

func NewRelicBuilder() *cobra.Command

atlas integration(s) create NEW_RELIC --licenceKey licenceKey --accountId accountId --writeToken writeToken --readToken readToken [--projectId projectId].

func OpsGenieBuilder

func OpsGenieBuilder() *cobra.Command

mongocli atlas integration(s) create OPS_GENIE --apiKey apiKey --region region [--projectId projectId].

func PagerDutyBuilder

func PagerDutyBuilder() *cobra.Command

mongocli atlas integration(s) create PAGER_DUTY --serviceKey serviceKey [--projectId projectId].

func VictorOpsBuilder

func VictorOpsBuilder() *cobra.Command

mongocli atlas integration(s) create VICTOR_OPS --apiKey apiKey --routingKey routingKey [--projectId projectId].

func WebhookBuilder

func WebhookBuilder() *cobra.Command

mongocli atlas integration(s) create WEBHOOK --url url --secret secret [--projectId projectId].

Types

type DatadogOpts

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

func (*DatadogOpts) Run

func (opts *DatadogOpts) Run() error

type NewRelicOpts

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

func (*NewRelicOpts) Run

func (opts *NewRelicOpts) Run() error

type OpsGenieOpts

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

func (*OpsGenieOpts) Run

func (opts *OpsGenieOpts) Run() error

type PagerDutyOpts

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

func (*PagerDutyOpts) Run

func (opts *PagerDutyOpts) Run() error

type VictorOpsOpts

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

func (*VictorOpsOpts) Run

func (opts *VictorOpsOpts) Run() error

type WebhookOpts

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

func (*WebhookOpts) Run

func (opts *WebhookOpts) Run() error

Jump to

Keyboard shortcuts

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