overlay

package
v0.0.0-...-b7fcf81 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 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 YttOverlay

type YttOverlay struct {
	// spec is the spec yaml in a []byte
	Spec []byte
	// overlay is the overlay yaml in a []byte
	Path string
}

YttOverlay is the struct for handling overlays using ytt library https://github.com/k14s/ytt

func (YttOverlay) Apply

func (y YttOverlay) Apply() ([]byte, error)

Apply applies the overlay on a YttOverlay struct

Jump to

Keyboard shortcuts

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