2959b54e7b
Signed-off-by: Matt Moyer <moyerm@vmware.com>
11 lines
230 B
Cheetah
11 lines
230 B
Cheetah
/*
|
|
Copyright 2020 VMware, Inc.
|
|
SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
// +k8s:deepcopy-gen=package
|
|
// +groupName=crd.pinniped.dev
|
|
|
|
// Package crdpinniped is the internal version of the Pinniped CRD-based API.
|
|
package crdpinniped
|