mocks

package
v0.0.0-...-4315425 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateUtility

type CertificateUtility struct {
	mock.Mock
}

CertificateUtility is an autogenerated mock type for the CertificateUtility type

func (*CertificateUtility) AddCertificateHeaderAndFooter

func (_m *CertificateUtility) AddCertificateHeaderAndFooter(crtRaw []byte) []byte

AddCertificateHeaderAndFooter provides a mock function with given fields: crtRaw

func (*CertificateUtility) CheckCSRValues

CheckCSRValues provides a mock function with given fields: csr, subject

func (*CertificateUtility) LoadCSR

func (_m *CertificateUtility) LoadCSR(encodedData []byte) (*x509.CertificateRequest, apperrors.AppError)

LoadCSR provides a mock function with given fields: encodedData

func (*CertificateUtility) LoadCert

func (_m *CertificateUtility) LoadCert(encodedData []byte) (*x509.Certificate, apperrors.AppError)

LoadCert provides a mock function with given fields: encodedData

func (*CertificateUtility) LoadKey

func (_m *CertificateUtility) LoadKey(encodedData []byte) (*rsa.PrivateKey, apperrors.AppError)

LoadKey provides a mock function with given fields: encodedData

func (*CertificateUtility) SignCSR

SignCSR provides a mock function with given fields: caCrt, csr, caKey

type HeaderParser

type HeaderParser struct {
	mock.Mock
}

HeaderParser is an autogenerated mock type for the HeaderParser type

func (*HeaderParser) ParseCertificateHeader

func (_m *HeaderParser) ParseCertificateHeader(r http.Request) (certificates.CertInfo, apperrors.AppError)

ParseCertificateHeader provides a mock function with given fields: r

type Service

type Service struct {
	mock.Mock
}

Service is an autogenerated mock type for the Service type

func (*Service) SignCSR

SignCSR provides a mock function with given fields: encodedCSR, subject

Jump to

Keyboard shortcuts

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