models

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ResizeCauseAutoscale    = "AUTOSCALE"
	ResizeCauseUserRequest  = "USER_REQUEST"
	ResizeCauseAutorecovery = "AUTORECOVERY"
)
View Source
const (
	ViewsToExportCode       = "CODE"
	ViewsToExportDashboards = "DASHBOARDS"
	ViewsToExportAll        = "ALL"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ParamPair

type ParamPair struct {
	Key   string `json:"key,omitempty" url:"key,omitempty"`
	Value string `json:"value,omitempty" url:"value,omitempty"`
}

type ResizeCause

type ResizeCause string

type SparkEnvPair

type SparkEnvPair struct {
	Key   string `json:"key,omitempty" url:"key,omitempty"`
	Value string `json:"value,omitempty" url:"value,omitempty"`
}

type ViewsToExport

type ViewsToExport string

Jump to

Keyboard shortcuts

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