2959b54e7b
Signed-off-by: Matt Moyer <moyerm@vmware.com>
11 lines
221 B
Go
11 lines
221 B
Go
/*
|
|
Copyright 2020 VMware, Inc.
|
|
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
|