mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-13 04:38:13 +00:00
6 lines
207 B
Go
6 lines
207 B
Go
// Package v1 contains API Schema definitions for the cloud network v1 API group
|
|
// +k8s:deepcopy-gen=package,register
|
|
// +groupName=cloud.network.openshift.io
|
|
// +kubebuilder:validation:Optional
|
|
package v1
|