Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Silence ¶
type Silence struct {
*controller.Controller
}
func NewSilence ¶
func NewSilence(config SilenceConfig) (*Silence, error)
type SilenceConfig ¶
type SilenceConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger AlertManagerAddress string }
Click to show internal directories.
Click to hide internal directories.