Versions in this module Expand all Collapse all v1 v1.23.0 Oct 27, 2025 Changes in this version + const ClusterScope + const ConfigSync + const ConfigSyncMonitoring + const Namespace + const Processed + const Raw + const ResourceGroup + type BugReporter struct + ErrorList []error + WritingErrors []error + func New(ctx context.Context, c client.Client, cs kubernetes.Interface) (*BugReporter, error) + func (b *BugReporter) AddNomosStatusToZip(ctx context.Context) + func (b *BugReporter) AddNomosVersionToZip(ctx context.Context) + func (b *BugReporter) Close() + func (b *BugReporter) EnabledServices() map[Product]bool + func (b *BugReporter) FetchCMSystemPods(ctx context.Context) (rd []Readable) + func (b *BugReporter) FetchLogSources(ctx context.Context) []Readable + func (b *BugReporter) FetchResources(ctx context.Context) []Readable + func (b *BugReporter) Open() (err error) + func (b *BugReporter) WriteRawInZip(toBeRead []Readable) + type Product string + type Readable struct + Name string v1.23.0-rc.1 Oct 27, 2025