config

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const ServerlessFile = "serverless.yml"

Variables

This section is empty.

Functions

func NewKubeConfigPath added in v0.4.0

func NewKubeConfigPath(path string) string

Types

type KubeConfig added in v0.4.0

type KubeConfig struct {
	Path string
}

func (KubeConfig) FilePath added in v0.4.0

func (config KubeConfig) FilePath() string

func (KubeConfig) IsMissing added in v0.4.0

func (config KubeConfig) IsMissing() bool

type Serverless

type Serverless struct {
	tmfile.Definition `yaml:",inline"`
}

func NewServerlessConfig

func NewServerlessConfig() Serverless

func (Serverless) BaseDirectory

func (manifest Serverless) BaseDirectory() string

func (Serverless) ToFunctions

func (manifest Serverless) ToFunctions() (functions []serverless.Function)

Jump to

Keyboard shortcuts

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