gitlab

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2017 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type Config

type Config struct {
	Token      string
	BaseURL    string
	Insecure   bool
	CACertFile string
}

Config is per-provider, specifies where to connect to gitlab

func (*Config) Client

func (c *Config) Client() (interface{}, error)

Client returns a *gitlab.Client to interact with the configured gitlab instance

Jump to

Keyboard shortcuts

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