package
0.0.0-20210727085511-ac74c47d41e9
Repository: https://github.com/virtual-kubelet/systemk.git
Documentation: pkg.go.dev

# Functions

DefaultUnitType appends the default unit type to a given unit name, ignoring any file extensions that already exist.
NewFile returns a new unit file parsed from raw.
NewManager returns an initialized dBus unit manager.
No description provided by the author

# Constants

ServiceSuffix is the suffix for service files.

# Structs

A File represents a systemd configuration which encodes information about any of the unit types that fleet supports (as defined in SupportedUnitTypes()).
State encodes the current state of a unit loaded into a systemk agent.

# Interfaces

Manager owns the management of systemd units.