server

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// ACLs is a mapping for which spiffe IDs the server will match to credentials from providers
	ACLs []types.ACL

	// Providers is a list of the credential providers available to get credentials
	Providers map[string]provider.Provider

	proto.UnimplementedSpiffeConnectorServer
	// contains filtered or unexported fields
}

func (*Server) GetCredentials

func (s *Server) GetCredentials(ctx context.Context, empty *emptypb.Empty) (*proto.GetCredentialsResponse, error)

func (*Server) Start

func (s *Server) Start(ctx context.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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