1apiVersion: database.vault.m.upbound.io/v1alpha1
2kind: SecretBackendConnection
SecretBackendConnectionSpec defines the desired state of SecretBackendConnection
(No description available)
A list of roles that are allowed to use this connection. A list of roles that are allowed to use this connection.
Reference to a Mount in vault to populate backend.
Policies for referencing.
Selector for a Mount in vault to populate backend.
Policies for selection.
A nested block containing configuration options for Cassandra connections. Connection parameters for the cassandra-database-plugin plugin.
The hosts to connect to. Cassandra hosts to connect to.
A nested block containing configuration options for Couchbase connections. Connection parameters for the couchbase-database-plugin plugin.
Required if tls is true. Specifies the certificate authority of the Couchbase server, as a PEM certificate that has been base64 encoded.
Required if tls is true. Specifies the certificate authority of the Couchbase server, as a PEM certificate that has been base64 encoded.
The hosts to connect to.
A set of Couchbase URIs to connect to. Must use couchbases:// scheme if tls is true.
A nested block containing configuration options for Elasticsearch connections. Connection parameters for the elasticsearch-database-plugin.
A nested block containing configuration options for SAP HanaDB connections. Connection parameters for the hana-database-plugin plugin.
A nested block containing configuration options for InfluxDB connections. Connection parameters for the influxdb-database-plugin plugin.
A nested block containing configuration options for MongoDB connections. Connection parameters for the mongodb-database-plugin plugin.
A nested block containing configuration options for MongoDB Atlas connections. Connection parameters for the mongodbatlas-database-plugin plugin.
A nested block containing configuration options for MSSQL connections. Connection parameters for the mssql-database-plugin plugin.
A nested block containing configuration options for MySQL connections. Connection parameters for the mysql-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for Aurora MySQL connections. Connection parameters for the mysql-aurora-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for legacy MySQL connections. Connection parameters for the mysql-legacy-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for RDS MySQL connections. Connection parameters for the mysql-rds-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for Oracle connections. Connection parameters for the oracle-database-plugin plugin.
A nested block containing configuration options for PostgreSQL connections. Connection parameters for the postgresql-database-plugin plugin.
A nested block containing configuration options for Redis connections. Connection parameters for the redis-database-plugin plugin.
A nested block containing configuration options for Redis ElastiCache connections. Connection parameters for the redis-elasticache-database-plugin plugin.
Connection parameters for the redshift-database-plugin plugin.
A list of database statements to be executed to rotate the root user's credentials. A list of database statements to be executed to rotate the root user's credentials.
A nested block containing configuration options for Snowflake connections. Connection parameters for the snowflake-database-plugin plugin.
THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.
A list of roles that are allowed to use this connection. A list of roles that are allowed to use this connection.
Reference to a Mount in vault to populate backend.
Policies for referencing.
Selector for a Mount in vault to populate backend.
Policies for selection.
A nested block containing configuration options for Cassandra connections. Connection parameters for the cassandra-database-plugin plugin.
The hosts to connect to. Cassandra hosts to connect to.
A nested block containing configuration options for Couchbase connections. Connection parameters for the couchbase-database-plugin plugin.
Required if tls is true. Specifies the certificate authority of the Couchbase server, as a PEM certificate that has been base64 encoded.
Required if tls is true. Specifies the certificate authority of the Couchbase server, as a PEM certificate that has been base64 encoded.
The hosts to connect to.
A set of Couchbase URIs to connect to. Must use couchbases:// scheme if tls is true.
A nested block containing configuration options for Elasticsearch connections. Connection parameters for the elasticsearch-database-plugin.
A nested block containing configuration options for SAP HanaDB connections. Connection parameters for the hana-database-plugin plugin.
A nested block containing configuration options for InfluxDB connections. Connection parameters for the influxdb-database-plugin plugin.
A nested block containing configuration options for MongoDB connections. Connection parameters for the mongodb-database-plugin plugin.
A nested block containing configuration options for MongoDB Atlas connections. Connection parameters for the mongodbatlas-database-plugin plugin.
A nested block containing configuration options for MSSQL connections. Connection parameters for the mssql-database-plugin plugin.
A nested block containing configuration options for MySQL connections. Connection parameters for the mysql-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for Aurora MySQL connections. Connection parameters for the mysql-aurora-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for legacy MySQL connections. Connection parameters for the mysql-legacy-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for RDS MySQL connections. Connection parameters for the mysql-rds-database-plugin plugin.
x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined. x509 certificate for connecting to the database. This must be a PEM encoded version of the private key and the certificate combined.
A nested block containing configuration options for Oracle connections. Connection parameters for the oracle-database-plugin plugin.
A nested block containing configuration options for PostgreSQL connections. Connection parameters for the postgresql-database-plugin plugin.
A nested block containing configuration options for Redis connections. Connection parameters for the redis-database-plugin plugin.
A nested block containing configuration options for Redis ElastiCache connections. Connection parameters for the redis-elasticache-database-plugin plugin.
Connection parameters for the redshift-database-plugin plugin.
A list of database statements to be executed to rotate the root user's credentials. A list of database statements to be executed to rotate the root user's credentials.
A nested block containing configuration options for Snowflake connections. Connection parameters for the snowflake-database-plugin plugin.
THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
SecretBackendConnectionStatus defines the observed state of SecretBackendConnection.
(No description available)
A list of roles that are allowed to use this connection. A list of roles that are allowed to use this connection.
A nested block containing configuration options for Cassandra connections. Connection parameters for the cassandra-database-plugin plugin.
The hosts to connect to. Cassandra hosts to connect to.
A nested block containing configuration options for Couchbase connections. Connection parameters for the couchbase-database-plugin plugin.
The hosts to connect to.
A set of Couchbase URIs to connect to. Must use couchbases:// scheme if tls is true.
A nested block containing configuration options for Elasticsearch connections. Connection parameters for the elasticsearch-database-plugin.
A nested block containing configuration options for SAP HanaDB connections. Connection parameters for the hana-database-plugin plugin.
A nested block containing configuration options for InfluxDB connections. Connection parameters for the influxdb-database-plugin plugin.
A nested block containing configuration options for MongoDB connections. Connection parameters for the mongodb-database-plugin plugin.
A nested block containing configuration options for MSSQL connections. Connection parameters for the mssql-database-plugin plugin.
A nested block containing configuration options for MySQL connections. Connection parameters for the mysql-database-plugin plugin.
A nested block containing configuration options for Aurora MySQL connections. Connection parameters for the mysql-aurora-database-plugin plugin.
A nested block containing configuration options for legacy MySQL connections. Connection parameters for the mysql-legacy-database-plugin plugin.
A nested block containing configuration options for RDS MySQL connections. Connection parameters for the mysql-rds-database-plugin plugin.
A nested block containing configuration options for Oracle connections. Connection parameters for the oracle-database-plugin plugin.
A nested block containing configuration options for PostgreSQL connections. Connection parameters for the postgresql-database-plugin plugin.
Connection parameters for the redshift-database-plugin plugin.
A list of database statements to be executed to rotate the root user's credentials. A list of database statements to be executed to rotate the root user's credentials.
A nested block containing configuration options for Snowflake connections. Connection parameters for the snowflake-database-plugin plugin.
Conditions of the resource.