Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReconciler ¶
func GetReconciler(known *cluster.Cluster, runtimeParameters *RuntimeParameters) (reconciler cloud.Reconciler, err error)
GetReconciler gets the correct Reconciler for the cloud provider currenty used.
Types ¶
type RuntimeParameters ¶
type RuntimeParameters struct {
AwsProfile string
}
RuntimeParameters contains specific parameters that needs to be passed to each cloud provider to satisfy their specific configurations needs at runtime while using the Reconciler
Click to show internal directories.
Click to hide internal directories.