Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HetznerProvider ¶
type HetznerProvider struct { Token string ServerType string ServerLocation string ServerImage string SSHKeyPath string SSHKeyName string ServerName string Client *hcloud.Client }
func (*HetznerProvider) Deploy ¶
func (h *HetznerProvider) Deploy() error
func (*HetznerProvider) GetName ¶
func (h *HetznerProvider) GetName() string
func (*HetznerProvider) RequiresTerraform ¶
func (h *HetznerProvider) RequiresTerraform() bool
Click to show internal directories.
Click to hide internal directories.