notifications

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VictorOps

type VictorOps struct {
	Enabled   bool   `json:"-"`
	Name      string `json:"-"`
	ProfileID string `json:"-"`

	APIKey     string `json:"apiKey"`     // The API key for the target VictorOps account.\n\nReceive your VictorOps API key by navigating to: Settings -> Integrations -> Rest Endpoint -> Dynatrace within your VictorOps account
	RoutingKey string `json:"routingKey"` // The routing key, defining the group to be notified
	Message    string `json:"message"`    // The content of the message. Type '{' for placeholder suggestions
}

func (*VictorOps) FillDemoValues

func (me *VictorOps) FillDemoValues() []string

func (*VictorOps) MarshalHCL

func (me *VictorOps) MarshalHCL(properties hcl.Properties) error

func (*VictorOps) PrepareMarshalHCL

func (me *VictorOps) PrepareMarshalHCL(decoder hcl.Decoder) error

func (*VictorOps) Schema

func (me *VictorOps) Schema() map[string]*schema.Schema

func (*VictorOps) UnmarshalHCL

func (me *VictorOps) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

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