Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Ignore = ignorant.New()
Functions ¶
This section is empty.
Types ¶
type IPRangeReconciler ¶
type IPRangeReconciler interface { reconcile.Reconciler }
func NewIPRangeReconciler ¶
func NewIPRangeReconciler( composedStateFactory composed.StateFactory, focalStateFactory focal.StateFactory, awsStateFactory awsiprange.StateFactory, azureStateFactory azureiprange.StateFactory, gcpStateFactory gcpiprange.StateFactory, ) IPRangeReconciler
Click to show internal directories.
Click to hide internal directories.