certificateservice

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PbKeyTypeToKeyType added in v0.3.0

func PbKeyTypeToKeyType(pkt pb.KeyType) (wcrypto.KeyType, error)

Types

type Service

type Service struct {
	pb.UnimplementedCertificateServiceServer
	// contains filtered or unexported fields
}

func New

func New(env *action.Environment) (*Service, error)

func (*Service) GetCertificate added in v0.2.1

func (svc *Service) GetCertificate(ctx context.Context, req *pb.GetCertificateRequest) (*pb.GetCertificateResponse, error)

func (*Service) IssueCertificate

func (svc *Service) IssueCertificate(ctx context.Context, req *pb.IssueCertificateRequest) (*pb.IssueCertificateResponse, error)

func (*Service) IssuePreflight added in v0.2.2

func (svc *Service) IssuePreflight(ctx context.Context, req *pb.IssuePreflightRequest) (*pb.IssuePreflightResponse, error)

func (*Service) SetupCA added in v0.3.0

func (svc *Service) SetupCA(ctx context.Context, req *pb.SetupCARequest) (*pb.SetupCAResponse, error)

Jump to

Keyboard shortcuts

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