vaultpkitest

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VaultPKITest

type VaultPKITest struct {
}

func New

func New() *VaultPKITest

func (*VaultPKITest) BackendExists

func (p *VaultPKITest) BackendExists(ID string) (bool, error)

func (*VaultPKITest) CAExists

func (p *VaultPKITest) CAExists(ID string) (bool, error)

func (*VaultPKITest) CreateBackend

func (p *VaultPKITest) CreateBackend(ID string) error

func (*VaultPKITest) CreateCA

func (*VaultPKITest) CreateCAWithPrivateKey added in v0.1.3

func (p *VaultPKITest) CreateCAWithPrivateKey(ID string) (vaultpki.CertificateAuthority, error)

func (*VaultPKITest) DeleteBackend

func (p *VaultPKITest) DeleteBackend(ID string) error

func (*VaultPKITest) GetBackend

func (p *VaultPKITest) GetBackend(ID string) (*vaultapi.MountOutput, error)

func (*VaultPKITest) GetCACertificate

func (p *VaultPKITest) GetCACertificate(ID string) (vaultpki.CertificateAuthority, error)

func (*VaultPKITest) ListBackends added in v0.1.1

func (p *VaultPKITest) ListBackends() (map[string]*vaultapi.MountOutput, error)

Jump to

Keyboard shortcuts

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