stack

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stack

type Stack struct {
	// contains filtered or unexported fields
}

func NewStack

func NewStack(contents []byte, answers map[string]string) *Stack

func (*Stack) GetImageBuilds

func (s *Stack) GetImageBuilds() (map[string]riov1.ImageBuild, error)

func (*Stack) GetObjects

func (s *Stack) GetObjects() ([]runtime.Object, error)

func (*Stack) Questions

func (s *Stack) Questions() ([]v1.Question, error)

func (*Stack) SetServiceImages

func (s *Stack) SetServiceImages(images map[string]string) error

func (*Stack) Yaml

func (s *Stack) Yaml(answers map[string]string) (string, error)

type SystemStack

type SystemStack struct {
	Stack
	// contains filtered or unexported fields
}

func NewSystemStack

func NewSystemStack(apply apply.Apply, systemNamespace string, name string) *SystemStack

func (*SystemStack) Deploy

func (s *SystemStack) Deploy(answers map[string]string) error

func (*SystemStack) Remove

func (s *SystemStack) Remove() error

Jump to

Keyboard shortcuts

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