output

package
v0.0.4-rc3 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployment

type Deployment struct {
	Namespace  string
	Namespaces map[string]*v1.Namespace
	Services   map[string]*v1beta1.Service
	Configs    map[string]*v1beta1.Config
	Volumes    map[string]*v1beta1.Volume
	Routes     map[string]*v1beta1.RouteSet
	CRDs       map[string]runtime.Object
	K8sObjects map[string]map[string]runtime.Object
}

func NewDeployment

func NewDeployment() *Deployment

func (*Deployment) Deploy

func (d *Deployment) Deploy(groupID string) error

Source Files

  • types.go

Jump to

Keyboard shortcuts

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