opsgenie

package
v0.6.36 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MPL-2.0 Imports: 29 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ApiIntegrationType     = "API"
	EmailIntegrationType   = "Email"
	WebhookIntegrationType = "Webhook"
)

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Types

type Config

type Config struct {
	ApiKey          string
	ApiUrl          string
	ApiRetryCount   int
	ApiRetryWaitMin int
	ApiRetryWaitMax int
}

func (*Config) Client

func (c *Config) Client() (*OpsgenieClient, error)

type OpsgenieClient added in v0.4.1

type OpsgenieClient struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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