diff --git a/go.mod b/go.mod index ed0dffe8..fc48a34f 100644 --- a/go.mod +++ b/go.mod @@ -12,6 +12,7 @@ require ( github.com/stretchr/testify v1.5.1 golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect golang.org/x/sys v0.0.0-20220915200043-7b5979e65e41 // indirect + golang.org/x/text v0.4.0 // indirect golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect google.golang.org/grpc v1.26.0 google.golang.org/protobuf v1.28.1 // indirect diff --git a/go.sum b/go.sum index fe3cdede..32b321a2 100644 --- a/go.sum +++ b/go.sum @@ -32,20 +32,31 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1: github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4= github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= +github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= +golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= +golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c h1:JVAXQ10yGGVbSyoer5VILysz6YKjdNT2bsvlayjqhes= golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sys v0.0.0-20220823224334-20c2bfdbfe24 h1:TyKJRhyo17yWxOMCTHKWrc5rddHORMlnZ/j57umaUd8= golang.org/x/sys v0.0.0-20220823224334-20c2bfdbfe24/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= -golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk= +golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= +golang.org/x/text v0.4.0 h1:BrVqGRd7+k1DiOgtnFvAkoQEWQvBc25ouMJM6429SFg= +golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY= +golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= +golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= diff --git a/rpc/cloudagent/storage/container/moc_cloudagent_container.proto b/rpc/cloudagent/storage/container/moc_cloudagent_container.proto index e2c1cc05..1e1f62df 100644 --- a/rpc/cloudagent/storage/container/moc_cloudagent_container.proto +++ b/rpc/cloudagent/storage/container/moc_cloudagent_container.proto @@ -35,7 +35,7 @@ message Container { Status status = 5; string locationName = 6; StorageContainerInfo info = 7; - + Tags tags = 8; } service ContainerAgent { diff --git a/rpc/cloudagent/storage/moc_cloudagent_container.pb.go b/rpc/cloudagent/storage/moc_cloudagent_container.pb.go index f7034235..8b14e30d 100644 --- a/rpc/cloudagent/storage/moc_cloudagent_container.pb.go +++ b/rpc/cloudagent/storage/moc_cloudagent_container.pb.go @@ -169,6 +169,7 @@ type Container struct { Status *common.Status `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` LocationName string `protobuf:"bytes,6,opt,name=locationName,proto3" json:"locationName,omitempty"` Info *common.StorageContainerInfo `protobuf:"bytes,7,opt,name=info,proto3" json:"info,omitempty"` + Tags *common.Tags `protobuf:"bytes,8,opt,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -241,6 +242,13 @@ func (m *Container) GetInfo() *common.StorageContainerInfo { return nil } +func (m *Container) GetTags() *common.Tags { + if m != nil { + return m.Tags + } + return nil +} + func init() { proto.RegisterEnum("moc.cloudagent.storage.ContainerType", ContainerType_name, ContainerType_value) proto.RegisterType((*ContainerRequest)(nil), "moc.cloudagent.storage.ContainerRequest") @@ -251,37 +259,38 @@ func init() { func init() { proto.RegisterFile("moc_cloudagent_container.proto", fileDescriptor_736e2a9bece4cac4) } var fileDescriptor_736e2a9bece4cac4 = []byte{ - // 465 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x52, 0xd1, 0x8a, 0xd3, 0x40, - 0x14, 0xdd, 0xb4, 0xdd, 0x94, 0xde, 0xba, 0x25, 0x0e, 0xa2, 0xb1, 0xc8, 0x52, 0xe3, 0x4b, 0x15, - 0x9c, 0x60, 0xf4, 0x03, 0x6c, 0x57, 0x1f, 0x16, 0x31, 0x0b, 0xa9, 0xae, 0xe0, 0x4b, 0x99, 0x4e, - 0xa7, 0xd9, 0x60, 0x32, 0x37, 0x3b, 0x33, 0x51, 0xfc, 0x06, 0x7f, 0xc2, 0xff, 0xf0, 0xe7, 0x24, - 0x93, 0x6c, 0xda, 0x05, 0x41, 0x1f, 0x7c, 0xca, 0xcd, 0x39, 0x67, 0xce, 0x9c, 0x9c, 0x1b, 0x38, - 0x2d, 0x90, 0xaf, 0x79, 0x8e, 0xd5, 0x96, 0xa5, 0x42, 0x9a, 0x35, 0x47, 0x69, 0x58, 0x26, 0x85, - 0xa2, 0xa5, 0x42, 0x83, 0xe4, 0x7e, 0x81, 0x9c, 0xee, 0x79, 0xaa, 0x0d, 0x2a, 0x96, 0x8a, 0xe9, - 0x69, 0x8a, 0x98, 0xe6, 0x22, 0xb4, 0xaa, 0x4d, 0xb5, 0x0b, 0xbf, 0x29, 0x56, 0x96, 0x42, 0xe9, - 0xe6, 0xdc, 0xf4, 0x81, 0xf5, 0xc5, 0xa2, 0x40, 0xd9, 0x3e, 0x5a, 0xe2, 0xd1, 0x01, 0xd1, 0x9a, - 0x65, 0x72, 0x87, 0x0d, 0x1b, 0xfc, 0x70, 0xc0, 0x3b, 0xbb, 0x89, 0x90, 0x88, 0xeb, 0x4a, 0x68, - 0x43, 0x16, 0x00, 0x1d, 0xa6, 0x7d, 0x67, 0xd6, 0x9f, 0x8f, 0xa3, 0xc7, 0xf4, 0xcf, 0xc1, 0xe8, - 0xfe, 0xf4, 0xc1, 0x21, 0xf2, 0x0a, 0x4e, 0x2e, 0x4a, 0xa1, 0x98, 0xc9, 0x50, 0x7e, 0xf8, 0x5e, - 0x0a, 0xbf, 0x37, 0x73, 0xe6, 0x93, 0x68, 0x62, 0x5d, 0x3a, 0x26, 0xb9, 0x2d, 0x0a, 0x7e, 0x3a, - 0x70, 0xf7, 0x20, 0x8d, 0x2e, 0x51, 0x6a, 0xf1, 0x3f, 0xe2, 0x44, 0xe0, 0x26, 0x42, 0x57, 0xb9, - 0xb1, 0x39, 0xc6, 0xd1, 0x94, 0x36, 0x75, 0xd2, 0x9b, 0x3a, 0xe9, 0x12, 0x31, 0xbf, 0x64, 0x79, - 0x25, 0x92, 0x56, 0x49, 0xee, 0xc1, 0xf1, 0x5b, 0xa5, 0x50, 0xf9, 0xfd, 0x99, 0x33, 0x1f, 0x25, - 0xcd, 0x4b, 0xf0, 0xcb, 0x81, 0x51, 0x67, 0x4c, 0x08, 0x0c, 0x24, 0x2b, 0x84, 0xef, 0x58, 0x89, - 0x9d, 0xc9, 0x04, 0x7a, 0xd9, 0xd6, 0xde, 0x33, 0x4a, 0x7a, 0xd9, 0xb6, 0xd6, 0x94, 0xcc, 0x5c, - 0xf9, 0x83, 0x46, 0x53, 0xcf, 0xe4, 0x09, 0xb8, 0xda, 0x30, 0x53, 0x69, 0xff, 0xd8, 0xe6, 0x19, - 0xdb, 0xcf, 0x59, 0x59, 0x28, 0x69, 0x29, 0x12, 0xc0, 0x9d, 0x1c, 0xb9, 0x6d, 0x27, 0xae, 0x2f, - 0x71, 0xad, 0xc1, 0x2d, 0x8c, 0x3c, 0x87, 0x41, 0xbd, 0x4d, 0x7f, 0x68, 0x6d, 0x1e, 0xb6, 0x36, - 0xb6, 0x8a, 0x2e, 0xe5, 0xb9, 0xdc, 0x61, 0x62, 0x65, 0xcf, 0x5e, 0xc3, 0x49, 0x07, 0xd7, 0x8d, - 0x93, 0x31, 0x0c, 0x3f, 0xc6, 0xef, 0xe2, 0x8b, 0x4f, 0xb1, 0x77, 0x44, 0x86, 0xd0, 0x5f, 0x2d, - 0x62, 0xcf, 0xa9, 0x87, 0xb3, 0xd5, 0xa5, 0xd7, 0xb3, 0xc8, 0xfb, 0xa5, 0xd7, 0xaf, 0x87, 0x37, - 0x8b, 0x95, 0x37, 0x88, 0xae, 0x61, 0xd2, 0x39, 0x2c, 0xea, 0xe6, 0xc9, 0x1a, 0xdc, 0x73, 0xf9, - 0x15, 0xbf, 0x08, 0x32, 0xff, 0xfb, 0x52, 0x9a, 0x3f, 0x6c, 0xfa, 0xf4, 0x1f, 0x94, 0xcd, 0xf6, - 0x83, 0xa3, 0xe5, 0x8b, 0xcf, 0x61, 0x9a, 0x99, 0xab, 0x6a, 0x43, 0x39, 0x16, 0x61, 0x91, 0x71, - 0x85, 0x1a, 0x77, 0x26, 0x2c, 0x90, 0x87, 0xaa, 0xe4, 0xe1, 0xde, 0x26, 0x6c, 0x6d, 0x36, 0xae, - 0xdd, 0xeb, 0xcb, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x5a, 0x67, 0x0b, 0xc9, 0x6e, 0x03, 0x00, - 0x00, + // 482 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x52, 0x51, 0x6e, 0xd3, 0x40, + 0x10, 0xad, 0x93, 0x34, 0x21, 0x13, 0x1a, 0x99, 0x15, 0x02, 0x13, 0x41, 0x15, 0xcc, 0x4f, 0x40, + 0xc2, 0x16, 0x86, 0x03, 0x90, 0x14, 0x3e, 0x2a, 0x84, 0x2b, 0x39, 0xa5, 0x48, 0xfc, 0x44, 0x1b, + 0x67, 0xe3, 0x5a, 0xd8, 0x3b, 0xee, 0xee, 0x1a, 0xc4, 0x19, 0xb8, 0x04, 0xe7, 0xe2, 0x34, 0xc8, + 0x63, 0xd7, 0x49, 0x25, 0x24, 0xf8, 0xe8, 0x97, 0xc7, 0xf3, 0xde, 0xbc, 0x7d, 0x3b, 0x6f, 0xe1, + 0x38, 0xc7, 0x78, 0x15, 0x67, 0x58, 0x6e, 0x78, 0x22, 0xa4, 0x59, 0xc5, 0x28, 0x0d, 0x4f, 0xa5, + 0x50, 0x5e, 0xa1, 0xd0, 0x20, 0x7b, 0x90, 0x63, 0xec, 0xed, 0x70, 0x4f, 0x1b, 0x54, 0x3c, 0x11, + 0x93, 0xe3, 0x04, 0x31, 0xc9, 0x84, 0x4f, 0xac, 0x75, 0xb9, 0xf5, 0xbf, 0x2b, 0x5e, 0x14, 0x42, + 0xe9, 0x7a, 0x6e, 0xf2, 0x90, 0x74, 0x31, 0xcf, 0x51, 0x36, 0x9f, 0x06, 0x78, 0xbc, 0x07, 0x34, + 0x62, 0xa9, 0xdc, 0x62, 0x8d, 0xba, 0x3f, 0x2d, 0xb0, 0x4f, 0xae, 0x2d, 0x44, 0xe2, 0xaa, 0x14, + 0xda, 0xb0, 0x39, 0x40, 0xdb, 0xd3, 0x8e, 0x35, 0xed, 0xce, 0x46, 0xc1, 0x53, 0xef, 0xef, 0xc6, + 0xbc, 0xdd, 0xf4, 0xde, 0x10, 0x7b, 0x03, 0x47, 0x67, 0x85, 0x50, 0xdc, 0xa4, 0x28, 0xcf, 0x7f, + 0x14, 0xc2, 0xe9, 0x4c, 0xad, 0xd9, 0x38, 0x18, 0x93, 0x4a, 0x8b, 0x44, 0x37, 0x49, 0xee, 0x2f, + 0x0b, 0xee, 0xed, 0xb9, 0xd1, 0x05, 0x4a, 0x2d, 0x6e, 0xc3, 0x4e, 0x00, 0xfd, 0x48, 0xe8, 0x32, + 0x33, 0xe4, 0x63, 0x14, 0x4c, 0xbc, 0x7a, 0x9d, 0xde, 0xf5, 0x3a, 0xbd, 0x05, 0x62, 0x76, 0xc1, + 0xb3, 0x52, 0x44, 0x0d, 0x93, 0xdd, 0x87, 0xc3, 0xf7, 0x4a, 0xa1, 0x72, 0xba, 0x53, 0x6b, 0x36, + 0x8c, 0xea, 0x1f, 0xf7, 0xb7, 0x05, 0xc3, 0x56, 0x98, 0x31, 0xe8, 0x49, 0x9e, 0x0b, 0xc7, 0x22, + 0x0a, 0xd5, 0x6c, 0x0c, 0x9d, 0x74, 0x43, 0xe7, 0x0c, 0xa3, 0x4e, 0xba, 0xa9, 0x38, 0x05, 0x37, + 0x97, 0x4e, 0xaf, 0xe6, 0x54, 0x35, 0x7b, 0x06, 0x7d, 0x6d, 0xb8, 0x29, 0xb5, 0x73, 0x48, 0x7e, + 0x46, 0x74, 0x9d, 0x25, 0xb5, 0xa2, 0x06, 0x62, 0x2e, 0xdc, 0xcd, 0x30, 0xa6, 0xed, 0x84, 0xd5, + 0x21, 0x7d, 0x12, 0xb8, 0xd1, 0x63, 0x2f, 0xa1, 0x57, 0xa5, 0xe9, 0x0c, 0x48, 0xe6, 0x51, 0x23, + 0x43, 0xab, 0x68, 0x5d, 0x9e, 0xca, 0x2d, 0x46, 0x44, 0x63, 0x4f, 0xa0, 0x67, 0x78, 0xa2, 0x9d, + 0x3b, 0x44, 0x1f, 0x12, 0xfd, 0x9c, 0x27, 0x3a, 0xa2, 0xf6, 0x8b, 0xb7, 0x70, 0xd4, 0x4e, 0x55, + 0x81, 0xb0, 0x11, 0x0c, 0x3e, 0x85, 0x1f, 0xc2, 0xb3, 0xcf, 0xa1, 0x7d, 0xc0, 0x06, 0xd0, 0x5d, + 0xce, 0x43, 0xdb, 0xaa, 0x8a, 0x93, 0xe5, 0x85, 0xdd, 0xa1, 0xce, 0xc7, 0x85, 0xdd, 0xad, 0x8a, + 0x77, 0xf3, 0xa5, 0xdd, 0x0b, 0xae, 0x60, 0xdc, 0x2a, 0xcc, 0xab, 0x60, 0xd8, 0x0a, 0xfa, 0xa7, + 0xf2, 0x1b, 0x7e, 0x15, 0x6c, 0xf6, 0xef, 0xcc, 0xea, 0x07, 0x38, 0x79, 0xfe, 0x1f, 0xcc, 0xfa, + 0x71, 0xb8, 0x07, 0x8b, 0x57, 0x5f, 0xfc, 0x24, 0x35, 0x97, 0xe5, 0xda, 0x8b, 0x31, 0xf7, 0xf3, + 0x34, 0x56, 0xa8, 0x71, 0x6b, 0xfc, 0x1c, 0x63, 0x5f, 0x15, 0xb1, 0xbf, 0x93, 0xf1, 0x1b, 0x99, + 0x75, 0x9f, 0x62, 0x7f, 0xfd, 0x27, 0x00, 0x00, 0xff, 0xff, 0x13, 0xad, 0x44, 0x30, 0x8d, 0x03, + 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/rpc/cloudagent/storage/moc_cloudagent_virtualharddisk.pb.go b/rpc/cloudagent/storage/moc_cloudagent_virtualharddisk.pb.go index 4cd4fd1d..4a6273dc 100644 --- a/rpc/cloudagent/storage/moc_cloudagent_virtualharddisk.pb.go +++ b/rpc/cloudagent/storage/moc_cloudagent_virtualharddisk.pb.go @@ -151,6 +151,7 @@ type VirtualHardDisk struct { HyperVGeneration common.HyperVGeneration `protobuf:"varint,20,opt,name=hyperVGeneration,proto3,enum=moc.HyperVGeneration" json:"hyperVGeneration,omitempty"` DiskFileFormat common.DiskFileFormat `protobuf:"varint,21,opt,name=diskFileFormat,proto3,enum=moc.DiskFileFormat" json:"diskFileFormat,omitempty"` CloudInitDataSource common.CloudInitDataSource `protobuf:"varint,22,opt,name=cloudInitDataSource,proto3,enum=moc.CloudInitDataSource" json:"cloudInitDataSource,omitempty"` + Tags *common.Tags `protobuf:"bytes,23,opt,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -335,6 +336,13 @@ func (m *VirtualHardDisk) GetCloudInitDataSource() common.CloudInitDataSource { return common.CloudInitDataSource_NoCloud } +func (m *VirtualHardDisk) GetTags() *common.Tags { + if m != nil { + return m.Tags + } + return nil +} + func init() { proto.RegisterType((*VirtualHardDiskRequest)(nil), "moc.cloudagent.storage.VirtualHardDiskRequest") proto.RegisterType((*VirtualHardDiskResponse)(nil), "moc.cloudagent.storage.VirtualHardDiskResponse") @@ -346,51 +354,52 @@ func init() { } var fileDescriptor_e3ff93a45373b349 = []byte{ - // 691 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x94, 0xcd, 0x6e, 0xdb, 0x38, - 0x10, 0xc7, 0x57, 0xf9, 0x70, 0x62, 0x3a, 0x71, 0xbc, 0x74, 0x3e, 0x08, 0x63, 0x11, 0x18, 0xde, - 0x60, 0xd7, 0xe8, 0x41, 0x6a, 0xdd, 0xde, 0x0a, 0x14, 0x48, 0x9a, 0xa6, 0x49, 0x0f, 0x29, 0xa0, - 0x14, 0x3e, 0xf4, 0x12, 0xd0, 0x14, 0x63, 0x13, 0x96, 0x34, 0x2a, 0x49, 0xa5, 0x70, 0xaf, 0xbd, - 0xf7, 0x25, 0xfa, 0x12, 0x7d, 0xbc, 0x42, 0x23, 0x39, 0xae, 0x25, 0xa3, 0xc8, 0xa5, 0x27, 0x93, - 0xf3, 0xff, 0xcd, 0x5f, 0xe3, 0x91, 0x66, 0xc8, 0x49, 0x04, 0xe2, 0x56, 0x84, 0x90, 0x06, 0x7c, - 0x2c, 0x63, 0x7b, 0x7b, 0xaf, 0xb4, 0x4d, 0x79, 0x38, 0xe1, 0x3a, 0x08, 0x94, 0x99, 0xba, 0x89, - 0x06, 0x0b, 0xf4, 0x30, 0x02, 0xe1, 0x2e, 0x28, 0xd7, 0x58, 0xd0, 0x7c, 0x2c, 0x3b, 0xc7, 0x63, - 0x80, 0x71, 0x28, 0x3d, 0xa4, 0x46, 0xe9, 0x9d, 0xf7, 0x59, 0xf3, 0x24, 0x91, 0xda, 0xe4, 0x79, - 0x9d, 0x23, 0x74, 0x87, 0x28, 0x82, 0xb8, 0xf8, 0xc9, 0x85, 0xde, 0x77, 0x87, 0x1c, 0x0e, 0xf3, - 0x47, 0x5d, 0x72, 0x1d, 0x9c, 0x2b, 0x33, 0xf5, 0xe5, 0xa7, 0x54, 0x1a, 0x4b, 0x6f, 0x48, 0xab, - 0xa4, 0x18, 0xe6, 0x74, 0xd7, 0xfb, 0x8d, 0xc1, 0xff, 0xee, 0xea, 0x32, 0xdc, 0xb2, 0x53, 0xc5, - 0x80, 0xbe, 0x20, 0xbb, 0xef, 0x13, 0xa9, 0xb9, 0x55, 0x10, 0x7f, 0x98, 0x25, 0x92, 0xad, 0x75, - 0x9d, 0x7e, 0x73, 0xd0, 0x44, 0xc7, 0x07, 0xc5, 0x5f, 0x86, 0x7a, 0x3f, 0x1c, 0x72, 0x54, 0xa9, - 0xd2, 0x24, 0x10, 0x1b, 0xf9, 0x67, 0xca, 0x1c, 0x90, 0x9a, 0x2f, 0x4d, 0x1a, 0x5a, 0xac, 0xaf, - 0x31, 0xe8, 0xb8, 0x79, 0x83, 0xdd, 0x79, 0x83, 0xdd, 0x33, 0x80, 0x70, 0xc8, 0xc3, 0x54, 0xfa, - 0x05, 0x49, 0xf7, 0xc9, 0xe6, 0x1b, 0xad, 0x41, 0xb3, 0xf5, 0xae, 0xd3, 0xaf, 0xfb, 0xf9, 0xa5, - 0xf7, 0x6d, 0x8b, 0xec, 0x95, 0xec, 0x29, 0x25, 0x1b, 0x31, 0x8f, 0x24, 0x73, 0x10, 0xc4, 0x33, - 0x6d, 0x92, 0x35, 0x15, 0xe0, 0xd3, 0xea, 0xfe, 0x9a, 0x0a, 0xe8, 0x09, 0xd9, 0x15, 0x10, 0x5b, - 0xae, 0x62, 0xa9, 0xaf, 0x33, 0x38, 0x77, 0x5d, 0x0e, 0x66, 0x4e, 0x09, 0xb7, 0x13, 0xb6, 0x91, - 0x3b, 0x65, 0x67, 0xfa, 0x2f, 0xa9, 0x19, 0xcb, 0x6d, 0x6a, 0xd8, 0x26, 0xd6, 0xde, 0xc0, 0x36, - 0xdc, 0x60, 0xc8, 0x2f, 0xa4, 0x2c, 0xd1, 0xa8, 0x2f, 0x92, 0xd5, 0xba, 0x4e, 0x7f, 0xdd, 0xc7, - 0x33, 0x65, 0x64, 0x2b, 0x98, 0xc5, 0x3c, 0x52, 0x82, 0x6d, 0x75, 0x9d, 0xfe, 0xb6, 0x3f, 0xbf, - 0xd2, 0xff, 0x48, 0x73, 0x14, 0x82, 0x98, 0x66, 0xd8, 0x68, 0x66, 0xa5, 0x61, 0xdb, 0x5d, 0xa7, - 0xbf, 0xe9, 0x97, 0xa2, 0xd4, 0x25, 0x34, 0x84, 0xb1, 0x12, 0x3c, 0x34, 0x52, 0x58, 0xd0, 0x39, - 0x5b, 0x47, 0x76, 0x85, 0x42, 0x9f, 0x92, 0x76, 0x32, 0x99, 0x99, 0x72, 0x02, 0xc1, 0x84, 0x55, - 0x12, 0x7d, 0x42, 0x5a, 0x59, 0x07, 0x34, 0x84, 0xa1, 0xd4, 0x71, 0x1a, 0x8d, 0xa4, 0x66, 0x0d, - 0xfc, 0x0f, 0x95, 0x78, 0x56, 0xcd, 0x22, 0x16, 0x82, 0xc0, 0xef, 0x89, 0xed, 0x20, 0xbd, 0x42, - 0xa1, 0xc7, 0x84, 0x64, 0xa3, 0x56, 0xb8, 0xee, 0x22, 0xf7, 0x4b, 0x24, 0xf3, 0x2b, 0xa6, 0x32, - 0xe2, 0x62, 0xa2, 0x62, 0x89, 0xef, 0xa5, 0x89, 0xad, 0x5f, 0xa1, 0xd0, 0x0e, 0xd9, 0x36, 0xc2, - 0x28, 0x7c, 0x41, 0x7b, 0x48, 0x3d, 0xdc, 0xe9, 0x2b, 0xd2, 0xe1, 0xd6, 0x72, 0x31, 0x91, 0xc1, - 0xb0, 0xea, 0xd9, 0x42, 0xfa, 0x37, 0x44, 0xd6, 0x87, 0xb9, 0x7a, 0x0d, 0x41, 0x9e, 0xf5, 0x37, - 0x66, 0x55, 0xe2, 0xf4, 0x1f, 0x52, 0x1f, 0x6b, 0x48, 0x13, 0x84, 0x28, 0x42, 0x8b, 0x00, 0xed, - 0x91, 0x9d, 0x79, 0x07, 0x10, 0x68, 0x23, 0xb0, 0x14, 0xa3, 0xa7, 0xa4, 0x35, 0x99, 0x25, 0x52, - 0x0f, 0xdf, 0xca, 0xb8, 0x98, 0x4b, 0xb6, 0x8f, 0x83, 0x7b, 0x80, 0x1f, 0xd7, 0x65, 0x49, 0xf4, - 0x2b, 0x38, 0x7d, 0x49, 0x9a, 0x59, 0x2b, 0x2f, 0x54, 0x28, 0x2f, 0x40, 0x47, 0xdc, 0xb2, 0x03, - 0x34, 0x68, 0xa3, 0xc1, 0xf9, 0x92, 0xe4, 0x97, 0x50, 0xfa, 0x8e, 0xb4, 0x71, 0x8c, 0xaf, 0x62, - 0x65, 0xcf, 0xb9, 0xe5, 0x37, 0x90, 0x6a, 0x21, 0xd9, 0x21, 0x3a, 0x30, 0x74, 0x78, 0x5d, 0xd5, - 0xfd, 0x55, 0x49, 0x83, 0xaf, 0x0e, 0xd9, 0x2f, 0x0d, 0xe4, 0x69, 0xb6, 0x1d, 0xe8, 0x94, 0xd4, - 0xae, 0xe2, 0x7b, 0x98, 0x4a, 0xea, 0x3e, 0x76, 0x71, 0xe4, 0x9b, 0xb2, 0xe3, 0x3d, 0x9a, 0xcf, - 0x77, 0x56, 0xef, 0xaf, 0xb3, 0x67, 0x1f, 0xbd, 0xb1, 0xb2, 0x93, 0x74, 0xe4, 0x0a, 0x88, 0xbc, - 0x48, 0x09, 0x0d, 0x06, 0xee, 0xac, 0x17, 0x81, 0xf0, 0x74, 0x22, 0xbc, 0x85, 0x99, 0x57, 0x98, - 0x8d, 0x6a, 0xb8, 0x7b, 0x9e, 0xff, 0x0c, 0x00, 0x00, 0xff, 0xff, 0xd5, 0xe9, 0x0f, 0x27, 0x2a, - 0x06, 0x00, 0x00, + // 706 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x94, 0x4d, 0x6f, 0xd3, 0x4c, + 0x10, 0xc7, 0x1f, 0xf7, 0x25, 0x6d, 0x36, 0x6d, 0x9a, 0x67, 0xd3, 0x97, 0x55, 0x04, 0x55, 0x14, + 0x2a, 0x88, 0x38, 0xd8, 0x10, 0xb8, 0x21, 0x21, 0xb5, 0x94, 0xd2, 0x72, 0x28, 0x92, 0x5b, 0xe5, + 0xc0, 0xa5, 0xda, 0xac, 0xb7, 0xce, 0x2a, 0xb6, 0xc7, 0xec, 0xae, 0x8b, 0xc2, 0x95, 0x8f, 0xc2, + 0x99, 0x3b, 0x1f, 0x0f, 0x79, 0x9c, 0x34, 0xc4, 0x89, 0x50, 0x2f, 0x9c, 0xb2, 0x3b, 0xff, 0xdf, + 0xfc, 0x3d, 0x19, 0x7b, 0x86, 0x1c, 0xc5, 0x20, 0x6e, 0x44, 0x04, 0x59, 0xc0, 0x43, 0x99, 0xd8, + 0x9b, 0x3b, 0xa5, 0x6d, 0xc6, 0xa3, 0x21, 0xd7, 0x41, 0xa0, 0xcc, 0xc8, 0x4d, 0x35, 0x58, 0xa0, + 0xfb, 0x31, 0x08, 0x77, 0x46, 0xb9, 0xc6, 0x82, 0xe6, 0xa1, 0x6c, 0x1d, 0x86, 0x00, 0x61, 0x24, + 0x3d, 0xa4, 0x06, 0xd9, 0xad, 0xf7, 0x55, 0xf3, 0x34, 0x95, 0xda, 0x14, 0x79, 0xad, 0x03, 0x74, + 0x87, 0x38, 0x86, 0x64, 0xf2, 0x53, 0x08, 0x9d, 0x1f, 0x0e, 0xd9, 0xef, 0x17, 0x8f, 0x3a, 0xe7, + 0x3a, 0x38, 0x55, 0x66, 0xe4, 0xcb, 0x2f, 0x99, 0x34, 0x96, 0x5e, 0x91, 0x46, 0x49, 0x31, 0xcc, + 0x69, 0xaf, 0x76, 0x6b, 0xbd, 0x67, 0xee, 0xf2, 0x32, 0xdc, 0xb2, 0xd3, 0x82, 0x01, 0x7d, 0x4d, + 0xb6, 0x3f, 0xa5, 0x52, 0x73, 0xab, 0x20, 0xb9, 0x1e, 0xa7, 0x92, 0xad, 0xb4, 0x9d, 0x6e, 0xbd, + 0x57, 0x47, 0xc7, 0x7b, 0xc5, 0x9f, 0x87, 0x3a, 0xbf, 0x1c, 0x72, 0xb0, 0x50, 0xa5, 0x49, 0x21, + 0x31, 0xf2, 0xdf, 0x94, 0xd9, 0x23, 0x15, 0x5f, 0x9a, 0x2c, 0xb2, 0x58, 0x5f, 0xad, 0xd7, 0x72, + 0x8b, 0x06, 0xbb, 0xd3, 0x06, 0xbb, 0x27, 0x00, 0x51, 0x9f, 0x47, 0x99, 0xf4, 0x27, 0x24, 0xdd, + 0x25, 0xeb, 0xef, 0xb5, 0x06, 0xcd, 0x56, 0xdb, 0x4e, 0xb7, 0xea, 0x17, 0x97, 0xce, 0xcf, 0x0d, + 0xb2, 0x53, 0xb2, 0xa7, 0x94, 0xac, 0x25, 0x3c, 0x96, 0xcc, 0x41, 0x10, 0xcf, 0xb4, 0x4e, 0x56, + 0x54, 0x80, 0x4f, 0xab, 0xfa, 0x2b, 0x2a, 0xa0, 0x47, 0x64, 0x5b, 0x40, 0x62, 0xb9, 0x4a, 0xa4, + 0xbe, 0xcc, 0xe1, 0xc2, 0x75, 0x3e, 0x98, 0x3b, 0xa5, 0xdc, 0x0e, 0xd9, 0x5a, 0xe1, 0x94, 0x9f, + 0xe9, 0x13, 0x52, 0x31, 0x96, 0xdb, 0xcc, 0xb0, 0x75, 0xac, 0xbd, 0x86, 0x6d, 0xb8, 0xc2, 0x90, + 0x3f, 0x91, 0xf2, 0x44, 0xa3, 0xbe, 0x49, 0x56, 0x69, 0x3b, 0xdd, 0x55, 0x1f, 0xcf, 0x94, 0x91, + 0x8d, 0x60, 0x9c, 0xf0, 0x58, 0x09, 0xb6, 0xd1, 0x76, 0xba, 0x9b, 0xfe, 0xf4, 0x4a, 0x9f, 0x92, + 0xfa, 0x20, 0x02, 0x31, 0xca, 0xb1, 0xc1, 0xd8, 0x4a, 0xc3, 0x36, 0xdb, 0x4e, 0x77, 0xdd, 0x2f, + 0x45, 0xa9, 0x4b, 0x68, 0x04, 0xa1, 0x12, 0x3c, 0x32, 0x52, 0x58, 0xd0, 0x05, 0x5b, 0x45, 0x76, + 0x89, 0x42, 0x5f, 0x90, 0x66, 0x3a, 0x1c, 0x9b, 0x72, 0x02, 0xc1, 0x84, 0x65, 0x12, 0x7d, 0x4e, + 0x1a, 0x79, 0x07, 0x34, 0x44, 0x91, 0xd4, 0x49, 0x16, 0x0f, 0xa4, 0x66, 0x35, 0xfc, 0x0f, 0x0b, + 0xf1, 0xbc, 0x9a, 0x59, 0x2c, 0x02, 0x81, 0xdf, 0x13, 0xdb, 0x42, 0x7a, 0x89, 0x42, 0x0f, 0x09, + 0xc9, 0x47, 0x6d, 0xe2, 0xba, 0x8d, 0xdc, 0x1f, 0x91, 0xdc, 0x6f, 0x32, 0x95, 0x31, 0x17, 0x43, + 0x95, 0x48, 0x7c, 0x2f, 0x75, 0x6c, 0xfd, 0x12, 0x85, 0xb6, 0xc8, 0xa6, 0x11, 0x46, 0xe1, 0x0b, + 0xda, 0x41, 0xea, 0xfe, 0x4e, 0xdf, 0x92, 0x16, 0xb7, 0x96, 0x8b, 0xa1, 0x0c, 0xfa, 0x8b, 0x9e, + 0x0d, 0xa4, 0xff, 0x42, 0xe4, 0x7d, 0x98, 0xaa, 0x97, 0x10, 0x14, 0x59, 0xff, 0x63, 0xd6, 0x42, + 0x9c, 0x3e, 0x22, 0xd5, 0x50, 0x43, 0x96, 0x22, 0x44, 0x11, 0x9a, 0x05, 0x68, 0x87, 0x6c, 0x4d, + 0x3b, 0x80, 0x40, 0x13, 0x81, 0xb9, 0x18, 0x3d, 0x26, 0x8d, 0xe1, 0x38, 0x95, 0xba, 0xff, 0x41, + 0x26, 0x93, 0xb9, 0x64, 0xbb, 0x38, 0xb8, 0x7b, 0xf8, 0x71, 0x9d, 0x97, 0x44, 0x7f, 0x01, 0xa7, + 0x6f, 0x48, 0x3d, 0x6f, 0xe5, 0x99, 0x8a, 0xe4, 0x19, 0xe8, 0x98, 0x5b, 0xb6, 0x87, 0x06, 0x4d, + 0x34, 0x38, 0x9d, 0x93, 0xfc, 0x12, 0x4a, 0x3f, 0x92, 0x26, 0x8e, 0xf1, 0x45, 0xa2, 0xec, 0x29, + 0xb7, 0xfc, 0x0a, 0x32, 0x2d, 0x24, 0xdb, 0x47, 0x07, 0x86, 0x0e, 0xef, 0x16, 0x75, 0x7f, 0x59, + 0x12, 0x7d, 0x4c, 0xd6, 0x2c, 0x0f, 0x0d, 0x3b, 0xc0, 0xe1, 0xa8, 0x62, 0xf2, 0x35, 0x0f, 0x8d, + 0x8f, 0xe1, 0xde, 0x77, 0x87, 0xec, 0x96, 0xe6, 0xf5, 0x38, 0x5f, 0x1e, 0x74, 0x44, 0x2a, 0x17, + 0xc9, 0x1d, 0x8c, 0x24, 0x75, 0x1f, 0xba, 0x57, 0x8a, 0x45, 0xda, 0xf2, 0x1e, 0xcc, 0x17, 0x2b, + 0xad, 0xf3, 0xdf, 0xc9, 0xcb, 0xcf, 0x5e, 0xa8, 0xec, 0x30, 0x1b, 0xb8, 0x02, 0x62, 0x2f, 0x56, + 0x42, 0x83, 0x81, 0x5b, 0xeb, 0xc5, 0x20, 0x3c, 0x9d, 0x0a, 0x6f, 0x66, 0xe6, 0x4d, 0xcc, 0x06, + 0x15, 0x5c, 0x4d, 0xaf, 0x7e, 0x07, 0x00, 0x00, 0xff, 0xff, 0x70, 0x3e, 0x31, 0x6d, 0x49, 0x06, + 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/rpc/cloudagent/storage/virtualharddisk/moc_cloudagent_virtualharddisk.proto b/rpc/cloudagent/storage/virtualharddisk/moc_cloudagent_virtualharddisk.proto index 9224b01e..dd9d2300 100644 --- a/rpc/cloudagent/storage/virtualharddisk/moc_cloudagent_virtualharddisk.proto +++ b/rpc/cloudagent/storage/virtualharddisk/moc_cloudagent_virtualharddisk.proto @@ -44,6 +44,7 @@ message VirtualHardDisk { HyperVGeneration hyperVGeneration = 20; DiskFileFormat diskFileFormat = 21; CloudInitDataSource cloudInitDataSource = 22; + Tags tags = 23; } service VirtualHardDiskAgent {