Versions in this module Expand all Collapse all v0 v0.3.0 Jun 24, 2024 Changes in this version + type Input struct + Spec InputSpec + func (in *Input) DeepCopy() *Input + func (in *Input) DeepCopyInto(out *Input) + func (in *Input) DeepCopyObject() runtime.Object + type InputSource struct + Inline string + Transpile *bool + Type string + func (in *InputSource) DeepCopy() *InputSource + func (in *InputSource) DeepCopyInto(out *InputSource) + type InputSpec struct + Source InputSource + Values map[string]string + func (in *InputSpec) DeepCopy() *InputSpec + func (in *InputSpec) DeepCopyInto(out *InputSpec)