vault

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVault

func NewVault(ctx *controller.Context, issuer v1alpha1.GenericIssuer) (issuer.Interface, error)

Types

type Vault

type Vault struct {
	*controller.Context
	// contains filtered or unexported fields
}

func (*Vault) Issue

func (v *Vault) Issue(ctx context.Context, crt *v1alpha1.Certificate) ([]byte, []byte, error)

func (*Vault) Prepare

func (c *Vault) Prepare(ctx context.Context, crt *v1alpha1.Certificate) error

Prepare does nothing for the Vault issuer. In future, this may validate the certificate request against the issuer, or set fields in the Status block to be consumed in Issue and Renew

func (*Vault) Renew

func (c *Vault) Renew(ctx context.Context, crt *v1alpha1.Certificate) ([]byte, []byte, error)

func (*Vault) Setup

func (v *Vault) Setup(ctx context.Context) error

Jump to

Keyboard shortcuts

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