config

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2018 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployment

type Deployment struct {
	ClusterDefinition   string `json:"cluster_definition"`
	OrchestratorRelease string `json:"orchestratorRelease,omitempty"`
	Location            string `json:"location"`
	TestCategory        string `json:"category,omitempty"`
}

Deployment represents an DCOS cluster deployment on Azure

type TestConfig

type TestConfig struct {
	Deployments []Deployment `json:"deployments"`
}

TestConfig represents a cluster config

func GetTestConfig

func GetTestConfig(fname string) (*TestConfig, error)

GetTestConfig parses a cluster config

func (*TestConfig) Read

func (c *TestConfig) Read(data []byte) error

Jump to

Keyboard shortcuts

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