Module tls_configurations_api

Source

Structs§

GetTlsConfigParams
struct for passing parameters to the method get_tls_config
ListTlsConfigsParams
struct for passing parameters to the method list_tls_configs
UpdateTlsConfigParams
struct for passing parameters to the method update_tls_config

Enums§

GetTlsConfigError
struct for typed errors of method get_tls_config
ListTlsConfigsError
struct for typed errors of method list_tls_configs
UpdateTlsConfigError
struct for typed errors of method update_tls_config

Functions§

get_tls_config
Show a TLS configuration.
list_tls_configs
List all TLS configurations.
update_tls_config
Update a TLS configuration.