delegatedidentity

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

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 delegated identity service on the provided server

Types

type Config

type Config struct {
	Log                 logrus.FieldLogger
	Manager             manager.Manager
	Attestor            workload_attestor.Attestor
	AuthorizedDelegates []string
}

type Service

type Service struct {
	delegatedidentityv1.UnsafeDelegatedIdentityServer
	// contains filtered or unexported fields
}

Service implements the delegated identity server

func New

func New(config Config) *Service

Jump to

Keyboard shortcuts

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