Documentation ¶
Index ¶
- Constants
- Variables
- func Config() error
- func Install(b backend.Backend, targets []string) error
- func InstallPlatform(b backend.Backend) error
- func Journal(b backend.Backend, targets []string) error
- func ListUnitFiles(b backend.Backend) error
- func ListUnits(b backend.Backend) error
- func RefreshUnits() error
- func Restart(b backend.Backend, targets []string) error
- func Scale(b backend.Backend, targets []string) error
- func Start(b backend.Backend, targets []string) error
- func StartPlatform(b backend.Backend) error
- func Status(b backend.Backend, targets []string) error
- func Stop(b backend.Backend, targets []string) error
- func StopPlatform(b backend.Backend) error
- func Uninstall(b backend.Backend, targets []string) error
- func Update() error
Constants ¶
View Source
const (
PlatformInstallCommand string = "platform"
)
Variables ¶
View Source
var (
DefaultDataContainers = []string{
"logger-data",
}
)
Functions ¶
func InstallPlatform ¶
func ListUnitFiles ¶
func RefreshUnits ¶
func RefreshUnits() error
func StartPlatform ¶
func StopPlatform ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.