mocks

package
v0.0.0-...-1ac4f16 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

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 Service

type Service struct {
	mock.Mock
}

Service is an autogenerated mock type for the Service type

func (*Service) SignCSR

func (_m *Service) SignCSR(encodedCSR []byte, commonName string) (certificates.EncodedCertificateChain, apperrors.AppError)

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

Jump to

Keyboard shortcuts

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