couchdb

package
v0.0.0-...-684f588 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client contains couchdb api clients

type Config

type Config struct {
	Endpoint string
	Username string
	Password string
}

Config contains couchdb configuration values

func (*Config) Client

func (c *Config) Client() (*Client, error)

Client configures and returns a fully initialized couchdb client

Jump to

Keyboard shortcuts

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