model

package
v0.21.3 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CurrentVersion = "v0"

Functions

This section is empty.

Types

type Config

type Config struct {
}

type Current

type Current struct {
	infra.ProviderCurrent
}

type HealthChecks

type HealthChecks struct {
	Port int64
	Path string
}

type Pool

type Pool struct {
	OSImage     string
	MinCPUCores int
	MinMemoryGB int
	StorageGB   int
}

type Protocol

type Protocol int
const (
	Unknown Protocol = iota
	TCP
	UDP
)

func (Protocol) String

func (i Protocol) String() string

type UserSpec

type UserSpec struct {
	Verbose    bool
	RemoteUser string
	Project    string
	Region     string
	Zone       string
	Pools      map[string]*Pool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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