package
Version:
v0.0.0-...-b4f7751
Opens a new window with list of versions in this module.
Published: Dec 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package subnets implements reconciler for subnetworks.
type Scope interface {
cloud.Build
SubnetSpecs() []*compute.Subnetwork
}
Scope is an interfaces that hold used methods.
Service implements subnets reconciler.
New returns Service from given scope.
Delete deletes cluster subnetwork components.
Reconcile reconciles cluster network components.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.