Versions in this module Expand all Collapse all v1 v1.1.1 Oct 24, 2024 v1.1.0 Oct 14, 2024 Changes in this version + var ApplyChecklist = []rApi.CheckMeta + var DeleteChecklist = []rApi.CheckMeta + type AwsVPCReconciler struct + Env *env.Env + Name string + Scheme *runtime.Scheme + func (r *AwsVPCReconciler) GetName() string + func (r *AwsVPCReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error) + func (r *AwsVPCReconciler) SetupWithManager(mgr ctrl.Manager, logger logging.Logger) error + type TFValues struct + AwsAccessKey string + AwsAssumeRole struct{ ... } + AwsRegion string + AwsSecretKey string + PublicSubnets []struct{ ... } + Tags map[string]string + VpcCIDR string + VpcName string