Documentation
¶
Index ¶
- func GenPassword() string
- func GetClient() (*linodego.Client, error)
- func LKEInstances(c context.Context, linodeClient *linodego.Client) ([]linodego.Instance, error)
- func PowerOff(c context.Context, linodeClient *linodego.Client, linodeID int) error
- func PowerOn(c context.Context, linodeClient *linodego.Client, linodeID int) error
- func ResetPassword(c context.Context, linodeClient *linodego.Client, linodeID int) (string, error)
- func SetAuthorizedKeys(ip string, password string, keys []linodego.SSHKey) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LKEInstances ¶
LKEInstances lists linodes created by LKE
func ResetPassword ¶
ResetPassword resets the root password of a linode
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.