Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider represents a resource provider in Terraform
Types ¶
type Config ¶
type Config struct {
ApiKey string
}
Config defines the configuration options for the OpsGenie client
func (*Config) Client ¶
func (c *Config) Client() (*OpsGenieClient, error)
Client returns a new OpsGenie client
type OpsGenieClient ¶
Click to show internal directories.
Click to hide internal directories.