forked from pydio/cells
-
Notifications
You must be signed in to change notification settings - Fork 0
/
front.pb.go
128 lines (107 loc) · 4.71 KB
/
front.pb.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: front.proto
/*
Package front is a generated protocol buffer package.
It is generated from these files:
front.proto
It has these top-level messages:
ExposedParametersRequest
ExposedParameter
ExposedParametersResponse
*/
package front
import proto "github.com/golang/protobuf/proto"
import fmt "fmt"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
type ExposedParametersRequest struct {
Scope string `protobuf:"bytes,1,opt,name=Scope" json:"Scope,omitempty"`
Exposed bool `protobuf:"varint,2,opt,name=Exposed" json:"Exposed,omitempty"`
}
func (m *ExposedParametersRequest) Reset() { *m = ExposedParametersRequest{} }
func (m *ExposedParametersRequest) String() string { return proto.CompactTextString(m) }
func (*ExposedParametersRequest) ProtoMessage() {}
func (*ExposedParametersRequest) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
func (m *ExposedParametersRequest) GetScope() string {
if m != nil {
return m.Scope
}
return ""
}
func (m *ExposedParametersRequest) GetExposed() bool {
if m != nil {
return m.Exposed
}
return false
}
type ExposedParameter struct {
Name string `protobuf:"bytes,1,opt,name=Name" json:"Name,omitempty"`
Scope string `protobuf:"bytes,2,opt,name=Scope" json:"Scope,omitempty"`
PluginId string `protobuf:"bytes,3,opt,name=PluginId" json:"PluginId,omitempty"`
}
func (m *ExposedParameter) Reset() { *m = ExposedParameter{} }
func (m *ExposedParameter) String() string { return proto.CompactTextString(m) }
func (*ExposedParameter) ProtoMessage() {}
func (*ExposedParameter) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} }
func (m *ExposedParameter) GetName() string {
if m != nil {
return m.Name
}
return ""
}
func (m *ExposedParameter) GetScope() string {
if m != nil {
return m.Scope
}
return ""
}
func (m *ExposedParameter) GetPluginId() string {
if m != nil {
return m.PluginId
}
return ""
}
type ExposedParametersResponse struct {
Parameters []*ExposedParameter `protobuf:"bytes,1,rep,name=Parameters" json:"Parameters,omitempty"`
}
func (m *ExposedParametersResponse) Reset() { *m = ExposedParametersResponse{} }
func (m *ExposedParametersResponse) String() string { return proto.CompactTextString(m) }
func (*ExposedParametersResponse) ProtoMessage() {}
func (*ExposedParametersResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} }
func (m *ExposedParametersResponse) GetParameters() []*ExposedParameter {
if m != nil {
return m.Parameters
}
return nil
}
func init() {
proto.RegisterType((*ExposedParametersRequest)(nil), "ExposedParametersRequest")
proto.RegisterType((*ExposedParameter)(nil), "ExposedParameter")
proto.RegisterType((*ExposedParametersResponse)(nil), "ExposedParametersResponse")
}
func init() { proto.RegisterFile("front.proto", fileDescriptor0) }
var fileDescriptor0 = []byte{
// 213 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x4e, 0x2b, 0xca, 0xcf,
0x2b, 0xd1, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x57, 0xf2, 0xe2, 0x92, 0x70, 0xad, 0x28, 0xc8, 0x2f,
0x4e, 0x4d, 0x09, 0x48, 0x2c, 0x4a, 0xcc, 0x4d, 0x2d, 0x49, 0x2d, 0x2a, 0x0e, 0x4a, 0x2d, 0x2c,
0x4d, 0x2d, 0x2e, 0x11, 0x12, 0xe1, 0x62, 0x0d, 0x4e, 0xce, 0x2f, 0x48, 0x95, 0x60, 0x54, 0x60,
0xd4, 0xe0, 0x0c, 0x82, 0x70, 0x84, 0x24, 0xb8, 0xd8, 0xa1, 0x3a, 0x24, 0x98, 0x14, 0x18, 0x35,
0x38, 0x82, 0x60, 0x5c, 0xa5, 0x08, 0x2e, 0x01, 0x74, 0xb3, 0x84, 0x84, 0xb8, 0x58, 0xfc, 0x12,
0x73, 0x61, 0x46, 0x80, 0xd9, 0x08, 0x73, 0x99, 0x90, 0xcd, 0x95, 0xe2, 0xe2, 0x08, 0xc8, 0x29,
0x4d, 0xcf, 0xcc, 0xf3, 0x4c, 0x91, 0x60, 0x06, 0x4b, 0xc0, 0xf9, 0x4a, 0x7e, 0x5c, 0x92, 0x58,
0x5c, 0x59, 0x5c, 0x90, 0x9f, 0x57, 0x9c, 0x2a, 0x64, 0xc8, 0xc5, 0x85, 0x10, 0x95, 0x60, 0x54,
0x60, 0xd6, 0xe0, 0x36, 0x12, 0xd4, 0x43, 0x57, 0x1f, 0x84, 0xa4, 0xc8, 0x28, 0x9e, 0x8b, 0xdf,
0x37, 0x31, 0x2f, 0x33, 0x2d, 0xb5, 0xb8, 0x24, 0x38, 0xb5, 0xa8, 0x2c, 0x33, 0x39, 0x55, 0xc8,
0x87, 0x4b, 0x10, 0xc3, 0x0a, 0x21, 0x49, 0x3d, 0x5c, 0x81, 0x23, 0x25, 0xa5, 0x87, 0xd3, 0x45,
0x4a, 0x0c, 0x49, 0x6c, 0xe0, 0xd0, 0x35, 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0xc6, 0x48, 0x30,
0x80, 0x6c, 0x01, 0x00, 0x00,
}