authz

package
v0.0.0-...-614d85d Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultEtcdAddress = os.Getenv("ETCD_ADDRESS")

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp() App

func (*App) ControlPlaneAuthorize

func (app *App) ControlPlaneAuthorize(c echo.Context) error

ControlPlaneAuthorize implements access control for control plane requests, i.e. multi-tenant RBAC

func (*App) DataPlaneAuthorize

func (app *App) DataPlaneAuthorize(c echo.Context) error

DataPlaneAuthorize implements access control mechanism for data plane requests (i.e. requests from S3 clients)

func (*App) Start

func (app *App) Start()

Jump to

Keyboard shortcuts

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