Documentation ¶
Overview ¶
Package com_HailoOSS_service_config is a generated protocol buffer package.
It is generated from these files:
github.com/HailoOSS/config-service/proto/common.proto
It has these top-level messages:
ChangeMeta Change
Index ¶
- type Change
- func (m *Change) GetAuthMechanism() string
- func (m *Change) GetChangeId() string
- func (m *Change) GetConfig() string
- func (m *Change) GetId() string
- func (m *Change) GetMessage() string
- func (m *Change) GetOldConfig() string
- func (m *Change) GetPath() string
- func (m *Change) GetTimestamp() int64
- func (m *Change) GetUserId() string
- func (*Change) ProtoMessage()
- func (m *Change) Reset()
- func (m *Change) String() string
- type ChangeMeta
- func (m *ChangeMeta) GetAuthMechanism() string
- func (m *ChangeMeta) GetChangeId() string
- func (m *ChangeMeta) GetMessage() string
- func (m *ChangeMeta) GetTimestamp() int64
- func (m *ChangeMeta) GetUserId() string
- func (*ChangeMeta) ProtoMessage()
- func (m *ChangeMeta) Reset()
- func (m *ChangeMeta) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Change ¶
type Change struct { ChangeId *string `protobuf:"bytes,1,req,name=changeId" json:"changeId,omitempty"` Id *string `protobuf:"bytes,2,req,name=id" json:"id,omitempty"` Timestamp *int64 `protobuf:"varint,3,req,name=timestamp" json:"timestamp,omitempty"` AuthMechanism *string `protobuf:"bytes,4,req,name=authMechanism" json:"authMechanism,omitempty"` UserId *string `protobuf:"bytes,5,req,name=userId" json:"userId,omitempty"` Message *string `protobuf:"bytes,6,req,name=message" json:"message,omitempty"` Config *string `protobuf:"bytes,7,req,name=config" json:"config,omitempty"` Path *string `protobuf:"bytes,8,opt,name=path" json:"path,omitempty"` OldConfig *string `protobuf:"bytes,9,opt,name=oldConfig" json:"oldConfig,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Change) GetAuthMechanism ¶
func (*Change) GetChangeId ¶
func (*Change) GetMessage ¶
func (*Change) GetOldConfig ¶
func (*Change) GetTimestamp ¶
func (*Change) ProtoMessage ¶
func (*Change) ProtoMessage()
type ChangeMeta ¶
type ChangeMeta struct { ChangeId *string `protobuf:"bytes,5,req,name=changeId" json:"changeId,omitempty"` Timestamp *int64 `protobuf:"varint,1,req,name=timestamp" json:"timestamp,omitempty"` AuthMechanism *string `protobuf:"bytes,2,req,name=authMechanism" json:"authMechanism,omitempty"` UserId *string `protobuf:"bytes,3,req,name=userId" json:"userId,omitempty"` Message *string `protobuf:"bytes,4,req,name=message" json:"message,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*ChangeMeta) GetAuthMechanism ¶
func (m *ChangeMeta) GetAuthMechanism() string
func (*ChangeMeta) GetChangeId ¶
func (m *ChangeMeta) GetChangeId() string
func (*ChangeMeta) GetMessage ¶
func (m *ChangeMeta) GetMessage() string
func (*ChangeMeta) GetTimestamp ¶
func (m *ChangeMeta) GetTimestamp() int64
func (*ChangeMeta) GetUserId ¶
func (m *ChangeMeta) GetUserId() string
func (*ChangeMeta) ProtoMessage ¶
func (*ChangeMeta) ProtoMessage()
func (*ChangeMeta) Reset ¶
func (m *ChangeMeta) Reset()
func (*ChangeMeta) String ¶
func (m *ChangeMeta) String() string
Directories ¶
Path | Synopsis |
---|---|
Package com_HailoOSS_service_config_changelog is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_changelog is a generated protocol buffer package. |
Package com_HailoOSS_service_config_compile is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_compile is a generated protocol buffer package. |
Package com_HailoOSS_service_config_delete is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_delete is a generated protocol buffer package. |
Package com_HailoOSS_service_config_diff is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_diff is a generated protocol buffer package. |
Package com_HailoOSS_service_config_explain is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_explain is a generated protocol buffer package. |
Package com_HailoOSS_service_config_milticompile is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_milticompile is a generated protocol buffer package. |
Package com_HailoOSS_service_config_read is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_read is a generated protocol buffer package. |
Package com_HailoOSS_service_config_update is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_update is a generated protocol buffer package. |
Package com_HailoOSS_service_config_validate is a generated protocol buffer package.
|
Package com_HailoOSS_service_config_validate is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.