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 PagerDuty

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

	Account     string `json:"account"`       // The name of the PagerDuty account
	ServiceName string `json:"serviceName"`   // The name of the service
	APIKey      string `json:"serviceApiKey"` // The API key to access PagerDuty
}

func (*PagerDuty) FillDemoValues

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

func (*PagerDuty) MarshalHCL

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

func (*PagerDuty) PrepareMarshalHCL

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

func (*PagerDuty) Schema

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

func (*PagerDuty) UnmarshalHCL

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

Jump to

Keyboard shortcuts

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