oauthclient

package
v0.0.0-...-fa1f097 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Strategy = strategy{serverscheme.Scheme}

Strategy is the default logic that applies when creating or updating OAuthClient objects objects via the REST API.

Functions

This section is empty.

Types

type Getter

type Getter interface {
	Get(ctx context.Context, name string, options metav1.GetOptions) (*oauthapi.OAuthClient, error)
}

Getter exposes a way to get a specific client. This is useful for other registries to get scope limitations on particular clients. This interface will make its easier to write a future cache on it

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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