Skip to content

Yzl bindings kustomize var

Var Type

Namespace: Yzl.Bindings.Kustomize

Assembly: Yzl.Bindings.Kustomize.dll

Base Type: obj

Represents a variable whose value will be sourced from a field in a Kubernetes object.

Constructors

Constructor Description Source
Var() Returns: Var

Static members

Static member Description Source
Var.Default Returns: Var
Var.fieldref value Refers to the field of the object referred to by objref whose value will be extracted for use in replacing $(FOO)

Parameters

value: NamedNode list

Returns: NamedNode
Var.objref value Refers to a Kubernetes resource under the purview of this kustomization

Parameters

value: NamedNode list

Returns: NamedNode
Var.yzl build Parameters

build: NamedNode list

Returns: Node