dcos

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2020 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type LightMarathonAppInfo

type LightMarathonAppInfo struct {
	TasksStaged  int           `json:"tasksStaged"`
	TasksRunning int           `json:"tasksRunning"`
	TasksHealthy int           `json:"tasksHealthy"`
	Instances    int           `json:"instances"`
	HealthChecks []interface{} `json:"healthChecks"`
}

type ServiceAccontJson

type ServiceAccontJson struct {
	Scheme        string `json:"scheme"`
	UID           string `json:"uid"`
	LoginEndpoint string `json:"login_endpoint"`
	PrivateKey    string `json:"private_key"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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