app

package
v0.25.2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authorizer

type Authorizer struct {
	Context          context.Context
	Logger           *zerolog.Logger
	ServerOptions    []grpc.ServerOption
	Configuration    *config.Config
	ServiceBuilder   *builder.ServiceFactory
	Manager          *builder.ServiceManager
	Resolver         *resolvers.Resolvers
	AuthorizerServer *impl.AuthorizerServer
}

Authorizer is an authorizer service instance, responsible for managing the authorizer API, user directory instance and the OPA plugins.

func (*Authorizer) AddGRPCServerOptions added in v0.25.0

func (e *Authorizer) AddGRPCServerOptions(grpcOptions ...grpc.ServerOption)

func (*Authorizer) Start

func (e *Authorizer) Start() error

Start starts all services required by the engine.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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