# Functions
No description provided by the author
No description provided by the author
# Structs
ClusterwideNetworkPolicyReconciler reconciles a ClusterwideNetworkPolicy object +kubebuilder:rbac:groups=metal-stack.io,resources=events,verbs=create;patch.
ClusterwideNetworkPolicyValidationReconciler validates a ClusterwideNetworkPolicy object +kubebuilder:rbac:groups=metal-stack.io,resources=events,verbs=create;patch.
DroptailerReconciler reconciles a Droptailer object.
FirewallReconciler reconciles a Firewall object.
# Interfaces
go:generate mockgen -destination=./mocks/mock_firewall.go -package=mocks .
# Type aliases
No description provided by the author