Documentation
¶
Index ¶
- func ActiveSessionPath() (string, error)
- func ClearActiveSession() error
- func ClearShutdownRequest(name string) error
- func ClearTarget(name string) error
- func LoadActiveSession() (string, error)
- func LoadTarget(name string) (workload.TargetRef, error)
- func RepoRoot() (string, error)
- func RequestShutdown(name string) error
- func Resolve(explicit string, template string) (string, error)
- func SaveActiveSession(name string) error
- func SaveTarget(name string, target workload.TargetRef) error
- func ShutdownRequestPath(name string) (string, error)
- func ShutdownRequested(name string) (bool, error)
- func TargetStatePath(name string) (string, error)
- func ValidateNonEmpty(name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActiveSessionPath ¶
func ClearActiveSession ¶ added in v0.2.0
func ClearActiveSession() error
func ClearShutdownRequest ¶ added in v0.2.5
func ClearTarget ¶ added in v0.3.0
func LoadActiveSession ¶
func RequestShutdown ¶ added in v0.2.5
func SaveActiveSession ¶
func ShutdownRequestPath ¶ added in v0.2.5
func ShutdownRequested ¶ added in v0.2.5
func TargetStatePath ¶ added in v0.3.0
func ValidateNonEmpty ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.