ordersdir

package
v0.0.0-...-ce7a364 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderConfig

type OrderConfig struct {
	KeyPerms      util.FilePerms
	Files         []OrderFileConfig
	IISCertDirs   []string
	Temp          bool
	OnUpdateHooks []string
}

type OrderFileConfig

type OrderFileConfig struct {
	Type  certmgr.FileType
	Names []string
}

type OrdersDirectory

type OrdersDirectory struct {
	Path            string
	PublicFilePerms util.FilePerms
	OnUpdateEnvVars bool
	// contains filtered or unexported fields
}

func (*OrdersDirectory) ExecuteHooks

func (dir *OrdersDirectory) ExecuteHooks() error

func (*OrdersDirectory) PruneOrders

func (dir *OrdersDirectory) PruneOrders(wantedOrders map[string]bool) error

func (*OrdersDirectory) Put

func (dir *OrdersDirectory) Put(order *certmgr.OrderBundle, config *OrderConfig) error

func (*OrdersDirectory) Remove

func (dir *OrdersDirectory) Remove(orderName string) error

Jump to

Keyboard shortcuts

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