Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateName ¶ added in v0.8.1
ValidateName ensures that a given unit name is valid; if not, an error is returned describing the first issue encountered. systemd reference: `unit_name_is_valid` in `unit-name.c`
func ValidateOptions ¶ added in v0.8.0
func ValidateOptions(opts []*schema.UnitOption) error
ValidateOptions ensures that a set of UnitOptions is valid; if not, an error is returned detailing the issue encountered. If there are several problems with a set of options, only the first is returned.
Types ¶
type PageToken ¶
func DefaultPageToken ¶
func DefaultPageToken() PageToken
type Server ¶ added in v0.5.3
type Server struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.