server

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProxyAuth added in v0.3.1

func NewProxyAuth(requireTransportSecurity bool) credentials.PerRPCCredentials

Types

type BuildCollectorServer

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

func NewBuildCollectorServer

func NewBuildCollectorServer(logger *zap.Logger, rode pb.RodeClient) *BuildCollectorServer

func (*BuildCollectorServer) CreateBuild

func (*BuildCollectorServer) UpdateBuildArtifacts

type HealthzServer

type HealthzServer interface {
	grpc_health_v1.HealthServer
	Ready()
	NotReady()
}

func NewHealthzServer

func NewHealthzServer(logger *zap.Logger) HealthzServer

type ProxyAuth added in v0.3.1

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

func (*ProxyAuth) GetRequestMetadata added in v0.3.1

func (p *ProxyAuth) GetRequestMetadata(ctx context.Context, _ ...string) (map[string]string, error)

func (*ProxyAuth) RequireTransportSecurity added in v0.3.1

func (p *ProxyAuth) RequireTransportSecurity() bool

Jump to

Keyboard shortcuts

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