trace

package
v1.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CueTemplateName = "trace_template.cue"
)

Variables

This section is empty.

Functions

func NewTraceCmd

func NewTraceCmd(f cmdutil.Factory, streams genericiooptions.IOStreams) *cobra.Command

Types

type CreateOptions

type CreateOptions struct {
	action.CreateOptions         `json:"-"`
	ClusterName                  string `json:"clusterName,omitempty"`
	Locale                       string `json:"locale,omitempty"`
	Depth                        int64  `json:"depth,omitempty"`
	CelStateEvaluationExpression string `json:"celStateEvaluationExpression,omitempty"`
}

func (*CreateOptions) Complete

func (o *CreateOptions) Complete() error

func (*CreateOptions) Run

func (o *CreateOptions) Run() error

type UpdateOptions

type UpdateOptions struct {
	*action.PatchOptions
	Locale                       string `json:"locale,omitempty"`
	Depth                        int64  `json:"depth,omitempty"`
	CelStateEvaluationExpression string `json:"celStateEvaluationExpression,omitempty"`
}

func (*UpdateOptions) CmdComplete

func (o *UpdateOptions) CmdComplete(cmd *cobra.Command) error

Directories

Path Synopsis
timeserieslinechart
Package timeserieslinechart implements a linechart that draws lines for time series data points
Package timeserieslinechart implements a linechart that draws lines for time series data points

Jump to

Keyboard shortcuts

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