auth

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: GPL-3.0, GPL-3.0-or-later Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PassThroughAuth

type PassThroughAuth struct {
}

func (PassThroughAuth) AnnotateGroup

func (a PassThroughAuth) AnnotateGroup(ctx context.Context, group string) error

func (PassThroughAuth) CreateCollection

func (a PassThroughAuth) CreateCollection(ctx context.Context, group string) error

func (PassThroughAuth) CreateLabel

func (a PassThroughAuth) CreateLabel(ctx context.Context) error

func (PassThroughAuth) DeleteCollection

func (a PassThroughAuth) DeleteCollection(ctx context.Context, group string) error

func (PassThroughAuth) DeleteImage

func (a PassThroughAuth) DeleteImage(ctx context.Context, group string) error

func (PassThroughAuth) DeleteLabel

func (a PassThroughAuth) DeleteLabel(ctx context.Context) error

func (PassThroughAuth) ImportImage

func (a PassThroughAuth) ImportImage(ctx context.Context, srcGroup string, dstGroup string) error

func (PassThroughAuth) IngestImage

func (a PassThroughAuth) IngestImage(ctx context.Context, group string) error

func (PassThroughAuth) UpdateCollection

func (a PassThroughAuth) UpdateCollection(ctx context.Context, group string) error

func (PassThroughAuth) UpdateLabel

func (a PassThroughAuth) UpdateLabel(ctx context.Context) error

type PrincipalProvider

type PrincipalProvider interface {
	Provide() (*p.Principal, error)
}

Jump to

Keyboard shortcuts

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