fake

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issuer

type Issuer struct {
	FakeSetup func(context.Context) error
	FakeIssue func(context.Context, *cmapi.Certificate) (*issuer.IssueResponse, error)
}

func (*Issuer) Issue

func (i *Issuer) Issue(ctx context.Context, crt *cmapi.Certificate) (*issuer.IssueResponse, error)

Issue attempts to issue a certificate as described by the certificate resource given

func (*Issuer) Setup

func (i *Issuer) Setup(ctx context.Context) error

Setup initialises the issuer. This may include registering accounts with a service, creating a CA and storing it somewhere, or verifying credentials and authorization with a remote server.

Jump to

Keyboard shortcuts

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