An interface that the application derives and uses to instantiate a TlsCredentialReloadConfig instance.
More...
#include <tls_credentials_options.h>
An interface that the application derives and uses to instantiate a TlsCredentialReloadConfig instance.
Refer to the definition of the grpc_tls_credential_reload_config in grpc_tls_credentials_options.h for more details on the expectations of the member functions of the interface.
◆ ~TlsCredentialReloadInterface()
virtual grpc_impl::experimental::TlsCredentialReloadInterface::~TlsCredentialReloadInterface |
( |
| ) |
|
|
virtualdefault |
◆ Cancel()
A callback that cancels a credential reload request.
◆ Schedule()
A callback that invokes the credential reload.
The documentation for this struct was generated from the following file: