Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bus ¶
type Bus struct { Runner helmexec.Runner Hooks []Hook BasePath string StateFilePath string Namespace string Env environment.Environment ReadFile func(string) ([]byte, error) Logger *zap.SugaredLogger }
Click to show internal directories.
Click to hide internal directories.