hetzner

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Destination

type Destination struct {
	APIToken         string `credential:"true" mapstructure:"api_token" description:"Hetzner read/write API token"`
	LoadBalancerName string `mapstructure:"load_balancer_name" description:"Name of load balancer to install certificate"`
	Port             int    `mapstructure:"port" description:"Port number where we will listen for certificate"`
}

func (Destination) Description

func (d Destination) Description() string

func (Destination) Upload

func (d Destination) Upload(request models.CertRequest, cert *certificate.Resource) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL