features

package
v1.18.0-pre.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feature

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

func NewFeatures

func NewFeatures(client *k8s.Client, p Parameters) *Feature

func (*Feature) GenSummary

func (s *Feature) GenSummary(ctx context.Context) error

GenSummary downloads and generates a summary table with all the features tested in the CI run.

func (*Feature) PrintFeatureStatus

func (s *Feature) PrintFeatureStatus(ctx context.Context) error

PrintFeatureStatus prints encryption status from all/specific cilium agent pods.

type Parameters

type Parameters struct {
	CiliumNamespace         string
	CiliumOperatorNamespace string
	AgentPodSelector        string
	OperatorPodSelector     string
	CiliumOperatorCommand   string
	NodeName                string
	OperatorNodeName        string
	WaitDuration            time.Duration
	Output                  string
	Outputfile              string
	MetricsDirectory        string
	Repo                    string
	Commit                  string
	GHStepSummaryAnchor     bool
}

Parameters contains options for CLI

Jump to

Keyboard shortcuts

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