Endpoint is the Schema for the Endpoints API. Manages a Data Transfer endpoint within Yandex.Cloud.
Type
CRD
Group
datatransfer.yandex-cloud.jet.crossplane.io
Version
v1alpha1
apiVersion: datatransfer.yandex-cloud.jet.crossplane.io/v1alpha1
kind: Endpoint
EndpointSpec defines the desired state of Endpoint
No description provided.
Reference to a Folder in resourcemanager to populate folderId.
Policies for referencing.
Selector for a Folder in resourcemanager to populate folderId.
Policies for selection.
Settings for the endpoint. The structure is documented below.
Settings specific to the ClickHouse source endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
List of tables which will not be transfered, formatted as schemaname.tablename.
List of tables to transfer, formatted as schemaname.tablename. If omitted or an empty list is specified, all tables will be transferred.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the ClickHouse target endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Shard selection rules for the data being transferred. The structure is documented below.
Shard data by the hash value of the specified column. The structure is documented below.
A custom shard mapping by the value of the specified column. The structure is documented below.
The mapping of the specified column values to the shard names. The structure is documented below.
The value of the column. Currently only the string columns are supported. The structure is documented below.
robin manner. Specify as an empty block to enable.
Shard data by ID of the transfer.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the Kafka source endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of Kafka broker URLs.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Parse Audit Trails data. Empty struct.
Parse Cloud Logging data. Empty struct.
Parse data in json format.
Data parsing scheme.The structure is documented below.
Parse data if tskv format.
Data parsing scheme.The structure is documented below.
The list of full source topic names.
Transform data with a custom Cloud Function.
Settings specific to the Kafka target endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of Kafka broker URLs.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Empty block. Select data serialization format automatically.
Serialize data in json format. The structure is documented below.
Empty block. Serialize data in json format.
Target topic settings.
All messages will be sent to one topic. The structure is documented below.
Settings specific to the MongoDB source endpoint.
The list of the MongoDB collections that should be transferred. If omitted, all available collections will be transferred. The structure of the list item is documented below.
Connection settings.
Connection options. The structure is documented below.
Reference to a MongodbCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MongodbCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
The list of the MongoDB collections that should not be transferred.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the MongoDB target endpoint.
Connection settings.
Connection options. The structure is documented below.
Reference to a MongodbCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MongodbCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the MySQL source endpoint.
Connection settings.
Reference to a MySQLCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MySQLCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a MySQLDatabase in mdb to populate database.
Policies for referencing.
Selector for a MySQLDatabase in mdb to populate database.
Policies for selection.
Opposite of include_table_regex. The tables matching the specified regular expressions will not be transferred.
List of regular expressions of table names which should be transferred. A table name is formatted as schemaname.tablename. For example, a single regular expression may look like ^mydb.employees$.
Password for the database access. This is a block with a single field named raw which should contain the password.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a MySQLUser in mdb to populate user.
Policies for referencing.
Selector for a MySQLUser in mdb to populate user.
Policies for selection.
Settings specific to the MySQL target endpoint.
Connection settings.
Reference to a MySQLCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MySQLCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a MySQLDatabase in mdb to populate database.
Policies for referencing.
Selector for a MySQLDatabase in mdb to populate database.
Policies for selection.
Password for the database access. This is a block with a single field named raw which should contain the password.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a MySQLUser in mdb to populate user.
Policies for referencing.
Selector for a MySQLUser in mdb to populate user.
Policies for selection.
Settings specific to the PostgreSQL source endpoint.
Connection settings. The structure is documented below.
Reference to a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a PostgresqlDatabase in mdb to populate database.
Policies for referencing.
Selector for a PostgresqlDatabase in mdb to populate database.
Policies for selection.
List of tables which will not be transfered, formatted as schemaname.tablename.
List of tables to transfer, formatted as schemaname.tablename. If omitted or an empty list is specified, all tables will be transferred.
Defines which database schema objects should be transferred, e.g. views, functions, etc.
Password for the database access. This is a block with a single field named raw which should contain the password.
List of security groups that the transfer associated with this endpoint should use.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a PostgresqlUser in mdb to populate user.
Policies for referencing.
Selector for a PostgresqlUser in mdb to populate user.
Policies for selection.
Settings specific to the PostgreSQL target endpoint.
Connection settings.
Reference to a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a PostgresqlDatabase in mdb to populate database.
Policies for referencing.
Selector for a PostgresqlDatabase in mdb to populate database.
Policies for selection.
Password for the database access. This is a block with a single field named raw which should contain the password.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a PostgresqlUser in mdb to populate user.
Policies for referencing.
Selector for a PostgresqlUser in mdb to populate user.
Policies for selection.
Settings specific to the YDB source endpoint.
Settings specific to the YDB target endpoint.
Settings specific to the YDS source endpoint.
Parse Audit Trails data. Empty struct.
Parse Cloud Logging data. Empty struct.
Parse data in json format.
Data parsing scheme.The structure is documented below.
Parse data if tskv format.
Data parsing scheme.The structure is documented below.
Settings specific to the YDS target endpoint.
Empty block. Select data serialization format automatically.
Serialize data in json format. The structure is documented below.
Empty block. Serialize data in json format.
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.
Reference to a Folder in resourcemanager to populate folderId.
Policies for referencing.
Selector for a Folder in resourcemanager to populate folderId.
Policies for selection.
Settings for the endpoint. The structure is documented below.
Settings specific to the ClickHouse source endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
List of tables which will not be transfered, formatted as schemaname.tablename.
List of tables to transfer, formatted as schemaname.tablename. If omitted or an empty list is specified, all tables will be transferred.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the ClickHouse target endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Shard selection rules for the data being transferred. The structure is documented below.
Shard data by the hash value of the specified column. The structure is documented below.
A custom shard mapping by the value of the specified column. The structure is documented below.
The mapping of the specified column values to the shard names. The structure is documented below.
The value of the column. Currently only the string columns are supported. The structure is documented below.
robin manner. Specify as an empty block to enable.
Shard data by ID of the transfer.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the Kafka source endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of Kafka broker URLs.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Parse Audit Trails data. Empty struct.
Parse Cloud Logging data. Empty struct.
Parse data in json format.
Data parsing scheme.The structure is documented below.
Parse data if tskv format.
Data parsing scheme.The structure is documented below.
The list of full source topic names.
Transform data with a custom Cloud Function.
Settings specific to the Kafka target endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of Kafka broker URLs.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Empty block. Select data serialization format automatically.
Serialize data in json format. The structure is documented below.
Empty block. Serialize data in json format.
Target topic settings.
All messages will be sent to one topic. The structure is documented below.
Settings specific to the MongoDB source endpoint.
The list of the MongoDB collections that should be transferred. If omitted, all available collections will be transferred. The structure of the list item is documented below.
Connection settings.
Connection options. The structure is documented below.
Reference to a MongodbCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MongodbCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
The list of the MongoDB collections that should not be transferred.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the MongoDB target endpoint.
Connection settings.
Connection options. The structure is documented below.
Reference to a MongodbCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MongodbCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
Settings specific to the MySQL source endpoint.
Connection settings.
Reference to a MySQLCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MySQLCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a MySQLDatabase in mdb to populate database.
Policies for referencing.
Selector for a MySQLDatabase in mdb to populate database.
Policies for selection.
Opposite of include_table_regex. The tables matching the specified regular expressions will not be transferred.
List of regular expressions of table names which should be transferred. A table name is formatted as schemaname.tablename. For example, a single regular expression may look like ^mydb.employees$.
Password for the database access. This is a block with a single field named raw which should contain the password.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a MySQLUser in mdb to populate user.
Policies for referencing.
Selector for a MySQLUser in mdb to populate user.
Policies for selection.
Settings specific to the MySQL target endpoint.
Connection settings.
Reference to a MySQLCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a MySQLCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a MySQLDatabase in mdb to populate database.
Policies for referencing.
Selector for a MySQLDatabase in mdb to populate database.
Policies for selection.
Password for the database access. This is a block with a single field named raw which should contain the password.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a MySQLUser in mdb to populate user.
Policies for referencing.
Selector for a MySQLUser in mdb to populate user.
Policies for selection.
Settings specific to the PostgreSQL source endpoint.
Connection settings. The structure is documented below.
Reference to a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a PostgresqlDatabase in mdb to populate database.
Policies for referencing.
Selector for a PostgresqlDatabase in mdb to populate database.
Policies for selection.
List of tables which will not be transfered, formatted as schemaname.tablename.
List of tables to transfer, formatted as schemaname.tablename. If omitted or an empty list is specified, all tables will be transferred.
Defines which database schema objects should be transferred, e.g. views, functions, etc.
Password for the database access. This is a block with a single field named raw which should contain the password.
List of security groups that the transfer associated with this endpoint should use.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a PostgresqlUser in mdb to populate user.
Policies for referencing.
Selector for a PostgresqlUser in mdb to populate user.
Policies for selection.
Settings specific to the PostgreSQL target endpoint.
Connection settings.
Reference to a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for referencing.
Selector for a PostgresqlCluster in mdb to populate mdbClusterId.
Policies for selection.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
Reference to a Subnet in vpc to populate subnetId.
Policies for referencing.
Selector for a Subnet in vpc to populate subnetId.
Policies for selection.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Reference to a PostgresqlDatabase in mdb to populate database.
Policies for referencing.
Selector for a PostgresqlDatabase in mdb to populate database.
Policies for selection.
Password for the database access. This is a block with a single field named raw which should contain the password.
References to SecurityGroup in vpc to populate securityGroups.
Policies for referencing.
Selector for a list of SecurityGroup in vpc to populate securityGroups.
Policies for selection.
Reference to a PostgresqlUser in mdb to populate user.
Policies for referencing.
Selector for a PostgresqlUser in mdb to populate user.
Policies for selection.
Settings specific to the YDB source endpoint.
Settings specific to the YDB target endpoint.
Settings specific to the YDS source endpoint.
Parse Audit Trails data. Empty struct.
Parse Cloud Logging data. Empty struct.
Parse data in json format.
Data parsing scheme.The structure is documented below.
Parse data if tskv format.
Data parsing scheme.The structure is documented below.
Settings specific to the YDS target endpoint.
Empty block. Select data serialization format automatically.
Serialize data in json format. The structure is documented below.
Empty block. Serialize data in json format.
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. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. 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
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config 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.
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. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
EndpointStatus defines the observed state of Endpoint.
No description provided.
Settings for the endpoint. The structure is documented below.
Settings specific to the ClickHouse source endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
List of tables which will not be transfered, formatted as schemaname.tablename.
List of tables to transfer, formatted as schemaname.tablename. If omitted or an empty list is specified, all tables will be transferred.
Settings specific to the ClickHouse target endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Shard selection rules for the data being transferred. The structure is documented below.
Shard data by the hash value of the specified column. The structure is documented below.
A custom shard mapping by the value of the specified column. The structure is documented below.
The mapping of the specified column values to the shard names. The structure is documented below.
The value of the column. Currently only the string columns are supported. The structure is documented below.
robin manner. Specify as an empty block to enable.
Shard data by ID of the transfer.
Settings specific to the Kafka source endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of Kafka broker URLs.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Parse Audit Trails data. Empty struct.
Parse Cloud Logging data. Empty struct.
Parse data in json format.
Data parsing scheme.The structure is documented below.
Parse data if tskv format.
Data parsing scheme.The structure is documented below.
The list of full source topic names.
Transform data with a custom Cloud Function.
Settings specific to the Kafka target endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of Kafka broker URLs.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Empty block. Select data serialization format automatically.
Serialize data in json format. The structure is documented below.
Empty block. Serialize data in json format.
Target topic settings.
All messages will be sent to one topic. The structure is documented below.
Settings specific to the MongoDB source endpoint.
The list of the MongoDB collections that should be transferred. If omitted, all available collections will be transferred. The structure of the list item is documented below.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
The list of the MongoDB collections that should not be transferred.
Settings specific to the MongoDB target endpoint.
Connection settings.
Connection options. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Settings specific to the MySQL source endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Opposite of include_table_regex. The tables matching the specified regular expressions will not be transferred.
List of regular expressions of table names which should be transferred. A table name is formatted as schemaname.tablename. For example, a single regular expression may look like ^mydb.employees$.
Password for the database access. This is a block with a single field named raw which should contain the password.
Settings specific to the MySQL target endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Settings specific to the PostgreSQL source endpoint.
Connection settings. The structure is documented below.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
List of tables which will not be transfered, formatted as schemaname.tablename.
List of tables to transfer, formatted as schemaname.tablename. If omitted or an empty list is specified, all tables will be transferred.
Defines which database schema objects should be transferred, e.g. views, functions, etc.
Password for the database access. This is a block with a single field named raw which should contain the password.
List of security groups that the transfer associated with this endpoint should use.
Settings specific to the PostgreSQL target endpoint.
Connection settings.
Connection settings of the on-premise PostgreSQL server.
List of host names of the PostgreSQL server. Exactly one host is expected currently.
TLS settings for the server connection. Empty implies plaintext connection. The structure is documented below.
Empty block designating that the connection is not secured, i.e. plaintext connection.
If this attribute is not an empty block, then TLS is used for the server connection. The structure is documented below.
Password for the database access. This is a block with a single field named raw which should contain the password.
Settings specific to the YDB source endpoint.
Settings specific to the YDB target endpoint.
Settings specific to the YDS source endpoint.
Parse Audit Trails data. Empty struct.
Parse Cloud Logging data. Empty struct.
Parse data in json format.
Data parsing scheme.The structure is documented below.
Parse data if tskv format.
Data parsing scheme.The structure is documented below.
Settings specific to the YDS target endpoint.
Empty block. Select data serialization format automatically.
Serialize data in json format. The structure is documented below.
Empty block. Serialize data in json format.
Conditions of the resource.
pg-source
apiVersion: datatransfer.yandex-cloud.jet.crossplane.io/v1alpha1
kind: Endpoint
metadata:
annotations:
meta.upbound.io/example-id: datatransfer/v1alpha1/transfer
labels:
testing.upbound.io/example-name: pg_source
name: pg-source
spec:
forProvider:
name: pg-test-source
settings:
- postgresSource:
- connection:
- onPremise:
- hosts:
- example.org
port: 5432
database: prod-db
password:
- rawSecretRef:
key: password
name: postgresql-local
namespace: default
slotGigabyteLagLimit: 100
user: pg-admin
providerConfigRef:
name: default
pg-target
apiVersion: datatransfer.yandex-cloud.jet.crossplane.io/v1alpha1
kind: Endpoint
metadata:
annotations:
meta.upbound.io/example-id: datatransfer/v1alpha1/transfer
labels:
testing.upbound.io/example-name: pg_target
name: pg-target
spec:
forProvider:
name: pg-test-target2
settings:
- postgresTarget:
- connection:
- mdbClusterIdRef:
name: example-pg
databaseRef:
name: pg-database1
password:
- rawSecretRef:
key: password
name: postgresql
namespace: default
userRef:
name: pg-user1
providerConfigRef:
name: default