Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertmanagerForm ¶
func (*AlertmanagerForm) ToMarkdown ¶
func (a *AlertmanagerForm) ToMarkdown(id string) *string
func (*AlertmanagerForm) ToString ¶
func (a *AlertmanagerForm) ToString(id string) (ret string)
func (*AlertmanagerForm) Validate ¶
func (a *AlertmanagerForm) Validate() (ret *AlertmanagerForm, err error)
type AzureResourceGroup ¶
type AzureRoleAssignment ¶
type GeneralSettings ¶
type SupportPagerduty ¶
type SupportPagerduty struct {
Team string `yaml:"team"`
Endpoint string `yaml:"endpoint"`
ResourceType string `yaml:"resourceType"`
Location string `yaml:"location"`
ResourceGroup string `yaml:"resourceGroup"`
Resource string `yaml:"resource"`
Message string `yaml:"message"`
Contact string `yaml:"contact"`
}
func (*SupportPagerduty) Validate ¶
func (a *SupportPagerduty) Validate() (ret *SupportPagerduty, err error)
Click to show internal directories.
Click to hide internal directories.