eab5c2b86b
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
9 lines
256 B
Go
9 lines
256 B
Go
// Copyright 2020 the Pinniped contributors. All Rights Reserved.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// +k8s:deepcopy-gen=package
|
|
// +groupName=pinniped.dev
|
|
|
|
// Package pinniped is the internal version of the Pinniped aggregated API.
|
|
package pinniped
|