midstream

package
v1.14.0-beta.7 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Midstream

type Midstream struct {
	Kustomization *kustomizetypes.Kustomization
	Base          *base.Base
	DocForPatches []*k8sdoc.Doc
	PullSecret    *corev1.Secret
}

func CreateMidstream

func CreateMidstream(b *base.Base, images []kustomizetypes.Image, objects []*k8sdoc.Doc, pullSecret *corev1.Secret) (*Midstream, error)

func (*Midstream) KustomizationFilename added in v0.9.10

func (m *Midstream) KustomizationFilename(options WriteOptions) string

func (*Midstream) WriteMidstream

func (m *Midstream) WriteMidstream(options WriteOptions) error

type WriteOptions

type WriteOptions struct {
	MidstreamDir string
	BaseDir      string
}

Jump to

Keyboard shortcuts

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