sdl

package
v0.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SDL

type SDL interface {
	Validate() error
	DeploymentGroups() ([]*dtypes.GroupSpec, error)
	Manifest() (manifest.Manifest, error)
}

SDL is the interface which wraps Validate, Deployment and Manifest methods

func Read

func Read(buf []byte) (SDL, error)

Read reads buffer data and returns SDL instance

func ReadFile

func ReadFile(path string) (SDL, error)

ReadFile read from given path and returns SDL instance

Jump to

Keyboard shortcuts

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