auth

package
v0.7.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth interface {
	LoadApiKey(ctx context.Context, r client.Reader) error
	GetApiKey(ctx context.Context, r client.Reader) (string, error)
	ApiKey() string
}

func NewAuth

func NewAuth(namespace, clusterCR string) Auth

func NewAuthFromCR

func NewAuthFromCR(cluster *castwarev1alpha1.Cluster) Auth

Directories

Path Synopsis
Package mock_auth is a generated GoMock package.
Package mock_auth is a generated GoMock package.

Jump to

Keyboard shortcuts

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