1apiVersion: aws.upbound.io/v1alpha1
2kind: StoreConfig
A StoreConfigSpec defines the desired state of a ProviderConfig.
Kubernetes configures a Kubernetes secret store. If the "type" is "Kubernetes" but no config provided, in cluster config will be used.
Credentials used to connect to the Kubernetes API.
Env is a reference to an environment variable that contains credentials that must be used to connect to the provider.
Fs is a reference to a filesystem location that contains credentials that must be used to connect to the provider.
Plugin configures External secret store as a plugin.
ConfigRef contains store config reference info.
A StoreConfigStatus represents the status of a StoreConfig.
Conditions of the resource.