Documentation ¶
Index ¶
- type SupportBundle
- func (s *SupportBundle) CustomerMeta(spec types.Spec) []types.Task
- func (s *SupportBundle) GlobalRedaction(spec types.Spec) (tasks []types.Task)
- func (s *SupportBundle) Goroutines(spec types.Spec) []types.Task
- func (s *SupportBundle) Logs(spec types.Spec) []types.Task
- func (s *SupportBundle) Version(spec types.Spec) []types.Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SupportBundle ¶
type SupportBundle struct {
// contains filtered or unexported fields
}
func New ¶
func New(supportBundle *producers.SupportBundle) *SupportBundle
func (*SupportBundle) CustomerMeta ¶
func (s *SupportBundle) CustomerMeta(spec types.Spec) []types.Task
func (*SupportBundle) GlobalRedaction ¶ added in v0.22.0
func (s *SupportBundle) GlobalRedaction(spec types.Spec) (tasks []types.Task)
func (*SupportBundle) Goroutines ¶ added in v0.24.0
func (s *SupportBundle) Goroutines(spec types.Spec) []types.Task
Click to show internal directories.
Click to hide internal directories.