github.com/cilium/cilium@v1.16.2/pkg/policy/api/doc.go (about)

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright Authors of Cilium
     3  
     4  // +k8s:deepcopy-gen=package
     5  // +k8s:openapi-gen=true
     6  // +deepequal-gen=package
     7  
     8  // Package api defines the API of the Cilium network policy interface
     9  // +groupName=policy
    10  package api