apikey

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIKeyManager

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

Provides functionality around interacting with api keys.

func (*APIKeyManager) Check

func (a *APIKeyManager) Check(ctx context.Context, apikey string) (*bffv1beta1.APIKey, error)

func (*APIKeyManager) Create

func (a *APIKeyManager) Create(ctx context.Context, nickname string) (string, error)

func (*APIKeyManager) Delete

func (a *APIKeyManager) Delete(ctx context.Context, nickname string) error

func (*APIKeyManager) List

func (a *APIKeyManager) List(ctx context.Context) ([]*bffv1beta1.APIKey, error)

Jump to

Keyboard shortcuts

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