desiredmanifest

package
v1.0.1-0...-b3ee44d Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package desiredmanifest retrieves the latest desired manifest

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name is the name of the container that
	// performs variable interpolation for a manifest. It's also part of
	// the output secret's name
	Name = "desired-manifest"
)

Functions

This section is empty.

Types

type DesiredManifest

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

DesiredManifest resolves references from bdpl CRD to a BOSH manifest

func NewDesiredManifest

func NewDesiredManifest(client client.Client) *DesiredManifest

NewDesiredManifest constructs a resolver

func (*DesiredManifest) DesiredManifest

func (r *DesiredManifest) DesiredManifest(ctx context.Context, namespace string) (*bdm.Manifest, error)

DesiredManifest reads the versioned secret created by the variable interpolation job and unmarshals it into a Manifest object

Jump to

Keyboard shortcuts

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