Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SystemInfoServiceLocalID is the ID of the local service system info
SystemInfoServiceLocalID = "container-management.service.local.v1.service-system-info"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemInfoManager ¶
type SystemInfoManager interface { // GetProjectInfo provides information about the current daemon's implementation GetProjectInfo() types.ProjectInfo }
SystemInfoManager provides access to the system information related to the current runtime - both environment and daemon's specifics
Click to show internal directories.
Click to hide internal directories.