package k8s_tester.test_cluster_config

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Cluster

test_range_config.proto:66

Cluster holds the created cluster and its credential file.

Used in: TestRange

message NodePool

test_range_config.proto:53

NodePool represents a set of Kubernetes nodes.

Used in: TestRangeSpec

message TestRange

test_range_config.proto:61

TestRange contains the created clusters. This is an output from the setup phase and an input for the test phase.

message TestRangeSpec

test_range_config.proto:9

TestRangeSpec is a description of the test environment to be created. It is the input of the setup step which creates the required clusters.