Versions in this module Expand all Collapse all v0 v0.2.0 Jul 26, 2021 v0.1.0 Mar 29, 2021 Changes in this version + func GetCloudflareAPI(ctx context.Context, namespace string, apiTokenName string) (*cloudflare.API, error) + func GetZone(ctx context.Context, namespace string, zoneName string) (*crdsv1alpha1.Zone, error) + func InterfaceArrayToStringArray(in []interface{}) []string + func StringArrayToInterfaceArray(in []string) []interface + func StringSlicesMatch(a []string, b []string) bool