Documentation
¶
Overview ¶
Package firewalls implements reconciler for cluster firwall components.
Index ¶
Constants ¶
View Source
const ServiceName = "firewall-reconciler"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scope ¶
type Scope interface { cloud.BuildGetter FirewallRulesSpec() []*compute.Firewall }
Scope is an interfaces that hold used methods.
Click to show internal directories.
Click to hide internal directories.