auth

package
v0.0.0-...-d0cda72 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTokenMaxTTL

func GetTokenMaxTTL() time.Duration

func NewJWETokenManager

func NewJWETokenManager(secrets ctlcorev1.SecretClient, namespace string) (tokenManager dashboardapi.TokenManager, err error)

Types

type SecretSynchronizer

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

func NewSecretSynchronizer

func NewSecretSynchronizer(secrets ctlcorev1.SecretClient, namespace, name string) *SecretSynchronizer

func (*SecretSynchronizer) Create

func (s *SecretSynchronizer) Create(obj runtime.Object) error

func (*SecretSynchronizer) Delete

func (s *SecretSynchronizer) Delete() error

func (*SecretSynchronizer) Error

func (s *SecretSynchronizer) Error() chan error

func (*SecretSynchronizer) Get

func (*SecretSynchronizer) Name

func (s *SecretSynchronizer) Name() string

func (*SecretSynchronizer) Refresh

func (s *SecretSynchronizer) Refresh()

func (*SecretSynchronizer) RegisterActionHandler

func (s *SecretSynchronizer) RegisterActionHandler(_ dashboardsync.ActionHandlerFunction, _ ...watch.EventType)

func (*SecretSynchronizer) SetPoller

func (s *SecretSynchronizer) SetPoller(_ dashboardsync.Poller)

func (*SecretSynchronizer) Start

func (s *SecretSynchronizer) Start()

func (*SecretSynchronizer) Update

func (s *SecretSynchronizer) Update(obj runtime.Object) error

Jump to

Keyboard shortcuts

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