mso

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2021 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HTTP_METHODS = []string{"GET", "PUT", "PATCH", "POST", "DELETE"}

Functions

func MakeRestRequest

func MakeRestRequest(cli *client.Client, path, method, payload string) (*container.Container, error)

func Provider

func Provider() terraform.ResourceProvider

func StringLenValidator

func StringLenValidator(lengt int) schema.SchemaValidateFunc

Types

type Config

type Config struct {
	Username   string
	Password   string
	IsInsecure bool
	ProxyUrl   string
	URL        string
	Domain     string
	Platform   string
}

Config

func (Config) Valid

func (c Config) Valid() error

Source Files

Jump to

Keyboard shortcuts

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