// Code generated by protoc-gen-gogo. DO NOT EDIT. // source: dbtesterpb/database_id.proto package dbtesterpb import proto "github.com/golang/protobuf/proto" import fmt "fmt" import math "math" import _ "github.com/gogo/protobuf/gogoproto" // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // DatabaseID differentiates between major or minor releases (possibly different APIs) // of each database. Make sure to make accordingn changes in 'flag_*' whenever an ID // is added/removed. type DatabaseID int32 const ( DatabaseID_etcd__v2_3 DatabaseID = 0 DatabaseID_etcd__v3_1 DatabaseID = 1 DatabaseID_etcd__v3_2 DatabaseID = 2 DatabaseID_etcd__tip DatabaseID = 3 DatabaseID_zookeeper__r3_4_9 DatabaseID = 10 DatabaseID_zookeeper__r3_5_2_alpha DatabaseID = 11 DatabaseID_zookeeper__r3_5_3_beta DatabaseID = 12 DatabaseID_consul__v0_7_5 DatabaseID = 20 DatabaseID_consul__v0_8_0 DatabaseID = 21 DatabaseID_consul__v0_8_3 DatabaseID = 22 DatabaseID_zetcd__beta DatabaseID = 30 DatabaseID_cetcd__beta DatabaseID = 40 ) var DatabaseID_name = map[int32]string{ 0: "etcd__v2_3", 1: "etcd__v3_1", 2: "etcd__v3_2", 3: "etcd__tip", 10: "zookeeper__r3_4_9", 11: "zookeeper__r3_5_2_alpha", 12: "zookeeper__r3_5_3_beta", 20: "consul__v0_7_5", 21: "consul__v0_8_0", 22: "consul__v0_8_3", 30: "zetcd__beta", 40: "cetcd__beta", } var DatabaseID_value = map[string]int32{ "etcd__v2_3": 0, "etcd__v3_1": 1, "etcd__v3_2": 2, "etcd__tip": 3, "zookeeper__r3_4_9": 10, "zookeeper__r3_5_2_alpha": 11, "zookeeper__r3_5_3_beta": 12, "consul__v0_7_5": 20, "consul__v0_8_0": 21, "consul__v0_8_3": 22, "zetcd__beta": 30, "cetcd__beta": 40, } func (x DatabaseID) String() string { return proto.EnumName(DatabaseID_name, int32(x)) } func (DatabaseID) EnumDescriptor() ([]byte, []int) { return fileDescriptorDatabaseId, []int{0} } func init() { proto.RegisterEnum("dbtesterpb.DatabaseID", DatabaseID_name, DatabaseID_value) } func init() { proto.RegisterFile("dbtesterpb/database_id.proto", fileDescriptorDatabaseId) } var fileDescriptorDatabaseId = []byte{ // 261 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x90, 0xc1, 0x4a, 0x03, 0x31, 0x10, 0x86, 0x37, 0x0a, 0x82, 0x53, 0xad, 0x63, 0x68, 0x2b, 0x54, 0xc9, 0x59, 0x04, 0xbb, 0x75, 0x63, 0x51, 0xaf, 0xd2, 0x8b, 0x4f, 0x31, 0x24, 0xbb, 0x71, 0xbb, 0x58, 0x4d, 0xd8, 0xcd, 0xf6, 0xd0, 0x27, 0xf1, 0x91, 0x7a, 0xf4, 0x11, 0x74, 0x7d, 0x0a, 0x6f, 0x62, 0x56, 0xb0, 0xad, 0xb7, 0x7c, 0xdf, 0x9f, 0xf9, 0x19, 0x06, 0xce, 0x32, 0xed, 0x4d, 0xe5, 0x4d, 0xe9, 0x74, 0x9c, 0x29, 0xaf, 0xb4, 0xaa, 0x0c, 0x15, 0xd9, 0xc8, 0x95, 0xd6, 0x5b, 0x0e, 0x7f, 0xe9, 0xf0, 0x32, 0x2f, 0xfc, 0xac, 0xd6, 0xa3, 0xd4, 0x3e, 0xc7, 0xb9, 0xcd, 0x6d, 0x1c, 0xbe, 0xe8, 0xfa, 0x31, 0x50, 0x80, 0xf0, 0x6a, 0x47, 0x2f, 0xbe, 0x18, 0xc0, 0xf4, 0xb7, 0xf0, 0x61, 0xca, 0xbb, 0x00, 0xc6, 0xa7, 0x19, 0xd1, 0x22, 0x21, 0x89, 0xd1, 0x1a, 0x4b, 0xba, 0x42, 0xb6, 0xc1, 0x09, 0xee, 0xf0, 0x43, 0xd8, 0x6f, 0xd9, 0x17, 0x0e, 0x77, 0x79, 0x1f, 0x8e, 0x97, 0xd6, 0x3e, 0x19, 0xe3, 0x4c, 0x49, 0x54, 0x4a, 0xba, 0xa6, 0x3b, 0x04, 0x7e, 0x0a, 0x27, 0x9b, 0x7a, 0x42, 0x09, 0xa9, 0xb9, 0x9b, 0x29, 0xec, 0xf0, 0x21, 0x0c, 0xb6, 0x43, 0x49, 0xda, 0x78, 0x85, 0x07, 0x9c, 0x43, 0x37, 0xb5, 0x2f, 0x55, 0x3d, 0x27, 0x5a, 0x8c, 0xe9, 0x86, 0x26, 0xd8, 0xdb, 0x72, 0xb7, 0x34, 0xc6, 0xfe, 0x3f, 0x27, 0x71, 0xc0, 0x8f, 0xa0, 0xb3, 0x6c, 0x77, 0x0b, 0x65, 0xe2, 0x47, 0xa4, 0x6b, 0xe2, 0xfc, 0xbe, 0xb7, 0xfa, 0x10, 0xd1, 0xaa, 0x11, 0xec, 0xad, 0x11, 0xec, 0xbd, 0x11, 0xec, 0xf5, 0x53, 0x44, 0x7a, 0x2f, 0x1c, 0x46, 0x7e, 0x07, 0x00, 0x00, 0xff, 0xff, 0x2d, 0xf2, 0x67, 0x53, 0x73, 0x01, 0x00, 0x00, }