telemetry

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	UUID                    string `json:"uuid"`
	SveltosVersion          string `json:"sveltosVersion"`
	ManagedSveltosClusters  int    `json:"sveltosClusters"`
	ReadySveltosClusters    int    `json:"readySveltosClusters"`
	PullModeSveltosClusters int    `json:"pullSveltosClusters,omitempty"`
	ManagedCAPIClusters     int    `json:"capiClusters"`
	ClusterProfiles         int    `json:"clusterProfiles"`
	Profiles                int    `json:"profiles"`
	ClusterSummaries        int    `json:"clusterSummaries"`
	EventTriggers           int    `json:"eventTriggers,omitempty"`
	ClusterHealthChecks     int    `json:"clusterHealthChecks,omitempty"`
}

Cluster represents the telemetry data Sveltos collects from each management cluster

Jump to

Keyboard shortcuts

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