Module logging_kafka_api

Source

Structs§

CreateLogKafkaParams
struct for passing parameters to the method create_log_kafka
DeleteLogKafkaParams
struct for passing parameters to the method delete_log_kafka
GetLogKafkaParams
struct for passing parameters to the method get_log_kafka
ListLogKafkaParams
struct for passing parameters to the method list_log_kafka
UpdateLogKafkaParams
struct for passing parameters to the method update_log_kafka

Enums§

CreateLogKafkaError
struct for typed errors of method create_log_kafka
DeleteLogKafkaError
struct for typed errors of method delete_log_kafka
GetLogKafkaError
struct for typed errors of method get_log_kafka
ListLogKafkaError
struct for typed errors of method list_log_kafka
UpdateLogKafkaError
struct for typed errors of method update_log_kafka

Functions§

create_log_kafka
Create a Kafka logging endpoint for a particular service and version.
delete_log_kafka
Delete the Kafka logging endpoint for a particular service and version.
get_log_kafka
Get the Kafka logging endpoint for a particular service and version.
list_log_kafka
List all of the Kafka logging endpoints for a particular service and version.
update_log_kafka
Update the Kafka logging endpoint for a particular service and version.