github.com/tigera/api@v0.0.0-20240320170621-278e89a8c5fb/pkg/apis/projectcalico/v3/doc.go (about)

     1  // Copyright (c) 2021 Tigera, Inc. All rights reserved.
     2  
     3  // +k8s:deepcopy-gen=package,register
     4  // +k8s:openapi-gen=true
     5  
     6  // Package v3 is the v3 version of the API.
     7  // +groupName=projectcalico.org
     8  
     9  package v3 // import "github.com/tigera/api/pkg/apis/projectcalico/v3"