Documentation
¶
Index ¶
- Variables
- func CreateSylvaWorkloadCluster() *swcv1alpha1.SylvaWorkloadCluster
- func GenerateFakeExternalSecret(name string, namespace string, fakeSecretStoreName string) (*esov1.ExternalSecret, *corev1.Secret)
- func GenerateFakeSecretStore(name string, namespace string) *esov1.SecretStore
- func UpdateFakeExternalSecretStatus(es *esov1.ExternalSecret)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NonDefaultValuesKey = "foo_bar" ConfigMapValues = "e: foo\n" SecretValues = "oci_registry_insecure: true\n" InsertPath = "a.b" InsertPathMarshaled = "a:\n b:\n " )
Functions ¶
func CreateSylvaWorkloadCluster ¶
func CreateSylvaWorkloadCluster() *swcv1alpha1.SylvaWorkloadCluster
func GenerateFakeSecretStore ¶
func GenerateFakeSecretStore(name string, namespace string) *esov1.SecretStore
func UpdateFakeExternalSecretStatus ¶
func UpdateFakeExternalSecretStatus(es *esov1.ExternalSecret)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.