Documentation
¶
Index ¶
- func CustomerJsonSpec(customerID string) types.Spec
- func DefaultSpecs() []types.Spec
- func Exec(ctx context.Context, rootDir string, tasks []types.Task) []*types.Result
- func Generate(tasks []types.Task, timeout time.Duration, pathname string) (os.FileInfo, string, error)
- func SupportBundleVersionSpec() types.Spec
- func Upload(file *os.File, fname, lname, email, company, description string) (string, error)
- type Planner
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomerJsonSpec ¶ added in v0.11.0
func DefaultSpecs ¶
func Generate ¶
func Generate(tasks []types.Task, timeout time.Duration, pathname string) (os.FileInfo, string, error)
Generate a new support bundle and write the results as an archive at pathname
func SupportBundleVersionSpec ¶ added in v0.11.0
Types ¶
Click to show internal directories.
Click to hide internal directories.