types

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package types describes basic types which are not versioned.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Variables

type Variables map[string]string

Variables presents generic variables for templating/environment.

func (Variables) Copy

func (v Variables) Copy() Variables

Copy the Variables.

func (*Variables) Load

func (v *Variables) Load(path string, context Variables) error

Load the variables from YAML with the given context.

func (*Variables) LoadContents

func (v *Variables) LoadContents(contents []byte, context Variables) error

LoadContents the variables from byte slice with the given context.

func (Variables) Merge

func (v Variables) Merge(other Variables) Variables

Merge two Variables in place.

Directories

Path Synopsis
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha2 contains type definitions for `pkg.yaml`.
Package v1alpha2 contains type definitions for `pkg.yaml`.

Jump to

Keyboard shortcuts

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