internalcfgpb

package
v0.0.0-...-e7509a3 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package internalcfgpb contains messages used by Swarming config system.

Index

Constants

This section is empty.

Variables

View Source
var File_go_chromium_org_luci_swarming_server_cfg_internalcfgpb_cfg_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ConfigBundle

type ConfigBundle struct {
	Revision string              `protobuf:"bytes,1,opt,name=revision,proto3" json:"revision,omitempty"`
	Digest   string              `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"`
	Settings *config.SettingsCfg `protobuf:"bytes,3,opt,name=settings,proto3" json:"settings,omitempty"`
	Pools    *config.PoolsCfg    `protobuf:"bytes,4,opt,name=pools,proto3" json:"pools,omitempty"`
	Bots     *config.BotsCfg     `protobuf:"bytes,5,opt,name=bots,proto3" json:"bots,omitempty"`
	Scripts  map[string]string   `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

ConfigBundle is stored in the datastore in a compressed form.

func (*ConfigBundle) Descriptor deprecated

func (*ConfigBundle) Descriptor() ([]byte, []int)

Deprecated: Use ConfigBundle.ProtoReflect.Descriptor instead.

func (*ConfigBundle) GetBots

func (x *ConfigBundle) GetBots() *config.BotsCfg

func (*ConfigBundle) GetDigest

func (x *ConfigBundle) GetDigest() string

func (*ConfigBundle) GetPools

func (x *ConfigBundle) GetPools() *config.PoolsCfg

func (*ConfigBundle) GetRevision

func (x *ConfigBundle) GetRevision() string

func (*ConfigBundle) GetScripts

func (x *ConfigBundle) GetScripts() map[string]string

func (*ConfigBundle) GetSettings

func (x *ConfigBundle) GetSettings() *config.SettingsCfg

func (*ConfigBundle) ProtoMessage

func (*ConfigBundle) ProtoMessage()

func (*ConfigBundle) ProtoReflect

func (x *ConfigBundle) ProtoReflect() protoreflect.Message

func (*ConfigBundle) Reset

func (x *ConfigBundle) Reset()

func (*ConfigBundle) String

func (x *ConfigBundle) String() string

Jump to

Keyboard shortcuts

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