kafkaconnect

package
v0.0.0-...-a8ccdef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2018 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type KafkaConnectClient

type KafkaConnectClient struct {
	Url        string
	HTTPClient *http.Client
}

func (*KafkaConnectClient) Delete

func (c *KafkaConnectClient) Delete(connector string) (*http.Response, error)

func (*KafkaConnectClient) Do

func (c *KafkaConnectClient) Do(method string, endpoint string, payload []byte) (*http.Response, error)

func (*KafkaConnectClient) Get

func (c *KafkaConnectClient) Get(connector string) (*http.Response, error)

func (*KafkaConnectClient) Post

func (c *KafkaConnectClient) Post(payload []byte) (*http.Response, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL