acme

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Trigger(id string)
	Renew(c *model.Certificate)
	RequestIssue(id string) bool
	RequestRenew(id string) bool
	GetAutoRenewChannel() chan string
	GetIssueChannel() chan string
}

Service implements the ability to trigger a new certificate request, or Renew a certificate. Renewal presumes a certificate has already been issued.

Jump to

Keyboard shortcuts

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