add pb.Account to pb.Event

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-25 23:56:37 -07:00
parent 77ccaa57e7
commit 6efd6857fa
2 changed files with 49 additions and 37 deletions

View File

@ -84,6 +84,7 @@ type Event struct {
Networks []*Event_Network `protobuf:"bytes,9,rep,name=networks,proto3" json:"networks,omitempty"`
Vms []*Event_VM `protobuf:"bytes,10,rep,name=vms,proto3" json:"vms,omitempty"`
Test *Config `protobuf:"bytes,11,opt,name=test,proto3" json:"test,omitempty"`
Account *Account `protobuf:"bytes,12,opt,name=account,proto3" json:"account,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@ -191,6 +192,13 @@ func (m *Event) GetTest() *Config {
return nil
}
func (m *Event) GetAccount() *Account {
if m != nil {
return m.Account
}
return nil
}
type Event_Response struct {
Type Event_EventType `protobuf:"varint,1,opt,name=type,proto3,enum=witProtobuf.Event_EventType" json:"type,omitempty"`
Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
@ -447,41 +455,43 @@ func init() {
func init() { proto.RegisterFile("events.proto", fileDescriptor_8f22242cb04491f9) }
var fileDescriptor_8f22242cb04491f9 = []byte{
// 574 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x54, 0x4f, 0x4f, 0xdb, 0x4e,
0x10, 0xfd, 0xf9, 0xbf, 0x3d, 0xe1, 0x87, 0xac, 0xed, 0x1f, 0xad, 0x0c, 0x07, 0x8b, 0x0b, 0x39,
0xa1, 0x8a, 0xaa, 0xdc, 0x29, 0x31, 0xd4, 0x2a, 0x49, 0xd0, 0x2a, 0xa5, 0x47, 0x64, 0x92, 0x85,
0x5a, 0xd8, 0x5e, 0x6b, 0x77, 0x9d, 0x28, 0xf7, 0x4a, 0xbd, 0xf7, 0x63, 0xf5, 0x2b, 0xf5, 0x52,
0xed, 0xda, 0x0e, 0xa9, 0x9a, 0xde, 0x7a, 0x89, 0xe6, 0xcd, 0x7b, 0x2f, 0x33, 0x3b, 0x33, 0x32,
0xec, 0xd1, 0x25, 0xad, 0xa4, 0x38, 0xa9, 0x39, 0x93, 0x0c, 0x0d, 0x56, 0xb9, 0xbc, 0x51, 0xd1,
0x7d, 0xf3, 0x10, 0xed, 0xcd, 0x59, 0xf5, 0x90, 0x3f, 0xb6, 0xd4, 0xd1, 0x4f, 0x0f, 0x9c, 0x44,
0x69, 0xd1, 0x1b, 0xb0, 0xe5, 0xba, 0xa6, 0xd8, 0x88, 0x8d, 0xe1, 0xfe, 0xe9, 0xe1, 0xc9, 0x96,
0xe7, 0x44, 0x2b, 0xda, 0xdf, 0xd9, 0xba, 0xa6, 0x44, 0x2b, 0xd1, 0x3e, 0x98, 0xf9, 0x02, 0x9b,
0xb1, 0x31, 0x74, 0x88, 0x99, 0x2f, 0x10, 0x06, 0x6f, 0xce, 0xca, 0x92, 0x56, 0x12, 0x5b, 0xb1,
0x31, 0x0c, 0x48, 0x0f, 0x51, 0x04, 0x7e, 0x23, 0x28, 0xaf, 0xb2, 0x92, 0x62, 0x5b, 0x53, 0x1b,
0x8c, 0x5e, 0x82, 0x43, 0xcb, 0x2c, 0x2f, 0xb0, 0xa3, 0x89, 0x16, 0x28, 0x47, 0x9d, 0x09, 0xb1,
0x62, 0x7c, 0x81, 0xdd, 0xd6, 0xd1, 0x63, 0xe5, 0x90, 0xec, 0x89, 0x56, 0xd8, 0x6b, 0x1d, 0x1a,
0xa0, 0x77, 0xe0, 0x71, 0x2a, 0x9a, 0x42, 0x0a, 0xec, 0xc7, 0xd6, 0x70, 0x70, 0x7a, 0xb0, 0xe3,
0x09, 0x84, 0x8a, 0x9a, 0x55, 0x82, 0x92, 0x5e, 0x8b, 0xce, 0xc0, 0xaf, 0xa8, 0x5c, 0x31, 0xfe,
0x24, 0x70, 0xa0, 0x7d, 0xd1, 0x0e, 0xdf, 0xa4, 0x95, 0x90, 0x8d, 0x16, 0x1d, 0x83, 0xb5, 0x2c,
0x05, 0x06, 0x6d, 0x79, 0xb5, 0xc3, 0x72, 0x3b, 0x26, 0x4a, 0x81, 0x8e, 0xc1, 0x96, 0x54, 0x48,
0x3c, 0x88, 0x8d, 0xe1, 0xe0, 0xf4, 0xc5, 0x6f, 0xca, 0x0b, 0xbd, 0x0a, 0xa2, 0x05, 0xd1, 0x77,
0x03, 0xfc, 0xbe, 0xbf, 0x7f, 0xb0, 0x0d, 0x04, 0xb6, 0x9e, 0x77, 0xbb, 0x0a, 0x7b, 0x33, 0x6b,
0xce, 0x19, 0xef, 0x96, 0xd0, 0x02, 0x35, 0x6b, 0x51, 0xe5, 0x75, 0x4d, 0xa5, 0xc0, 0x4e, 0x6c,
0xa9, 0x59, 0xf7, 0x38, 0xfa, 0x6a, 0x80, 0xd7, 0x3d, 0xbe, 0xab, 0x60, 0xfc, 0x51, 0xc1, 0xdc,
0xaa, 0x70, 0x00, 0x81, 0x64, 0x32, 0x2b, 0xee, 0xe6, 0x75, 0xa3, 0x4b, 0x5b, 0xc4, 0xd7, 0x89,
0x8b, 0xba, 0x79, 0x26, 0x4b, 0x5a, 0xea, 0x16, 0x7a, 0x72, 0x4c, 0x4b, 0x45, 0x16, 0xec, 0x31,
0xaf, 0xee, 0x1a, 0xde, 0xdf, 0x82, 0xaf, 0x13, 0x9f, 0x78, 0x11, 0xfd, 0x30, 0xc0, 0xbc, 0x1d,
0x6f, 0x75, 0x60, 0xfd, 0xb5, 0x83, 0x08, 0xfc, 0x2f, 0x4c, 0xc8, 0xad, 0xb7, 0x6f, 0xb0, 0xd2,
0xcf, 0xeb, 0x46, 0x74, 0xb5, 0x75, 0x8c, 0x5e, 0x83, 0x5b, 0xd2, 0x92, 0xf1, 0xb5, 0x2e, 0x6a,
0x91, 0x0e, 0x29, 0xed, 0x22, 0x17, 0x4f, 0xfa, 0xfa, 0x2c, 0xa2, 0x63, 0x95, 0x4b, 0x6f, 0x96,
0x67, 0xdd, 0xe1, 0xe9, 0x58, 0xe5, 0x38, 0x2b, 0x28, 0xf6, 0xdb, 0x9c, 0x8a, 0xd1, 0x21, 0x04,
0xf7, 0x99, 0xa0, 0x69, 0x99, 0x3d, 0x52, 0x1c, 0x68, 0xe2, 0x39, 0x71, 0xf4, 0xcd, 0x80, 0x60,
0xb3, 0x3d, 0xe4, 0x81, 0x75, 0x3e, 0x1a, 0x85, 0xff, 0x21, 0x00, 0x77, 0x94, 0x5c, 0x27, 0xb3,
0x24, 0x34, 0xd0, 0x00, 0xbc, 0x9b, 0xe9, 0xe7, 0x84, 0x4c, 0x27, 0xa1, 0x89, 0xf6, 0xc0, 0x6f,
0xc1, 0xe5, 0x65, 0x68, 0xa1, 0xff, 0x21, 0xf8, 0x90, 0xbe, 0x4f, 0xc8, 0xe4, 0x7c, 0x96, 0x84,
0xb6, 0x52, 0x8e, 0xd3, 0x2b, 0xa2, 0x80, 0x83, 0x7c, 0xb0, 0x47, 0xc9, 0x78, 0x1a, 0xba, 0xea,
0x5f, 0xaf, 0x92, 0x59, 0xe8, 0xa1, 0x00, 0x9c, 0xeb, 0xe9, 0x55, 0x3a, 0x09, 0x7d, 0xe4, 0x82,
0x39, 0xfd, 0x18, 0x06, 0x4a, 0x75, 0x79, 0x9e, 0x5e, 0x87, 0x70, 0xef, 0xea, 0x8f, 0xc0, 0xdb,
0x5f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x96, 0xb9, 0x94, 0xca, 0x2f, 0x04, 0x00, 0x00,
// 598 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x54, 0xcf, 0x4f, 0xdb, 0x30,
0x14, 0x5e, 0x7e, 0x35, 0xc9, 0x6b, 0x41, 0x91, 0xc7, 0x26, 0x2b, 0x70, 0xa8, 0xb8, 0xd0, 0x53,
0x35, 0x31, 0x8d, 0x7b, 0x47, 0x03, 0xab, 0x46, 0x5b, 0x64, 0x75, 0xec, 0x88, 0x42, 0x6b, 0x58,
0x44, 0x12, 0x47, 0xb6, 0x03, 0xe2, 0x3e, 0x69, 0xf7, 0xfd, 0x1b, 0xfb, 0x4f, 0xf6, 0x57, 0x4d,
0xb6, 0x93, 0x52, 0xb4, 0xee, 0xb6, 0x4b, 0xf5, 0xbe, 0xf7, 0x7d, 0x9f, 0x9f, 0xdd, 0xef, 0x29,
0xd0, 0xa3, 0x0f, 0xb4, 0x94, 0x62, 0x58, 0x71, 0x26, 0x19, 0xea, 0x3e, 0x66, 0xf2, 0x52, 0x55,
0x37, 0xf5, 0x6d, 0xdc, 0x5b, 0xb2, 0xf2, 0x36, 0xbb, 0x33, 0x54, 0xbc, 0x93, 0x2e, 0x97, 0xac,
0x2e, 0xa5, 0x81, 0x87, 0xbf, 0x02, 0xf0, 0x12, 0x65, 0x45, 0xef, 0xc0, 0x95, 0x4f, 0x15, 0xc5,
0x56, 0xdf, 0x1a, 0xec, 0x1e, 0x1f, 0x0c, 0x37, 0x8e, 0x18, 0x6a, 0x85, 0xf9, 0x5d, 0x3c, 0x55,
0x94, 0x68, 0x25, 0xda, 0x05, 0x3b, 0x5b, 0x61, 0xbb, 0x6f, 0x0d, 0x3c, 0x62, 0x67, 0x2b, 0x84,
0xc1, 0x5f, 0xb2, 0xa2, 0xa0, 0xa5, 0xc4, 0x4e, 0xdf, 0x1a, 0x84, 0xa4, 0x85, 0x28, 0x86, 0xa0,
0x16, 0x94, 0x97, 0x69, 0x41, 0xb1, 0xab, 0xa9, 0x35, 0x46, 0x7b, 0xe0, 0xd1, 0x22, 0xcd, 0x72,
0xec, 0x69, 0xc2, 0x00, 0xe5, 0xa8, 0x52, 0x21, 0x1e, 0x19, 0x5f, 0xe1, 0x8e, 0x71, 0xb4, 0x58,
0x39, 0x24, 0xbb, 0xa7, 0x25, 0xf6, 0x8d, 0x43, 0x03, 0xf4, 0x01, 0x7c, 0x4e, 0x45, 0x9d, 0x4b,
0x81, 0x83, 0xbe, 0x33, 0xe8, 0x1e, 0xef, 0x6f, 0x79, 0x02, 0xa1, 0xa2, 0x62, 0xa5, 0xa0, 0xa4,
0xd5, 0xa2, 0x13, 0x08, 0x4a, 0x2a, 0x1f, 0x19, 0xbf, 0x17, 0x38, 0xd4, 0xbe, 0x78, 0x8b, 0x6f,
0x66, 0x24, 0x64, 0xad, 0x45, 0x47, 0xe0, 0x3c, 0x14, 0x02, 0x83, 0xb6, 0xbc, 0xd9, 0x62, 0xb9,
0x9a, 0x12, 0xa5, 0x40, 0x47, 0xe0, 0x4a, 0x2a, 0x24, 0xee, 0xf6, 0xad, 0x41, 0xf7, 0xf8, 0xf5,
0x0b, 0xe5, 0xa9, 0x4e, 0x86, 0x68, 0x01, 0x1a, 0x82, 0xdf, 0x64, 0x83, 0x7b, 0x5a, 0xbb, 0xf7,
0x42, 0x3b, 0x32, 0x1c, 0x69, 0x45, 0xf1, 0x4f, 0x0b, 0x82, 0xf6, 0x3d, 0xff, 0x21, 0x3d, 0x04,
0xae, 0xce, 0xc7, 0x44, 0xe7, 0xae, 0xb3, 0xe1, 0x9c, 0xf1, 0x26, 0x34, 0x03, 0x54, 0x36, 0xa2,
0xcc, 0xaa, 0x8a, 0x4a, 0x81, 0xbd, 0xbe, 0xa3, 0xb2, 0x69, 0x71, 0xfc, 0xdd, 0x02, 0xbf, 0xf9,
0xb3, 0x9a, 0x09, 0xd6, 0x5f, 0x13, 0xec, 0x8d, 0x09, 0xfb, 0x10, 0x4a, 0x26, 0xd3, 0xfc, 0x7a,
0x59, 0xd5, 0x7a, 0xb4, 0x43, 0x02, 0xdd, 0x38, 0xad, 0xea, 0x67, 0xb2, 0xa0, 0x85, 0xbe, 0x42,
0x4b, 0x4e, 0x69, 0xa1, 0xc8, 0x9c, 0xdd, 0x65, 0xe5, 0x75, 0xcd, 0xdb, 0xdd, 0x09, 0x74, 0xe3,
0x0b, 0xcf, 0xe3, 0xdf, 0x16, 0xd8, 0x57, 0xd3, 0x8d, 0x1b, 0x38, 0xff, 0xbc, 0x41, 0x0c, 0xc1,
0x37, 0x26, 0xe4, 0xc6, 0xdb, 0xd7, 0x58, 0xe9, 0x97, 0x55, 0x2d, 0x9a, 0xd9, 0xba, 0x46, 0x6f,
0xa1, 0x53, 0xd0, 0x82, 0xf1, 0x27, 0x3d, 0xd4, 0x21, 0x0d, 0x52, 0xda, 0x55, 0x26, 0xee, 0xf5,
0xb6, 0x3a, 0x44, 0xd7, 0xaa, 0x37, 0xb9, 0x7c, 0x38, 0x69, 0x16, 0x55, 0xd7, 0xaa, 0xc7, 0x59,
0x4e, 0x71, 0x60, 0x7a, 0xaa, 0x46, 0x07, 0x10, 0xde, 0xa4, 0x82, 0x4e, 0x8a, 0xf4, 0x8e, 0xe2,
0x50, 0x13, 0xcf, 0x8d, 0xc3, 0x1f, 0x16, 0x84, 0xeb, 0xf4, 0x90, 0x0f, 0xce, 0x68, 0x3c, 0x8e,
0x5e, 0x21, 0x80, 0xce, 0x38, 0xb9, 0x48, 0x16, 0x49, 0x64, 0xa1, 0x2e, 0xf8, 0x97, 0xf3, 0xaf,
0x09, 0x99, 0xcf, 0x22, 0x1b, 0xf5, 0x20, 0x30, 0xe0, 0xec, 0x2c, 0x72, 0xd0, 0x0e, 0x84, 0x9f,
0x26, 0x1f, 0x13, 0x32, 0x1b, 0x2d, 0x92, 0xc8, 0x55, 0xca, 0xe9, 0xe4, 0x9c, 0x28, 0xe0, 0xa1,
0x00, 0xdc, 0x71, 0x32, 0x9d, 0x47, 0x1d, 0x75, 0xea, 0x79, 0xb2, 0x88, 0x7c, 0x14, 0x82, 0x77,
0x31, 0x3f, 0x9f, 0xcc, 0xa2, 0x00, 0x75, 0xc0, 0x9e, 0x7f, 0x8e, 0x42, 0xa5, 0x3a, 0x1b, 0x4d,
0x2e, 0x22, 0xb8, 0xe9, 0xe8, 0x8f, 0xc6, 0xfb, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x6a, 0xcc,
0x22, 0x51, 0x6e, 0x04, 0x00, 0x00,
}

View File

@ -2,6 +2,7 @@ syntax = "proto3";
package witProtobuf;
import "config.proto";
import "account.proto";
message Event {
EventType type = 1;
@ -17,6 +18,7 @@ message Event {
repeated VM vms = 10;
Config test = 11;
Account account = 12;
enum EventType {
ADD = 0;