Documentation
¶
Index ¶
- func Provider() terraform.ResourceProvider
- type KafkaConnectClient
- func (c *KafkaConnectClient) Delete(connector string) (*http.Response, error)
- func (c *KafkaConnectClient) Do(method string, endpoint string, payload []byte) (*http.Response, error)
- func (c *KafkaConnectClient) Get(connector string) (*http.Response, error)
- func (c *KafkaConnectClient) Post(payload []byte) (*http.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Types ¶
Click to show internal directories.
Click to hide internal directories.