Documentation
¶
Index ¶
Constants ¶
View Source
const ( FinalizerName = "k8s.bfenetworks.com/delete-protection" BfenetworksAnnotationPrefix = filter.BfenetworksAnnotationPrefix ProductPoolResultAnnotationKey = BfenetworksAnnotationPrefix + "productpool-result" OPTypeDelete = "delete" OPTypeUpdate = "update" )
Variables ¶
This section is empty.
Functions ¶
func AddServiceController ¶
Types ¶
type ServiceReconciler ¶
type ServiceReconciler struct {
ExternalLB *openapi.AlbProvider
client.Client
Scheme *runtime.Scheme
// contains filtered or unexported fields
}
ServiceReconciler reconciles a Service object
Click to show internal directories.
Click to hide internal directories.