oauthclient

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Strategy = strategy{legacyscheme.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(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