889348e999
Signed-off-by: Margo Crawford <margaretc@vmware.com>
9 lines
278 B
Go
Generated
9 lines
278 B
Go
Generated
// Copyright 2022 the Pinniped contributors. All Rights Reserved.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// +k8s:deepcopy-gen=package
|
|
// +groupName=oauth.virtual.supervisor.pinniped.dev
|
|
|
|
// Package oauth is the internal version of the Pinniped virtual oauth API.
|
|
package oauth
|