Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1332)

Side by Side Diff: appengine/gce-backend/proto/config_pb2.py

Issue 2247443002: Adds settings.cfg for gce-backend. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@gce_config_refactor
Patch Set: . Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « appengine/gce-backend/proto/config.proto ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by the protocol buffer compiler. DO NOT EDIT! 1 # Generated by the protocol buffer compiler. DO NOT EDIT!
2 # source: config.proto 2 # source: config.proto
3 3
4 from google.protobuf import descriptor as _descriptor 4 from google.protobuf import descriptor as _descriptor
5 from google.protobuf import message as _message 5 from google.protobuf import message as _message
6 from google.protobuf import reflection as _reflection 6 from google.protobuf import reflection as _reflection
7 from google.protobuf import descriptor_pb2 7 from google.protobuf import descriptor_pb2
8 # @@protoc_insertion_point(imports) 8 # @@protoc_insertion_point(imports)
9 9
10 10
11 11
12 12
13 DESCRIPTOR = _descriptor.FileDescriptor( 13 DESCRIPTOR = _descriptor.FileDescriptor(
14 name='config.proto', 14 name='config.proto',
15 package='gce_backend', 15 package='gce_backend',
16 serialized_pb='\n\x0c\x63onfig.proto\x12\x0bgce_backend\"\x9d\x03\n\x16Instanc eTemplateConfig\x12G\n\ttemplates\x18\x01 \x03(\x0b\x32\x34.gce_backend.Instance TemplateConfig.InstanceTemplate\x1a\xb9\x02\n\x10InstanceTemplate\x12\x11\n\tbas e_name\x18\x01 \x01(\t\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x12\n\ndimension s\x18\x03 \x03(\t\x12\x12\n\nimage_name\x18\x04 \x01(\t\x12\x14\n\x0c\x64isk_siz e_gb\x18\x05 \x01(\x05\x12]\n\x10service_accounts\x18\x06 \x03(\x0b\x32\x43.gce_ backend.InstanceTemplateConfig.InstanceTemplate.ServiceAccount\x12\x0c\n\x04tags \x18\x07 \x03(\t\x12\x10\n\x08metadata\x18\x08 \x03(\t\x12\x14\n\x0cmachine_type \x18\t \x01(\t\x1a.\n\x0eServiceAccount\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0 e\n\x06scopes\x18\x02 \x03(\t\"\xda\x01\n\x1aInstanceGroupManagerConfig\x12N\n\x 08managers\x18\x01 \x03(\x0b\x32<.gce_backend.InstanceGroupManagerConfig.Instanc eGroupManager\x1al\n\x14InstanceGroupManager\x12\x1a\n\x12template_base_name\x18 \x01 \x01(\t\x12\x14\n\x0cminimum_size\x18\x02 \x01(\x05\x12\x14\n\x0cmaximum_si ze\x18\x03 \x01(\x05\x12\x0c\n\x04zone\x18\x04 \x01(\t') 16 serialized_pb='\n\x0c\x63onfig.proto\x12\x0bgce_backend\"\x9d\x03\n\x16Instanc eTemplateConfig\x12G\n\ttemplates\x18\x01 \x03(\x0b\x32\x34.gce_backend.Instance TemplateConfig.InstanceTemplate\x1a\xb9\x02\n\x10InstanceTemplate\x12\x11\n\tbas e_name\x18\x01 \x01(\t\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x12\n\ndimension s\x18\x03 \x03(\t\x12\x12\n\nimage_name\x18\x04 \x01(\t\x12\x14\n\x0c\x64isk_siz e_gb\x18\x05 \x01(\x05\x12]\n\x10service_accounts\x18\x06 \x03(\x0b\x32\x43.gce_ backend.InstanceTemplateConfig.InstanceTemplate.ServiceAccount\x12\x0c\n\x04tags \x18\x07 \x03(\t\x12\x10\n\x08metadata\x18\x08 \x03(\t\x12\x14\n\x0cmachine_type \x18\t \x01(\t\x1a.\n\x0eServiceAccount\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0 e\n\x06scopes\x18\x02 \x03(\t\"\xda\x01\n\x1aInstanceGroupManagerConfig\x12N\n\x 08managers\x18\x01 \x03(\x0b\x32<.gce_backend.InstanceGroupManagerConfig.Instanc eGroupManager\x1al\n\x14InstanceGroupManager\x12\x1a\n\x12template_base_name\x18 \x01 \x01(\t\x12\x14\n\x0cminimum_size\x18\x02 \x01(\x05\x12\x14\n\x0cmaximum_si ze\x18\x03 \x01(\x05\x12\x0c\n\x04zone\x18\x04 \x01(\t\"+\n\x0bSettingsCfg\x12\x 1c\n\x14\x65nable_ts_monitoring\x18\x01 \x01(\x08')
17 17
18 18
19 19
20 20
21 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT = _descriptor.Descriptor ( 21 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT = _descriptor.Descriptor (
22 name='ServiceAccount', 22 name='ServiceAccount',
23 full_name='gce_backend.InstanceTemplateConfig.InstanceTemplate.ServiceAccount' , 23 full_name='gce_backend.InstanceTemplateConfig.InstanceTemplate.ServiceAccount' ,
24 filename=None, 24 filename=None,
25 file=DESCRIPTOR, 25 file=DESCRIPTOR,
26 containing_type=None, 26 containing_type=None,
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 nested_types=[_INSTANCEGROUPMANAGERCONFIG_INSTANCEGROUPMANAGER, ], 231 nested_types=[_INSTANCEGROUPMANAGERCONFIG_INSTANCEGROUPMANAGER, ],
232 enum_types=[ 232 enum_types=[
233 ], 233 ],
234 options=None, 234 options=None,
235 is_extendable=False, 235 is_extendable=False,
236 extension_ranges=[], 236 extension_ranges=[],
237 serialized_start=446, 237 serialized_start=446,
238 serialized_end=664, 238 serialized_end=664,
239 ) 239 )
240 240
241
242 _SETTINGSCFG = _descriptor.Descriptor(
243 name='SettingsCfg',
244 full_name='gce_backend.SettingsCfg',
245 filename=None,
246 file=DESCRIPTOR,
247 containing_type=None,
248 fields=[
249 _descriptor.FieldDescriptor(
250 name='enable_ts_monitoring', full_name='gce_backend.SettingsCfg.enable_ts_ monitoring', index=0,
251 number=1, type=8, cpp_type=7, label=1,
252 has_default_value=False, default_value=False,
253 message_type=None, enum_type=None, containing_type=None,
254 is_extension=False, extension_scope=None,
255 options=None),
256 ],
257 extensions=[
258 ],
259 nested_types=[],
260 enum_types=[
261 ],
262 options=None,
263 is_extendable=False,
264 extension_ranges=[],
265 serialized_start=666,
266 serialized_end=709,
267 )
268
241 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT.containing_type = _INSTA NCETEMPLATECONFIG_INSTANCETEMPLATE; 269 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT.containing_type = _INSTA NCETEMPLATECONFIG_INSTANCETEMPLATE;
242 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE.fields_by_name['service_accounts'].mess age_type = _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT 270 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE.fields_by_name['service_accounts'].mess age_type = _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT
243 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE.containing_type = _INSTANCETEMPLATECONF IG; 271 _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE.containing_type = _INSTANCETEMPLATECONF IG;
244 _INSTANCETEMPLATECONFIG.fields_by_name['templates'].message_type = _INSTANCETEMP LATECONFIG_INSTANCETEMPLATE 272 _INSTANCETEMPLATECONFIG.fields_by_name['templates'].message_type = _INSTANCETEMP LATECONFIG_INSTANCETEMPLATE
245 _INSTANCEGROUPMANAGERCONFIG_INSTANCEGROUPMANAGER.containing_type = _INSTANCEGROU PMANAGERCONFIG; 273 _INSTANCEGROUPMANAGERCONFIG_INSTANCEGROUPMANAGER.containing_type = _INSTANCEGROU PMANAGERCONFIG;
246 _INSTANCEGROUPMANAGERCONFIG.fields_by_name['managers'].message_type = _INSTANCEG ROUPMANAGERCONFIG_INSTANCEGROUPMANAGER 274 _INSTANCEGROUPMANAGERCONFIG.fields_by_name['managers'].message_type = _INSTANCEG ROUPMANAGERCONFIG_INSTANCEGROUPMANAGER
247 DESCRIPTOR.message_types_by_name['InstanceTemplateConfig'] = _INSTANCETEMPLATECO NFIG 275 DESCRIPTOR.message_types_by_name['InstanceTemplateConfig'] = _INSTANCETEMPLATECO NFIG
248 DESCRIPTOR.message_types_by_name['InstanceGroupManagerConfig'] = _INSTANCEGROUPM ANAGERCONFIG 276 DESCRIPTOR.message_types_by_name['InstanceGroupManagerConfig'] = _INSTANCEGROUPM ANAGERCONFIG
277 DESCRIPTOR.message_types_by_name['SettingsCfg'] = _SETTINGSCFG
249 278
250 class InstanceTemplateConfig(_message.Message): 279 class InstanceTemplateConfig(_message.Message):
251 __metaclass__ = _reflection.GeneratedProtocolMessageType 280 __metaclass__ = _reflection.GeneratedProtocolMessageType
252 281
253 class InstanceTemplate(_message.Message): 282 class InstanceTemplate(_message.Message):
254 __metaclass__ = _reflection.GeneratedProtocolMessageType 283 __metaclass__ = _reflection.GeneratedProtocolMessageType
255 284
256 class ServiceAccount(_message.Message): 285 class ServiceAccount(_message.Message):
257 __metaclass__ = _reflection.GeneratedProtocolMessageType 286 __metaclass__ = _reflection.GeneratedProtocolMessageType
258 DESCRIPTOR = _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT 287 DESCRIPTOR = _INSTANCETEMPLATECONFIG_INSTANCETEMPLATE_SERVICEACCOUNT
(...skipping 11 matching lines...) Expand all
270 299
271 class InstanceGroupManager(_message.Message): 300 class InstanceGroupManager(_message.Message):
272 __metaclass__ = _reflection.GeneratedProtocolMessageType 301 __metaclass__ = _reflection.GeneratedProtocolMessageType
273 DESCRIPTOR = _INSTANCEGROUPMANAGERCONFIG_INSTANCEGROUPMANAGER 302 DESCRIPTOR = _INSTANCEGROUPMANAGERCONFIG_INSTANCEGROUPMANAGER
274 303
275 # @@protoc_insertion_point(class_scope:gce_backend.InstanceGroupManagerConfi g.InstanceGroupManager) 304 # @@protoc_insertion_point(class_scope:gce_backend.InstanceGroupManagerConfi g.InstanceGroupManager)
276 DESCRIPTOR = _INSTANCEGROUPMANAGERCONFIG 305 DESCRIPTOR = _INSTANCEGROUPMANAGERCONFIG
277 306
278 # @@protoc_insertion_point(class_scope:gce_backend.InstanceGroupManagerConfig) 307 # @@protoc_insertion_point(class_scope:gce_backend.InstanceGroupManagerConfig)
279 308
309 class SettingsCfg(_message.Message):
310 __metaclass__ = _reflection.GeneratedProtocolMessageType
311 DESCRIPTOR = _SETTINGSCFG
312
313 # @@protoc_insertion_point(class_scope:gce_backend.SettingsCfg)
314
280 315
281 # @@protoc_insertion_point(module_scope) 316 # @@protoc_insertion_point(module_scope)
OLDNEW
« no previous file with comments | « appengine/gce-backend/proto/config.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698