credentials

package
v0.0.0-...-53d8ad0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credential

type Credential uint
const (
	GrpcClient Credential = iota
	GrpcServer
)

type Store

type Store struct {
	// contains filtered or unexported fields
}

func (*Store) GrpcClient

func (s *Store) GrpcClient() grpc.TransportCredentials

func (*Store) GrpcServer

func (s *Store) GrpcServer() grpc.TransportCredentials

func (*Store) LoadGrpcClientCreds

func (s *Store) LoadGrpcClientCreds(c *config.Config) error

func (*Store) LoadGrpcServerCreds

func (s *Store) LoadGrpcServerCreds(c *config.Config) error

Jump to

Keyboard shortcuts

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