Documentation ¶
Overview ¶
Package impl provides common Agent API endpoints implementation
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { VersionEndpoint api.AgentEndpointProvider HostnameEndpoint api.AgentEndpointProvider StopEndpoint api.AgentEndpointProvider }
Provider provides the common Agent API endpoints
func CommonEndpointProvider ¶
func CommonEndpointProvider() Provider
CommonEndpointProvider return a filled Provider struct
Click to show internal directories.
Click to hide internal directories.