package
Version:
v1.6.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
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.Cluster
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 reconcile cluster network components.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.