Documentation ¶
Overview ¶
Package networks implements reconciler for cluster networking components.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scope ¶
type Scope interface { cloud.Cluster NetworkSpec() *compute.Network NatRouterSpec() *compute.Router }
Scope is an interfaces that hold used methods.
Click to show internal directories.
Click to hide internal directories.