Type Alias PbTelemetryClusterType

Source
pub type PbTelemetryClusterType = TelemetryClusterType;

Aliased Type§

#[repr(i32)]
pub enum PbTelemetryClusterType { Unspecified = 0, SingleNode = 1, DockerCompose = 2, Kubernetes = 3, CloudHosted = 4, }

Variants§

§

Unspecified = 0

§

SingleNode = 1

§

DockerCompose = 2

§

Kubernetes = 3

§

CloudHosted = 4