troubleshoot

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollectResult

func CollectResult(ctx context.Context, restConfig *rest.Config, opts ...CollectOption) (tbcollect.CollectorResult, error)

Types

type CollectOption added in v1.6.0

type CollectOption func(opts *CollectOptions)

func DisableCollector added in v1.6.0

func DisableCollector(collector CollectorType) CollectOption

func WithBundlePath added in v1.6.0

func WithBundlePath(path string) CollectOption

func WithCollectedNamespaces added in v1.6.0

func WithCollectedNamespaces(ns []string) CollectOption

func WithSDS added in v1.6.0

func WithSDS(enabled bool) CollectOption

type CollectOptions added in v1.5.0

type CollectOptions struct {
	// contains filtered or unexported fields
}

type CollectorType added in v1.6.0

type CollectorType string
const (
	CollectorTypeEnvoyGatewayResource CollectorType = "EnvoyGatewayResource"
	CollectorTypePrometheusMetrics    CollectorType = "PrometheusMetrics"
	CollectorTypePodLogs              CollectorType = "PodLogs"
	CollectorTypeConfigDump           CollectorType = "ConfigDump"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL