github.com/cilium/cilium@v1.16.2/pkg/loadbalancer/doc.go (about) 1 // SPDX-License-Identifier: Apache-2.0 2 // Copyright Authors of Cilium 3 4 // +k8s:deepcopy-gen=package,register 5 6 // Package loadbalancer contains all logic related with the loadbalancer 7 // +groupName=pkg 8 package loadbalancer