Leonard Lyubich
44ec19962a
bootstrap: Replace options with attributes in NodeInfo
...
Rename Options to Attributes to be in sync with Objects and Nodes and Containers.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:31:14 +03:00
Leonard Lyubich
87e1d01307
[ #34 ] bootstrap: Tidy up the format
...
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:31:07 +03:00
Leonard Lyubich
50d4fcb24a
[ #32 ] bootstrap: Remove gogoproto from typedef
...
There is a need to remove gogoproto usage from NeoFS API since this plugin
is not cross-language. This commit removes usage from NodeInfo message.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:31:07 +03:00
Leonard Lyubich
4caf9a7258
[ #34 ] bootstrap: Remove no longer used SpreadMap
...
After removing State service from the public API, SpreadMap message became
redundant, so it is deleted.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:30:51 +03:00
Leonard Lyubich
7c71813d22
[ #34 ] bootstrap: Define node state enum in NodeInfo
...
Replaces Status field of NodeInfo with State field value of NodeInfo.State
enumeration.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:30:09 +03:00
Evgeniy Kulikov
d8a0c287c4
Migrate to NeoFS API Go
2020-03-31 09:58:22 +03:00
Evgeniy Kulikov
d1d9b75f49
Add CSharp namespace to proto files
2020-02-05 15:14:39 +03:00
Evgeniy Kulikov
cc35580700
rename gopackage from neofs-proto to neofs-api
2020-01-30 16:29:38 +03:00
Evgeniy Kulikov
fe877a169f
initialize
2020-01-30 14:43:09 +03:00