Documentation
¶
Overview ¶
Package service coordinates service management, lifecycle operations, and integration with other components of the daemon, such as deployment and proxy. Concrete service orchestration and storage wiring are implemented in the internal/service package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Servicer ¶
type Servicer struct {
// contains filtered or unexported fields
}
func (*Servicer) DeleteService ¶ added in v0.5.0
func (*Servicer) GetService ¶
Click to show internal directories.
Click to hide internal directories.