1apiVersion: sonarqube.crossplane.io/v1alpha1
2kind: ProviderConfig
ProviderConfigSpec defines the configuration for the SonarQube provider.
Password is the password for Basic Authentication to the SonarQube instance.
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.
Token is the User Token required to authenticate with the SonarQube instance. WARNING: This MUST NOT be an Analysis token / project token, it MUST be a User token with appropriate permissions.
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.
Username is the username for Basic Authentication to the SonarQube instance.
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.
A ProviderConfigStatus defines the status of a Provider.
Conditions of the resource.