Documentation
¶
Directories
¶
Path | Synopsis |
---|---|
api
|
|
apiimpl
Package apiimpl implements the internal Agent API which exposes endpoints such as config, flare or status
|
Package apiimpl implements the internal Agent API which exposes endpoints such as config, flare or status |
apiimpl/internal/agent
Package agent implements the api endpoints for the `/agent` prefix.
|
Package agent implements the api endpoints for the `/agent` prefix. |
apiimpl/internal/config
Package config defines the config endpoint of the IPC API Server.
|
Package config defines the config endpoint of the IPC API Server. |
apiimpl/observability
Package observability implements various observability handlers for the API servers
|
Package observability implements various observability handlers for the API servers |
utils
Package utils has common utility methods that components can use for structuring http responses of their endpoints
|
Package utils has common utility methods that components can use for structuring http responses of their endpoints |
utils/stream
Package stream has api stream utility methods that components can use for directing output to a stream receiver
|
Package stream has api stream utility methods that components can use for directing output to a stream receiver |
def
module
|
|
authtoken
module
|
|
commonendpoints
|
|
fx
Package fx provides Fx.Module with the common Agent API endpoints
|
Package fx provides Fx.Module with the common Agent API endpoints |
impl
Package impl provides common Agent API endpoints implementation
|
Package impl provides common Agent API endpoints implementation |
grpcserver
|
|
def
Package grpcserver defines the component interface for the grpcserver component.
|
Package grpcserver defines the component interface for the grpcserver component. |
fx-agent
Package fx provides the fx module for the grpcserver component
|
Package fx provides the fx module for the grpcserver component |
fx-none
Package fx provides the fx module for the none grpcserver component
|
Package fx provides the fx module for the none grpcserver component |
helpers
Package helpers provides utility functions for gRPC servers.
|
Package helpers provides utility functions for gRPC servers. |
impl-agent
Package agentimpl implements the grpc component interface for the core agent
|
Package agentimpl implements the grpc component interface for the core agent |
impl-none
Package noneimpl implements the grpcserver component interface It does not create a grpc server nor a gateway
|
Package noneimpl implements the grpcserver component interface It does not create a grpc server nor a gateway |
Click to show internal directories.
Click to hide internal directories.