entry

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: 15 Imported by: 2

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 entry service on the gRPC server.

Types

type Config

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

Config is the service configuration

type Service

type Service struct {
	entry.UnsafeEntryServer
	// contains filtered or unexported fields
}

Service implements the v1 entry service

func New

func New(config Config) *Service

New creates a new entry service

func (*Service) BatchCreateEntry

func (*Service) BatchDeleteEntry

func (*Service) BatchUpdateEntry

func (*Service) GetEntry

func (s *Service) GetEntry(ctx context.Context, req *entry.GetEntryRequest) (*types.Entry, error)

func (*Service) ListEntries

Jump to

Keyboard shortcuts

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