Module logging_syslog_api

Source

Structs§

CreateLogSyslogParams
struct for passing parameters to the method create_log_syslog
DeleteLogSyslogParams
struct for passing parameters to the method delete_log_syslog
GetLogSyslogParams
struct for passing parameters to the method get_log_syslog
ListLogSyslogParams
struct for passing parameters to the method list_log_syslog
UpdateLogSyslogParams
struct for passing parameters to the method update_log_syslog

Enums§

CreateLogSyslogError
struct for typed errors of method create_log_syslog
DeleteLogSyslogError
struct for typed errors of method delete_log_syslog
GetLogSyslogError
struct for typed errors of method get_log_syslog
ListLogSyslogError
struct for typed errors of method list_log_syslog
UpdateLogSyslogError
struct for typed errors of method update_log_syslog

Functions§

create_log_syslog
Create a Syslog for a particular service and version.
delete_log_syslog
Delete the Syslog for a particular service and version.
get_log_syslog
Get the Syslog for a particular service and version.
list_log_syslog
List all of the Syslogs for a particular service and version.
update_log_syslog
Update the Syslog for a particular service and version.