pulsar-admin-sdk 2.2.0

This provides the REST API for admin operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# AuthenticationDataSource

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**command_data** | Option<**String**> |  | [optional]
**http_auth_type** | Option<**String**> |  | [optional]
**peer_address** | Option<[**serde_json::Value**].md> |  | [optional]
**subscription** | Option<**String**> |  | [optional]
**tls_certificates** | Option<[**Vec<models::Certificate>**]Certificate.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)