LogDriverPlugin * cloud_auth_dest_plugin_new(void)
Definition: cloud-auth.c:86
void cloud_authenticator_handle_grpc_metadata_request(CloudAuthenticator *s, GrpcMetadataRequestSignalData *data)
void cloud_authenticator_deinit(CloudAuthenticator *s)
struct _CloudAuthenticator CloudAuthenticator
Definition: cloud-auth.h:38
gboolean cloud_authenticator_init(CloudAuthenticator *s)
void cloud_authenticator_free(CloudAuthenticator *s)
void cloud_authenticator_handle_http_header_request(CloudAuthenticator *s, HttpHeaderRequestSignalData *data)
void cloud_auth_dest_plugin_set_authenticator(LogDriverPlugin *s, CloudAuthenticator *authenticator)
Definition: cloud-auth.c:66
Definition: cloud-auth.c:29
CloudAuthenticator * authenticator
Definition: cloud-auth.c:31