diagnostics

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DiagDir = "diag"
	KudoDir = "diag/kudo"
)
View Source
const (
	ObjectWithDir      printMode = "ObjectsWithDir"
	ObjectListWithDirs printMode = "ObjectListWithDirs" // print each object into its own nested directory based on its name and kind
	RuntimeObject      printMode = "RuntimeObject"      // print as a file based on its kind only
)

Variables

This section is empty.

Functions

func Collect

func Collect(fs afero.Fs, instance string, options *Options, c *kudo.Client, s *env.Settings) error

Types

type Options

type Options struct {
	LogSince *int64
}

func NewOptions

func NewOptions(logSince time.Duration) *Options

Jump to

Keyboard shortcuts

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