Documentation ¶
Index ¶
- type AgentData
- type O11yagent
- func (o *O11yagent) GetAgentType() generated.AgentType
- func (o *O11yagent) GetDebPackageName() string
- func (o *O11yagent) GetHealthCheckUrl() string
- func (o *O11yagent) GetLastUpdateError() error
- func (o *O11yagent) GetServiceName() string
- func (o *O11yagent) GetSystemdServiceName() string
- func (o *O11yagent) IsAgentHealthy() (isHealthy bool, messages []string)
- func (o *O11yagent) Restart() error
- func (o *O11yagent) Update(updateRepoScriptPath string, version string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type O11yagent ¶
type O11yagent struct {
// contains filtered or unexported fields
}
func NewO11yagent ¶
func NewO11yagent() *O11yagent
func (*O11yagent) GetAgentType ¶
func (*O11yagent) GetDebPackageName ¶
func (*O11yagent) GetHealthCheckUrl ¶
func (*O11yagent) GetLastUpdateError ¶
func (*O11yagent) GetServiceName ¶
func (*O11yagent) GetSystemdServiceName ¶
func (*O11yagent) IsAgentHealthy ¶
Click to show internal directories.
Click to hide internal directories.