Versions in this module Expand all Collapse all v1 v1.27.1 Mar 19, 2026 v1.27.0 Mar 19, 2026 Changes in this version + var ErrNoHostnames = errors.New("no hostnames configured in network section") + var ErrNoIPAddress = errors.New("cluster has no IP address (is it running?)") + var ErrRequiresRoot = errors.New("requires root privileges") + func CreateCommand() *cli.Command