Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options) error
Option configures a ResourceProducer.
func WithReleaseName ¶
WithReleaseName configures the Helm release name used to render resources.
func WithReleaseNamespace ¶
WithReleaseNamespace configures the Helm release namespace used to render resources.
func WithValues ¶
WithValues configures the Helm values used to render resources.
type Resources ¶
type Resources []*unstructured.Unstructured
Resources generated by rendering a Helm chart.
Click to show internal directories.
Click to hide internal directories.