Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_universe_nscloud_configuration_config_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct { ClusterId string `protobuf:"bytes,1,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` UseBuildCluster bool `protobuf:"varint,2,opt,name=use_build_cluster,json=useBuildCluster,proto3" json:"use_build_cluster,omitempty"` // contains filtered or unexported fields }
Used as a configuration provider in an environment.
func (*Cluster) Descriptor
deprecated
func (*Cluster) GetClusterId ¶
func (*Cluster) GetUseBuildCluster ¶ added in v0.0.92
func (*Cluster) ProtoMessage ¶
func (*Cluster) ProtoMessage()
func (*Cluster) ProtoReflect ¶
func (x *Cluster) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.