cluster

package
v0.9.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClusterIDKey  clusterIDKeyType  = "cluster_auth_cluster_id"
	SharedKeysKey sharedKeysKeyType = "cluster_auth_shared_keys"
)

Variables

This section is empty.

Functions

func AuthorizedIDFromIncomingContext added in v0.6.0

func AuthorizedIDFromIncomingContext(ctx context.Context) (string, bool)

func AuthorizedOutgoingContext added in v0.6.0

func AuthorizedOutgoingContext(ctx context.Context) context.Context

func StreamAuthorizedID added in v0.5.4

func StreamAuthorizedID(ctx context.Context) string

func StreamAuthorizedKeys added in v0.5.4

func StreamAuthorizedKeys(ctx context.Context) *keyring.SharedKeys

func StreamClientInterceptor added in v0.9.0

func StreamClientInterceptor(challenge challenges.ChallengeHandler) grpc.StreamClientInterceptor

func StreamServerInterceptor added in v0.9.0

func StreamServerInterceptor(challenge challenges.ChallengeHandler) grpc.StreamServerInterceptor

Types

type ClientMetadata added in v0.9.0

type ClientMetadata struct {
	IdAssertion string
	Random      []byte
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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