cbe4c1b370
Signed-off-by: Matt Moyer <moyerm@vmware.com>
11 lines
228 B
Go
11 lines
228 B
Go
/*
|
|
Copyright 2020 VMware, Inc.
|
|
SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
// +k8s:deepcopy-gen=package
|
|
// +groupName=placeholder.suzerain-io.github.io
|
|
|
|
// Package placeholder is the internal version of the API.
|
|
package placeholder
|