svid

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterService

func RegisterService(s *grpc.Server, service *Service)

RegisterService registers the service on the gRPC server.

Types

type Config

type Config struct {
	EntryFetcher api.AuthorizedEntryFetcher
	ServerCA     ca.ServerCA
	TrustDomain  spiffeid.TrustDomain
	DataStore    datastore.DataStore
}

Config is the service configuration

type Service

type Service struct {
	svid.UnsafeSVIDServer
	// contains filtered or unexported fields
}

Service implements the v1 SVID service

func New

func New(config Config) *Service

New creates a new SVID service

func (*Service) BatchNewX509SVID

func (*Service) MintJWTSVID

func (*Service) MintX509SVID

func (*Service) NewDownstreamX509CA

func (*Service) NewJWTSVID

func (s *Service) NewJWTSVID(ctx context.Context, req *svid.NewJWTSVIDRequest) (resp *svid.NewJWTSVIDResponse, err error)

Jump to

Keyboard shortcuts

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