auth

package
v0.0.0-...-511e509 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller owns the dependencies required by the auth REST handlers.

func New

func New(service *iauth.Service, auditor *iauth.AuditLogger) *Controller

New constructs an auth controller with explicit dependencies.

func (*Controller) CreateKey

func (ctrl *Controller) CreateKey(c *echo.Context) error

func (*Controller) ListKeys

func (ctrl *Controller) ListKeys(c *echo.Context) error

func (*Controller) QueryAudit

func (ctrl *Controller) QueryAudit(c *echo.Context) error

func (*Controller) RevokeKey

func (ctrl *Controller) RevokeKey(c *echo.Context) error

func (*Controller) RotateKey

func (ctrl *Controller) RotateKey(c *echo.Context) error

Jump to

Keyboard shortcuts

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