Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentInfo ¶
type HelmfileProvider ¶
type HelmfileProvider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider(conf *config.Configuration) *HelmfileProvider
func (*HelmfileProvider) InitStackContext ¶
func (h *HelmfileProvider) InitStackContext(ctx context.Context, config schema.StackConfig) context.Context
func (*HelmfileProvider) ProcessComponentConfig ¶
func (h *HelmfileProvider) ProcessComponentConfig(ctx context.Context, componentName string, componentConfig schema.ComponentConfig) (any, error)
Click to show internal directories.
Click to hide internal directories.