fake

package
v0.15.14 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cert added in v0.14.24

type Cert struct {
	// contains filtered or unexported fields
}

certmock implements CertificatesFinder for testing, without validating a real certificate in x509.

func NewCert added in v0.14.24

func NewCert(summaries []*certs.CertificateSummary) *Cert

func (*Cert) CertificateExists added in v0.14.24

func (m *Cert) CertificateExists(certificateARN string) bool

func (*Cert) CertificateSummaries added in v0.14.24

func (m *Cert) CertificateSummaries() []*certs.CertificateSummary

func (*Cert) FindMatchingCertificateIDs added in v0.14.24

func (m *Cert) FindMatchingCertificateIDs(hostnames []string) []string

type CertificateProvider

type CertificateProvider struct {
	// contains filtered or unexported fields
}

func (*CertificateProvider) GetCertificates

func (m *CertificateProvider) GetCertificates() ([]*certs.CertificateSummary, error)

Jump to

Keyboard shortcuts

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