Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Prometheus ¶
type Prometheus struct{}
Prometheus agent does nothing as user is expected to setup Prometheus manually for scraping. xref: https://github.com/kmodules/monitoring-agent-api/issues/25#issuecomment-567635963
func (*Prometheus) CreateOrUpdate ¶
func (agent *Prometheus) CreateOrUpdate(sp api.StatsAccessor, new *api.AgentSpec) (kutil.VerbType, error)
func (*Prometheus) Delete ¶
func (agent *Prometheus) Delete(sp api.StatsAccessor) (kutil.VerbType, error)
func (*Prometheus) GetType ¶
func (agent *Prometheus) GetType() api.AgentType
Click to show internal directories.
Click to hide internal directories.