Documentation
¶
Index ¶
- Constants
- Variables
- func ErrorAlreadyExists() *errors.Error
- func ErrorAlreadyExistsFormat(format string, args ...interface{}) *errors.Error
- func ErrorCheckTemplate() *errors.Error
- func ErrorCheckTemplateFormat(format string, args ...interface{}) *errors.Error
- func ErrorDatabase() *errors.Error
- func ErrorDatabaseFormat(format string, args ...interface{}) *errors.Error
- func ErrorNotRecord() *errors.Error
- func ErrorNotRecordFormat(format string, args ...interface{}) *errors.Error
- func ErrorParams() *errors.Error
- func ErrorParamsFormat(format string, args ...interface{}) *errors.Error
- func ErrorParseTemplate() *errors.Error
- func ErrorParseTemplateFormat(format string, args ...interface{}) *errors.Error
- func ErrorResourceFormatValue() *errors.Error
- func ErrorResourceFormatValueFormat(format string, args ...interface{}) *errors.Error
- func ErrorTransform() *errors.Error
- func ErrorTransformFormat(format string, args ...interface{}) *errors.Error
- func ErrorVersionExist() *errors.Error
- func ErrorVersionExistFormat(format string, args ...interface{}) *errors.Error
- func IsAlreadyExists(err error) bool
- func IsCheckTemplate(err error) bool
- func IsDatabase(err error) bool
- func IsNotRecord(err error) bool
- func IsParams(err error) bool
- func IsParseTemplate(err error) bool
- func IsResourceFormatValue(err error) bool
- func IsTransform(err error) bool
- func IsVersionExist(err error) bool
- func RegisterServiceHTTPServer(s *http.Server, srv ServiceHTTPServer)
- func RegisterServiceServer(s grpc.ServiceRegistrar, srv ServiceServer)
- type AddBusinessRequest
- func (*AddBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessRequest) GetDescription() string
- func (x *AddBusinessRequest) GetKeyword() string
- func (x *AddBusinessRequest) GetServerId() int64
- func (*AddBusinessRequest) ProtoMessage()
- func (x *AddBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessRequest) Reset()
- func (x *AddBusinessRequest) String() string
- func (m *AddBusinessRequest) Validate() error
- func (m *AddBusinessRequest) ValidateAll() error
- type AddBusinessRequestMultiError
- type AddBusinessRequestValidationError
- func (e AddBusinessRequestValidationError) Cause() error
- func (e AddBusinessRequestValidationError) Error() string
- func (e AddBusinessRequestValidationError) ErrorName() string
- func (e AddBusinessRequestValidationError) Field() string
- func (e AddBusinessRequestValidationError) Key() bool
- func (e AddBusinessRequestValidationError) Reason() string
- type AddBusinessValueRequest
- func (*AddBusinessValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessValueRequest) GetBusinessId() int64
- func (x *AddBusinessValueRequest) GetEnvironmentId() int64
- func (x *AddBusinessValueRequest) GetValue() string
- func (*AddBusinessValueRequest) ProtoMessage()
- func (x *AddBusinessValueRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessValueRequest) Reset()
- func (x *AddBusinessValueRequest) String() string
- func (m *AddBusinessValueRequest) Validate() error
- func (m *AddBusinessValueRequest) ValidateAll() error
- type AddBusinessValueRequestMultiError
- type AddBusinessValueRequestValidationError
- func (e AddBusinessValueRequestValidationError) Cause() error
- func (e AddBusinessValueRequestValidationError) Error() string
- func (e AddBusinessValueRequestValidationError) ErrorName() string
- func (e AddBusinessValueRequestValidationError) Field() string
- func (e AddBusinessValueRequestValidationError) Key() bool
- func (e AddBusinessValueRequestValidationError) Reason() string
- type AddEnvironmentRequest
- func (*AddEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddEnvironmentRequest) GetDescription() string
- func (x *AddEnvironmentRequest) GetKeyword() string
- func (x *AddEnvironmentRequest) GetName() string
- func (x *AddEnvironmentRequest) GetStatus() bool
- func (*AddEnvironmentRequest) ProtoMessage()
- func (x *AddEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *AddEnvironmentRequest) Reset()
- func (x *AddEnvironmentRequest) String() string
- func (m *AddEnvironmentRequest) Validate() error
- func (m *AddEnvironmentRequest) ValidateAll() error
- type AddEnvironmentRequestMultiError
- type AddEnvironmentRequestValidationError
- func (e AddEnvironmentRequestValidationError) Cause() error
- func (e AddEnvironmentRequestValidationError) Error() string
- func (e AddEnvironmentRequestValidationError) ErrorName() string
- func (e AddEnvironmentRequestValidationError) Field() string
- func (e AddEnvironmentRequestValidationError) Key() bool
- func (e AddEnvironmentRequestValidationError) Reason() string
- type AddResourceRequest
- func (*AddResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddResourceRequest) GetDescription() string
- func (x *AddResourceRequest) GetFields() string
- func (x *AddResourceRequest) GetKeyword() string
- func (x *AddResourceRequest) GetTag() string
- func (*AddResourceRequest) ProtoMessage()
- func (x *AddResourceRequest) ProtoReflect() protoreflect.Message
- func (x *AddResourceRequest) Reset()
- func (x *AddResourceRequest) String() string
- func (m *AddResourceRequest) Validate() error
- func (m *AddResourceRequest) ValidateAll() error
- type AddResourceRequestMultiError
- type AddResourceRequestValidationError
- func (e AddResourceRequestValidationError) Cause() error
- func (e AddResourceRequestValidationError) Error() string
- func (e AddResourceRequestValidationError) ErrorName() string
- func (e AddResourceRequestValidationError) Field() string
- func (e AddResourceRequestValidationError) Key() bool
- func (e AddResourceRequestValidationError) Reason() string
- type AddResourceServerRequest
- func (*AddResourceServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddResourceServerRequest) GetResourceId() int64
- func (x *AddResourceServerRequest) GetServerId() int64
- func (*AddResourceServerRequest) ProtoMessage()
- func (x *AddResourceServerRequest) ProtoReflect() protoreflect.Message
- func (x *AddResourceServerRequest) Reset()
- func (x *AddResourceServerRequest) String() string
- func (m *AddResourceServerRequest) Validate() error
- func (m *AddResourceServerRequest) ValidateAll() error
- type AddResourceServerRequestMultiError
- type AddResourceServerRequestValidationError
- func (e AddResourceServerRequestValidationError) Cause() error
- func (e AddResourceServerRequestValidationError) Error() string
- func (e AddResourceServerRequestValidationError) ErrorName() string
- func (e AddResourceServerRequestValidationError) Field() string
- func (e AddResourceServerRequestValidationError) Key() bool
- func (e AddResourceServerRequestValidationError) Reason() string
- type AddResourceValueRequest
- func (*AddResourceValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddResourceValueRequest) GetEnvironmentId() int64
- func (x *AddResourceValueRequest) GetResourceId() int64
- func (x *AddResourceValueRequest) GetValues() string
- func (*AddResourceValueRequest) ProtoMessage()
- func (x *AddResourceValueRequest) ProtoReflect() protoreflect.Message
- func (x *AddResourceValueRequest) Reset()
- func (x *AddResourceValueRequest) String() string
- func (m *AddResourceValueRequest) Validate() error
- func (m *AddResourceValueRequest) ValidateAll() error
- type AddResourceValueRequestMultiError
- type AddResourceValueRequestValidationError
- func (e AddResourceValueRequestValidationError) Cause() error
- func (e AddResourceValueRequestValidationError) Error() string
- func (e AddResourceValueRequestValidationError) ErrorName() string
- func (e AddResourceValueRequestValidationError) Field() string
- func (e AddResourceValueRequestValidationError) Key() bool
- func (e AddResourceValueRequestValidationError) Reason() string
- type AddServerRequest
- func (*AddServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddServerRequest) GetDescription() string
- func (x *AddServerRequest) GetKeyword() string
- func (x *AddServerRequest) GetName() string
- func (*AddServerRequest) ProtoMessage()
- func (x *AddServerRequest) ProtoReflect() protoreflect.Message
- func (x *AddServerRequest) Reset()
- func (x *AddServerRequest) String() string
- func (m *AddServerRequest) Validate() error
- func (m *AddServerRequest) ValidateAll() error
- type AddServerRequestMultiError
- type AddServerRequestValidationError
- func (e AddServerRequestValidationError) Cause() error
- func (e AddServerRequestValidationError) Error() string
- func (e AddServerRequestValidationError) ErrorName() string
- func (e AddServerRequestValidationError) Field() string
- func (e AddServerRequestValidationError) Key() bool
- func (e AddServerRequestValidationError) Reason() string
- type AddTemplateRequest
- func (*AddTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddTemplateRequest) GetContent() string
- func (x *AddTemplateRequest) GetDescription() string
- func (x *AddTemplateRequest) GetServerId() int64
- func (*AddTemplateRequest) ProtoMessage()
- func (x *AddTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *AddTemplateRequest) Reset()
- func (x *AddTemplateRequest) String() string
- func (m *AddTemplateRequest) Validate() error
- func (m *AddTemplateRequest) ValidateAll() error
- type AddTemplateRequestMultiError
- type AddTemplateRequestValidationError
- func (e AddTemplateRequestValidationError) Cause() error
- func (e AddTemplateRequestValidationError) Error() string
- func (e AddTemplateRequestValidationError) ErrorName() string
- func (e AddTemplateRequestValidationError) Field() string
- func (e AddTemplateRequestValidationError) Key() bool
- func (e AddTemplateRequestValidationError) Reason() string
- type AllBusinessValueReply
- func (*AllBusinessValueReply) Descriptor() ([]byte, []int)deprecated
- func (x *AllBusinessValueReply) GetList() []*AllBusinessValueReply_BusinessValue
- func (*AllBusinessValueReply) ProtoMessage()
- func (x *AllBusinessValueReply) ProtoReflect() protoreflect.Message
- func (x *AllBusinessValueReply) Reset()
- func (x *AllBusinessValueReply) String() string
- func (m *AllBusinessValueReply) Validate() error
- func (m *AllBusinessValueReply) ValidateAll() error
- type AllBusinessValueReplyMultiError
- type AllBusinessValueReplyValidationError
- func (e AllBusinessValueReplyValidationError) Cause() error
- func (e AllBusinessValueReplyValidationError) Error() string
- func (e AllBusinessValueReplyValidationError) ErrorName() string
- func (e AllBusinessValueReplyValidationError) Field() string
- func (e AllBusinessValueReplyValidationError) Key() bool
- func (e AllBusinessValueReplyValidationError) Reason() string
- type AllBusinessValueReply_BusinessValue
- func (*AllBusinessValueReply_BusinessValue) Descriptor() ([]byte, []int)deprecated
- func (x *AllBusinessValueReply_BusinessValue) GetBusinessId() int64
- func (x *AllBusinessValueReply_BusinessValue) GetEnvironment() *Environment
- func (x *AllBusinessValueReply_BusinessValue) GetEnvironmentId() int64
- func (x *AllBusinessValueReply_BusinessValue) GetId() int64
- func (x *AllBusinessValueReply_BusinessValue) GetValue() string
- func (*AllBusinessValueReply_BusinessValue) ProtoMessage()
- func (x *AllBusinessValueReply_BusinessValue) ProtoReflect() protoreflect.Message
- func (x *AllBusinessValueReply_BusinessValue) Reset()
- func (x *AllBusinessValueReply_BusinessValue) String() string
- func (m *AllBusinessValueReply_BusinessValue) Validate() error
- func (m *AllBusinessValueReply_BusinessValue) ValidateAll() error
- type AllBusinessValueReply_BusinessValueMultiError
- type AllBusinessValueReply_BusinessValueValidationError
- func (e AllBusinessValueReply_BusinessValueValidationError) Cause() error
- func (e AllBusinessValueReply_BusinessValueValidationError) Error() string
- func (e AllBusinessValueReply_BusinessValueValidationError) ErrorName() string
- func (e AllBusinessValueReply_BusinessValueValidationError) Field() string
- func (e AllBusinessValueReply_BusinessValueValidationError) Key() bool
- func (e AllBusinessValueReply_BusinessValueValidationError) Reason() string
- type AllBusinessValueRequest
- func (*AllBusinessValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllBusinessValueRequest) GetBusinessId() int64
- func (*AllBusinessValueRequest) ProtoMessage()
- func (x *AllBusinessValueRequest) ProtoReflect() protoreflect.Message
- func (x *AllBusinessValueRequest) Reset()
- func (x *AllBusinessValueRequest) String() string
- func (m *AllBusinessValueRequest) Validate() error
- func (m *AllBusinessValueRequest) ValidateAll() error
- type AllBusinessValueRequestMultiError
- type AllBusinessValueRequestValidationError
- func (e AllBusinessValueRequestValidationError) Cause() error
- func (e AllBusinessValueRequestValidationError) Error() string
- func (e AllBusinessValueRequestValidationError) ErrorName() string
- func (e AllBusinessValueRequestValidationError) Field() string
- func (e AllBusinessValueRequestValidationError) Key() bool
- func (e AllBusinessValueRequestValidationError) Reason() string
- type AllEnvironmentReply
- func (*AllEnvironmentReply) Descriptor() ([]byte, []int)deprecated
- func (x *AllEnvironmentReply) GetList() []*Environment
- func (*AllEnvironmentReply) ProtoMessage()
- func (x *AllEnvironmentReply) ProtoReflect() protoreflect.Message
- func (x *AllEnvironmentReply) Reset()
- func (x *AllEnvironmentReply) String() string
- func (m *AllEnvironmentReply) Validate() error
- func (m *AllEnvironmentReply) ValidateAll() error
- type AllEnvironmentReplyMultiError
- type AllEnvironmentReplyValidationError
- func (e AllEnvironmentReplyValidationError) Cause() error
- func (e AllEnvironmentReplyValidationError) Error() string
- func (e AllEnvironmentReplyValidationError) ErrorName() string
- func (e AllEnvironmentReplyValidationError) Field() string
- func (e AllEnvironmentReplyValidationError) Key() bool
- func (e AllEnvironmentReplyValidationError) Reason() string
- type AllResourceServerReply
- func (*AllResourceServerReply) Descriptor() ([]byte, []int)deprecated
- func (x *AllResourceServerReply) GetList() []*AllResourceServerReply_ResourceServer
- func (*AllResourceServerReply) ProtoMessage()
- func (x *AllResourceServerReply) ProtoReflect() protoreflect.Message
- func (x *AllResourceServerReply) Reset()
- func (x *AllResourceServerReply) String() string
- func (m *AllResourceServerReply) Validate() error
- func (m *AllResourceServerReply) ValidateAll() error
- type AllResourceServerReplyMultiError
- type AllResourceServerReplyValidationError
- func (e AllResourceServerReplyValidationError) Cause() error
- func (e AllResourceServerReplyValidationError) Error() string
- func (e AllResourceServerReplyValidationError) ErrorName() string
- func (e AllResourceServerReplyValidationError) Field() string
- func (e AllResourceServerReplyValidationError) Key() bool
- func (e AllResourceServerReplyValidationError) Reason() string
- type AllResourceServerReply_ResourceServer
- func (*AllResourceServerReply_ResourceServer) Descriptor() ([]byte, []int)deprecated
- func (x *AllResourceServerReply_ResourceServer) GetResourceId() int64
- func (x *AllResourceServerReply_ResourceServer) GetServer() *Server
- func (x *AllResourceServerReply_ResourceServer) GetServerId() int64
- func (*AllResourceServerReply_ResourceServer) ProtoMessage()
- func (x *AllResourceServerReply_ResourceServer) ProtoReflect() protoreflect.Message
- func (x *AllResourceServerReply_ResourceServer) Reset()
- func (x *AllResourceServerReply_ResourceServer) String() string
- func (m *AllResourceServerReply_ResourceServer) Validate() error
- func (m *AllResourceServerReply_ResourceServer) ValidateAll() error
- type AllResourceServerReply_ResourceServerMultiError
- type AllResourceServerReply_ResourceServerValidationError
- func (e AllResourceServerReply_ResourceServerValidationError) Cause() error
- func (e AllResourceServerReply_ResourceServerValidationError) Error() string
- func (e AllResourceServerReply_ResourceServerValidationError) ErrorName() string
- func (e AllResourceServerReply_ResourceServerValidationError) Field() string
- func (e AllResourceServerReply_ResourceServerValidationError) Key() bool
- func (e AllResourceServerReply_ResourceServerValidationError) Reason() string
- type AllResourceServerRequest
- func (*AllResourceServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllResourceServerRequest) GetResourceId() int64
- func (*AllResourceServerRequest) ProtoMessage()
- func (x *AllResourceServerRequest) ProtoReflect() protoreflect.Message
- func (x *AllResourceServerRequest) Reset()
- func (x *AllResourceServerRequest) String() string
- func (m *AllResourceServerRequest) Validate() error
- func (m *AllResourceServerRequest) ValidateAll() error
- type AllResourceServerRequestMultiError
- type AllResourceServerRequestValidationError
- func (e AllResourceServerRequestValidationError) Cause() error
- func (e AllResourceServerRequestValidationError) Error() string
- func (e AllResourceServerRequestValidationError) ErrorName() string
- func (e AllResourceServerRequestValidationError) Field() string
- func (e AllResourceServerRequestValidationError) Key() bool
- func (e AllResourceServerRequestValidationError) Reason() string
- type AllResourceValueReply
- func (*AllResourceValueReply) Descriptor() ([]byte, []int)deprecated
- func (x *AllResourceValueReply) GetList() []*AllResourceValueReply_ResourceValue
- func (*AllResourceValueReply) ProtoMessage()
- func (x *AllResourceValueReply) ProtoReflect() protoreflect.Message
- func (x *AllResourceValueReply) Reset()
- func (x *AllResourceValueReply) String() string
- func (m *AllResourceValueReply) Validate() error
- func (m *AllResourceValueReply) ValidateAll() error
- type AllResourceValueReplyMultiError
- type AllResourceValueReplyValidationError
- func (e AllResourceValueReplyValidationError) Cause() error
- func (e AllResourceValueReplyValidationError) Error() string
- func (e AllResourceValueReplyValidationError) ErrorName() string
- func (e AllResourceValueReplyValidationError) Field() string
- func (e AllResourceValueReplyValidationError) Key() bool
- func (e AllResourceValueReplyValidationError) Reason() string
- type AllResourceValueReply_ResourceValue
- func (*AllResourceValueReply_ResourceValue) Descriptor() ([]byte, []int)deprecated
- func (x *AllResourceValueReply_ResourceValue) GetEnvironment() *Environment
- func (x *AllResourceValueReply_ResourceValue) GetEnvironmentId() int64
- func (x *AllResourceValueReply_ResourceValue) GetId() int64
- func (x *AllResourceValueReply_ResourceValue) GetResourceId() int64
- func (x *AllResourceValueReply_ResourceValue) GetValues() string
- func (*AllResourceValueReply_ResourceValue) ProtoMessage()
- func (x *AllResourceValueReply_ResourceValue) ProtoReflect() protoreflect.Message
- func (x *AllResourceValueReply_ResourceValue) Reset()
- func (x *AllResourceValueReply_ResourceValue) String() string
- func (m *AllResourceValueReply_ResourceValue) Validate() error
- func (m *AllResourceValueReply_ResourceValue) ValidateAll() error
- type AllResourceValueReply_ResourceValueMultiError
- type AllResourceValueReply_ResourceValueValidationError
- func (e AllResourceValueReply_ResourceValueValidationError) Cause() error
- func (e AllResourceValueReply_ResourceValueValidationError) Error() string
- func (e AllResourceValueReply_ResourceValueValidationError) ErrorName() string
- func (e AllResourceValueReply_ResourceValueValidationError) Field() string
- func (e AllResourceValueReply_ResourceValueValidationError) Key() bool
- func (e AllResourceValueReply_ResourceValueValidationError) Reason() string
- type AllResourceValueRequest
- func (*AllResourceValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllResourceValueRequest) GetResourceId() int64
- func (*AllResourceValueRequest) ProtoMessage()
- func (x *AllResourceValueRequest) ProtoReflect() protoreflect.Message
- func (x *AllResourceValueRequest) Reset()
- func (x *AllResourceValueRequest) String() string
- func (m *AllResourceValueRequest) Validate() error
- func (m *AllResourceValueRequest) ValidateAll() error
- type AllResourceValueRequestMultiError
- type AllResourceValueRequestValidationError
- func (e AllResourceValueRequestValidationError) Cause() error
- func (e AllResourceValueRequestValidationError) Error() string
- func (e AllResourceValueRequestValidationError) ErrorName() string
- func (e AllResourceValueRequestValidationError) Field() string
- func (e AllResourceValueRequestValidationError) Key() bool
- func (e AllResourceValueRequestValidationError) Reason() string
- type AllServerResourceReply
- func (*AllServerResourceReply) Descriptor() ([]byte, []int)deprecated
- func (x *AllServerResourceReply) GetList() []*AllServerResourceReply_ResourceServer
- func (*AllServerResourceReply) ProtoMessage()
- func (x *AllServerResourceReply) ProtoReflect() protoreflect.Message
- func (x *AllServerResourceReply) Reset()
- func (x *AllServerResourceReply) String() string
- func (m *AllServerResourceReply) Validate() error
- func (m *AllServerResourceReply) ValidateAll() error
- type AllServerResourceReplyMultiError
- type AllServerResourceReplyValidationError
- func (e AllServerResourceReplyValidationError) Cause() error
- func (e AllServerResourceReplyValidationError) Error() string
- func (e AllServerResourceReplyValidationError) ErrorName() string
- func (e AllServerResourceReplyValidationError) Field() string
- func (e AllServerResourceReplyValidationError) Key() bool
- func (e AllServerResourceReplyValidationError) Reason() string
- type AllServerResourceReply_ResourceServer
- func (*AllServerResourceReply_ResourceServer) Descriptor() ([]byte, []int)deprecated
- func (x *AllServerResourceReply_ResourceServer) GetResource() *Resource
- func (x *AllServerResourceReply_ResourceServer) GetResourceId() int64
- func (x *AllServerResourceReply_ResourceServer) GetServerId() int64
- func (*AllServerResourceReply_ResourceServer) ProtoMessage()
- func (x *AllServerResourceReply_ResourceServer) ProtoReflect() protoreflect.Message
- func (x *AllServerResourceReply_ResourceServer) Reset()
- func (x *AllServerResourceReply_ResourceServer) String() string
- func (m *AllServerResourceReply_ResourceServer) Validate() error
- func (m *AllServerResourceReply_ResourceServer) ValidateAll() error
- type AllServerResourceReply_ResourceServerMultiError
- type AllServerResourceReply_ResourceServerValidationError
- func (e AllServerResourceReply_ResourceServerValidationError) Cause() error
- func (e AllServerResourceReply_ResourceServerValidationError) Error() string
- func (e AllServerResourceReply_ResourceServerValidationError) ErrorName() string
- func (e AllServerResourceReply_ResourceServerValidationError) Field() string
- func (e AllServerResourceReply_ResourceServerValidationError) Key() bool
- func (e AllServerResourceReply_ResourceServerValidationError) Reason() string
- type AllServerResourceRequest
- func (*AllServerResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllServerResourceRequest) GetServerId() int64
- func (*AllServerResourceRequest) ProtoMessage()
- func (x *AllServerResourceRequest) ProtoReflect() protoreflect.Message
- func (x *AllServerResourceRequest) Reset()
- func (x *AllServerResourceRequest) String() string
- func (m *AllServerResourceRequest) Validate() error
- func (m *AllServerResourceRequest) ValidateAll() error
- type AllServerResourceRequestMultiError
- type AllServerResourceRequestValidationError
- func (e AllServerResourceRequestValidationError) Cause() error
- func (e AllServerResourceRequestValidationError) Error() string
- func (e AllServerResourceRequestValidationError) ErrorName() string
- func (e AllServerResourceRequestValidationError) Field() string
- func (e AllServerResourceRequestValidationError) Key() bool
- func (e AllServerResourceRequestValidationError) Reason() string
- type Business
- func (*Business) Descriptor() ([]byte, []int)deprecated
- func (x *Business) GetDescription() string
- func (x *Business) GetId() int64
- func (x *Business) GetKeyword() string
- func (x *Business) GetServerId() int64
- func (*Business) ProtoMessage()
- func (x *Business) ProtoReflect() protoreflect.Message
- func (x *Business) Reset()
- func (x *Business) String() string
- func (m *Business) Validate() error
- func (m *Business) ValidateAll() error
- type BusinessMultiError
- type BusinessValidationError
- type CurrentTemplateReply
- func (*CurrentTemplateReply) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentTemplateReply) GetContent() string
- func (x *CurrentTemplateReply) GetDescription() string
- func (x *CurrentTemplateReply) GetId() int64
- func (x *CurrentTemplateReply) GetIsUse() bool
- func (x *CurrentTemplateReply) GetOperator() string
- func (x *CurrentTemplateReply) GetOperatorId() int64
- func (x *CurrentTemplateReply) GetServerId() int64
- func (x *CurrentTemplateReply) GetVersion() string
- func (*CurrentTemplateReply) ProtoMessage()
- func (x *CurrentTemplateReply) ProtoReflect() protoreflect.Message
- func (x *CurrentTemplateReply) Reset()
- func (x *CurrentTemplateReply) String() string
- func (m *CurrentTemplateReply) Validate() error
- func (m *CurrentTemplateReply) ValidateAll() error
- type CurrentTemplateReplyMultiError
- type CurrentTemplateReplyValidationError
- func (e CurrentTemplateReplyValidationError) Cause() error
- func (e CurrentTemplateReplyValidationError) Error() string
- func (e CurrentTemplateReplyValidationError) ErrorName() string
- func (e CurrentTemplateReplyValidationError) Field() string
- func (e CurrentTemplateReplyValidationError) Key() bool
- func (e CurrentTemplateReplyValidationError) Reason() string
- type CurrentTemplateRequest
- func (*CurrentTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentTemplateRequest) GetServerId() int64
- func (*CurrentTemplateRequest) ProtoMessage()
- func (x *CurrentTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *CurrentTemplateRequest) Reset()
- func (x *CurrentTemplateRequest) String() string
- func (m *CurrentTemplateRequest) Validate() error
- func (m *CurrentTemplateRequest) ValidateAll() error
- type CurrentTemplateRequestMultiError
- type CurrentTemplateRequestValidationError
- func (e CurrentTemplateRequestValidationError) Cause() error
- func (e CurrentTemplateRequestValidationError) Error() string
- func (e CurrentTemplateRequestValidationError) ErrorName() string
- func (e CurrentTemplateRequestValidationError) Field() string
- func (e CurrentTemplateRequestValidationError) Key() bool
- func (e CurrentTemplateRequestValidationError) Reason() string
- type DeleteBusinessRequest
- func (*DeleteBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBusinessRequest) GetId() int64
- func (*DeleteBusinessRequest) ProtoMessage()
- func (x *DeleteBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBusinessRequest) Reset()
- func (x *DeleteBusinessRequest) String() string
- func (m *DeleteBusinessRequest) Validate() error
- func (m *DeleteBusinessRequest) ValidateAll() error
- type DeleteBusinessRequestMultiError
- type DeleteBusinessRequestValidationError
- func (e DeleteBusinessRequestValidationError) Cause() error
- func (e DeleteBusinessRequestValidationError) Error() string
- func (e DeleteBusinessRequestValidationError) ErrorName() string
- func (e DeleteBusinessRequestValidationError) Field() string
- func (e DeleteBusinessRequestValidationError) Key() bool
- func (e DeleteBusinessRequestValidationError) Reason() string
- type DeleteEnvironmentRequest
- func (*DeleteEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteEnvironmentRequest) GetId() int64
- func (*DeleteEnvironmentRequest) ProtoMessage()
- func (x *DeleteEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEnvironmentRequest) Reset()
- func (x *DeleteEnvironmentRequest) String() string
- func (m *DeleteEnvironmentRequest) Validate() error
- func (m *DeleteEnvironmentRequest) ValidateAll() error
- type DeleteEnvironmentRequestMultiError
- type DeleteEnvironmentRequestValidationError
- func (e DeleteEnvironmentRequestValidationError) Cause() error
- func (e DeleteEnvironmentRequestValidationError) Error() string
- func (e DeleteEnvironmentRequestValidationError) ErrorName() string
- func (e DeleteEnvironmentRequestValidationError) Field() string
- func (e DeleteEnvironmentRequestValidationError) Key() bool
- func (e DeleteEnvironmentRequestValidationError) Reason() string
- type DeleteResourceRequest
- func (*DeleteResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteResourceRequest) GetId() int64
- func (*DeleteResourceRequest) ProtoMessage()
- func (x *DeleteResourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteResourceRequest) Reset()
- func (x *DeleteResourceRequest) String() string
- func (m *DeleteResourceRequest) Validate() error
- func (m *DeleteResourceRequest) ValidateAll() error
- type DeleteResourceRequestMultiError
- type DeleteResourceRequestValidationError
- func (e DeleteResourceRequestValidationError) Cause() error
- func (e DeleteResourceRequestValidationError) Error() string
- func (e DeleteResourceRequestValidationError) ErrorName() string
- func (e DeleteResourceRequestValidationError) Field() string
- func (e DeleteResourceRequestValidationError) Key() bool
- func (e DeleteResourceRequestValidationError) Reason() string
- type DeleteResourceServerRequest
- func (*DeleteResourceServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteResourceServerRequest) GetId() int64
- func (*DeleteResourceServerRequest) ProtoMessage()
- func (x *DeleteResourceServerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteResourceServerRequest) Reset()
- func (x *DeleteResourceServerRequest) String() string
- func (m *DeleteResourceServerRequest) Validate() error
- func (m *DeleteResourceServerRequest) ValidateAll() error
- type DeleteResourceServerRequestMultiError
- type DeleteResourceServerRequestValidationError
- func (e DeleteResourceServerRequestValidationError) Cause() error
- func (e DeleteResourceServerRequestValidationError) Error() string
- func (e DeleteResourceServerRequestValidationError) ErrorName() string
- func (e DeleteResourceServerRequestValidationError) Field() string
- func (e DeleteResourceServerRequestValidationError) Key() bool
- func (e DeleteResourceServerRequestValidationError) Reason() string
- type DeleteServerRequest
- func (*DeleteServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServerRequest) GetId() int64
- func (*DeleteServerRequest) ProtoMessage()
- func (x *DeleteServerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServerRequest) Reset()
- func (x *DeleteServerRequest) String() string
- func (m *DeleteServerRequest) Validate() error
- func (m *DeleteServerRequest) ValidateAll() error
- type DeleteServerRequestMultiError
- type DeleteServerRequestValidationError
- func (e DeleteServerRequestValidationError) Cause() error
- func (e DeleteServerRequestValidationError) Error() string
- func (e DeleteServerRequestValidationError) ErrorName() string
- func (e DeleteServerRequestValidationError) Field() string
- func (e DeleteServerRequestValidationError) Key() bool
- func (e DeleteServerRequestValidationError) Reason() string
- type Environment
- func (*Environment) Descriptor() ([]byte, []int)deprecated
- func (x *Environment) GetDescription() string
- func (x *Environment) GetId() int64
- func (x *Environment) GetKeyword() string
- func (x *Environment) GetName() string
- func (x *Environment) GetOperator() string
- func (x *Environment) GetOperatorId() int64
- func (x *Environment) GetStatus() bool
- func (*Environment) ProtoMessage()
- func (x *Environment) ProtoReflect() protoreflect.Message
- func (x *Environment) Reset()
- func (x *Environment) String() string
- func (m *Environment) Validate() error
- func (m *Environment) ValidateAll() error
- type EnvironmentMultiError
- type EnvironmentValidationError
- func (e EnvironmentValidationError) Cause() error
- func (e EnvironmentValidationError) Error() string
- func (e EnvironmentValidationError) ErrorName() string
- func (e EnvironmentValidationError) Field() string
- func (e EnvironmentValidationError) Key() bool
- func (e EnvironmentValidationError) Reason() string
- type ErrorReason
- func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x ErrorReason) Enum() *ErrorReason
- func (ErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x ErrorReason) Number() protoreflect.EnumNumber
- func (x ErrorReason) String() string
- func (ErrorReason) Type() protoreflect.EnumType
- type GetConfigReply
- func (*GetConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfigReply) GetContent() string
- func (*GetConfigReply) ProtoMessage()
- func (x *GetConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetConfigReply) Reset()
- func (x *GetConfigReply) String() string
- func (m *GetConfigReply) Validate() error
- func (m *GetConfigReply) ValidateAll() error
- type GetConfigReplyMultiError
- type GetConfigReplyValidationError
- func (e GetConfigReplyValidationError) Cause() error
- func (e GetConfigReplyValidationError) Error() string
- func (e GetConfigReplyValidationError) ErrorName() string
- func (e GetConfigReplyValidationError) Field() string
- func (e GetConfigReplyValidationError) Key() bool
- func (e GetConfigReplyValidationError) Reason() string
- type GetConfigRequest
- func (*GetConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfigRequest) GetEnvKeyword() string
- func (x *GetConfigRequest) GetSrvKeyword() string
- func (*GetConfigRequest) ProtoMessage()
- func (x *GetConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetConfigRequest) Reset()
- func (x *GetConfigRequest) String() string
- func (m *GetConfigRequest) Validate() error
- func (m *GetConfigRequest) ValidateAll() error
- type GetConfigRequestMultiError
- type GetConfigRequestValidationError
- func (e GetConfigRequestValidationError) Cause() error
- func (e GetConfigRequestValidationError) Error() string
- func (e GetConfigRequestValidationError) ErrorName() string
- func (e GetConfigRequestValidationError) Field() string
- func (e GetConfigRequestValidationError) Key() bool
- func (e GetConfigRequestValidationError) Reason() string
- type GetEnvironmentTokenReply
- func (*GetEnvironmentTokenReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnvironmentTokenReply) GetToken() string
- func (*GetEnvironmentTokenReply) ProtoMessage()
- func (x *GetEnvironmentTokenReply) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentTokenReply) Reset()
- func (x *GetEnvironmentTokenReply) String() string
- func (m *GetEnvironmentTokenReply) Validate() error
- func (m *GetEnvironmentTokenReply) ValidateAll() error
- type GetEnvironmentTokenReplyMultiError
- type GetEnvironmentTokenReplyValidationError
- func (e GetEnvironmentTokenReplyValidationError) Cause() error
- func (e GetEnvironmentTokenReplyValidationError) Error() string
- func (e GetEnvironmentTokenReplyValidationError) ErrorName() string
- func (e GetEnvironmentTokenReplyValidationError) Field() string
- func (e GetEnvironmentTokenReplyValidationError) Key() bool
- func (e GetEnvironmentTokenReplyValidationError) Reason() string
- type GetEnvironmentTokenRequest
- func (*GetEnvironmentTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnvironmentTokenRequest) GetId() int64
- func (*GetEnvironmentTokenRequest) ProtoMessage()
- func (x *GetEnvironmentTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentTokenRequest) Reset()
- func (x *GetEnvironmentTokenRequest) String() string
- func (m *GetEnvironmentTokenRequest) Validate() error
- func (m *GetEnvironmentTokenRequest) ValidateAll() error
- type GetEnvironmentTokenRequestMultiError
- type GetEnvironmentTokenRequestValidationError
- func (e GetEnvironmentTokenRequestValidationError) Cause() error
- func (e GetEnvironmentTokenRequestValidationError) Error() string
- func (e GetEnvironmentTokenRequestValidationError) ErrorName() string
- func (e GetEnvironmentTokenRequestValidationError) Field() string
- func (e GetEnvironmentTokenRequestValidationError) Key() bool
- func (e GetEnvironmentTokenRequestValidationError) Reason() string
- type GetServerReply
- func (*GetServerReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetServerReply) GetServer() *Server
- func (*GetServerReply) ProtoMessage()
- func (x *GetServerReply) ProtoReflect() protoreflect.Message
- func (x *GetServerReply) Reset()
- func (x *GetServerReply) String() string
- func (m *GetServerReply) Validate() error
- func (m *GetServerReply) ValidateAll() error
- type GetServerReplyMultiError
- type GetServerReplyValidationError
- func (e GetServerReplyValidationError) Cause() error
- func (e GetServerReplyValidationError) Error() string
- func (e GetServerReplyValidationError) ErrorName() string
- func (e GetServerReplyValidationError) Field() string
- func (e GetServerReplyValidationError) Key() bool
- func (e GetServerReplyValidationError) Reason() string
- type GetServerRequest
- func (*GetServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServerRequest) GetId() int64
- func (x *GetServerRequest) GetKeyword() string
- func (*GetServerRequest) ProtoMessage()
- func (x *GetServerRequest) ProtoReflect() protoreflect.Message
- func (x *GetServerRequest) Reset()
- func (x *GetServerRequest) String() string
- func (m *GetServerRequest) Validate() error
- func (m *GetServerRequest) ValidateAll() error
- type GetServerRequestMultiError
- type GetServerRequestValidationError
- func (e GetServerRequestValidationError) Cause() error
- func (e GetServerRequestValidationError) Error() string
- func (e GetServerRequestValidationError) ErrorName() string
- func (e GetServerRequestValidationError) Field() string
- func (e GetServerRequestValidationError) Key() bool
- func (e GetServerRequestValidationError) Reason() string
- type GetTemplateReply
- func (*GetTemplateReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateReply) GetContent() string
- func (x *GetTemplateReply) GetDescription() string
- func (x *GetTemplateReply) GetId() int64
- func (x *GetTemplateReply) GetIsUse() bool
- func (x *GetTemplateReply) GetOperator() string
- func (x *GetTemplateReply) GetOperatorId() int64
- func (x *GetTemplateReply) GetServerId() int64
- func (x *GetTemplateReply) GetVersion() string
- func (*GetTemplateReply) ProtoMessage()
- func (x *GetTemplateReply) ProtoReflect() protoreflect.Message
- func (x *GetTemplateReply) Reset()
- func (x *GetTemplateReply) String() string
- func (m *GetTemplateReply) Validate() error
- func (m *GetTemplateReply) ValidateAll() error
- type GetTemplateReplyMultiError
- type GetTemplateReplyValidationError
- func (e GetTemplateReplyValidationError) Cause() error
- func (e GetTemplateReplyValidationError) Error() string
- func (e GetTemplateReplyValidationError) ErrorName() string
- func (e GetTemplateReplyValidationError) Field() string
- func (e GetTemplateReplyValidationError) Key() bool
- func (e GetTemplateReplyValidationError) Reason() string
- type GetTemplateRequest
- func (*GetTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateRequest) GetId() int64
- func (*GetTemplateRequest) ProtoMessage()
- func (x *GetTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetTemplateRequest) Reset()
- func (x *GetTemplateRequest) String() string
- func (m *GetTemplateRequest) Validate() error
- func (m *GetTemplateRequest) ValidateAll() error
- type GetTemplateRequestMultiError
- type GetTemplateRequestValidationError
- func (e GetTemplateRequestValidationError) Cause() error
- func (e GetTemplateRequestValidationError) Error() string
- func (e GetTemplateRequestValidationError) ErrorName() string
- func (e GetTemplateRequestValidationError) Field() string
- func (e GetTemplateRequestValidationError) Key() bool
- func (e GetTemplateRequestValidationError) Reason() string
- type PageBusinessReply
- func (*PageBusinessReply) Descriptor() ([]byte, []int)deprecated
- func (x *PageBusinessReply) GetList() []*Business
- func (x *PageBusinessReply) GetTotal() int64
- func (*PageBusinessReply) ProtoMessage()
- func (x *PageBusinessReply) ProtoReflect() protoreflect.Message
- func (x *PageBusinessReply) Reset()
- func (x *PageBusinessReply) String() string
- func (m *PageBusinessReply) Validate() error
- func (m *PageBusinessReply) ValidateAll() error
- type PageBusinessReplyMultiError
- type PageBusinessReplyValidationError
- func (e PageBusinessReplyValidationError) Cause() error
- func (e PageBusinessReplyValidationError) Error() string
- func (e PageBusinessReplyValidationError) ErrorName() string
- func (e PageBusinessReplyValidationError) Field() string
- func (e PageBusinessReplyValidationError) Key() bool
- func (e PageBusinessReplyValidationError) Reason() string
- type PageBusinessRequest
- func (*PageBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PageBusinessRequest) GetKeyword() string
- func (x *PageBusinessRequest) GetPage() int32
- func (x *PageBusinessRequest) GetPageSize() int32
- func (*PageBusinessRequest) ProtoMessage()
- func (x *PageBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *PageBusinessRequest) Reset()
- func (x *PageBusinessRequest) String() string
- func (m *PageBusinessRequest) Validate() error
- func (m *PageBusinessRequest) ValidateAll() error
- type PageBusinessRequestMultiError
- type PageBusinessRequestValidationError
- func (e PageBusinessRequestValidationError) Cause() error
- func (e PageBusinessRequestValidationError) Error() string
- func (e PageBusinessRequestValidationError) ErrorName() string
- func (e PageBusinessRequestValidationError) Field() string
- func (e PageBusinessRequestValidationError) Key() bool
- func (e PageBusinessRequestValidationError) Reason() string
- type PageResourceReply
- func (*PageResourceReply) Descriptor() ([]byte, []int)deprecated
- func (x *PageResourceReply) GetList() []*Resource
- func (x *PageResourceReply) GetTotal() int64
- func (*PageResourceReply) ProtoMessage()
- func (x *PageResourceReply) ProtoReflect() protoreflect.Message
- func (x *PageResourceReply) Reset()
- func (x *PageResourceReply) String() string
- func (m *PageResourceReply) Validate() error
- func (m *PageResourceReply) ValidateAll() error
- type PageResourceReplyMultiError
- type PageResourceReplyValidationError
- func (e PageResourceReplyValidationError) Cause() error
- func (e PageResourceReplyValidationError) Error() string
- func (e PageResourceReplyValidationError) ErrorName() string
- func (e PageResourceReplyValidationError) Field() string
- func (e PageResourceReplyValidationError) Key() bool
- func (e PageResourceReplyValidationError) Reason() string
- type PageResourceRequest
- func (*PageResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PageResourceRequest) GetKeyword() string
- func (x *PageResourceRequest) GetPage() int32
- func (x *PageResourceRequest) GetPageSize() int32
- func (x *PageResourceRequest) GetTag() string
- func (*PageResourceRequest) ProtoMessage()
- func (x *PageResourceRequest) ProtoReflect() protoreflect.Message
- func (x *PageResourceRequest) Reset()
- func (x *PageResourceRequest) String() string
- func (m *PageResourceRequest) Validate() error
- func (m *PageResourceRequest) ValidateAll() error
- type PageResourceRequestMultiError
- type PageResourceRequestValidationError
- func (e PageResourceRequestValidationError) Cause() error
- func (e PageResourceRequestValidationError) Error() string
- func (e PageResourceRequestValidationError) ErrorName() string
- func (e PageResourceRequestValidationError) Field() string
- func (e PageResourceRequestValidationError) Key() bool
- func (e PageResourceRequestValidationError) Reason() string
- type PageServerReply
- func (*PageServerReply) Descriptor() ([]byte, []int)deprecated
- func (x *PageServerReply) GetList() []*Server
- func (x *PageServerReply) GetTotal() int64
- func (*PageServerReply) ProtoMessage()
- func (x *PageServerReply) ProtoReflect() protoreflect.Message
- func (x *PageServerReply) Reset()
- func (x *PageServerReply) String() string
- func (m *PageServerReply) Validate() error
- func (m *PageServerReply) ValidateAll() error
- type PageServerReplyMultiError
- type PageServerReplyValidationError
- func (e PageServerReplyValidationError) Cause() error
- func (e PageServerReplyValidationError) Error() string
- func (e PageServerReplyValidationError) ErrorName() string
- func (e PageServerReplyValidationError) Field() string
- func (e PageServerReplyValidationError) Key() bool
- func (e PageServerReplyValidationError) Reason() string
- type PageServerRequest
- func (*PageServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PageServerRequest) GetKeyword() string
- func (x *PageServerRequest) GetPage() int32
- func (x *PageServerRequest) GetPageSize() int32
- func (*PageServerRequest) ProtoMessage()
- func (x *PageServerRequest) ProtoReflect() protoreflect.Message
- func (x *PageServerRequest) Reset()
- func (x *PageServerRequest) String() string
- func (m *PageServerRequest) Validate() error
- func (m *PageServerRequest) ValidateAll() error
- type PageServerRequestMultiError
- type PageServerRequestValidationError
- func (e PageServerRequestValidationError) Cause() error
- func (e PageServerRequestValidationError) Error() string
- func (e PageServerRequestValidationError) ErrorName() string
- func (e PageServerRequestValidationError) Field() string
- func (e PageServerRequestValidationError) Key() bool
- func (e PageServerRequestValidationError) Reason() string
- type PageTemplateReply
- func (*PageTemplateReply) Descriptor() ([]byte, []int)deprecated
- func (x *PageTemplateReply) GetList() []*PageTemplateReply_Template
- func (x *PageTemplateReply) GetTotal() int64
- func (*PageTemplateReply) ProtoMessage()
- func (x *PageTemplateReply) ProtoReflect() protoreflect.Message
- func (x *PageTemplateReply) Reset()
- func (x *PageTemplateReply) String() string
- func (m *PageTemplateReply) Validate() error
- func (m *PageTemplateReply) ValidateAll() error
- type PageTemplateReplyMultiError
- type PageTemplateReplyValidationError
- func (e PageTemplateReplyValidationError) Cause() error
- func (e PageTemplateReplyValidationError) Error() string
- func (e PageTemplateReplyValidationError) ErrorName() string
- func (e PageTemplateReplyValidationError) Field() string
- func (e PageTemplateReplyValidationError) Key() bool
- func (e PageTemplateReplyValidationError) Reason() string
- type PageTemplateReply_Template
- func (*PageTemplateReply_Template) Descriptor() ([]byte, []int)deprecated
- func (x *PageTemplateReply_Template) GetCreatedAt() int64
- func (x *PageTemplateReply_Template) GetDescription() string
- func (x *PageTemplateReply_Template) GetId() int64
- func (x *PageTemplateReply_Template) GetIsUse() bool
- func (x *PageTemplateReply_Template) GetOperator() string
- func (x *PageTemplateReply_Template) GetOperatorId() int64
- func (x *PageTemplateReply_Template) GetServerId() int64
- func (x *PageTemplateReply_Template) GetVersion() string
- func (*PageTemplateReply_Template) ProtoMessage()
- func (x *PageTemplateReply_Template) ProtoReflect() protoreflect.Message
- func (x *PageTemplateReply_Template) Reset()
- func (x *PageTemplateReply_Template) String() string
- func (m *PageTemplateReply_Template) Validate() error
- func (m *PageTemplateReply_Template) ValidateAll() error
- type PageTemplateReply_TemplateMultiError
- type PageTemplateReply_TemplateValidationError
- func (e PageTemplateReply_TemplateValidationError) Cause() error
- func (e PageTemplateReply_TemplateValidationError) Error() string
- func (e PageTemplateReply_TemplateValidationError) ErrorName() string
- func (e PageTemplateReply_TemplateValidationError) Field() string
- func (e PageTemplateReply_TemplateValidationError) Key() bool
- func (e PageTemplateReply_TemplateValidationError) Reason() string
- type PageTemplateRequest
- func (*PageTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PageTemplateRequest) GetPage() int32
- func (x *PageTemplateRequest) GetPageSize() int32
- func (x *PageTemplateRequest) GetServerId() int64
- func (*PageTemplateRequest) ProtoMessage()
- func (x *PageTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *PageTemplateRequest) Reset()
- func (x *PageTemplateRequest) String() string
- func (m *PageTemplateRequest) Validate() error
- func (m *PageTemplateRequest) ValidateAll() error
- type PageTemplateRequestMultiError
- type PageTemplateRequestValidationError
- func (e PageTemplateRequestValidationError) Cause() error
- func (e PageTemplateRequestValidationError) Error() string
- func (e PageTemplateRequestValidationError) ErrorName() string
- func (e PageTemplateRequestValidationError) Field() string
- func (e PageTemplateRequestValidationError) Key() bool
- func (e PageTemplateRequestValidationError) Reason() string
- type ResetEnvironmentTokenRequest
- func (*ResetEnvironmentTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetEnvironmentTokenRequest) GetId() int64
- func (*ResetEnvironmentTokenRequest) ProtoMessage()
- func (x *ResetEnvironmentTokenRequest) ProtoReflect() protoreflect.Message
- func (x *ResetEnvironmentTokenRequest) Reset()
- func (x *ResetEnvironmentTokenRequest) String() string
- func (m *ResetEnvironmentTokenRequest) Validate() error
- func (m *ResetEnvironmentTokenRequest) ValidateAll() error
- type ResetEnvironmentTokenRequestMultiError
- type ResetEnvironmentTokenRequestValidationError
- func (e ResetEnvironmentTokenRequestValidationError) Cause() error
- func (e ResetEnvironmentTokenRequestValidationError) Error() string
- func (e ResetEnvironmentTokenRequestValidationError) ErrorName() string
- func (e ResetEnvironmentTokenRequestValidationError) Field() string
- func (e ResetEnvironmentTokenRequestValidationError) Key() bool
- func (e ResetEnvironmentTokenRequestValidationError) Reason() string
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)deprecated
- func (x *Resource) GetDescription() string
- func (x *Resource) GetFields() string
- func (x *Resource) GetId() int64
- func (x *Resource) GetKeyword() string
- func (x *Resource) GetTag() string
- func (*Resource) ProtoMessage()
- func (x *Resource) ProtoReflect() protoreflect.Message
- func (x *Resource) Reset()
- func (x *Resource) String() string
- func (m *Resource) Validate() error
- func (m *Resource) ValidateAll() error
- type ResourceMultiError
- type ResourceValidationError
- type Server
- func (*Server) Descriptor() ([]byte, []int)deprecated
- func (x *Server) GetDescription() string
- func (x *Server) GetId() int64
- func (x *Server) GetKeyword() string
- func (x *Server) GetName() string
- func (x *Server) GetOperator() string
- func (x *Server) GetOperatorId() int64
- func (*Server) ProtoMessage()
- func (x *Server) ProtoReflect() protoreflect.Message
- func (x *Server) Reset()
- func (x *Server) String() string
- func (m *Server) Validate() error
- func (m *Server) ValidateAll() error
- type ServerMultiError
- type ServerValidationError
- type ServiceClient
- type ServiceHTTPClient
- type ServiceHTTPClientImpl
- func (c *ServiceHTTPClientImpl) AddBusiness(ctx context.Context, in *AddBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddBusinessValue(ctx context.Context, in *AddBusinessValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddEnvironment(ctx context.Context, in *AddEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddResource(ctx context.Context, in *AddResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddResourceServer(ctx context.Context, in *AddResourceServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddResourceValue(ctx context.Context, in *AddResourceValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddServer(ctx context.Context, in *AddServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AddTemplate(ctx context.Context, in *AddTemplateRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) AllBusinessValue(ctx context.Context, in *AllBusinessValueRequest, opts ...http.CallOption) (*AllBusinessValueReply, error)
- func (c *ServiceHTTPClientImpl) AllEnvironment(ctx context.Context, in *emptypb.Empty, opts ...http.CallOption) (*AllEnvironmentReply, error)
- func (c *ServiceHTTPClientImpl) AllResourceServer(ctx context.Context, in *AllResourceServerRequest, opts ...http.CallOption) (*AllResourceServerReply, error)
- func (c *ServiceHTTPClientImpl) AllResourceValue(ctx context.Context, in *AllResourceValueRequest, opts ...http.CallOption) (*AllResourceValueReply, error)
- func (c *ServiceHTTPClientImpl) AllServerResource(ctx context.Context, in *AllServerResourceRequest, opts ...http.CallOption) (*AllServerResourceReply, error)
- func (c *ServiceHTTPClientImpl) CurrentTemplate(ctx context.Context, in *CurrentTemplateRequest, opts ...http.CallOption) (*CurrentTemplateReply, error)
- func (c *ServiceHTTPClientImpl) DeleteBusiness(ctx context.Context, in *DeleteBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) DeleteEnvironment(ctx context.Context, in *DeleteEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) DeleteResource(ctx context.Context, in *DeleteResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) DeleteResourceServer(ctx context.Context, in *DeleteResourceServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) DeleteServer(ctx context.Context, in *DeleteServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) GetConfig(ctx context.Context, in *GetConfigRequest, opts ...http.CallOption) (*GetConfigReply, error)
- func (c *ServiceHTTPClientImpl) GetEnvironmentToken(ctx context.Context, in *GetEnvironmentTokenRequest, opts ...http.CallOption) (*GetEnvironmentTokenReply, error)
- func (c *ServiceHTTPClientImpl) GetServer(ctx context.Context, in *GetServerRequest, opts ...http.CallOption) (*GetServerReply, error)
- func (c *ServiceHTTPClientImpl) GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...http.CallOption) (*GetTemplateReply, error)
- func (c *ServiceHTTPClientImpl) PageBusiness(ctx context.Context, in *PageBusinessRequest, opts ...http.CallOption) (*PageBusinessReply, error)
- func (c *ServiceHTTPClientImpl) PageResource(ctx context.Context, in *PageResourceRequest, opts ...http.CallOption) (*PageResourceReply, error)
- func (c *ServiceHTTPClientImpl) PageServer(ctx context.Context, in *PageServerRequest, opts ...http.CallOption) (*PageServerReply, error)
- func (c *ServiceHTTPClientImpl) PageTemplate(ctx context.Context, in *PageTemplateRequest, opts ...http.CallOption) (*PageTemplateReply, error)
- func (c *ServiceHTTPClientImpl) ResetEnvironmentToken(ctx context.Context, in *ResetEnvironmentTokenRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateBusiness(ctx context.Context, in *UpdateBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateBusinessValue(ctx context.Context, in *UpdateBusinessValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateEnvironment(ctx context.Context, in *UpdateEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateResource(ctx context.Context, in *UpdateResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateResourceValue(ctx context.Context, in *UpdateResourceValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateServer(ctx context.Context, in *UpdateServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *ServiceHTTPClientImpl) UpdateTemplateVersion(ctx context.Context, in *UseTemplateVersionRequest, opts ...http.CallOption) (*emptypb.Empty, error)
- type ServiceHTTPServer
- type ServiceServer
- type Service_WatchConfigClient
- type Service_WatchConfigServer
- type UnimplementedServiceServer
- func (UnimplementedServiceServer) AddBusiness(context.Context, *AddBusinessRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddBusinessValue(context.Context, *AddBusinessValueRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddEnvironment(context.Context, *AddEnvironmentRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddResource(context.Context, *AddResourceRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddResourceServer(context.Context, *AddResourceServerRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddResourceValue(context.Context, *AddResourceValueRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddServer(context.Context, *AddServerRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AddTemplate(context.Context, *AddTemplateRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) AllBusinessValue(context.Context, *AllBusinessValueRequest) (*AllBusinessValueReply, error)
- func (UnimplementedServiceServer) AllEnvironment(context.Context, *emptypb.Empty) (*AllEnvironmentReply, error)
- func (UnimplementedServiceServer) AllResourceServer(context.Context, *AllResourceServerRequest) (*AllResourceServerReply, error)
- func (UnimplementedServiceServer) AllResourceValue(context.Context, *AllResourceValueRequest) (*AllResourceValueReply, error)
- func (UnimplementedServiceServer) AllServerResource(context.Context, *AllServerResourceRequest) (*AllServerResourceReply, error)
- func (UnimplementedServiceServer) CurrentTemplate(context.Context, *CurrentTemplateRequest) (*CurrentTemplateReply, error)
- func (UnimplementedServiceServer) DeleteBusiness(context.Context, *DeleteBusinessRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) DeleteEnvironment(context.Context, *DeleteEnvironmentRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) DeleteResource(context.Context, *DeleteResourceRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) DeleteResourceServer(context.Context, *DeleteResourceServerRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) DeleteServer(context.Context, *DeleteServerRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) GetConfig(context.Context, *GetConfigRequest) (*GetConfigReply, error)
- func (UnimplementedServiceServer) GetEnvironmentToken(context.Context, *GetEnvironmentTokenRequest) (*GetEnvironmentTokenReply, error)
- func (UnimplementedServiceServer) GetServer(context.Context, *GetServerRequest) (*GetServerReply, error)
- func (UnimplementedServiceServer) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateReply, error)
- func (UnimplementedServiceServer) PageBusiness(context.Context, *PageBusinessRequest) (*PageBusinessReply, error)
- func (UnimplementedServiceServer) PageResource(context.Context, *PageResourceRequest) (*PageResourceReply, error)
- func (UnimplementedServiceServer) PageServer(context.Context, *PageServerRequest) (*PageServerReply, error)
- func (UnimplementedServiceServer) PageTemplate(context.Context, *PageTemplateRequest) (*PageTemplateReply, error)
- func (UnimplementedServiceServer) ResetEnvironmentToken(context.Context, *ResetEnvironmentTokenRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateBusiness(context.Context, *UpdateBusinessRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateBusinessValue(context.Context, *UpdateBusinessValueRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateEnvironment(context.Context, *UpdateEnvironmentRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateResource(context.Context, *UpdateResourceRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateResourceValue(context.Context, *UpdateResourceValueRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateServer(context.Context, *UpdateServerRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) UpdateTemplateVersion(context.Context, *UseTemplateVersionRequest) (*emptypb.Empty, error)
- func (UnimplementedServiceServer) WatchConfig(*GetConfigRequest, Service_WatchConfigServer) error
- type UnsafeServiceServer
- type UpdateBusinessRequest
- func (*UpdateBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBusinessRequest) GetDescription() string
- func (x *UpdateBusinessRequest) GetId() int64
- func (x *UpdateBusinessRequest) GetKeyword() string
- func (*UpdateBusinessRequest) ProtoMessage()
- func (x *UpdateBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBusinessRequest) Reset()
- func (x *UpdateBusinessRequest) String() string
- func (m *UpdateBusinessRequest) Validate() error
- func (m *UpdateBusinessRequest) ValidateAll() error
- type UpdateBusinessRequestMultiError
- type UpdateBusinessRequestValidationError
- func (e UpdateBusinessRequestValidationError) Cause() error
- func (e UpdateBusinessRequestValidationError) Error() string
- func (e UpdateBusinessRequestValidationError) ErrorName() string
- func (e UpdateBusinessRequestValidationError) Field() string
- func (e UpdateBusinessRequestValidationError) Key() bool
- func (e UpdateBusinessRequestValidationError) Reason() string
- type UpdateBusinessValueRequest
- func (*UpdateBusinessValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBusinessValueRequest) GetId() int64
- func (x *UpdateBusinessValueRequest) GetValue() string
- func (*UpdateBusinessValueRequest) ProtoMessage()
- func (x *UpdateBusinessValueRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBusinessValueRequest) Reset()
- func (x *UpdateBusinessValueRequest) String() string
- func (m *UpdateBusinessValueRequest) Validate() error
- func (m *UpdateBusinessValueRequest) ValidateAll() error
- type UpdateBusinessValueRequestMultiError
- type UpdateBusinessValueRequestValidationError
- func (e UpdateBusinessValueRequestValidationError) Cause() error
- func (e UpdateBusinessValueRequestValidationError) Error() string
- func (e UpdateBusinessValueRequestValidationError) ErrorName() string
- func (e UpdateBusinessValueRequestValidationError) Field() string
- func (e UpdateBusinessValueRequestValidationError) Key() bool
- func (e UpdateBusinessValueRequestValidationError) Reason() string
- type UpdateEnvironmentRequest
- func (*UpdateEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEnvironmentRequest) GetDescription() string
- func (x *UpdateEnvironmentRequest) GetId() int64
- func (x *UpdateEnvironmentRequest) GetKeyword() string
- func (x *UpdateEnvironmentRequest) GetName() string
- func (x *UpdateEnvironmentRequest) GetStatus() bool
- func (*UpdateEnvironmentRequest) ProtoMessage()
- func (x *UpdateEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEnvironmentRequest) Reset()
- func (x *UpdateEnvironmentRequest) String() string
- func (m *UpdateEnvironmentRequest) Validate() error
- func (m *UpdateEnvironmentRequest) ValidateAll() error
- type UpdateEnvironmentRequestMultiError
- type UpdateEnvironmentRequestValidationError
- func (e UpdateEnvironmentRequestValidationError) Cause() error
- func (e UpdateEnvironmentRequestValidationError) Error() string
- func (e UpdateEnvironmentRequestValidationError) ErrorName() string
- func (e UpdateEnvironmentRequestValidationError) Field() string
- func (e UpdateEnvironmentRequestValidationError) Key() bool
- func (e UpdateEnvironmentRequestValidationError) Reason() string
- type UpdateResourceRequest
- func (*UpdateResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateResourceRequest) GetDescription() string
- func (x *UpdateResourceRequest) GetFields() string
- func (x *UpdateResourceRequest) GetId() int64
- func (x *UpdateResourceRequest) GetTag() string
- func (*UpdateResourceRequest) ProtoMessage()
- func (x *UpdateResourceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateResourceRequest) Reset()
- func (x *UpdateResourceRequest) String() string
- func (m *UpdateResourceRequest) Validate() error
- func (m *UpdateResourceRequest) ValidateAll() error
- type UpdateResourceRequestMultiError
- type UpdateResourceRequestValidationError
- func (e UpdateResourceRequestValidationError) Cause() error
- func (e UpdateResourceRequestValidationError) Error() string
- func (e UpdateResourceRequestValidationError) ErrorName() string
- func (e UpdateResourceRequestValidationError) Field() string
- func (e UpdateResourceRequestValidationError) Key() bool
- func (e UpdateResourceRequestValidationError) Reason() string
- type UpdateResourceValueRequest
- func (*UpdateResourceValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateResourceValueRequest) GetId() int64
- func (x *UpdateResourceValueRequest) GetValues() string
- func (*UpdateResourceValueRequest) ProtoMessage()
- func (x *UpdateResourceValueRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateResourceValueRequest) Reset()
- func (x *UpdateResourceValueRequest) String() string
- func (m *UpdateResourceValueRequest) Validate() error
- func (m *UpdateResourceValueRequest) ValidateAll() error
- type UpdateResourceValueRequestMultiError
- type UpdateResourceValueRequestValidationError
- func (e UpdateResourceValueRequestValidationError) Cause() error
- func (e UpdateResourceValueRequestValidationError) Error() string
- func (e UpdateResourceValueRequestValidationError) ErrorName() string
- func (e UpdateResourceValueRequestValidationError) Field() string
- func (e UpdateResourceValueRequestValidationError) Key() bool
- func (e UpdateResourceValueRequestValidationError) Reason() string
- type UpdateServerRequest
- func (*UpdateServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServerRequest) GetDescription() string
- func (x *UpdateServerRequest) GetId() int64
- func (x *UpdateServerRequest) GetKeyword() string
- func (x *UpdateServerRequest) GetName() string
- func (*UpdateServerRequest) ProtoMessage()
- func (x *UpdateServerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServerRequest) Reset()
- func (x *UpdateServerRequest) String() string
- func (m *UpdateServerRequest) Validate() error
- func (m *UpdateServerRequest) ValidateAll() error
- type UpdateServerRequestMultiError
- type UpdateServerRequestValidationError
- func (e UpdateServerRequestValidationError) Cause() error
- func (e UpdateServerRequestValidationError) Error() string
- func (e UpdateServerRequestValidationError) ErrorName() string
- func (e UpdateServerRequestValidationError) Field() string
- func (e UpdateServerRequestValidationError) Key() bool
- func (e UpdateServerRequestValidationError) Reason() string
- type UseTemplateVersionRequest
- func (*UseTemplateVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UseTemplateVersionRequest) GetId() int64
- func (x *UseTemplateVersionRequest) GetServerId() int64
- func (*UseTemplateVersionRequest) ProtoMessage()
- func (x *UseTemplateVersionRequest) ProtoReflect() protoreflect.Message
- func (x *UseTemplateVersionRequest) Reset()
- func (x *UseTemplateVersionRequest) String() string
- func (m *UseTemplateVersionRequest) Validate() error
- func (m *UseTemplateVersionRequest) ValidateAll() error
- type UseTemplateVersionRequestMultiError
- type UseTemplateVersionRequestValidationError
- func (e UseTemplateVersionRequestValidationError) Cause() error
- func (e UseTemplateVersionRequestValidationError) Error() string
- func (e UseTemplateVersionRequestValidationError) ErrorName() string
- func (e UseTemplateVersionRequestValidationError) Field() string
- func (e UseTemplateVersionRequestValidationError) Key() bool
- func (e UseTemplateVersionRequestValidationError) Reason() string
Constants ¶
const ( Service_AllEnvironment_FullMethodName = "/v1.Service/AllEnvironment" Service_AddEnvironment_FullMethodName = "/v1.Service/AddEnvironment" Service_UpdateEnvironment_FullMethodName = "/v1.Service/UpdateEnvironment" Service_DeleteEnvironment_FullMethodName = "/v1.Service/DeleteEnvironment" Service_GetEnvironmentToken_FullMethodName = "/v1.Service/GetEnvironmentToken" Service_ResetEnvironmentToken_FullMethodName = "/v1.Service/ResetEnvironmentToken" Service_PageServer_FullMethodName = "/v1.Service/PageServer" Service_GetServer_FullMethodName = "/v1.Service/GetServer" Service_AddServer_FullMethodName = "/v1.Service/AddServer" Service_UpdateServer_FullMethodName = "/v1.Service/UpdateServer" Service_DeleteServer_FullMethodName = "/v1.Service/DeleteServer" Service_PageResource_FullMethodName = "/v1.Service/PageResource" Service_AddResource_FullMethodName = "/v1.Service/AddResource" Service_UpdateResource_FullMethodName = "/v1.Service/UpdateResource" Service_DeleteResource_FullMethodName = "/v1.Service/DeleteResource" Service_AllResourceServer_FullMethodName = "/v1.Service/AllResourceServer" Service_AddResourceServer_FullMethodName = "/v1.Service/AddResourceServer" Service_DeleteResourceServer_FullMethodName = "/v1.Service/DeleteResourceServer" Service_AllServerResource_FullMethodName = "/v1.Service/AllServerResource" Service_AllResourceValue_FullMethodName = "/v1.Service/AllResourceValue" Service_AddResourceValue_FullMethodName = "/v1.Service/AddResourceValue" Service_UpdateResourceValue_FullMethodName = "/v1.Service/UpdateResourceValue" Service_PageBusiness_FullMethodName = "/v1.Service/PageBusiness" Service_AddBusiness_FullMethodName = "/v1.Service/AddBusiness" Service_UpdateBusiness_FullMethodName = "/v1.Service/UpdateBusiness" Service_DeleteBusiness_FullMethodName = "/v1.Service/DeleteBusiness" Service_AllBusinessValue_FullMethodName = "/v1.Service/AllBusinessValue" Service_AddBusinessValue_FullMethodName = "/v1.Service/AddBusinessValue" Service_UpdateBusinessValue_FullMethodName = "/v1.Service/UpdateBusinessValue" Service_PageTemplate_FullMethodName = "/v1.Service/PageTemplate" Service_GetTemplate_FullMethodName = "/v1.Service/GetTemplate" Service_CurrentTemplate_FullMethodName = "/v1.Service/CurrentTemplate" Service_AddTemplate_FullMethodName = "/v1.Service/AddTemplate" Service_UpdateTemplateVersion_FullMethodName = "/v1.Service/UpdateTemplateVersion" Service_GetConfig_FullMethodName = "/v1.Service/GetConfig" Service_WatchConfig_FullMethodName = "/v1.Service/WatchConfig" )
const OperationServiceAddBusiness = "/v1.Service/AddBusiness"
const OperationServiceAddBusinessValue = "/v1.Service/AddBusinessValue"
const OperationServiceAddEnvironment = "/v1.Service/AddEnvironment"
const OperationServiceAddResource = "/v1.Service/AddResource"
const OperationServiceAddResourceServer = "/v1.Service/AddResourceServer"
const OperationServiceAddResourceValue = "/v1.Service/AddResourceValue"
const OperationServiceAddServer = "/v1.Service/AddServer"
const OperationServiceAddTemplate = "/v1.Service/AddTemplate"
const OperationServiceAllBusinessValue = "/v1.Service/AllBusinessValue"
const OperationServiceAllEnvironment = "/v1.Service/AllEnvironment"
const OperationServiceAllResourceServer = "/v1.Service/AllResourceServer"
const OperationServiceAllResourceValue = "/v1.Service/AllResourceValue"
const OperationServiceAllServerResource = "/v1.Service/AllServerResource"
const OperationServiceCurrentTemplate = "/v1.Service/CurrentTemplate"
const OperationServiceDeleteBusiness = "/v1.Service/DeleteBusiness"
const OperationServiceDeleteEnvironment = "/v1.Service/DeleteEnvironment"
const OperationServiceDeleteResource = "/v1.Service/DeleteResource"
const OperationServiceDeleteResourceServer = "/v1.Service/DeleteResourceServer"
const OperationServiceDeleteServer = "/v1.Service/DeleteServer"
const OperationServiceGetConfig = "/v1.Service/GetConfig"
const OperationServiceGetEnvironmentToken = "/v1.Service/GetEnvironmentToken"
const OperationServiceGetServer = "/v1.Service/GetServer"
const OperationServiceGetTemplate = "/v1.Service/GetTemplate"
const OperationServicePageBusiness = "/v1.Service/PageBusiness"
const OperationServicePageResource = "/v1.Service/PageResource"
const OperationServicePageServer = "/v1.Service/PageServer"
const OperationServicePageTemplate = "/v1.Service/PageTemplate"
const OperationServiceResetEnvironmentToken = "/v1.Service/ResetEnvironmentToken"
const OperationServiceUpdateBusiness = "/v1.Service/UpdateBusiness"
const OperationServiceUpdateBusinessValue = "/v1.Service/UpdateBusinessValue"
const OperationServiceUpdateEnvironment = "/v1.Service/UpdateEnvironment"
const OperationServiceUpdateResource = "/v1.Service/UpdateResource"
const OperationServiceUpdateResourceValue = "/v1.Service/UpdateResourceValue"
const OperationServiceUpdateServer = "/v1.Service/UpdateServer"
const OperationServiceUpdateTemplateVersion = "/v1.Service/UpdateTemplateVersion"
Variables ¶
var ( ErrorReason_name = map[int32]string{ 0: "Database", 1: "Transform", 2: "AlreadyExists", 3: "Params", 4: "NotRecord", 5: "ResourceFormatValue", 6: "CheckTemplate", 7: "ParseTemplate", 8: "VersionExist", } ErrorReason_value = map[string]int32{ "Database": 0, "Transform": 1, "AlreadyExists": 2, "Params": 3, "NotRecord": 4, "ResourceFormatValue": 5, "CheckTemplate": 6, "ParseTemplate": 7, "VersionExist": 8, } )
Enum value maps for ErrorReason.
var File_business_proto protoreflect.FileDescriptor
var File_business_value_proto protoreflect.FileDescriptor
var File_environment_proto protoreflect.FileDescriptor
var File_error_reason_proto protoreflect.FileDescriptor
var File_resource_proto protoreflect.FileDescriptor
var File_resource_server_proto protoreflect.FileDescriptor
var File_resource_value_proto protoreflect.FileDescriptor
var File_server_proto protoreflect.FileDescriptor
var File_service_proto protoreflect.FileDescriptor
var File_template_proto protoreflect.FileDescriptor
var Service_ServiceDesc = grpc.ServiceDesc{ ServiceName: "v1.Service", HandlerType: (*ServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AllEnvironment", Handler: _Service_AllEnvironment_Handler, }, { MethodName: "AddEnvironment", Handler: _Service_AddEnvironment_Handler, }, { MethodName: "UpdateEnvironment", Handler: _Service_UpdateEnvironment_Handler, }, { MethodName: "DeleteEnvironment", Handler: _Service_DeleteEnvironment_Handler, }, { MethodName: "GetEnvironmentToken", Handler: _Service_GetEnvironmentToken_Handler, }, { MethodName: "ResetEnvironmentToken", Handler: _Service_ResetEnvironmentToken_Handler, }, { MethodName: "PageServer", Handler: _Service_PageServer_Handler, }, { MethodName: "GetServer", Handler: _Service_GetServer_Handler, }, { MethodName: "AddServer", Handler: _Service_AddServer_Handler, }, { MethodName: "UpdateServer", Handler: _Service_UpdateServer_Handler, }, { MethodName: "DeleteServer", Handler: _Service_DeleteServer_Handler, }, { MethodName: "PageResource", Handler: _Service_PageResource_Handler, }, { MethodName: "AddResource", Handler: _Service_AddResource_Handler, }, { MethodName: "UpdateResource", Handler: _Service_UpdateResource_Handler, }, { MethodName: "DeleteResource", Handler: _Service_DeleteResource_Handler, }, { MethodName: "AllResourceServer", Handler: _Service_AllResourceServer_Handler, }, { MethodName: "AddResourceServer", Handler: _Service_AddResourceServer_Handler, }, { MethodName: "DeleteResourceServer", Handler: _Service_DeleteResourceServer_Handler, }, { MethodName: "AllServerResource", Handler: _Service_AllServerResource_Handler, }, { MethodName: "AllResourceValue", Handler: _Service_AllResourceValue_Handler, }, { MethodName: "AddResourceValue", Handler: _Service_AddResourceValue_Handler, }, { MethodName: "UpdateResourceValue", Handler: _Service_UpdateResourceValue_Handler, }, { MethodName: "PageBusiness", Handler: _Service_PageBusiness_Handler, }, { MethodName: "AddBusiness", Handler: _Service_AddBusiness_Handler, }, { MethodName: "UpdateBusiness", Handler: _Service_UpdateBusiness_Handler, }, { MethodName: "DeleteBusiness", Handler: _Service_DeleteBusiness_Handler, }, { MethodName: "AllBusinessValue", Handler: _Service_AllBusinessValue_Handler, }, { MethodName: "AddBusinessValue", Handler: _Service_AddBusinessValue_Handler, }, { MethodName: "UpdateBusinessValue", Handler: _Service_UpdateBusinessValue_Handler, }, { MethodName: "PageTemplate", Handler: _Service_PageTemplate_Handler, }, { MethodName: "GetTemplate", Handler: _Service_GetTemplate_Handler, }, { MethodName: "CurrentTemplate", Handler: _Service_CurrentTemplate_Handler, }, { MethodName: "AddTemplate", Handler: _Service_AddTemplate_Handler, }, { MethodName: "UpdateTemplateVersion", Handler: _Service_UpdateTemplateVersion_Handler, }, { MethodName: "GetConfig", Handler: _Service_GetConfig_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "WatchConfig", Handler: _Service_WatchConfig_Handler, ServerStreams: true, }, }, Metadata: "service.proto", }
Service_ServiceDesc is the grpc.ServiceDesc for Service service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func ErrorAlreadyExists ¶ added in v1.0.1
func ErrorAlreadyExistsFormat ¶ added in v1.0.1
func ErrorCheckTemplate ¶ added in v1.0.1
func ErrorCheckTemplateFormat ¶ added in v1.0.1
func ErrorDatabase ¶ added in v1.0.1
func ErrorDatabaseFormat ¶ added in v1.0.1
func ErrorNotRecord ¶ added in v1.0.1
func ErrorNotRecordFormat ¶ added in v1.0.1
func ErrorParams ¶ added in v1.0.1
func ErrorParamsFormat ¶ added in v1.0.1
func ErrorParseTemplate ¶ added in v1.0.1
func ErrorParseTemplateFormat ¶ added in v1.0.1
func ErrorResourceFormatValue ¶ added in v1.0.1
func ErrorResourceFormatValueFormat ¶ added in v1.0.1
func ErrorTransform ¶ added in v1.0.1
func ErrorTransformFormat ¶ added in v1.0.1
func ErrorVersionExist ¶ added in v1.0.1
func ErrorVersionExistFormat ¶ added in v1.0.1
func IsAlreadyExists ¶ added in v1.0.1
func IsCheckTemplate ¶ added in v1.0.1
func IsDatabase ¶ added in v1.0.1
func IsNotRecord ¶ added in v1.0.1
func IsParseTemplate ¶ added in v1.0.1
func IsResourceFormatValue ¶ added in v1.0.1
func IsTransform ¶ added in v1.0.1
func IsVersionExist ¶ added in v1.0.1
func RegisterServiceHTTPServer ¶
func RegisterServiceHTTPServer(s *http.Server, srv ServiceHTTPServer)
func RegisterServiceServer ¶
func RegisterServiceServer(s grpc.ServiceRegistrar, srv ServiceServer)
Types ¶
type AddBusinessRequest ¶ added in v1.0.1
type AddBusinessRequest struct {
ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
新增业务key
func (*AddBusinessRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessRequest) GetDescription ¶ added in v1.0.1
func (x *AddBusinessRequest) GetDescription() string
func (*AddBusinessRequest) GetKeyword ¶ added in v1.0.1
func (x *AddBusinessRequest) GetKeyword() string
func (*AddBusinessRequest) GetServerId ¶ added in v1.0.1
func (x *AddBusinessRequest) GetServerId() int64
func (*AddBusinessRequest) ProtoMessage ¶ added in v1.0.1
func (*AddBusinessRequest) ProtoMessage()
func (*AddBusinessRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddBusinessRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessRequest) Reset ¶ added in v1.0.1
func (x *AddBusinessRequest) Reset()
func (*AddBusinessRequest) String ¶ added in v1.0.1
func (x *AddBusinessRequest) String() string
func (*AddBusinessRequest) Validate ¶ added in v1.0.1
func (m *AddBusinessRequest) Validate() error
Validate checks the field values on AddBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddBusinessRequest) ValidateAll ¶ added in v1.0.1
func (m *AddBusinessRequest) ValidateAll() error
ValidateAll checks the field values on AddBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddBusinessRequestMultiError, or nil if none found.
type AddBusinessRequestMultiError ¶ added in v1.0.1
type AddBusinessRequestMultiError []error
AddBusinessRequestMultiError is an error wrapping multiple validation errors returned by AddBusinessRequest.ValidateAll() if the designated constraints aren't met.
func (AddBusinessRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddBusinessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddBusinessRequestMultiError) Error ¶ added in v1.0.1
func (m AddBusinessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddBusinessRequestValidationError ¶ added in v1.0.1
type AddBusinessRequestValidationError struct {
// contains filtered or unexported fields
}
AddBusinessRequestValidationError is the validation error returned by AddBusinessRequest.Validate if the designated constraints aren't met.
func (AddBusinessRequestValidationError) Cause ¶ added in v1.0.1
func (e AddBusinessRequestValidationError) Cause() error
Cause function returns cause value.
func (AddBusinessRequestValidationError) Error ¶ added in v1.0.1
func (e AddBusinessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddBusinessRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddBusinessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddBusinessRequestValidationError) Field ¶ added in v1.0.1
func (e AddBusinessRequestValidationError) Field() string
Field function returns field value.
func (AddBusinessRequestValidationError) Key ¶ added in v1.0.1
func (e AddBusinessRequestValidationError) Key() bool
Key function returns key value.
func (AddBusinessRequestValidationError) Reason ¶ added in v1.0.1
func (e AddBusinessRequestValidationError) Reason() string
Reason function returns reason value.
type AddBusinessValueRequest ¶ added in v1.0.1
type AddBusinessValueRequest struct {
EnvironmentId int64 `protobuf:"varint,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
BusinessId int64 `protobuf:"varint,2,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`
Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
新增资源值
func (*AddBusinessValueRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddBusinessValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessValueRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessValueRequest) GetBusinessId ¶ added in v1.0.1
func (x *AddBusinessValueRequest) GetBusinessId() int64
func (*AddBusinessValueRequest) GetEnvironmentId ¶ added in v1.0.1
func (x *AddBusinessValueRequest) GetEnvironmentId() int64
func (*AddBusinessValueRequest) GetValue ¶ added in v1.0.1
func (x *AddBusinessValueRequest) GetValue() string
func (*AddBusinessValueRequest) ProtoMessage ¶ added in v1.0.1
func (*AddBusinessValueRequest) ProtoMessage()
func (*AddBusinessValueRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddBusinessValueRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessValueRequest) Reset ¶ added in v1.0.1
func (x *AddBusinessValueRequest) Reset()
func (*AddBusinessValueRequest) String ¶ added in v1.0.1
func (x *AddBusinessValueRequest) String() string
func (*AddBusinessValueRequest) Validate ¶ added in v1.0.1
func (m *AddBusinessValueRequest) Validate() error
Validate checks the field values on AddBusinessValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddBusinessValueRequest) ValidateAll ¶ added in v1.0.1
func (m *AddBusinessValueRequest) ValidateAll() error
ValidateAll checks the field values on AddBusinessValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddBusinessValueRequestMultiError, or nil if none found.
type AddBusinessValueRequestMultiError ¶ added in v1.0.1
type AddBusinessValueRequestMultiError []error
AddBusinessValueRequestMultiError is an error wrapping multiple validation errors returned by AddBusinessValueRequest.ValidateAll() if the designated constraints aren't met.
func (AddBusinessValueRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddBusinessValueRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddBusinessValueRequestMultiError) Error ¶ added in v1.0.1
func (m AddBusinessValueRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddBusinessValueRequestValidationError ¶ added in v1.0.1
type AddBusinessValueRequestValidationError struct {
// contains filtered or unexported fields
}
AddBusinessValueRequestValidationError is the validation error returned by AddBusinessValueRequest.Validate if the designated constraints aren't met.
func (AddBusinessValueRequestValidationError) Cause ¶ added in v1.0.1
func (e AddBusinessValueRequestValidationError) Cause() error
Cause function returns cause value.
func (AddBusinessValueRequestValidationError) Error ¶ added in v1.0.1
func (e AddBusinessValueRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddBusinessValueRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddBusinessValueRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddBusinessValueRequestValidationError) Field ¶ added in v1.0.1
func (e AddBusinessValueRequestValidationError) Field() string
Field function returns field value.
func (AddBusinessValueRequestValidationError) Key ¶ added in v1.0.1
func (e AddBusinessValueRequestValidationError) Key() bool
Key function returns key value.
func (AddBusinessValueRequestValidationError) Reason ¶ added in v1.0.1
func (e AddBusinessValueRequestValidationError) Reason() string
Reason function returns reason value.
type AddEnvironmentRequest ¶
type AddEnvironmentRequest struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Status *bool `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status,omitempty"`
// contains filtered or unexported fields
}
新增环境
func (*AddEnvironmentRequest) Descriptor
deprecated
func (*AddEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*AddEnvironmentRequest) GetDescription ¶ added in v1.0.1
func (x *AddEnvironmentRequest) GetDescription() string
func (*AddEnvironmentRequest) GetKeyword ¶ added in v1.0.1
func (x *AddEnvironmentRequest) GetKeyword() string
func (*AddEnvironmentRequest) GetName ¶ added in v1.0.1
func (x *AddEnvironmentRequest) GetName() string
func (*AddEnvironmentRequest) GetStatus ¶ added in v1.0.1
func (x *AddEnvironmentRequest) GetStatus() bool
func (*AddEnvironmentRequest) ProtoMessage ¶
func (*AddEnvironmentRequest) ProtoMessage()
func (*AddEnvironmentRequest) ProtoReflect ¶
func (x *AddEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*AddEnvironmentRequest) Reset ¶
func (x *AddEnvironmentRequest) Reset()
func (*AddEnvironmentRequest) String ¶
func (x *AddEnvironmentRequest) String() string
func (*AddEnvironmentRequest) Validate ¶
func (m *AddEnvironmentRequest) Validate() error
Validate checks the field values on AddEnvironmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddEnvironmentRequest) ValidateAll ¶
func (m *AddEnvironmentRequest) ValidateAll() error
ValidateAll checks the field values on AddEnvironmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddEnvironmentRequestMultiError, or nil if none found.
type AddEnvironmentRequestMultiError ¶
type AddEnvironmentRequestMultiError []error
AddEnvironmentRequestMultiError is an error wrapping multiple validation errors returned by AddEnvironmentRequest.ValidateAll() if the designated constraints aren't met.
func (AddEnvironmentRequestMultiError) AllErrors ¶
func (m AddEnvironmentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddEnvironmentRequestMultiError) Error ¶
func (m AddEnvironmentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddEnvironmentRequestValidationError ¶
type AddEnvironmentRequestValidationError struct {
// contains filtered or unexported fields
}
AddEnvironmentRequestValidationError is the validation error returned by AddEnvironmentRequest.Validate if the designated constraints aren't met.
func (AddEnvironmentRequestValidationError) Cause ¶
func (e AddEnvironmentRequestValidationError) Cause() error
Cause function returns cause value.
func (AddEnvironmentRequestValidationError) Error ¶
func (e AddEnvironmentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddEnvironmentRequestValidationError) ErrorName ¶
func (e AddEnvironmentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddEnvironmentRequestValidationError) Field ¶
func (e AddEnvironmentRequestValidationError) Field() string
Field function returns field value.
func (AddEnvironmentRequestValidationError) Key ¶
func (e AddEnvironmentRequestValidationError) Key() bool
Key function returns key value.
func (AddEnvironmentRequestValidationError) Reason ¶
func (e AddEnvironmentRequestValidationError) Reason() string
Reason function returns reason value.
type AddResourceRequest ¶ added in v1.0.1
type AddResourceRequest struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
Tag string `protobuf:"bytes,3,opt,name=tag,proto3" json:"tag,omitempty"`
Fields string `protobuf:"bytes,4,opt,name=fields,proto3" json:"fields,omitempty"`
// contains filtered or unexported fields
}
新增环境
func (*AddResourceRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddResourceRequest.ProtoReflect.Descriptor instead.
func (*AddResourceRequest) GetDescription ¶ added in v1.0.1
func (x *AddResourceRequest) GetDescription() string
func (*AddResourceRequest) GetFields ¶ added in v1.0.1
func (x *AddResourceRequest) GetFields() string
func (*AddResourceRequest) GetKeyword ¶ added in v1.0.1
func (x *AddResourceRequest) GetKeyword() string
func (*AddResourceRequest) GetTag ¶ added in v1.0.1
func (x *AddResourceRequest) GetTag() string
func (*AddResourceRequest) ProtoMessage ¶ added in v1.0.1
func (*AddResourceRequest) ProtoMessage()
func (*AddResourceRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddResourceRequest) ProtoReflect() protoreflect.Message
func (*AddResourceRequest) Reset ¶ added in v1.0.1
func (x *AddResourceRequest) Reset()
func (*AddResourceRequest) String ¶ added in v1.0.1
func (x *AddResourceRequest) String() string
func (*AddResourceRequest) Validate ¶ added in v1.0.1
func (m *AddResourceRequest) Validate() error
Validate checks the field values on AddResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddResourceRequest) ValidateAll ¶ added in v1.0.1
func (m *AddResourceRequest) ValidateAll() error
ValidateAll checks the field values on AddResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddResourceRequestMultiError, or nil if none found.
type AddResourceRequestMultiError ¶ added in v1.0.1
type AddResourceRequestMultiError []error
AddResourceRequestMultiError is an error wrapping multiple validation errors returned by AddResourceRequest.ValidateAll() if the designated constraints aren't met.
func (AddResourceRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddResourceRequestMultiError) Error ¶ added in v1.0.1
func (m AddResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddResourceRequestValidationError ¶ added in v1.0.1
type AddResourceRequestValidationError struct {
// contains filtered or unexported fields
}
AddResourceRequestValidationError is the validation error returned by AddResourceRequest.Validate if the designated constraints aren't met.
func (AddResourceRequestValidationError) Cause ¶ added in v1.0.1
func (e AddResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (AddResourceRequestValidationError) Error ¶ added in v1.0.1
func (e AddResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddResourceRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddResourceRequestValidationError) Field ¶ added in v1.0.1
func (e AddResourceRequestValidationError) Field() string
Field function returns field value.
func (AddResourceRequestValidationError) Key ¶ added in v1.0.1
func (e AddResourceRequestValidationError) Key() bool
Key function returns key value.
func (AddResourceRequestValidationError) Reason ¶ added in v1.0.1
func (e AddResourceRequestValidationError) Reason() string
Reason function returns reason value.
type AddResourceServerRequest ¶ added in v1.0.1
type AddResourceServerRequest struct {
ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
// contains filtered or unexported fields
}
新增环境
func (*AddResourceServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddResourceServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddResourceServerRequest.ProtoReflect.Descriptor instead.
func (*AddResourceServerRequest) GetResourceId ¶ added in v1.0.1
func (x *AddResourceServerRequest) GetResourceId() int64
func (*AddResourceServerRequest) GetServerId ¶ added in v1.0.1
func (x *AddResourceServerRequest) GetServerId() int64
func (*AddResourceServerRequest) ProtoMessage ¶ added in v1.0.1
func (*AddResourceServerRequest) ProtoMessage()
func (*AddResourceServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddResourceServerRequest) ProtoReflect() protoreflect.Message
func (*AddResourceServerRequest) Reset ¶ added in v1.0.1
func (x *AddResourceServerRequest) Reset()
func (*AddResourceServerRequest) String ¶ added in v1.0.1
func (x *AddResourceServerRequest) String() string
func (*AddResourceServerRequest) Validate ¶ added in v1.0.1
func (m *AddResourceServerRequest) Validate() error
Validate checks the field values on AddResourceServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddResourceServerRequest) ValidateAll ¶ added in v1.0.1
func (m *AddResourceServerRequest) ValidateAll() error
ValidateAll checks the field values on AddResourceServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddResourceServerRequestMultiError, or nil if none found.
type AddResourceServerRequestMultiError ¶ added in v1.0.1
type AddResourceServerRequestMultiError []error
AddResourceServerRequestMultiError is an error wrapping multiple validation errors returned by AddResourceServerRequest.ValidateAll() if the designated constraints aren't met.
func (AddResourceServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddResourceServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddResourceServerRequestMultiError) Error ¶ added in v1.0.1
func (m AddResourceServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddResourceServerRequestValidationError ¶ added in v1.0.1
type AddResourceServerRequestValidationError struct {
// contains filtered or unexported fields
}
AddResourceServerRequestValidationError is the validation error returned by AddResourceServerRequest.Validate if the designated constraints aren't met.
func (AddResourceServerRequestValidationError) Cause ¶ added in v1.0.1
func (e AddResourceServerRequestValidationError) Cause() error
Cause function returns cause value.
func (AddResourceServerRequestValidationError) Error ¶ added in v1.0.1
func (e AddResourceServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddResourceServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddResourceServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddResourceServerRequestValidationError) Field ¶ added in v1.0.1
func (e AddResourceServerRequestValidationError) Field() string
Field function returns field value.
func (AddResourceServerRequestValidationError) Key ¶ added in v1.0.1
func (e AddResourceServerRequestValidationError) Key() bool
Key function returns key value.
func (AddResourceServerRequestValidationError) Reason ¶ added in v1.0.1
func (e AddResourceServerRequestValidationError) Reason() string
Reason function returns reason value.
type AddResourceValueRequest ¶ added in v1.0.1
type AddResourceValueRequest struct {
EnvironmentId int64 `protobuf:"varint,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
ResourceId int64 `protobuf:"varint,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
Values string `protobuf:"bytes,3,opt,name=values,proto3" json:"values,omitempty"`
// contains filtered or unexported fields
}
新增资源值
func (*AddResourceValueRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddResourceValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddResourceValueRequest.ProtoReflect.Descriptor instead.
func (*AddResourceValueRequest) GetEnvironmentId ¶ added in v1.0.1
func (x *AddResourceValueRequest) GetEnvironmentId() int64
func (*AddResourceValueRequest) GetResourceId ¶ added in v1.0.1
func (x *AddResourceValueRequest) GetResourceId() int64
func (*AddResourceValueRequest) GetValues ¶ added in v1.0.1
func (x *AddResourceValueRequest) GetValues() string
func (*AddResourceValueRequest) ProtoMessage ¶ added in v1.0.1
func (*AddResourceValueRequest) ProtoMessage()
func (*AddResourceValueRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddResourceValueRequest) ProtoReflect() protoreflect.Message
func (*AddResourceValueRequest) Reset ¶ added in v1.0.1
func (x *AddResourceValueRequest) Reset()
func (*AddResourceValueRequest) String ¶ added in v1.0.1
func (x *AddResourceValueRequest) String() string
func (*AddResourceValueRequest) Validate ¶ added in v1.0.1
func (m *AddResourceValueRequest) Validate() error
Validate checks the field values on AddResourceValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddResourceValueRequest) ValidateAll ¶ added in v1.0.1
func (m *AddResourceValueRequest) ValidateAll() error
ValidateAll checks the field values on AddResourceValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddResourceValueRequestMultiError, or nil if none found.
type AddResourceValueRequestMultiError ¶ added in v1.0.1
type AddResourceValueRequestMultiError []error
AddResourceValueRequestMultiError is an error wrapping multiple validation errors returned by AddResourceValueRequest.ValidateAll() if the designated constraints aren't met.
func (AddResourceValueRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddResourceValueRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddResourceValueRequestMultiError) Error ¶ added in v1.0.1
func (m AddResourceValueRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddResourceValueRequestValidationError ¶ added in v1.0.1
type AddResourceValueRequestValidationError struct {
// contains filtered or unexported fields
}
AddResourceValueRequestValidationError is the validation error returned by AddResourceValueRequest.Validate if the designated constraints aren't met.
func (AddResourceValueRequestValidationError) Cause ¶ added in v1.0.1
func (e AddResourceValueRequestValidationError) Cause() error
Cause function returns cause value.
func (AddResourceValueRequestValidationError) Error ¶ added in v1.0.1
func (e AddResourceValueRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddResourceValueRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddResourceValueRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddResourceValueRequestValidationError) Field ¶ added in v1.0.1
func (e AddResourceValueRequestValidationError) Field() string
Field function returns field value.
func (AddResourceValueRequestValidationError) Key ¶ added in v1.0.1
func (e AddResourceValueRequestValidationError) Key() bool
Key function returns key value.
func (AddResourceValueRequestValidationError) Reason ¶ added in v1.0.1
func (e AddResourceValueRequestValidationError) Reason() string
Reason function returns reason value.
type AddServerRequest ¶ added in v1.0.1
type AddServerRequest struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
新增环境
func (*AddServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddServerRequest.ProtoReflect.Descriptor instead.
func (*AddServerRequest) GetDescription ¶ added in v1.0.1
func (x *AddServerRequest) GetDescription() string
func (*AddServerRequest) GetKeyword ¶ added in v1.0.1
func (x *AddServerRequest) GetKeyword() string
func (*AddServerRequest) GetName ¶ added in v1.0.1
func (x *AddServerRequest) GetName() string
func (*AddServerRequest) ProtoMessage ¶ added in v1.0.1
func (*AddServerRequest) ProtoMessage()
func (*AddServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddServerRequest) ProtoReflect() protoreflect.Message
func (*AddServerRequest) Reset ¶ added in v1.0.1
func (x *AddServerRequest) Reset()
func (*AddServerRequest) String ¶ added in v1.0.1
func (x *AddServerRequest) String() string
func (*AddServerRequest) Validate ¶ added in v1.0.1
func (m *AddServerRequest) Validate() error
Validate checks the field values on AddServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddServerRequest) ValidateAll ¶ added in v1.0.1
func (m *AddServerRequest) ValidateAll() error
ValidateAll checks the field values on AddServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddServerRequestMultiError, or nil if none found.
type AddServerRequestMultiError ¶ added in v1.0.1
type AddServerRequestMultiError []error
AddServerRequestMultiError is an error wrapping multiple validation errors returned by AddServerRequest.ValidateAll() if the designated constraints aren't met.
func (AddServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddServerRequestMultiError) Error ¶ added in v1.0.1
func (m AddServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddServerRequestValidationError ¶ added in v1.0.1
type AddServerRequestValidationError struct {
// contains filtered or unexported fields
}
AddServerRequestValidationError is the validation error returned by AddServerRequest.Validate if the designated constraints aren't met.
func (AddServerRequestValidationError) Cause ¶ added in v1.0.1
func (e AddServerRequestValidationError) Cause() error
Cause function returns cause value.
func (AddServerRequestValidationError) Error ¶ added in v1.0.1
func (e AddServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddServerRequestValidationError) Field ¶ added in v1.0.1
func (e AddServerRequestValidationError) Field() string
Field function returns field value.
func (AddServerRequestValidationError) Key ¶ added in v1.0.1
func (e AddServerRequestValidationError) Key() bool
Key function returns key value.
func (AddServerRequestValidationError) Reason ¶ added in v1.0.1
func (e AddServerRequestValidationError) Reason() string
Reason function returns reason value.
type AddTemplateRequest ¶ added in v1.0.1
type AddTemplateRequest struct {
ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
新增模板
func (*AddTemplateRequest) Descriptor
deprecated
added in
v1.0.1
func (*AddTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddTemplateRequest.ProtoReflect.Descriptor instead.
func (*AddTemplateRequest) GetContent ¶ added in v1.0.1
func (x *AddTemplateRequest) GetContent() string
func (*AddTemplateRequest) GetDescription ¶ added in v1.0.1
func (x *AddTemplateRequest) GetDescription() string
func (*AddTemplateRequest) GetServerId ¶ added in v1.0.1
func (x *AddTemplateRequest) GetServerId() int64
func (*AddTemplateRequest) ProtoMessage ¶ added in v1.0.1
func (*AddTemplateRequest) ProtoMessage()
func (*AddTemplateRequest) ProtoReflect ¶ added in v1.0.1
func (x *AddTemplateRequest) ProtoReflect() protoreflect.Message
func (*AddTemplateRequest) Reset ¶ added in v1.0.1
func (x *AddTemplateRequest) Reset()
func (*AddTemplateRequest) String ¶ added in v1.0.1
func (x *AddTemplateRequest) String() string
func (*AddTemplateRequest) Validate ¶ added in v1.0.1
func (m *AddTemplateRequest) Validate() error
Validate checks the field values on AddTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddTemplateRequest) ValidateAll ¶ added in v1.0.1
func (m *AddTemplateRequest) ValidateAll() error
ValidateAll checks the field values on AddTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddTemplateRequestMultiError, or nil if none found.
type AddTemplateRequestMultiError ¶ added in v1.0.1
type AddTemplateRequestMultiError []error
AddTemplateRequestMultiError is an error wrapping multiple validation errors returned by AddTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (AddTemplateRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AddTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddTemplateRequestMultiError) Error ¶ added in v1.0.1
func (m AddTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddTemplateRequestValidationError ¶ added in v1.0.1
type AddTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
AddTemplateRequestValidationError is the validation error returned by AddTemplateRequest.Validate if the designated constraints aren't met.
func (AddTemplateRequestValidationError) Cause ¶ added in v1.0.1
func (e AddTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (AddTemplateRequestValidationError) Error ¶ added in v1.0.1
func (e AddTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddTemplateRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AddTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddTemplateRequestValidationError) Field ¶ added in v1.0.1
func (e AddTemplateRequestValidationError) Field() string
Field function returns field value.
func (AddTemplateRequestValidationError) Key ¶ added in v1.0.1
func (e AddTemplateRequestValidationError) Key() bool
Key function returns key value.
func (AddTemplateRequestValidationError) Reason ¶ added in v1.0.1
func (e AddTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type AllBusinessValueReply ¶ added in v1.0.1
type AllBusinessValueReply struct {
List []*AllBusinessValueReply_BusinessValue `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*AllBusinessValueReply) Descriptor
deprecated
added in
v1.0.1
func (*AllBusinessValueReply) Descriptor() ([]byte, []int)
Deprecated: Use AllBusinessValueReply.ProtoReflect.Descriptor instead.
func (*AllBusinessValueReply) GetList ¶ added in v1.0.1
func (x *AllBusinessValueReply) GetList() []*AllBusinessValueReply_BusinessValue
func (*AllBusinessValueReply) ProtoMessage ¶ added in v1.0.1
func (*AllBusinessValueReply) ProtoMessage()
func (*AllBusinessValueReply) ProtoReflect ¶ added in v1.0.1
func (x *AllBusinessValueReply) ProtoReflect() protoreflect.Message
func (*AllBusinessValueReply) Reset ¶ added in v1.0.1
func (x *AllBusinessValueReply) Reset()
func (*AllBusinessValueReply) String ¶ added in v1.0.1
func (x *AllBusinessValueReply) String() string
func (*AllBusinessValueReply) Validate ¶ added in v1.0.1
func (m *AllBusinessValueReply) Validate() error
Validate checks the field values on AllBusinessValueReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllBusinessValueReply) ValidateAll ¶ added in v1.0.1
func (m *AllBusinessValueReply) ValidateAll() error
ValidateAll checks the field values on AllBusinessValueReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllBusinessValueReplyMultiError, or nil if none found.
type AllBusinessValueReplyMultiError ¶ added in v1.0.1
type AllBusinessValueReplyMultiError []error
AllBusinessValueReplyMultiError is an error wrapping multiple validation errors returned by AllBusinessValueReply.ValidateAll() if the designated constraints aren't met.
func (AllBusinessValueReplyMultiError) AllErrors ¶ added in v1.0.1
func (m AllBusinessValueReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllBusinessValueReplyMultiError) Error ¶ added in v1.0.1
func (m AllBusinessValueReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllBusinessValueReplyValidationError ¶ added in v1.0.1
type AllBusinessValueReplyValidationError struct {
// contains filtered or unexported fields
}
AllBusinessValueReplyValidationError is the validation error returned by AllBusinessValueReply.Validate if the designated constraints aren't met.
func (AllBusinessValueReplyValidationError) Cause ¶ added in v1.0.1
func (e AllBusinessValueReplyValidationError) Cause() error
Cause function returns cause value.
func (AllBusinessValueReplyValidationError) Error ¶ added in v1.0.1
func (e AllBusinessValueReplyValidationError) Error() string
Error satisfies the builtin error interface
func (AllBusinessValueReplyValidationError) ErrorName ¶ added in v1.0.1
func (e AllBusinessValueReplyValidationError) ErrorName() string
ErrorName returns error name.
func (AllBusinessValueReplyValidationError) Field ¶ added in v1.0.1
func (e AllBusinessValueReplyValidationError) Field() string
Field function returns field value.
func (AllBusinessValueReplyValidationError) Key ¶ added in v1.0.1
func (e AllBusinessValueReplyValidationError) Key() bool
Key function returns key value.
func (AllBusinessValueReplyValidationError) Reason ¶ added in v1.0.1
func (e AllBusinessValueReplyValidationError) Reason() string
Reason function returns reason value.
type AllBusinessValueReply_BusinessValue ¶ added in v1.0.1
type AllBusinessValueReply_BusinessValue struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
EnvironmentId int64 `protobuf:"varint,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
BusinessId int64 `protobuf:"varint,3,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`
Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
Environment *Environment `protobuf:"bytes,5,opt,name=environment,proto3" json:"environment,omitempty"`
// contains filtered or unexported fields
}
func (*AllBusinessValueReply_BusinessValue) Descriptor
deprecated
added in
v1.0.1
func (*AllBusinessValueReply_BusinessValue) Descriptor() ([]byte, []int)
Deprecated: Use AllBusinessValueReply_BusinessValue.ProtoReflect.Descriptor instead.
func (*AllBusinessValueReply_BusinessValue) GetBusinessId ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) GetBusinessId() int64
func (*AllBusinessValueReply_BusinessValue) GetEnvironment ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) GetEnvironment() *Environment
func (*AllBusinessValueReply_BusinessValue) GetEnvironmentId ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) GetEnvironmentId() int64
func (*AllBusinessValueReply_BusinessValue) GetId ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) GetId() int64
func (*AllBusinessValueReply_BusinessValue) GetValue ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) GetValue() string
func (*AllBusinessValueReply_BusinessValue) ProtoMessage ¶ added in v1.0.1
func (*AllBusinessValueReply_BusinessValue) ProtoMessage()
func (*AllBusinessValueReply_BusinessValue) ProtoReflect ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) ProtoReflect() protoreflect.Message
func (*AllBusinessValueReply_BusinessValue) Reset ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) Reset()
func (*AllBusinessValueReply_BusinessValue) String ¶ added in v1.0.1
func (x *AllBusinessValueReply_BusinessValue) String() string
func (*AllBusinessValueReply_BusinessValue) Validate ¶ added in v1.0.1
func (m *AllBusinessValueReply_BusinessValue) Validate() error
Validate checks the field values on AllBusinessValueReply_BusinessValue with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllBusinessValueReply_BusinessValue) ValidateAll ¶ added in v1.0.1
func (m *AllBusinessValueReply_BusinessValue) ValidateAll() error
ValidateAll checks the field values on AllBusinessValueReply_BusinessValue with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllBusinessValueReply_BusinessValueMultiError, or nil if none found.
type AllBusinessValueReply_BusinessValueMultiError ¶ added in v1.0.1
type AllBusinessValueReply_BusinessValueMultiError []error
AllBusinessValueReply_BusinessValueMultiError is an error wrapping multiple validation errors returned by AllBusinessValueReply_BusinessValue.ValidateAll() if the designated constraints aren't met.
func (AllBusinessValueReply_BusinessValueMultiError) AllErrors ¶ added in v1.0.1
func (m AllBusinessValueReply_BusinessValueMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllBusinessValueReply_BusinessValueMultiError) Error ¶ added in v1.0.1
func (m AllBusinessValueReply_BusinessValueMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllBusinessValueReply_BusinessValueValidationError ¶ added in v1.0.1
type AllBusinessValueReply_BusinessValueValidationError struct {
// contains filtered or unexported fields
}
AllBusinessValueReply_BusinessValueValidationError is the validation error returned by AllBusinessValueReply_BusinessValue.Validate if the designated constraints aren't met.
func (AllBusinessValueReply_BusinessValueValidationError) Cause ¶ added in v1.0.1
func (e AllBusinessValueReply_BusinessValueValidationError) Cause() error
Cause function returns cause value.
func (AllBusinessValueReply_BusinessValueValidationError) Error ¶ added in v1.0.1
func (e AllBusinessValueReply_BusinessValueValidationError) Error() string
Error satisfies the builtin error interface
func (AllBusinessValueReply_BusinessValueValidationError) ErrorName ¶ added in v1.0.1
func (e AllBusinessValueReply_BusinessValueValidationError) ErrorName() string
ErrorName returns error name.
func (AllBusinessValueReply_BusinessValueValidationError) Field ¶ added in v1.0.1
func (e AllBusinessValueReply_BusinessValueValidationError) Field() string
Field function returns field value.
func (AllBusinessValueReply_BusinessValueValidationError) Key ¶ added in v1.0.1
func (e AllBusinessValueReply_BusinessValueValidationError) Key() bool
Key function returns key value.
func (AllBusinessValueReply_BusinessValueValidationError) Reason ¶ added in v1.0.1
func (e AllBusinessValueReply_BusinessValueValidationError) Reason() string
Reason function returns reason value.
type AllBusinessValueRequest ¶ added in v1.0.1
type AllBusinessValueRequest struct {
BusinessId int64 `protobuf:"varint,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`
// contains filtered or unexported fields
}
func (*AllBusinessValueRequest) Descriptor
deprecated
added in
v1.0.1
func (*AllBusinessValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllBusinessValueRequest.ProtoReflect.Descriptor instead.
func (*AllBusinessValueRequest) GetBusinessId ¶ added in v1.0.1
func (x *AllBusinessValueRequest) GetBusinessId() int64
func (*AllBusinessValueRequest) ProtoMessage ¶ added in v1.0.1
func (*AllBusinessValueRequest) ProtoMessage()
func (*AllBusinessValueRequest) ProtoReflect ¶ added in v1.0.1
func (x *AllBusinessValueRequest) ProtoReflect() protoreflect.Message
func (*AllBusinessValueRequest) Reset ¶ added in v1.0.1
func (x *AllBusinessValueRequest) Reset()
func (*AllBusinessValueRequest) String ¶ added in v1.0.1
func (x *AllBusinessValueRequest) String() string
func (*AllBusinessValueRequest) Validate ¶ added in v1.0.1
func (m *AllBusinessValueRequest) Validate() error
Validate checks the field values on AllBusinessValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllBusinessValueRequest) ValidateAll ¶ added in v1.0.1
func (m *AllBusinessValueRequest) ValidateAll() error
ValidateAll checks the field values on AllBusinessValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllBusinessValueRequestMultiError, or nil if none found.
type AllBusinessValueRequestMultiError ¶ added in v1.0.1
type AllBusinessValueRequestMultiError []error
AllBusinessValueRequestMultiError is an error wrapping multiple validation errors returned by AllBusinessValueRequest.ValidateAll() if the designated constraints aren't met.
func (AllBusinessValueRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AllBusinessValueRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllBusinessValueRequestMultiError) Error ¶ added in v1.0.1
func (m AllBusinessValueRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllBusinessValueRequestValidationError ¶ added in v1.0.1
type AllBusinessValueRequestValidationError struct {
// contains filtered or unexported fields
}
AllBusinessValueRequestValidationError is the validation error returned by AllBusinessValueRequest.Validate if the designated constraints aren't met.
func (AllBusinessValueRequestValidationError) Cause ¶ added in v1.0.1
func (e AllBusinessValueRequestValidationError) Cause() error
Cause function returns cause value.
func (AllBusinessValueRequestValidationError) Error ¶ added in v1.0.1
func (e AllBusinessValueRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AllBusinessValueRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AllBusinessValueRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AllBusinessValueRequestValidationError) Field ¶ added in v1.0.1
func (e AllBusinessValueRequestValidationError) Field() string
Field function returns field value.
func (AllBusinessValueRequestValidationError) Key ¶ added in v1.0.1
func (e AllBusinessValueRequestValidationError) Key() bool
Key function returns key value.
func (AllBusinessValueRequestValidationError) Reason ¶ added in v1.0.1
func (e AllBusinessValueRequestValidationError) Reason() string
Reason function returns reason value.
type AllEnvironmentReply ¶ added in v1.0.1
type AllEnvironmentReply struct {
List []*Environment `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
获取环境列表
func (*AllEnvironmentReply) Descriptor
deprecated
added in
v1.0.1
func (*AllEnvironmentReply) Descriptor() ([]byte, []int)
Deprecated: Use AllEnvironmentReply.ProtoReflect.Descriptor instead.
func (*AllEnvironmentReply) GetList ¶ added in v1.0.1
func (x *AllEnvironmentReply) GetList() []*Environment
func (*AllEnvironmentReply) ProtoMessage ¶ added in v1.0.1
func (*AllEnvironmentReply) ProtoMessage()
func (*AllEnvironmentReply) ProtoReflect ¶ added in v1.0.1
func (x *AllEnvironmentReply) ProtoReflect() protoreflect.Message
func (*AllEnvironmentReply) Reset ¶ added in v1.0.1
func (x *AllEnvironmentReply) Reset()
func (*AllEnvironmentReply) String ¶ added in v1.0.1
func (x *AllEnvironmentReply) String() string
func (*AllEnvironmentReply) Validate ¶ added in v1.0.1
func (m *AllEnvironmentReply) Validate() error
Validate checks the field values on AllEnvironmentReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllEnvironmentReply) ValidateAll ¶ added in v1.0.1
func (m *AllEnvironmentReply) ValidateAll() error
ValidateAll checks the field values on AllEnvironmentReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllEnvironmentReplyMultiError, or nil if none found.
type AllEnvironmentReplyMultiError ¶ added in v1.0.1
type AllEnvironmentReplyMultiError []error
AllEnvironmentReplyMultiError is an error wrapping multiple validation errors returned by AllEnvironmentReply.ValidateAll() if the designated constraints aren't met.
func (AllEnvironmentReplyMultiError) AllErrors ¶ added in v1.0.1
func (m AllEnvironmentReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllEnvironmentReplyMultiError) Error ¶ added in v1.0.1
func (m AllEnvironmentReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllEnvironmentReplyValidationError ¶ added in v1.0.1
type AllEnvironmentReplyValidationError struct {
// contains filtered or unexported fields
}
AllEnvironmentReplyValidationError is the validation error returned by AllEnvironmentReply.Validate if the designated constraints aren't met.
func (AllEnvironmentReplyValidationError) Cause ¶ added in v1.0.1
func (e AllEnvironmentReplyValidationError) Cause() error
Cause function returns cause value.
func (AllEnvironmentReplyValidationError) Error ¶ added in v1.0.1
func (e AllEnvironmentReplyValidationError) Error() string
Error satisfies the builtin error interface
func (AllEnvironmentReplyValidationError) ErrorName ¶ added in v1.0.1
func (e AllEnvironmentReplyValidationError) ErrorName() string
ErrorName returns error name.
func (AllEnvironmentReplyValidationError) Field ¶ added in v1.0.1
func (e AllEnvironmentReplyValidationError) Field() string
Field function returns field value.
func (AllEnvironmentReplyValidationError) Key ¶ added in v1.0.1
func (e AllEnvironmentReplyValidationError) Key() bool
Key function returns key value.
func (AllEnvironmentReplyValidationError) Reason ¶ added in v1.0.1
func (e AllEnvironmentReplyValidationError) Reason() string
Reason function returns reason value.
type AllResourceServerReply ¶ added in v1.0.1
type AllResourceServerReply struct {
List []*AllResourceServerReply_ResourceServer `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*AllResourceServerReply) Descriptor
deprecated
added in
v1.0.1
func (*AllResourceServerReply) Descriptor() ([]byte, []int)
Deprecated: Use AllResourceServerReply.ProtoReflect.Descriptor instead.
func (*AllResourceServerReply) GetList ¶ added in v1.0.1
func (x *AllResourceServerReply) GetList() []*AllResourceServerReply_ResourceServer
func (*AllResourceServerReply) ProtoMessage ¶ added in v1.0.1
func (*AllResourceServerReply) ProtoMessage()
func (*AllResourceServerReply) ProtoReflect ¶ added in v1.0.1
func (x *AllResourceServerReply) ProtoReflect() protoreflect.Message
func (*AllResourceServerReply) Reset ¶ added in v1.0.1
func (x *AllResourceServerReply) Reset()
func (*AllResourceServerReply) String ¶ added in v1.0.1
func (x *AllResourceServerReply) String() string
func (*AllResourceServerReply) Validate ¶ added in v1.0.1
func (m *AllResourceServerReply) Validate() error
Validate checks the field values on AllResourceServerReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllResourceServerReply) ValidateAll ¶ added in v1.0.1
func (m *AllResourceServerReply) ValidateAll() error
ValidateAll checks the field values on AllResourceServerReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllResourceServerReplyMultiError, or nil if none found.
type AllResourceServerReplyMultiError ¶ added in v1.0.1
type AllResourceServerReplyMultiError []error
AllResourceServerReplyMultiError is an error wrapping multiple validation errors returned by AllResourceServerReply.ValidateAll() if the designated constraints aren't met.
func (AllResourceServerReplyMultiError) AllErrors ¶ added in v1.0.1
func (m AllResourceServerReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllResourceServerReplyMultiError) Error ¶ added in v1.0.1
func (m AllResourceServerReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllResourceServerReplyValidationError ¶ added in v1.0.1
type AllResourceServerReplyValidationError struct {
// contains filtered or unexported fields
}
AllResourceServerReplyValidationError is the validation error returned by AllResourceServerReply.Validate if the designated constraints aren't met.
func (AllResourceServerReplyValidationError) Cause ¶ added in v1.0.1
func (e AllResourceServerReplyValidationError) Cause() error
Cause function returns cause value.
func (AllResourceServerReplyValidationError) Error ¶ added in v1.0.1
func (e AllResourceServerReplyValidationError) Error() string
Error satisfies the builtin error interface
func (AllResourceServerReplyValidationError) ErrorName ¶ added in v1.0.1
func (e AllResourceServerReplyValidationError) ErrorName() string
ErrorName returns error name.
func (AllResourceServerReplyValidationError) Field ¶ added in v1.0.1
func (e AllResourceServerReplyValidationError) Field() string
Field function returns field value.
func (AllResourceServerReplyValidationError) Key ¶ added in v1.0.1
func (e AllResourceServerReplyValidationError) Key() bool
Key function returns key value.
func (AllResourceServerReplyValidationError) Reason ¶ added in v1.0.1
func (e AllResourceServerReplyValidationError) Reason() string
Reason function returns reason value.
type AllResourceServerReply_ResourceServer ¶ added in v1.0.1
type AllResourceServerReply_ResourceServer struct {
ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Server *Server `protobuf:"bytes,3,opt,name=server,proto3" json:"server,omitempty"`
// contains filtered or unexported fields
}
func (*AllResourceServerReply_ResourceServer) Descriptor
deprecated
added in
v1.0.1
func (*AllResourceServerReply_ResourceServer) Descriptor() ([]byte, []int)
Deprecated: Use AllResourceServerReply_ResourceServer.ProtoReflect.Descriptor instead.
func (*AllResourceServerReply_ResourceServer) GetResourceId ¶ added in v1.0.1
func (x *AllResourceServerReply_ResourceServer) GetResourceId() int64
func (*AllResourceServerReply_ResourceServer) GetServer ¶ added in v1.0.1
func (x *AllResourceServerReply_ResourceServer) GetServer() *Server
func (*AllResourceServerReply_ResourceServer) GetServerId ¶ added in v1.0.1
func (x *AllResourceServerReply_ResourceServer) GetServerId() int64
func (*AllResourceServerReply_ResourceServer) ProtoMessage ¶ added in v1.0.1
func (*AllResourceServerReply_ResourceServer) ProtoMessage()
func (*AllResourceServerReply_ResourceServer) ProtoReflect ¶ added in v1.0.1
func (x *AllResourceServerReply_ResourceServer) ProtoReflect() protoreflect.Message
func (*AllResourceServerReply_ResourceServer) Reset ¶ added in v1.0.1
func (x *AllResourceServerReply_ResourceServer) Reset()
func (*AllResourceServerReply_ResourceServer) String ¶ added in v1.0.1
func (x *AllResourceServerReply_ResourceServer) String() string
func (*AllResourceServerReply_ResourceServer) Validate ¶ added in v1.0.1
func (m *AllResourceServerReply_ResourceServer) Validate() error
Validate checks the field values on AllResourceServerReply_ResourceServer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllResourceServerReply_ResourceServer) ValidateAll ¶ added in v1.0.1
func (m *AllResourceServerReply_ResourceServer) ValidateAll() error
ValidateAll checks the field values on AllResourceServerReply_ResourceServer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllResourceServerReply_ResourceServerMultiError, or nil if none found.
type AllResourceServerReply_ResourceServerMultiError ¶ added in v1.0.1
type AllResourceServerReply_ResourceServerMultiError []error
AllResourceServerReply_ResourceServerMultiError is an error wrapping multiple validation errors returned by AllResourceServerReply_ResourceServer.ValidateAll() if the designated constraints aren't met.
func (AllResourceServerReply_ResourceServerMultiError) AllErrors ¶ added in v1.0.1
func (m AllResourceServerReply_ResourceServerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllResourceServerReply_ResourceServerMultiError) Error ¶ added in v1.0.1
func (m AllResourceServerReply_ResourceServerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllResourceServerReply_ResourceServerValidationError ¶ added in v1.0.1
type AllResourceServerReply_ResourceServerValidationError struct {
// contains filtered or unexported fields
}
AllResourceServerReply_ResourceServerValidationError is the validation error returned by AllResourceServerReply_ResourceServer.Validate if the designated constraints aren't met.
func (AllResourceServerReply_ResourceServerValidationError) Cause ¶ added in v1.0.1
func (e AllResourceServerReply_ResourceServerValidationError) Cause() error
Cause function returns cause value.
func (AllResourceServerReply_ResourceServerValidationError) Error ¶ added in v1.0.1
func (e AllResourceServerReply_ResourceServerValidationError) Error() string
Error satisfies the builtin error interface
func (AllResourceServerReply_ResourceServerValidationError) ErrorName ¶ added in v1.0.1
func (e AllResourceServerReply_ResourceServerValidationError) ErrorName() string
ErrorName returns error name.
func (AllResourceServerReply_ResourceServerValidationError) Field ¶ added in v1.0.1
func (e AllResourceServerReply_ResourceServerValidationError) Field() string
Field function returns field value.
func (AllResourceServerReply_ResourceServerValidationError) Key ¶ added in v1.0.1
func (e AllResourceServerReply_ResourceServerValidationError) Key() bool
Key function returns key value.
func (AllResourceServerReply_ResourceServerValidationError) Reason ¶ added in v1.0.1
func (e AllResourceServerReply_ResourceServerValidationError) Reason() string
Reason function returns reason value.
type AllResourceServerRequest ¶ added in v1.0.1
type AllResourceServerRequest struct {
ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
// contains filtered or unexported fields
}
func (*AllResourceServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*AllResourceServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllResourceServerRequest.ProtoReflect.Descriptor instead.
func (*AllResourceServerRequest) GetResourceId ¶ added in v1.0.1
func (x *AllResourceServerRequest) GetResourceId() int64
func (*AllResourceServerRequest) ProtoMessage ¶ added in v1.0.1
func (*AllResourceServerRequest) ProtoMessage()
func (*AllResourceServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *AllResourceServerRequest) ProtoReflect() protoreflect.Message
func (*AllResourceServerRequest) Reset ¶ added in v1.0.1
func (x *AllResourceServerRequest) Reset()
func (*AllResourceServerRequest) String ¶ added in v1.0.1
func (x *AllResourceServerRequest) String() string
func (*AllResourceServerRequest) Validate ¶ added in v1.0.1
func (m *AllResourceServerRequest) Validate() error
Validate checks the field values on AllResourceServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllResourceServerRequest) ValidateAll ¶ added in v1.0.1
func (m *AllResourceServerRequest) ValidateAll() error
ValidateAll checks the field values on AllResourceServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllResourceServerRequestMultiError, or nil if none found.
type AllResourceServerRequestMultiError ¶ added in v1.0.1
type AllResourceServerRequestMultiError []error
AllResourceServerRequestMultiError is an error wrapping multiple validation errors returned by AllResourceServerRequest.ValidateAll() if the designated constraints aren't met.
func (AllResourceServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AllResourceServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllResourceServerRequestMultiError) Error ¶ added in v1.0.1
func (m AllResourceServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllResourceServerRequestValidationError ¶ added in v1.0.1
type AllResourceServerRequestValidationError struct {
// contains filtered or unexported fields
}
AllResourceServerRequestValidationError is the validation error returned by AllResourceServerRequest.Validate if the designated constraints aren't met.
func (AllResourceServerRequestValidationError) Cause ¶ added in v1.0.1
func (e AllResourceServerRequestValidationError) Cause() error
Cause function returns cause value.
func (AllResourceServerRequestValidationError) Error ¶ added in v1.0.1
func (e AllResourceServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AllResourceServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AllResourceServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AllResourceServerRequestValidationError) Field ¶ added in v1.0.1
func (e AllResourceServerRequestValidationError) Field() string
Field function returns field value.
func (AllResourceServerRequestValidationError) Key ¶ added in v1.0.1
func (e AllResourceServerRequestValidationError) Key() bool
Key function returns key value.
func (AllResourceServerRequestValidationError) Reason ¶ added in v1.0.1
func (e AllResourceServerRequestValidationError) Reason() string
Reason function returns reason value.
type AllResourceValueReply ¶ added in v1.0.1
type AllResourceValueReply struct {
List []*AllResourceValueReply_ResourceValue `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*AllResourceValueReply) Descriptor
deprecated
added in
v1.0.1
func (*AllResourceValueReply) Descriptor() ([]byte, []int)
Deprecated: Use AllResourceValueReply.ProtoReflect.Descriptor instead.
func (*AllResourceValueReply) GetList ¶ added in v1.0.1
func (x *AllResourceValueReply) GetList() []*AllResourceValueReply_ResourceValue
func (*AllResourceValueReply) ProtoMessage ¶ added in v1.0.1
func (*AllResourceValueReply) ProtoMessage()
func (*AllResourceValueReply) ProtoReflect ¶ added in v1.0.1
func (x *AllResourceValueReply) ProtoReflect() protoreflect.Message
func (*AllResourceValueReply) Reset ¶ added in v1.0.1
func (x *AllResourceValueReply) Reset()
func (*AllResourceValueReply) String ¶ added in v1.0.1
func (x *AllResourceValueReply) String() string
func (*AllResourceValueReply) Validate ¶ added in v1.0.1
func (m *AllResourceValueReply) Validate() error
Validate checks the field values on AllResourceValueReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllResourceValueReply) ValidateAll ¶ added in v1.0.1
func (m *AllResourceValueReply) ValidateAll() error
ValidateAll checks the field values on AllResourceValueReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllResourceValueReplyMultiError, or nil if none found.
type AllResourceValueReplyMultiError ¶ added in v1.0.1
type AllResourceValueReplyMultiError []error
AllResourceValueReplyMultiError is an error wrapping multiple validation errors returned by AllResourceValueReply.ValidateAll() if the designated constraints aren't met.
func (AllResourceValueReplyMultiError) AllErrors ¶ added in v1.0.1
func (m AllResourceValueReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllResourceValueReplyMultiError) Error ¶ added in v1.0.1
func (m AllResourceValueReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllResourceValueReplyValidationError ¶ added in v1.0.1
type AllResourceValueReplyValidationError struct {
// contains filtered or unexported fields
}
AllResourceValueReplyValidationError is the validation error returned by AllResourceValueReply.Validate if the designated constraints aren't met.
func (AllResourceValueReplyValidationError) Cause ¶ added in v1.0.1
func (e AllResourceValueReplyValidationError) Cause() error
Cause function returns cause value.
func (AllResourceValueReplyValidationError) Error ¶ added in v1.0.1
func (e AllResourceValueReplyValidationError) Error() string
Error satisfies the builtin error interface
func (AllResourceValueReplyValidationError) ErrorName ¶ added in v1.0.1
func (e AllResourceValueReplyValidationError) ErrorName() string
ErrorName returns error name.
func (AllResourceValueReplyValidationError) Field ¶ added in v1.0.1
func (e AllResourceValueReplyValidationError) Field() string
Field function returns field value.
func (AllResourceValueReplyValidationError) Key ¶ added in v1.0.1
func (e AllResourceValueReplyValidationError) Key() bool
Key function returns key value.
func (AllResourceValueReplyValidationError) Reason ¶ added in v1.0.1
func (e AllResourceValueReplyValidationError) Reason() string
Reason function returns reason value.
type AllResourceValueReply_ResourceValue ¶ added in v1.0.1
type AllResourceValueReply_ResourceValue struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
EnvironmentId int64 `protobuf:"varint,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
ResourceId int64 `protobuf:"varint,3,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
Values string `protobuf:"bytes,4,opt,name=values,proto3" json:"values,omitempty"`
Environment *Environment `protobuf:"bytes,5,opt,name=environment,proto3" json:"environment,omitempty"`
// contains filtered or unexported fields
}
func (*AllResourceValueReply_ResourceValue) Descriptor
deprecated
added in
v1.0.1
func (*AllResourceValueReply_ResourceValue) Descriptor() ([]byte, []int)
Deprecated: Use AllResourceValueReply_ResourceValue.ProtoReflect.Descriptor instead.
func (*AllResourceValueReply_ResourceValue) GetEnvironment ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) GetEnvironment() *Environment
func (*AllResourceValueReply_ResourceValue) GetEnvironmentId ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) GetEnvironmentId() int64
func (*AllResourceValueReply_ResourceValue) GetId ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) GetId() int64
func (*AllResourceValueReply_ResourceValue) GetResourceId ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) GetResourceId() int64
func (*AllResourceValueReply_ResourceValue) GetValues ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) GetValues() string
func (*AllResourceValueReply_ResourceValue) ProtoMessage ¶ added in v1.0.1
func (*AllResourceValueReply_ResourceValue) ProtoMessage()
func (*AllResourceValueReply_ResourceValue) ProtoReflect ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) ProtoReflect() protoreflect.Message
func (*AllResourceValueReply_ResourceValue) Reset ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) Reset()
func (*AllResourceValueReply_ResourceValue) String ¶ added in v1.0.1
func (x *AllResourceValueReply_ResourceValue) String() string
func (*AllResourceValueReply_ResourceValue) Validate ¶ added in v1.0.1
func (m *AllResourceValueReply_ResourceValue) Validate() error
Validate checks the field values on AllResourceValueReply_ResourceValue with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllResourceValueReply_ResourceValue) ValidateAll ¶ added in v1.0.1
func (m *AllResourceValueReply_ResourceValue) ValidateAll() error
ValidateAll checks the field values on AllResourceValueReply_ResourceValue with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllResourceValueReply_ResourceValueMultiError, or nil if none found.
type AllResourceValueReply_ResourceValueMultiError ¶ added in v1.0.1
type AllResourceValueReply_ResourceValueMultiError []error
AllResourceValueReply_ResourceValueMultiError is an error wrapping multiple validation errors returned by AllResourceValueReply_ResourceValue.ValidateAll() if the designated constraints aren't met.
func (AllResourceValueReply_ResourceValueMultiError) AllErrors ¶ added in v1.0.1
func (m AllResourceValueReply_ResourceValueMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllResourceValueReply_ResourceValueMultiError) Error ¶ added in v1.0.1
func (m AllResourceValueReply_ResourceValueMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllResourceValueReply_ResourceValueValidationError ¶ added in v1.0.1
type AllResourceValueReply_ResourceValueValidationError struct {
// contains filtered or unexported fields
}
AllResourceValueReply_ResourceValueValidationError is the validation error returned by AllResourceValueReply_ResourceValue.Validate if the designated constraints aren't met.
func (AllResourceValueReply_ResourceValueValidationError) Cause ¶ added in v1.0.1
func (e AllResourceValueReply_ResourceValueValidationError) Cause() error
Cause function returns cause value.
func (AllResourceValueReply_ResourceValueValidationError) Error ¶ added in v1.0.1
func (e AllResourceValueReply_ResourceValueValidationError) Error() string
Error satisfies the builtin error interface
func (AllResourceValueReply_ResourceValueValidationError) ErrorName ¶ added in v1.0.1
func (e AllResourceValueReply_ResourceValueValidationError) ErrorName() string
ErrorName returns error name.
func (AllResourceValueReply_ResourceValueValidationError) Field ¶ added in v1.0.1
func (e AllResourceValueReply_ResourceValueValidationError) Field() string
Field function returns field value.
func (AllResourceValueReply_ResourceValueValidationError) Key ¶ added in v1.0.1
func (e AllResourceValueReply_ResourceValueValidationError) Key() bool
Key function returns key value.
func (AllResourceValueReply_ResourceValueValidationError) Reason ¶ added in v1.0.1
func (e AllResourceValueReply_ResourceValueValidationError) Reason() string
Reason function returns reason value.
type AllResourceValueRequest ¶ added in v1.0.1
type AllResourceValueRequest struct {
ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
// contains filtered or unexported fields
}
func (*AllResourceValueRequest) Descriptor
deprecated
added in
v1.0.1
func (*AllResourceValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllResourceValueRequest.ProtoReflect.Descriptor instead.
func (*AllResourceValueRequest) GetResourceId ¶ added in v1.0.1
func (x *AllResourceValueRequest) GetResourceId() int64
func (*AllResourceValueRequest) ProtoMessage ¶ added in v1.0.1
func (*AllResourceValueRequest) ProtoMessage()
func (*AllResourceValueRequest) ProtoReflect ¶ added in v1.0.1
func (x *AllResourceValueRequest) ProtoReflect() protoreflect.Message
func (*AllResourceValueRequest) Reset ¶ added in v1.0.1
func (x *AllResourceValueRequest) Reset()
func (*AllResourceValueRequest) String ¶ added in v1.0.1
func (x *AllResourceValueRequest) String() string
func (*AllResourceValueRequest) Validate ¶ added in v1.0.1
func (m *AllResourceValueRequest) Validate() error
Validate checks the field values on AllResourceValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllResourceValueRequest) ValidateAll ¶ added in v1.0.1
func (m *AllResourceValueRequest) ValidateAll() error
ValidateAll checks the field values on AllResourceValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllResourceValueRequestMultiError, or nil if none found.
type AllResourceValueRequestMultiError ¶ added in v1.0.1
type AllResourceValueRequestMultiError []error
AllResourceValueRequestMultiError is an error wrapping multiple validation errors returned by AllResourceValueRequest.ValidateAll() if the designated constraints aren't met.
func (AllResourceValueRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AllResourceValueRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllResourceValueRequestMultiError) Error ¶ added in v1.0.1
func (m AllResourceValueRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllResourceValueRequestValidationError ¶ added in v1.0.1
type AllResourceValueRequestValidationError struct {
// contains filtered or unexported fields
}
AllResourceValueRequestValidationError is the validation error returned by AllResourceValueRequest.Validate if the designated constraints aren't met.
func (AllResourceValueRequestValidationError) Cause ¶ added in v1.0.1
func (e AllResourceValueRequestValidationError) Cause() error
Cause function returns cause value.
func (AllResourceValueRequestValidationError) Error ¶ added in v1.0.1
func (e AllResourceValueRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AllResourceValueRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AllResourceValueRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AllResourceValueRequestValidationError) Field ¶ added in v1.0.1
func (e AllResourceValueRequestValidationError) Field() string
Field function returns field value.
func (AllResourceValueRequestValidationError) Key ¶ added in v1.0.1
func (e AllResourceValueRequestValidationError) Key() bool
Key function returns key value.
func (AllResourceValueRequestValidationError) Reason ¶ added in v1.0.1
func (e AllResourceValueRequestValidationError) Reason() string
Reason function returns reason value.
type AllServerResourceReply ¶ added in v1.0.1
type AllServerResourceReply struct {
List []*AllServerResourceReply_ResourceServer `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*AllServerResourceReply) Descriptor
deprecated
added in
v1.0.1
func (*AllServerResourceReply) Descriptor() ([]byte, []int)
Deprecated: Use AllServerResourceReply.ProtoReflect.Descriptor instead.
func (*AllServerResourceReply) GetList ¶ added in v1.0.1
func (x *AllServerResourceReply) GetList() []*AllServerResourceReply_ResourceServer
func (*AllServerResourceReply) ProtoMessage ¶ added in v1.0.1
func (*AllServerResourceReply) ProtoMessage()
func (*AllServerResourceReply) ProtoReflect ¶ added in v1.0.1
func (x *AllServerResourceReply) ProtoReflect() protoreflect.Message
func (*AllServerResourceReply) Reset ¶ added in v1.0.1
func (x *AllServerResourceReply) Reset()
func (*AllServerResourceReply) String ¶ added in v1.0.1
func (x *AllServerResourceReply) String() string
func (*AllServerResourceReply) Validate ¶ added in v1.0.1
func (m *AllServerResourceReply) Validate() error
Validate checks the field values on AllServerResourceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllServerResourceReply) ValidateAll ¶ added in v1.0.1
func (m *AllServerResourceReply) ValidateAll() error
ValidateAll checks the field values on AllServerResourceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllServerResourceReplyMultiError, or nil if none found.
type AllServerResourceReplyMultiError ¶ added in v1.0.1
type AllServerResourceReplyMultiError []error
AllServerResourceReplyMultiError is an error wrapping multiple validation errors returned by AllServerResourceReply.ValidateAll() if the designated constraints aren't met.
func (AllServerResourceReplyMultiError) AllErrors ¶ added in v1.0.1
func (m AllServerResourceReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllServerResourceReplyMultiError) Error ¶ added in v1.0.1
func (m AllServerResourceReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllServerResourceReplyValidationError ¶ added in v1.0.1
type AllServerResourceReplyValidationError struct {
// contains filtered or unexported fields
}
AllServerResourceReplyValidationError is the validation error returned by AllServerResourceReply.Validate if the designated constraints aren't met.
func (AllServerResourceReplyValidationError) Cause ¶ added in v1.0.1
func (e AllServerResourceReplyValidationError) Cause() error
Cause function returns cause value.
func (AllServerResourceReplyValidationError) Error ¶ added in v1.0.1
func (e AllServerResourceReplyValidationError) Error() string
Error satisfies the builtin error interface
func (AllServerResourceReplyValidationError) ErrorName ¶ added in v1.0.1
func (e AllServerResourceReplyValidationError) ErrorName() string
ErrorName returns error name.
func (AllServerResourceReplyValidationError) Field ¶ added in v1.0.1
func (e AllServerResourceReplyValidationError) Field() string
Field function returns field value.
func (AllServerResourceReplyValidationError) Key ¶ added in v1.0.1
func (e AllServerResourceReplyValidationError) Key() bool
Key function returns key value.
func (AllServerResourceReplyValidationError) Reason ¶ added in v1.0.1
func (e AllServerResourceReplyValidationError) Reason() string
Reason function returns reason value.
type AllServerResourceReply_ResourceServer ¶ added in v1.0.1
type AllServerResourceReply_ResourceServer struct {
ResourceId int64 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Resource *Resource `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*AllServerResourceReply_ResourceServer) Descriptor
deprecated
added in
v1.0.1
func (*AllServerResourceReply_ResourceServer) Descriptor() ([]byte, []int)
Deprecated: Use AllServerResourceReply_ResourceServer.ProtoReflect.Descriptor instead.
func (*AllServerResourceReply_ResourceServer) GetResource ¶ added in v1.0.1
func (x *AllServerResourceReply_ResourceServer) GetResource() *Resource
func (*AllServerResourceReply_ResourceServer) GetResourceId ¶ added in v1.0.1
func (x *AllServerResourceReply_ResourceServer) GetResourceId() int64
func (*AllServerResourceReply_ResourceServer) GetServerId ¶ added in v1.0.1
func (x *AllServerResourceReply_ResourceServer) GetServerId() int64
func (*AllServerResourceReply_ResourceServer) ProtoMessage ¶ added in v1.0.1
func (*AllServerResourceReply_ResourceServer) ProtoMessage()
func (*AllServerResourceReply_ResourceServer) ProtoReflect ¶ added in v1.0.1
func (x *AllServerResourceReply_ResourceServer) ProtoReflect() protoreflect.Message
func (*AllServerResourceReply_ResourceServer) Reset ¶ added in v1.0.1
func (x *AllServerResourceReply_ResourceServer) Reset()
func (*AllServerResourceReply_ResourceServer) String ¶ added in v1.0.1
func (x *AllServerResourceReply_ResourceServer) String() string
func (*AllServerResourceReply_ResourceServer) Validate ¶ added in v1.0.1
func (m *AllServerResourceReply_ResourceServer) Validate() error
Validate checks the field values on AllServerResourceReply_ResourceServer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllServerResourceReply_ResourceServer) ValidateAll ¶ added in v1.0.1
func (m *AllServerResourceReply_ResourceServer) ValidateAll() error
ValidateAll checks the field values on AllServerResourceReply_ResourceServer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllServerResourceReply_ResourceServerMultiError, or nil if none found.
type AllServerResourceReply_ResourceServerMultiError ¶ added in v1.0.1
type AllServerResourceReply_ResourceServerMultiError []error
AllServerResourceReply_ResourceServerMultiError is an error wrapping multiple validation errors returned by AllServerResourceReply_ResourceServer.ValidateAll() if the designated constraints aren't met.
func (AllServerResourceReply_ResourceServerMultiError) AllErrors ¶ added in v1.0.1
func (m AllServerResourceReply_ResourceServerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllServerResourceReply_ResourceServerMultiError) Error ¶ added in v1.0.1
func (m AllServerResourceReply_ResourceServerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllServerResourceReply_ResourceServerValidationError ¶ added in v1.0.1
type AllServerResourceReply_ResourceServerValidationError struct {
// contains filtered or unexported fields
}
AllServerResourceReply_ResourceServerValidationError is the validation error returned by AllServerResourceReply_ResourceServer.Validate if the designated constraints aren't met.
func (AllServerResourceReply_ResourceServerValidationError) Cause ¶ added in v1.0.1
func (e AllServerResourceReply_ResourceServerValidationError) Cause() error
Cause function returns cause value.
func (AllServerResourceReply_ResourceServerValidationError) Error ¶ added in v1.0.1
func (e AllServerResourceReply_ResourceServerValidationError) Error() string
Error satisfies the builtin error interface
func (AllServerResourceReply_ResourceServerValidationError) ErrorName ¶ added in v1.0.1
func (e AllServerResourceReply_ResourceServerValidationError) ErrorName() string
ErrorName returns error name.
func (AllServerResourceReply_ResourceServerValidationError) Field ¶ added in v1.0.1
func (e AllServerResourceReply_ResourceServerValidationError) Field() string
Field function returns field value.
func (AllServerResourceReply_ResourceServerValidationError) Key ¶ added in v1.0.1
func (e AllServerResourceReply_ResourceServerValidationError) Key() bool
Key function returns key value.
func (AllServerResourceReply_ResourceServerValidationError) Reason ¶ added in v1.0.1
func (e AllServerResourceReply_ResourceServerValidationError) Reason() string
Reason function returns reason value.
type AllServerResourceRequest ¶ added in v1.0.1
type AllServerResourceRequest struct {
ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
// contains filtered or unexported fields
}
func (*AllServerResourceRequest) Descriptor
deprecated
added in
v1.0.1
func (*AllServerResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllServerResourceRequest.ProtoReflect.Descriptor instead.
func (*AllServerResourceRequest) GetServerId ¶ added in v1.0.1
func (x *AllServerResourceRequest) GetServerId() int64
func (*AllServerResourceRequest) ProtoMessage ¶ added in v1.0.1
func (*AllServerResourceRequest) ProtoMessage()
func (*AllServerResourceRequest) ProtoReflect ¶ added in v1.0.1
func (x *AllServerResourceRequest) ProtoReflect() protoreflect.Message
func (*AllServerResourceRequest) Reset ¶ added in v1.0.1
func (x *AllServerResourceRequest) Reset()
func (*AllServerResourceRequest) String ¶ added in v1.0.1
func (x *AllServerResourceRequest) String() string
func (*AllServerResourceRequest) Validate ¶ added in v1.0.1
func (m *AllServerResourceRequest) Validate() error
Validate checks the field values on AllServerResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AllServerResourceRequest) ValidateAll ¶ added in v1.0.1
func (m *AllServerResourceRequest) ValidateAll() error
ValidateAll checks the field values on AllServerResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AllServerResourceRequestMultiError, or nil if none found.
type AllServerResourceRequestMultiError ¶ added in v1.0.1
type AllServerResourceRequestMultiError []error
AllServerResourceRequestMultiError is an error wrapping multiple validation errors returned by AllServerResourceRequest.ValidateAll() if the designated constraints aren't met.
func (AllServerResourceRequestMultiError) AllErrors ¶ added in v1.0.1
func (m AllServerResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AllServerResourceRequestMultiError) Error ¶ added in v1.0.1
func (m AllServerResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AllServerResourceRequestValidationError ¶ added in v1.0.1
type AllServerResourceRequestValidationError struct {
// contains filtered or unexported fields
}
AllServerResourceRequestValidationError is the validation error returned by AllServerResourceRequest.Validate if the designated constraints aren't met.
func (AllServerResourceRequestValidationError) Cause ¶ added in v1.0.1
func (e AllServerResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (AllServerResourceRequestValidationError) Error ¶ added in v1.0.1
func (e AllServerResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AllServerResourceRequestValidationError) ErrorName ¶ added in v1.0.1
func (e AllServerResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AllServerResourceRequestValidationError) Field ¶ added in v1.0.1
func (e AllServerResourceRequestValidationError) Field() string
Field function returns field value.
func (AllServerResourceRequestValidationError) Key ¶ added in v1.0.1
func (e AllServerResourceRequestValidationError) Key() bool
Key function returns key value.
func (AllServerResourceRequestValidationError) Reason ¶ added in v1.0.1
func (e AllServerResourceRequestValidationError) Reason() string
Reason function returns reason value.
type Business ¶ added in v1.0.1
type Business struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
func (*Business) Descriptor
deprecated
added in
v1.0.1
func (*Business) GetDescription ¶ added in v1.0.1
func (*Business) GetKeyword ¶ added in v1.0.1
func (*Business) GetServerId ¶ added in v1.0.1
func (*Business) ProtoMessage ¶ added in v1.0.1
func (*Business) ProtoMessage()
func (*Business) ProtoReflect ¶ added in v1.0.1
func (x *Business) ProtoReflect() protoreflect.Message
func (*Business) Validate ¶ added in v1.0.1
Validate checks the field values on Business with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Business) ValidateAll ¶ added in v1.0.1
ValidateAll checks the field values on Business with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BusinessMultiError, or nil if none found.
type BusinessMultiError ¶ added in v1.0.1
type BusinessMultiError []error
BusinessMultiError is an error wrapping multiple validation errors returned by Business.ValidateAll() if the designated constraints aren't met.
func (BusinessMultiError) AllErrors ¶ added in v1.0.1
func (m BusinessMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BusinessMultiError) Error ¶ added in v1.0.1
func (m BusinessMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BusinessValidationError ¶ added in v1.0.1
type BusinessValidationError struct {
// contains filtered or unexported fields
}
BusinessValidationError is the validation error returned by Business.Validate if the designated constraints aren't met.
func (BusinessValidationError) Cause ¶ added in v1.0.1
func (e BusinessValidationError) Cause() error
Cause function returns cause value.
func (BusinessValidationError) Error ¶ added in v1.0.1
func (e BusinessValidationError) Error() string
Error satisfies the builtin error interface
func (BusinessValidationError) ErrorName ¶ added in v1.0.1
func (e BusinessValidationError) ErrorName() string
ErrorName returns error name.
func (BusinessValidationError) Field ¶ added in v1.0.1
func (e BusinessValidationError) Field() string
Field function returns field value.
func (BusinessValidationError) Key ¶ added in v1.0.1
func (e BusinessValidationError) Key() bool
Key function returns key value.
func (BusinessValidationError) Reason ¶ added in v1.0.1
func (e BusinessValidationError) Reason() string
Reason function returns reason value.
type CurrentTemplateReply ¶ added in v1.0.1
type CurrentTemplateReply struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"`
IsUse bool `protobuf:"varint,6,opt,name=is_use,json=isUse,proto3" json:"is_use,omitempty"`
Operator *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
OperatorId *int64 `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
// contains filtered or unexported fields
}
func (*CurrentTemplateReply) Descriptor
deprecated
added in
v1.0.1
func (*CurrentTemplateReply) Descriptor() ([]byte, []int)
Deprecated: Use CurrentTemplateReply.ProtoReflect.Descriptor instead.
func (*CurrentTemplateReply) GetContent ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetContent() string
func (*CurrentTemplateReply) GetDescription ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetDescription() string
func (*CurrentTemplateReply) GetId ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetId() int64
func (*CurrentTemplateReply) GetIsUse ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetIsUse() bool
func (*CurrentTemplateReply) GetOperator ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetOperator() string
func (*CurrentTemplateReply) GetOperatorId ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetOperatorId() int64
func (*CurrentTemplateReply) GetServerId ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetServerId() int64
func (*CurrentTemplateReply) GetVersion ¶ added in v1.0.1
func (x *CurrentTemplateReply) GetVersion() string
func (*CurrentTemplateReply) ProtoMessage ¶ added in v1.0.1
func (*CurrentTemplateReply) ProtoMessage()
func (*CurrentTemplateReply) ProtoReflect ¶ added in v1.0.1
func (x *CurrentTemplateReply) ProtoReflect() protoreflect.Message
func (*CurrentTemplateReply) Reset ¶ added in v1.0.1
func (x *CurrentTemplateReply) Reset()
func (*CurrentTemplateReply) String ¶ added in v1.0.1
func (x *CurrentTemplateReply) String() string
func (*CurrentTemplateReply) Validate ¶ added in v1.0.1
func (m *CurrentTemplateReply) Validate() error
Validate checks the field values on CurrentTemplateReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CurrentTemplateReply) ValidateAll ¶ added in v1.0.1
func (m *CurrentTemplateReply) ValidateAll() error
ValidateAll checks the field values on CurrentTemplateReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CurrentTemplateReplyMultiError, or nil if none found.
type CurrentTemplateReplyMultiError ¶ added in v1.0.1
type CurrentTemplateReplyMultiError []error
CurrentTemplateReplyMultiError is an error wrapping multiple validation errors returned by CurrentTemplateReply.ValidateAll() if the designated constraints aren't met.
func (CurrentTemplateReplyMultiError) AllErrors ¶ added in v1.0.1
func (m CurrentTemplateReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CurrentTemplateReplyMultiError) Error ¶ added in v1.0.1
func (m CurrentTemplateReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CurrentTemplateReplyValidationError ¶ added in v1.0.1
type CurrentTemplateReplyValidationError struct {
// contains filtered or unexported fields
}
CurrentTemplateReplyValidationError is the validation error returned by CurrentTemplateReply.Validate if the designated constraints aren't met.
func (CurrentTemplateReplyValidationError) Cause ¶ added in v1.0.1
func (e CurrentTemplateReplyValidationError) Cause() error
Cause function returns cause value.
func (CurrentTemplateReplyValidationError) Error ¶ added in v1.0.1
func (e CurrentTemplateReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CurrentTemplateReplyValidationError) ErrorName ¶ added in v1.0.1
func (e CurrentTemplateReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CurrentTemplateReplyValidationError) Field ¶ added in v1.0.1
func (e CurrentTemplateReplyValidationError) Field() string
Field function returns field value.
func (CurrentTemplateReplyValidationError) Key ¶ added in v1.0.1
func (e CurrentTemplateReplyValidationError) Key() bool
Key function returns key value.
func (CurrentTemplateReplyValidationError) Reason ¶ added in v1.0.1
func (e CurrentTemplateReplyValidationError) Reason() string
Reason function returns reason value.
type CurrentTemplateRequest ¶ added in v1.0.1
type CurrentTemplateRequest struct {
ServerId int64 `protobuf:"varint,1,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
// contains filtered or unexported fields
}
查询指定模板
func (*CurrentTemplateRequest) Descriptor
deprecated
added in
v1.0.1
func (*CurrentTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CurrentTemplateRequest.ProtoReflect.Descriptor instead.
func (*CurrentTemplateRequest) GetServerId ¶ added in v1.0.1
func (x *CurrentTemplateRequest) GetServerId() int64
func (*CurrentTemplateRequest) ProtoMessage ¶ added in v1.0.1
func (*CurrentTemplateRequest) ProtoMessage()
func (*CurrentTemplateRequest) ProtoReflect ¶ added in v1.0.1
func (x *CurrentTemplateRequest) ProtoReflect() protoreflect.Message
func (*CurrentTemplateRequest) Reset ¶ added in v1.0.1
func (x *CurrentTemplateRequest) Reset()
func (*CurrentTemplateRequest) String ¶ added in v1.0.1
func (x *CurrentTemplateRequest) String() string
func (*CurrentTemplateRequest) Validate ¶ added in v1.0.1
func (m *CurrentTemplateRequest) Validate() error
Validate checks the field values on CurrentTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CurrentTemplateRequest) ValidateAll ¶ added in v1.0.1
func (m *CurrentTemplateRequest) ValidateAll() error
ValidateAll checks the field values on CurrentTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CurrentTemplateRequestMultiError, or nil if none found.
type CurrentTemplateRequestMultiError ¶ added in v1.0.1
type CurrentTemplateRequestMultiError []error
CurrentTemplateRequestMultiError is an error wrapping multiple validation errors returned by CurrentTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (CurrentTemplateRequestMultiError) AllErrors ¶ added in v1.0.1
func (m CurrentTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CurrentTemplateRequestMultiError) Error ¶ added in v1.0.1
func (m CurrentTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CurrentTemplateRequestValidationError ¶ added in v1.0.1
type CurrentTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
CurrentTemplateRequestValidationError is the validation error returned by CurrentTemplateRequest.Validate if the designated constraints aren't met.
func (CurrentTemplateRequestValidationError) Cause ¶ added in v1.0.1
func (e CurrentTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (CurrentTemplateRequestValidationError) Error ¶ added in v1.0.1
func (e CurrentTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CurrentTemplateRequestValidationError) ErrorName ¶ added in v1.0.1
func (e CurrentTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CurrentTemplateRequestValidationError) Field ¶ added in v1.0.1
func (e CurrentTemplateRequestValidationError) Field() string
Field function returns field value.
func (CurrentTemplateRequestValidationError) Key ¶ added in v1.0.1
func (e CurrentTemplateRequestValidationError) Key() bool
Key function returns key value.
func (CurrentTemplateRequestValidationError) Reason ¶ added in v1.0.1
func (e CurrentTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteBusinessRequest ¶ added in v1.0.1
type DeleteBusinessRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
删除业务key
func (*DeleteBusinessRequest) Descriptor
deprecated
added in
v1.0.1
func (*DeleteBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBusinessRequest.ProtoReflect.Descriptor instead.
func (*DeleteBusinessRequest) GetId ¶ added in v1.0.1
func (x *DeleteBusinessRequest) GetId() int64
func (*DeleteBusinessRequest) ProtoMessage ¶ added in v1.0.1
func (*DeleteBusinessRequest) ProtoMessage()
func (*DeleteBusinessRequest) ProtoReflect ¶ added in v1.0.1
func (x *DeleteBusinessRequest) ProtoReflect() protoreflect.Message
func (*DeleteBusinessRequest) Reset ¶ added in v1.0.1
func (x *DeleteBusinessRequest) Reset()
func (*DeleteBusinessRequest) String ¶ added in v1.0.1
func (x *DeleteBusinessRequest) String() string
func (*DeleteBusinessRequest) Validate ¶ added in v1.0.1
func (m *DeleteBusinessRequest) Validate() error
Validate checks the field values on DeleteBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteBusinessRequest) ValidateAll ¶ added in v1.0.1
func (m *DeleteBusinessRequest) ValidateAll() error
ValidateAll checks the field values on DeleteBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteBusinessRequestMultiError, or nil if none found.
type DeleteBusinessRequestMultiError ¶ added in v1.0.1
type DeleteBusinessRequestMultiError []error
DeleteBusinessRequestMultiError is an error wrapping multiple validation errors returned by DeleteBusinessRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteBusinessRequestMultiError) AllErrors ¶ added in v1.0.1
func (m DeleteBusinessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteBusinessRequestMultiError) Error ¶ added in v1.0.1
func (m DeleteBusinessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteBusinessRequestValidationError ¶ added in v1.0.1
type DeleteBusinessRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteBusinessRequestValidationError is the validation error returned by DeleteBusinessRequest.Validate if the designated constraints aren't met.
func (DeleteBusinessRequestValidationError) Cause ¶ added in v1.0.1
func (e DeleteBusinessRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteBusinessRequestValidationError) Error ¶ added in v1.0.1
func (e DeleteBusinessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteBusinessRequestValidationError) ErrorName ¶ added in v1.0.1
func (e DeleteBusinessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteBusinessRequestValidationError) Field ¶ added in v1.0.1
func (e DeleteBusinessRequestValidationError) Field() string
Field function returns field value.
func (DeleteBusinessRequestValidationError) Key ¶ added in v1.0.1
func (e DeleteBusinessRequestValidationError) Key() bool
Key function returns key value.
func (DeleteBusinessRequestValidationError) Reason ¶ added in v1.0.1
func (e DeleteBusinessRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteEnvironmentRequest ¶
type DeleteEnvironmentRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
删除环境
func (*DeleteEnvironmentRequest) Descriptor
deprecated
func (*DeleteEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*DeleteEnvironmentRequest) GetId ¶
func (x *DeleteEnvironmentRequest) GetId() int64
func (*DeleteEnvironmentRequest) ProtoMessage ¶
func (*DeleteEnvironmentRequest) ProtoMessage()
func (*DeleteEnvironmentRequest) ProtoReflect ¶
func (x *DeleteEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*DeleteEnvironmentRequest) Reset ¶
func (x *DeleteEnvironmentRequest) Reset()
func (*DeleteEnvironmentRequest) String ¶
func (x *DeleteEnvironmentRequest) String() string
func (*DeleteEnvironmentRequest) Validate ¶
func (m *DeleteEnvironmentRequest) Validate() error
Validate checks the field values on DeleteEnvironmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteEnvironmentRequest) ValidateAll ¶
func (m *DeleteEnvironmentRequest) ValidateAll() error
ValidateAll checks the field values on DeleteEnvironmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteEnvironmentRequestMultiError, or nil if none found.
type DeleteEnvironmentRequestMultiError ¶
type DeleteEnvironmentRequestMultiError []error
DeleteEnvironmentRequestMultiError is an error wrapping multiple validation errors returned by DeleteEnvironmentRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteEnvironmentRequestMultiError) AllErrors ¶
func (m DeleteEnvironmentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteEnvironmentRequestMultiError) Error ¶
func (m DeleteEnvironmentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteEnvironmentRequestValidationError ¶
type DeleteEnvironmentRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteEnvironmentRequestValidationError is the validation error returned by DeleteEnvironmentRequest.Validate if the designated constraints aren't met.
func (DeleteEnvironmentRequestValidationError) Cause ¶
func (e DeleteEnvironmentRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteEnvironmentRequestValidationError) Error ¶
func (e DeleteEnvironmentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEnvironmentRequestValidationError) ErrorName ¶
func (e DeleteEnvironmentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEnvironmentRequestValidationError) Field ¶
func (e DeleteEnvironmentRequestValidationError) Field() string
Field function returns field value.
func (DeleteEnvironmentRequestValidationError) Key ¶
func (e DeleteEnvironmentRequestValidationError) Key() bool
Key function returns key value.
func (DeleteEnvironmentRequestValidationError) Reason ¶
func (e DeleteEnvironmentRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteResourceRequest ¶ added in v1.0.1
type DeleteResourceRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
删除环境
func (*DeleteResourceRequest) Descriptor
deprecated
added in
v1.0.1
func (*DeleteResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteResourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteResourceRequest) GetId ¶ added in v1.0.1
func (x *DeleteResourceRequest) GetId() int64
func (*DeleteResourceRequest) ProtoMessage ¶ added in v1.0.1
func (*DeleteResourceRequest) ProtoMessage()
func (*DeleteResourceRequest) ProtoReflect ¶ added in v1.0.1
func (x *DeleteResourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteResourceRequest) Reset ¶ added in v1.0.1
func (x *DeleteResourceRequest) Reset()
func (*DeleteResourceRequest) String ¶ added in v1.0.1
func (x *DeleteResourceRequest) String() string
func (*DeleteResourceRequest) Validate ¶ added in v1.0.1
func (m *DeleteResourceRequest) Validate() error
Validate checks the field values on DeleteResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteResourceRequest) ValidateAll ¶ added in v1.0.1
func (m *DeleteResourceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteResourceRequestMultiError, or nil if none found.
type DeleteResourceRequestMultiError ¶ added in v1.0.1
type DeleteResourceRequestMultiError []error
DeleteResourceRequestMultiError is an error wrapping multiple validation errors returned by DeleteResourceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteResourceRequestMultiError) AllErrors ¶ added in v1.0.1
func (m DeleteResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteResourceRequestMultiError) Error ¶ added in v1.0.1
func (m DeleteResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteResourceRequestValidationError ¶ added in v1.0.1
type DeleteResourceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteResourceRequestValidationError is the validation error returned by DeleteResourceRequest.Validate if the designated constraints aren't met.
func (DeleteResourceRequestValidationError) Cause ¶ added in v1.0.1
func (e DeleteResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteResourceRequestValidationError) Error ¶ added in v1.0.1
func (e DeleteResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteResourceRequestValidationError) ErrorName ¶ added in v1.0.1
func (e DeleteResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteResourceRequestValidationError) Field ¶ added in v1.0.1
func (e DeleteResourceRequestValidationError) Field() string
Field function returns field value.
func (DeleteResourceRequestValidationError) Key ¶ added in v1.0.1
func (e DeleteResourceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteResourceRequestValidationError) Reason ¶ added in v1.0.1
func (e DeleteResourceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteResourceServerRequest ¶ added in v1.0.1
type DeleteResourceServerRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
删除环境
func (*DeleteResourceServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*DeleteResourceServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteResourceServerRequest.ProtoReflect.Descriptor instead.
func (*DeleteResourceServerRequest) GetId ¶ added in v1.0.1
func (x *DeleteResourceServerRequest) GetId() int64
func (*DeleteResourceServerRequest) ProtoMessage ¶ added in v1.0.1
func (*DeleteResourceServerRequest) ProtoMessage()
func (*DeleteResourceServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *DeleteResourceServerRequest) ProtoReflect() protoreflect.Message
func (*DeleteResourceServerRequest) Reset ¶ added in v1.0.1
func (x *DeleteResourceServerRequest) Reset()
func (*DeleteResourceServerRequest) String ¶ added in v1.0.1
func (x *DeleteResourceServerRequest) String() string
func (*DeleteResourceServerRequest) Validate ¶ added in v1.0.1
func (m *DeleteResourceServerRequest) Validate() error
Validate checks the field values on DeleteResourceServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteResourceServerRequest) ValidateAll ¶ added in v1.0.1
func (m *DeleteResourceServerRequest) ValidateAll() error
ValidateAll checks the field values on DeleteResourceServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteResourceServerRequestMultiError, or nil if none found.
type DeleteResourceServerRequestMultiError ¶ added in v1.0.1
type DeleteResourceServerRequestMultiError []error
DeleteResourceServerRequestMultiError is an error wrapping multiple validation errors returned by DeleteResourceServerRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteResourceServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m DeleteResourceServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteResourceServerRequestMultiError) Error ¶ added in v1.0.1
func (m DeleteResourceServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteResourceServerRequestValidationError ¶ added in v1.0.1
type DeleteResourceServerRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteResourceServerRequestValidationError is the validation error returned by DeleteResourceServerRequest.Validate if the designated constraints aren't met.
func (DeleteResourceServerRequestValidationError) Cause ¶ added in v1.0.1
func (e DeleteResourceServerRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteResourceServerRequestValidationError) Error ¶ added in v1.0.1
func (e DeleteResourceServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteResourceServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e DeleteResourceServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteResourceServerRequestValidationError) Field ¶ added in v1.0.1
func (e DeleteResourceServerRequestValidationError) Field() string
Field function returns field value.
func (DeleteResourceServerRequestValidationError) Key ¶ added in v1.0.1
func (e DeleteResourceServerRequestValidationError) Key() bool
Key function returns key value.
func (DeleteResourceServerRequestValidationError) Reason ¶ added in v1.0.1
func (e DeleteResourceServerRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServerRequest ¶ added in v1.0.1
type DeleteServerRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
删除环境
func (*DeleteServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*DeleteServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServerRequest.ProtoReflect.Descriptor instead.
func (*DeleteServerRequest) GetId ¶ added in v1.0.1
func (x *DeleteServerRequest) GetId() int64
func (*DeleteServerRequest) ProtoMessage ¶ added in v1.0.1
func (*DeleteServerRequest) ProtoMessage()
func (*DeleteServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *DeleteServerRequest) ProtoReflect() protoreflect.Message
func (*DeleteServerRequest) Reset ¶ added in v1.0.1
func (x *DeleteServerRequest) Reset()
func (*DeleteServerRequest) String ¶ added in v1.0.1
func (x *DeleteServerRequest) String() string
func (*DeleteServerRequest) Validate ¶ added in v1.0.1
func (m *DeleteServerRequest) Validate() error
Validate checks the field values on DeleteServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServerRequest) ValidateAll ¶ added in v1.0.1
func (m *DeleteServerRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServerRequestMultiError, or nil if none found.
type DeleteServerRequestMultiError ¶ added in v1.0.1
type DeleteServerRequestMultiError []error
DeleteServerRequestMultiError is an error wrapping multiple validation errors returned by DeleteServerRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m DeleteServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServerRequestMultiError) Error ¶ added in v1.0.1
func (m DeleteServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServerRequestValidationError ¶ added in v1.0.1
type DeleteServerRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServerRequestValidationError is the validation error returned by DeleteServerRequest.Validate if the designated constraints aren't met.
func (DeleteServerRequestValidationError) Cause ¶ added in v1.0.1
func (e DeleteServerRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServerRequestValidationError) Error ¶ added in v1.0.1
func (e DeleteServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e DeleteServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServerRequestValidationError) Field ¶ added in v1.0.1
func (e DeleteServerRequestValidationError) Field() string
Field function returns field value.
func (DeleteServerRequestValidationError) Key ¶ added in v1.0.1
func (e DeleteServerRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServerRequestValidationError) Reason ¶ added in v1.0.1
func (e DeleteServerRequestValidationError) Reason() string
Reason function returns reason value.
type Environment ¶
type Environment struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Status *bool `protobuf:"varint,5,opt,name=status,proto3,oneof" json:"status,omitempty"`
Operator *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
OperatorId *int64 `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
// contains filtered or unexported fields
}
func (*Environment) Descriptor
deprecated
func (*Environment) Descriptor() ([]byte, []int)
Deprecated: Use Environment.ProtoReflect.Descriptor instead.
func (*Environment) GetDescription ¶
func (x *Environment) GetDescription() string
func (*Environment) GetId ¶ added in v1.0.1
func (x *Environment) GetId() int64
func (*Environment) GetKeyword ¶
func (x *Environment) GetKeyword() string
func (*Environment) GetName ¶ added in v1.0.1
func (x *Environment) GetName() string
func (*Environment) GetOperator ¶
func (x *Environment) GetOperator() string
func (*Environment) GetOperatorId ¶
func (x *Environment) GetOperatorId() int64
func (*Environment) GetStatus ¶
func (x *Environment) GetStatus() bool
func (*Environment) ProtoMessage ¶
func (*Environment) ProtoMessage()
func (*Environment) ProtoReflect ¶
func (x *Environment) ProtoReflect() protoreflect.Message
func (*Environment) Reset ¶
func (x *Environment) Reset()
func (*Environment) String ¶
func (x *Environment) String() string
func (*Environment) Validate ¶
func (m *Environment) Validate() error
Validate checks the field values on Environment with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Environment) ValidateAll ¶
func (m *Environment) ValidateAll() error
ValidateAll checks the field values on Environment with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnvironmentMultiError, or nil if none found.
type EnvironmentMultiError ¶
type EnvironmentMultiError []error
EnvironmentMultiError is an error wrapping multiple validation errors returned by Environment.ValidateAll() if the designated constraints aren't met.
func (EnvironmentMultiError) AllErrors ¶
func (m EnvironmentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnvironmentMultiError) Error ¶
func (m EnvironmentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnvironmentValidationError ¶
type EnvironmentValidationError struct {
// contains filtered or unexported fields
}
EnvironmentValidationError is the validation error returned by Environment.Validate if the designated constraints aren't met.
func (EnvironmentValidationError) Cause ¶
func (e EnvironmentValidationError) Cause() error
Cause function returns cause value.
func (EnvironmentValidationError) Error ¶
func (e EnvironmentValidationError) Error() string
Error satisfies the builtin error interface
func (EnvironmentValidationError) ErrorName ¶
func (e EnvironmentValidationError) ErrorName() string
ErrorName returns error name.
func (EnvironmentValidationError) Field ¶
func (e EnvironmentValidationError) Field() string
Field function returns field value.
func (EnvironmentValidationError) Key ¶
func (e EnvironmentValidationError) Key() bool
Key function returns key value.
func (EnvironmentValidationError) Reason ¶
func (e EnvironmentValidationError) Reason() string
Reason function returns reason value.
type ErrorReason ¶ added in v1.0.1
type ErrorReason int32
const ( ErrorReason_Database ErrorReason = 0 ErrorReason_Transform ErrorReason = 1 ErrorReason_AlreadyExists ErrorReason = 2 ErrorReason_Params ErrorReason = 3 ErrorReason_NotRecord ErrorReason = 4 ErrorReason_ResourceFormatValue ErrorReason = 5 ErrorReason_CheckTemplate ErrorReason = 6 ErrorReason_ParseTemplate ErrorReason = 7 ErrorReason_VersionExist ErrorReason = 8 )
func (ErrorReason) Descriptor ¶ added in v1.0.1
func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
func (ErrorReason) Enum ¶ added in v1.0.1
func (x ErrorReason) Enum() *ErrorReason
func (ErrorReason) EnumDescriptor
deprecated
added in
v1.0.1
func (ErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use ErrorReason.Descriptor instead.
func (ErrorReason) Number ¶ added in v1.0.1
func (x ErrorReason) Number() protoreflect.EnumNumber
func (ErrorReason) String ¶ added in v1.0.1
func (x ErrorReason) String() string
func (ErrorReason) Type ¶ added in v1.0.1
func (ErrorReason) Type() protoreflect.EnumType
type GetConfigReply ¶ added in v1.0.1
type GetConfigReply struct {
Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"`
// contains filtered or unexported fields
}
func (*GetConfigReply) Descriptor
deprecated
added in
v1.0.1
func (*GetConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetConfigReply.ProtoReflect.Descriptor instead.
func (*GetConfigReply) GetContent ¶ added in v1.0.1
func (x *GetConfigReply) GetContent() string
func (*GetConfigReply) ProtoMessage ¶ added in v1.0.1
func (*GetConfigReply) ProtoMessage()
func (*GetConfigReply) ProtoReflect ¶ added in v1.0.1
func (x *GetConfigReply) ProtoReflect() protoreflect.Message
func (*GetConfigReply) Reset ¶ added in v1.0.1
func (x *GetConfigReply) Reset()
func (*GetConfigReply) String ¶ added in v1.0.1
func (x *GetConfigReply) String() string
func (*GetConfigReply) Validate ¶ added in v1.0.1
func (m *GetConfigReply) Validate() error
Validate checks the field values on GetConfigReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetConfigReply) ValidateAll ¶ added in v1.0.1
func (m *GetConfigReply) ValidateAll() error
ValidateAll checks the field values on GetConfigReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetConfigReplyMultiError, or nil if none found.
type GetConfigReplyMultiError ¶ added in v1.0.1
type GetConfigReplyMultiError []error
GetConfigReplyMultiError is an error wrapping multiple validation errors returned by GetConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetConfigReplyMultiError) AllErrors ¶ added in v1.0.1
func (m GetConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetConfigReplyMultiError) Error ¶ added in v1.0.1
func (m GetConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetConfigReplyValidationError ¶ added in v1.0.1
type GetConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetConfigReplyValidationError is the validation error returned by GetConfigReply.Validate if the designated constraints aren't met.
func (GetConfigReplyValidationError) Cause ¶ added in v1.0.1
func (e GetConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetConfigReplyValidationError) Error ¶ added in v1.0.1
func (e GetConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetConfigReplyValidationError) ErrorName ¶ added in v1.0.1
func (e GetConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetConfigReplyValidationError) Field ¶ added in v1.0.1
func (e GetConfigReplyValidationError) Field() string
Field function returns field value.
func (GetConfigReplyValidationError) Key ¶ added in v1.0.1
func (e GetConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetConfigReplyValidationError) Reason ¶ added in v1.0.1
func (e GetConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetConfigRequest ¶ added in v1.0.1
type GetConfigRequest struct {
SrvKeyword string `protobuf:"bytes,1,opt,name=srv_keyword,json=srvKeyword,proto3" json:"srv_keyword,omitempty"`
EnvKeyword string `protobuf:"bytes,2,opt,name=env_keyword,json=envKeyword,proto3" json:"env_keyword,omitempty"`
// contains filtered or unexported fields
}
获取配置
func (*GetConfigRequest) Descriptor
deprecated
added in
v1.0.1
func (*GetConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConfigRequest.ProtoReflect.Descriptor instead.
func (*GetConfigRequest) GetEnvKeyword ¶ added in v1.0.1
func (x *GetConfigRequest) GetEnvKeyword() string
func (*GetConfigRequest) GetSrvKeyword ¶ added in v1.0.1
func (x *GetConfigRequest) GetSrvKeyword() string
func (*GetConfigRequest) ProtoMessage ¶ added in v1.0.1
func (*GetConfigRequest) ProtoMessage()
func (*GetConfigRequest) ProtoReflect ¶ added in v1.0.1
func (x *GetConfigRequest) ProtoReflect() protoreflect.Message
func (*GetConfigRequest) Reset ¶ added in v1.0.1
func (x *GetConfigRequest) Reset()
func (*GetConfigRequest) String ¶ added in v1.0.1
func (x *GetConfigRequest) String() string
func (*GetConfigRequest) Validate ¶ added in v1.0.1
func (m *GetConfigRequest) Validate() error
Validate checks the field values on GetConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetConfigRequest) ValidateAll ¶ added in v1.0.1
func (m *GetConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetConfigRequestMultiError, or nil if none found.
type GetConfigRequestMultiError ¶ added in v1.0.1
type GetConfigRequestMultiError []error
GetConfigRequestMultiError is an error wrapping multiple validation errors returned by GetConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetConfigRequestMultiError) AllErrors ¶ added in v1.0.1
func (m GetConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetConfigRequestMultiError) Error ¶ added in v1.0.1
func (m GetConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetConfigRequestValidationError ¶ added in v1.0.1
type GetConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetConfigRequestValidationError is the validation error returned by GetConfigRequest.Validate if the designated constraints aren't met.
func (GetConfigRequestValidationError) Cause ¶ added in v1.0.1
func (e GetConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetConfigRequestValidationError) Error ¶ added in v1.0.1
func (e GetConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetConfigRequestValidationError) ErrorName ¶ added in v1.0.1
func (e GetConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetConfigRequestValidationError) Field ¶ added in v1.0.1
func (e GetConfigRequestValidationError) Field() string
Field function returns field value.
func (GetConfigRequestValidationError) Key ¶ added in v1.0.1
func (e GetConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetConfigRequestValidationError) Reason ¶ added in v1.0.1
func (e GetConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetEnvironmentTokenReply ¶ added in v1.0.1
type GetEnvironmentTokenReply struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (*GetEnvironmentTokenReply) Descriptor
deprecated
added in
v1.0.1
func (*GetEnvironmentTokenReply) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvironmentTokenReply.ProtoReflect.Descriptor instead.
func (*GetEnvironmentTokenReply) GetToken ¶ added in v1.0.1
func (x *GetEnvironmentTokenReply) GetToken() string
func (*GetEnvironmentTokenReply) ProtoMessage ¶ added in v1.0.1
func (*GetEnvironmentTokenReply) ProtoMessage()
func (*GetEnvironmentTokenReply) ProtoReflect ¶ added in v1.0.1
func (x *GetEnvironmentTokenReply) ProtoReflect() protoreflect.Message
func (*GetEnvironmentTokenReply) Reset ¶ added in v1.0.1
func (x *GetEnvironmentTokenReply) Reset()
func (*GetEnvironmentTokenReply) String ¶ added in v1.0.1
func (x *GetEnvironmentTokenReply) String() string
func (*GetEnvironmentTokenReply) Validate ¶ added in v1.0.1
func (m *GetEnvironmentTokenReply) Validate() error
Validate checks the field values on GetEnvironmentTokenReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetEnvironmentTokenReply) ValidateAll ¶ added in v1.0.1
func (m *GetEnvironmentTokenReply) ValidateAll() error
ValidateAll checks the field values on GetEnvironmentTokenReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetEnvironmentTokenReplyMultiError, or nil if none found.
type GetEnvironmentTokenReplyMultiError ¶ added in v1.0.1
type GetEnvironmentTokenReplyMultiError []error
GetEnvironmentTokenReplyMultiError is an error wrapping multiple validation errors returned by GetEnvironmentTokenReply.ValidateAll() if the designated constraints aren't met.
func (GetEnvironmentTokenReplyMultiError) AllErrors ¶ added in v1.0.1
func (m GetEnvironmentTokenReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEnvironmentTokenReplyMultiError) Error ¶ added in v1.0.1
func (m GetEnvironmentTokenReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEnvironmentTokenReplyValidationError ¶ added in v1.0.1
type GetEnvironmentTokenReplyValidationError struct {
// contains filtered or unexported fields
}
GetEnvironmentTokenReplyValidationError is the validation error returned by GetEnvironmentTokenReply.Validate if the designated constraints aren't met.
func (GetEnvironmentTokenReplyValidationError) Cause ¶ added in v1.0.1
func (e GetEnvironmentTokenReplyValidationError) Cause() error
Cause function returns cause value.
func (GetEnvironmentTokenReplyValidationError) Error ¶ added in v1.0.1
func (e GetEnvironmentTokenReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetEnvironmentTokenReplyValidationError) ErrorName ¶ added in v1.0.1
func (e GetEnvironmentTokenReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetEnvironmentTokenReplyValidationError) Field ¶ added in v1.0.1
func (e GetEnvironmentTokenReplyValidationError) Field() string
Field function returns field value.
func (GetEnvironmentTokenReplyValidationError) Key ¶ added in v1.0.1
func (e GetEnvironmentTokenReplyValidationError) Key() bool
Key function returns key value.
func (GetEnvironmentTokenReplyValidationError) Reason ¶ added in v1.0.1
func (e GetEnvironmentTokenReplyValidationError) Reason() string
Reason function returns reason value.
type GetEnvironmentTokenRequest ¶ added in v1.0.1
type GetEnvironmentTokenRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
获取指定环境token
func (*GetEnvironmentTokenRequest) Descriptor
deprecated
added in
v1.0.1
func (*GetEnvironmentTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvironmentTokenRequest.ProtoReflect.Descriptor instead.
func (*GetEnvironmentTokenRequest) GetId ¶ added in v1.0.1
func (x *GetEnvironmentTokenRequest) GetId() int64
func (*GetEnvironmentTokenRequest) ProtoMessage ¶ added in v1.0.1
func (*GetEnvironmentTokenRequest) ProtoMessage()
func (*GetEnvironmentTokenRequest) ProtoReflect ¶ added in v1.0.1
func (x *GetEnvironmentTokenRequest) ProtoReflect() protoreflect.Message
func (*GetEnvironmentTokenRequest) Reset ¶ added in v1.0.1
func (x *GetEnvironmentTokenRequest) Reset()
func (*GetEnvironmentTokenRequest) String ¶ added in v1.0.1
func (x *GetEnvironmentTokenRequest) String() string
func (*GetEnvironmentTokenRequest) Validate ¶ added in v1.0.1
func (m *GetEnvironmentTokenRequest) Validate() error
Validate checks the field values on GetEnvironmentTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetEnvironmentTokenRequest) ValidateAll ¶ added in v1.0.1
func (m *GetEnvironmentTokenRequest) ValidateAll() error
ValidateAll checks the field values on GetEnvironmentTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetEnvironmentTokenRequestMultiError, or nil if none found.
type GetEnvironmentTokenRequestMultiError ¶ added in v1.0.1
type GetEnvironmentTokenRequestMultiError []error
GetEnvironmentTokenRequestMultiError is an error wrapping multiple validation errors returned by GetEnvironmentTokenRequest.ValidateAll() if the designated constraints aren't met.
func (GetEnvironmentTokenRequestMultiError) AllErrors ¶ added in v1.0.1
func (m GetEnvironmentTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEnvironmentTokenRequestMultiError) Error ¶ added in v1.0.1
func (m GetEnvironmentTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEnvironmentTokenRequestValidationError ¶ added in v1.0.1
type GetEnvironmentTokenRequestValidationError struct {
// contains filtered or unexported fields
}
GetEnvironmentTokenRequestValidationError is the validation error returned by GetEnvironmentTokenRequest.Validate if the designated constraints aren't met.
func (GetEnvironmentTokenRequestValidationError) Cause ¶ added in v1.0.1
func (e GetEnvironmentTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEnvironmentTokenRequestValidationError) Error ¶ added in v1.0.1
func (e GetEnvironmentTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEnvironmentTokenRequestValidationError) ErrorName ¶ added in v1.0.1
func (e GetEnvironmentTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEnvironmentTokenRequestValidationError) Field ¶ added in v1.0.1
func (e GetEnvironmentTokenRequestValidationError) Field() string
Field function returns field value.
func (GetEnvironmentTokenRequestValidationError) Key ¶ added in v1.0.1
func (e GetEnvironmentTokenRequestValidationError) Key() bool
Key function returns key value.
func (GetEnvironmentTokenRequestValidationError) Reason ¶ added in v1.0.1
func (e GetEnvironmentTokenRequestValidationError) Reason() string
Reason function returns reason value.
type GetServerReply ¶ added in v1.0.1
type GetServerReply struct {
Server *Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"`
// contains filtered or unexported fields
}
func (*GetServerReply) Descriptor
deprecated
added in
v1.0.1
func (*GetServerReply) Descriptor() ([]byte, []int)
Deprecated: Use GetServerReply.ProtoReflect.Descriptor instead.
func (*GetServerReply) GetServer ¶ added in v1.0.1
func (x *GetServerReply) GetServer() *Server
func (*GetServerReply) ProtoMessage ¶ added in v1.0.1
func (*GetServerReply) ProtoMessage()
func (*GetServerReply) ProtoReflect ¶ added in v1.0.1
func (x *GetServerReply) ProtoReflect() protoreflect.Message
func (*GetServerReply) Reset ¶ added in v1.0.1
func (x *GetServerReply) Reset()
func (*GetServerReply) String ¶ added in v1.0.1
func (x *GetServerReply) String() string
func (*GetServerReply) Validate ¶ added in v1.0.1
func (m *GetServerReply) Validate() error
Validate checks the field values on GetServerReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServerReply) ValidateAll ¶ added in v1.0.1
func (m *GetServerReply) ValidateAll() error
ValidateAll checks the field values on GetServerReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServerReplyMultiError, or nil if none found.
type GetServerReplyMultiError ¶ added in v1.0.1
type GetServerReplyMultiError []error
GetServerReplyMultiError is an error wrapping multiple validation errors returned by GetServerReply.ValidateAll() if the designated constraints aren't met.
func (GetServerReplyMultiError) AllErrors ¶ added in v1.0.1
func (m GetServerReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServerReplyMultiError) Error ¶ added in v1.0.1
func (m GetServerReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServerReplyValidationError ¶ added in v1.0.1
type GetServerReplyValidationError struct {
// contains filtered or unexported fields
}
GetServerReplyValidationError is the validation error returned by GetServerReply.Validate if the designated constraints aren't met.
func (GetServerReplyValidationError) Cause ¶ added in v1.0.1
func (e GetServerReplyValidationError) Cause() error
Cause function returns cause value.
func (GetServerReplyValidationError) Error ¶ added in v1.0.1
func (e GetServerReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetServerReplyValidationError) ErrorName ¶ added in v1.0.1
func (e GetServerReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetServerReplyValidationError) Field ¶ added in v1.0.1
func (e GetServerReplyValidationError) Field() string
Field function returns field value.
func (GetServerReplyValidationError) Key ¶ added in v1.0.1
func (e GetServerReplyValidationError) Key() bool
Key function returns key value.
func (GetServerReplyValidationError) Reason ¶ added in v1.0.1
func (e GetServerReplyValidationError) Reason() string
Reason function returns reason value.
type GetServerRequest ¶ added in v1.0.1
type GetServerRequest struct {
Id *int64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id,omitempty"`
Keyword *string `protobuf:"bytes,2,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
// contains filtered or unexported fields
}
func (*GetServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*GetServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServerRequest.ProtoReflect.Descriptor instead.
func (*GetServerRequest) GetId ¶ added in v1.0.1
func (x *GetServerRequest) GetId() int64
func (*GetServerRequest) GetKeyword ¶ added in v1.0.1
func (x *GetServerRequest) GetKeyword() string
func (*GetServerRequest) ProtoMessage ¶ added in v1.0.1
func (*GetServerRequest) ProtoMessage()
func (*GetServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *GetServerRequest) ProtoReflect() protoreflect.Message
func (*GetServerRequest) Reset ¶ added in v1.0.1
func (x *GetServerRequest) Reset()
func (*GetServerRequest) String ¶ added in v1.0.1
func (x *GetServerRequest) String() string
func (*GetServerRequest) Validate ¶ added in v1.0.1
func (m *GetServerRequest) Validate() error
Validate checks the field values on GetServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServerRequest) ValidateAll ¶ added in v1.0.1
func (m *GetServerRequest) ValidateAll() error
ValidateAll checks the field values on GetServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServerRequestMultiError, or nil if none found.
type GetServerRequestMultiError ¶ added in v1.0.1
type GetServerRequestMultiError []error
GetServerRequestMultiError is an error wrapping multiple validation errors returned by GetServerRequest.ValidateAll() if the designated constraints aren't met.
func (GetServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m GetServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServerRequestMultiError) Error ¶ added in v1.0.1
func (m GetServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServerRequestValidationError ¶ added in v1.0.1
type GetServerRequestValidationError struct {
// contains filtered or unexported fields
}
GetServerRequestValidationError is the validation error returned by GetServerRequest.Validate if the designated constraints aren't met.
func (GetServerRequestValidationError) Cause ¶ added in v1.0.1
func (e GetServerRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServerRequestValidationError) Error ¶ added in v1.0.1
func (e GetServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e GetServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServerRequestValidationError) Field ¶ added in v1.0.1
func (e GetServerRequestValidationError) Field() string
Field function returns field value.
func (GetServerRequestValidationError) Key ¶ added in v1.0.1
func (e GetServerRequestValidationError) Key() bool
Key function returns key value.
func (GetServerRequestValidationError) Reason ¶ added in v1.0.1
func (e GetServerRequestValidationError) Reason() string
Reason function returns reason value.
type GetTemplateReply ¶ added in v1.0.1
type GetTemplateReply struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"`
IsUse *bool `protobuf:"varint,6,opt,name=is_use,json=isUse,proto3,oneof" json:"is_use,omitempty"`
Operator *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
OperatorId *int64 `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetTemplateReply) Descriptor
deprecated
added in
v1.0.1
func (*GetTemplateReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateReply.ProtoReflect.Descriptor instead.
func (*GetTemplateReply) GetContent ¶ added in v1.0.1
func (x *GetTemplateReply) GetContent() string
func (*GetTemplateReply) GetDescription ¶ added in v1.0.1
func (x *GetTemplateReply) GetDescription() string
func (*GetTemplateReply) GetId ¶ added in v1.0.1
func (x *GetTemplateReply) GetId() int64
func (*GetTemplateReply) GetIsUse ¶ added in v1.0.1
func (x *GetTemplateReply) GetIsUse() bool
func (*GetTemplateReply) GetOperator ¶ added in v1.0.1
func (x *GetTemplateReply) GetOperator() string
func (*GetTemplateReply) GetOperatorId ¶ added in v1.0.1
func (x *GetTemplateReply) GetOperatorId() int64
func (*GetTemplateReply) GetServerId ¶ added in v1.0.1
func (x *GetTemplateReply) GetServerId() int64
func (*GetTemplateReply) GetVersion ¶ added in v1.0.1
func (x *GetTemplateReply) GetVersion() string
func (*GetTemplateReply) ProtoMessage ¶ added in v1.0.1
func (*GetTemplateReply) ProtoMessage()
func (*GetTemplateReply) ProtoReflect ¶ added in v1.0.1
func (x *GetTemplateReply) ProtoReflect() protoreflect.Message
func (*GetTemplateReply) Reset ¶ added in v1.0.1
func (x *GetTemplateReply) Reset()
func (*GetTemplateReply) String ¶ added in v1.0.1
func (x *GetTemplateReply) String() string
func (*GetTemplateReply) Validate ¶ added in v1.0.1
func (m *GetTemplateReply) Validate() error
Validate checks the field values on GetTemplateReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTemplateReply) ValidateAll ¶ added in v1.0.1
func (m *GetTemplateReply) ValidateAll() error
ValidateAll checks the field values on GetTemplateReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTemplateReplyMultiError, or nil if none found.
type GetTemplateReplyMultiError ¶ added in v1.0.1
type GetTemplateReplyMultiError []error
GetTemplateReplyMultiError is an error wrapping multiple validation errors returned by GetTemplateReply.ValidateAll() if the designated constraints aren't met.
func (GetTemplateReplyMultiError) AllErrors ¶ added in v1.0.1
func (m GetTemplateReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTemplateReplyMultiError) Error ¶ added in v1.0.1
func (m GetTemplateReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTemplateReplyValidationError ¶ added in v1.0.1
type GetTemplateReplyValidationError struct {
// contains filtered or unexported fields
}
GetTemplateReplyValidationError is the validation error returned by GetTemplateReply.Validate if the designated constraints aren't met.
func (GetTemplateReplyValidationError) Cause ¶ added in v1.0.1
func (e GetTemplateReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTemplateReplyValidationError) Error ¶ added in v1.0.1
func (e GetTemplateReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTemplateReplyValidationError) ErrorName ¶ added in v1.0.1
func (e GetTemplateReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTemplateReplyValidationError) Field ¶ added in v1.0.1
func (e GetTemplateReplyValidationError) Field() string
Field function returns field value.
func (GetTemplateReplyValidationError) Key ¶ added in v1.0.1
func (e GetTemplateReplyValidationError) Key() bool
Key function returns key value.
func (GetTemplateReplyValidationError) Reason ¶ added in v1.0.1
func (e GetTemplateReplyValidationError) Reason() string
Reason function returns reason value.
type GetTemplateRequest ¶ added in v1.0.1
type GetTemplateRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
查询指定模板
func (*GetTemplateRequest) Descriptor
deprecated
added in
v1.0.1
func (*GetTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetTemplateRequest) GetId ¶ added in v1.0.1
func (x *GetTemplateRequest) GetId() int64
func (*GetTemplateRequest) ProtoMessage ¶ added in v1.0.1
func (*GetTemplateRequest) ProtoMessage()
func (*GetTemplateRequest) ProtoReflect ¶ added in v1.0.1
func (x *GetTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetTemplateRequest) Reset ¶ added in v1.0.1
func (x *GetTemplateRequest) Reset()
func (*GetTemplateRequest) String ¶ added in v1.0.1
func (x *GetTemplateRequest) String() string
func (*GetTemplateRequest) Validate ¶ added in v1.0.1
func (m *GetTemplateRequest) Validate() error
Validate checks the field values on GetTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTemplateRequest) ValidateAll ¶ added in v1.0.1
func (m *GetTemplateRequest) ValidateAll() error
ValidateAll checks the field values on GetTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTemplateRequestMultiError, or nil if none found.
type GetTemplateRequestMultiError ¶ added in v1.0.1
type GetTemplateRequestMultiError []error
GetTemplateRequestMultiError is an error wrapping multiple validation errors returned by GetTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (GetTemplateRequestMultiError) AllErrors ¶ added in v1.0.1
func (m GetTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTemplateRequestMultiError) Error ¶ added in v1.0.1
func (m GetTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTemplateRequestValidationError ¶ added in v1.0.1
type GetTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
GetTemplateRequestValidationError is the validation error returned by GetTemplateRequest.Validate if the designated constraints aren't met.
func (GetTemplateRequestValidationError) Cause ¶ added in v1.0.1
func (e GetTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTemplateRequestValidationError) Error ¶ added in v1.0.1
func (e GetTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTemplateRequestValidationError) ErrorName ¶ added in v1.0.1
func (e GetTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTemplateRequestValidationError) Field ¶ added in v1.0.1
func (e GetTemplateRequestValidationError) Field() string
Field function returns field value.
func (GetTemplateRequestValidationError) Key ¶ added in v1.0.1
func (e GetTemplateRequestValidationError) Key() bool
Key function returns key value.
func (GetTemplateRequestValidationError) Reason ¶ added in v1.0.1
func (e GetTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type PageBusinessReply ¶ added in v1.0.1
type PageBusinessReply struct {
Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*Business `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*PageBusinessReply) Descriptor
deprecated
added in
v1.0.1
func (*PageBusinessReply) Descriptor() ([]byte, []int)
Deprecated: Use PageBusinessReply.ProtoReflect.Descriptor instead.
func (*PageBusinessReply) GetList ¶ added in v1.0.1
func (x *PageBusinessReply) GetList() []*Business
func (*PageBusinessReply) GetTotal ¶ added in v1.0.1
func (x *PageBusinessReply) GetTotal() int64
func (*PageBusinessReply) ProtoMessage ¶ added in v1.0.1
func (*PageBusinessReply) ProtoMessage()
func (*PageBusinessReply) ProtoReflect ¶ added in v1.0.1
func (x *PageBusinessReply) ProtoReflect() protoreflect.Message
func (*PageBusinessReply) Reset ¶ added in v1.0.1
func (x *PageBusinessReply) Reset()
func (*PageBusinessReply) String ¶ added in v1.0.1
func (x *PageBusinessReply) String() string
func (*PageBusinessReply) Validate ¶ added in v1.0.1
func (m *PageBusinessReply) Validate() error
Validate checks the field values on PageBusinessReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageBusinessReply) ValidateAll ¶ added in v1.0.1
func (m *PageBusinessReply) ValidateAll() error
ValidateAll checks the field values on PageBusinessReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageBusinessReplyMultiError, or nil if none found.
type PageBusinessReplyMultiError ¶ added in v1.0.1
type PageBusinessReplyMultiError []error
PageBusinessReplyMultiError is an error wrapping multiple validation errors returned by PageBusinessReply.ValidateAll() if the designated constraints aren't met.
func (PageBusinessReplyMultiError) AllErrors ¶ added in v1.0.1
func (m PageBusinessReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageBusinessReplyMultiError) Error ¶ added in v1.0.1
func (m PageBusinessReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageBusinessReplyValidationError ¶ added in v1.0.1
type PageBusinessReplyValidationError struct {
// contains filtered or unexported fields
}
PageBusinessReplyValidationError is the validation error returned by PageBusinessReply.Validate if the designated constraints aren't met.
func (PageBusinessReplyValidationError) Cause ¶ added in v1.0.1
func (e PageBusinessReplyValidationError) Cause() error
Cause function returns cause value.
func (PageBusinessReplyValidationError) Error ¶ added in v1.0.1
func (e PageBusinessReplyValidationError) Error() string
Error satisfies the builtin error interface
func (PageBusinessReplyValidationError) ErrorName ¶ added in v1.0.1
func (e PageBusinessReplyValidationError) ErrorName() string
ErrorName returns error name.
func (PageBusinessReplyValidationError) Field ¶ added in v1.0.1
func (e PageBusinessReplyValidationError) Field() string
Field function returns field value.
func (PageBusinessReplyValidationError) Key ¶ added in v1.0.1
func (e PageBusinessReplyValidationError) Key() bool
Key function returns key value.
func (PageBusinessReplyValidationError) Reason ¶ added in v1.0.1
func (e PageBusinessReplyValidationError) Reason() string
Reason function returns reason value.
type PageBusinessRequest ¶ added in v1.0.1
type PageBusinessRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
Keyword *string `protobuf:"bytes,3,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
// contains filtered or unexported fields
}
func (*PageBusinessRequest) Descriptor
deprecated
added in
v1.0.1
func (*PageBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use PageBusinessRequest.ProtoReflect.Descriptor instead.
func (*PageBusinessRequest) GetKeyword ¶ added in v1.0.1
func (x *PageBusinessRequest) GetKeyword() string
func (*PageBusinessRequest) GetPage ¶ added in v1.0.1
func (x *PageBusinessRequest) GetPage() int32
func (*PageBusinessRequest) GetPageSize ¶ added in v1.0.1
func (x *PageBusinessRequest) GetPageSize() int32
func (*PageBusinessRequest) ProtoMessage ¶ added in v1.0.1
func (*PageBusinessRequest) ProtoMessage()
func (*PageBusinessRequest) ProtoReflect ¶ added in v1.0.1
func (x *PageBusinessRequest) ProtoReflect() protoreflect.Message
func (*PageBusinessRequest) Reset ¶ added in v1.0.1
func (x *PageBusinessRequest) Reset()
func (*PageBusinessRequest) String ¶ added in v1.0.1
func (x *PageBusinessRequest) String() string
func (*PageBusinessRequest) Validate ¶ added in v1.0.1
func (m *PageBusinessRequest) Validate() error
Validate checks the field values on PageBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageBusinessRequest) ValidateAll ¶ added in v1.0.1
func (m *PageBusinessRequest) ValidateAll() error
ValidateAll checks the field values on PageBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageBusinessRequestMultiError, or nil if none found.
type PageBusinessRequestMultiError ¶ added in v1.0.1
type PageBusinessRequestMultiError []error
PageBusinessRequestMultiError is an error wrapping multiple validation errors returned by PageBusinessRequest.ValidateAll() if the designated constraints aren't met.
func (PageBusinessRequestMultiError) AllErrors ¶ added in v1.0.1
func (m PageBusinessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageBusinessRequestMultiError) Error ¶ added in v1.0.1
func (m PageBusinessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageBusinessRequestValidationError ¶ added in v1.0.1
type PageBusinessRequestValidationError struct {
// contains filtered or unexported fields
}
PageBusinessRequestValidationError is the validation error returned by PageBusinessRequest.Validate if the designated constraints aren't met.
func (PageBusinessRequestValidationError) Cause ¶ added in v1.0.1
func (e PageBusinessRequestValidationError) Cause() error
Cause function returns cause value.
func (PageBusinessRequestValidationError) Error ¶ added in v1.0.1
func (e PageBusinessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PageBusinessRequestValidationError) ErrorName ¶ added in v1.0.1
func (e PageBusinessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PageBusinessRequestValidationError) Field ¶ added in v1.0.1
func (e PageBusinessRequestValidationError) Field() string
Field function returns field value.
func (PageBusinessRequestValidationError) Key ¶ added in v1.0.1
func (e PageBusinessRequestValidationError) Key() bool
Key function returns key value.
func (PageBusinessRequestValidationError) Reason ¶ added in v1.0.1
func (e PageBusinessRequestValidationError) Reason() string
Reason function returns reason value.
type PageResourceReply ¶ added in v1.0.1
type PageResourceReply struct {
Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*Resource `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*PageResourceReply) Descriptor
deprecated
added in
v1.0.1
func (*PageResourceReply) Descriptor() ([]byte, []int)
Deprecated: Use PageResourceReply.ProtoReflect.Descriptor instead.
func (*PageResourceReply) GetList ¶ added in v1.0.1
func (x *PageResourceReply) GetList() []*Resource
func (*PageResourceReply) GetTotal ¶ added in v1.0.1
func (x *PageResourceReply) GetTotal() int64
func (*PageResourceReply) ProtoMessage ¶ added in v1.0.1
func (*PageResourceReply) ProtoMessage()
func (*PageResourceReply) ProtoReflect ¶ added in v1.0.1
func (x *PageResourceReply) ProtoReflect() protoreflect.Message
func (*PageResourceReply) Reset ¶ added in v1.0.1
func (x *PageResourceReply) Reset()
func (*PageResourceReply) String ¶ added in v1.0.1
func (x *PageResourceReply) String() string
func (*PageResourceReply) Validate ¶ added in v1.0.1
func (m *PageResourceReply) Validate() error
Validate checks the field values on PageResourceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageResourceReply) ValidateAll ¶ added in v1.0.1
func (m *PageResourceReply) ValidateAll() error
ValidateAll checks the field values on PageResourceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageResourceReplyMultiError, or nil if none found.
type PageResourceReplyMultiError ¶ added in v1.0.1
type PageResourceReplyMultiError []error
PageResourceReplyMultiError is an error wrapping multiple validation errors returned by PageResourceReply.ValidateAll() if the designated constraints aren't met.
func (PageResourceReplyMultiError) AllErrors ¶ added in v1.0.1
func (m PageResourceReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageResourceReplyMultiError) Error ¶ added in v1.0.1
func (m PageResourceReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageResourceReplyValidationError ¶ added in v1.0.1
type PageResourceReplyValidationError struct {
// contains filtered or unexported fields
}
PageResourceReplyValidationError is the validation error returned by PageResourceReply.Validate if the designated constraints aren't met.
func (PageResourceReplyValidationError) Cause ¶ added in v1.0.1
func (e PageResourceReplyValidationError) Cause() error
Cause function returns cause value.
func (PageResourceReplyValidationError) Error ¶ added in v1.0.1
func (e PageResourceReplyValidationError) Error() string
Error satisfies the builtin error interface
func (PageResourceReplyValidationError) ErrorName ¶ added in v1.0.1
func (e PageResourceReplyValidationError) ErrorName() string
ErrorName returns error name.
func (PageResourceReplyValidationError) Field ¶ added in v1.0.1
func (e PageResourceReplyValidationError) Field() string
Field function returns field value.
func (PageResourceReplyValidationError) Key ¶ added in v1.0.1
func (e PageResourceReplyValidationError) Key() bool
Key function returns key value.
func (PageResourceReplyValidationError) Reason ¶ added in v1.0.1
func (e PageResourceReplyValidationError) Reason() string
Reason function returns reason value.
type PageResourceRequest ¶ added in v1.0.1
type PageResourceRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
Keyword *string `protobuf:"bytes,3,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
Tag *string `protobuf:"bytes,4,opt,name=tag,proto3,oneof" json:"tag,omitempty"`
// contains filtered or unexported fields
}
func (*PageResourceRequest) Descriptor
deprecated
added in
v1.0.1
func (*PageResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PageResourceRequest.ProtoReflect.Descriptor instead.
func (*PageResourceRequest) GetKeyword ¶ added in v1.0.1
func (x *PageResourceRequest) GetKeyword() string
func (*PageResourceRequest) GetPage ¶ added in v1.0.1
func (x *PageResourceRequest) GetPage() int32
func (*PageResourceRequest) GetPageSize ¶ added in v1.0.1
func (x *PageResourceRequest) GetPageSize() int32
func (*PageResourceRequest) GetTag ¶ added in v1.0.1
func (x *PageResourceRequest) GetTag() string
func (*PageResourceRequest) ProtoMessage ¶ added in v1.0.1
func (*PageResourceRequest) ProtoMessage()
func (*PageResourceRequest) ProtoReflect ¶ added in v1.0.1
func (x *PageResourceRequest) ProtoReflect() protoreflect.Message
func (*PageResourceRequest) Reset ¶ added in v1.0.1
func (x *PageResourceRequest) Reset()
func (*PageResourceRequest) String ¶ added in v1.0.1
func (x *PageResourceRequest) String() string
func (*PageResourceRequest) Validate ¶ added in v1.0.1
func (m *PageResourceRequest) Validate() error
Validate checks the field values on PageResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageResourceRequest) ValidateAll ¶ added in v1.0.1
func (m *PageResourceRequest) ValidateAll() error
ValidateAll checks the field values on PageResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageResourceRequestMultiError, or nil if none found.
type PageResourceRequestMultiError ¶ added in v1.0.1
type PageResourceRequestMultiError []error
PageResourceRequestMultiError is an error wrapping multiple validation errors returned by PageResourceRequest.ValidateAll() if the designated constraints aren't met.
func (PageResourceRequestMultiError) AllErrors ¶ added in v1.0.1
func (m PageResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageResourceRequestMultiError) Error ¶ added in v1.0.1
func (m PageResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageResourceRequestValidationError ¶ added in v1.0.1
type PageResourceRequestValidationError struct {
// contains filtered or unexported fields
}
PageResourceRequestValidationError is the validation error returned by PageResourceRequest.Validate if the designated constraints aren't met.
func (PageResourceRequestValidationError) Cause ¶ added in v1.0.1
func (e PageResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (PageResourceRequestValidationError) Error ¶ added in v1.0.1
func (e PageResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PageResourceRequestValidationError) ErrorName ¶ added in v1.0.1
func (e PageResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PageResourceRequestValidationError) Field ¶ added in v1.0.1
func (e PageResourceRequestValidationError) Field() string
Field function returns field value.
func (PageResourceRequestValidationError) Key ¶ added in v1.0.1
func (e PageResourceRequestValidationError) Key() bool
Key function returns key value.
func (PageResourceRequestValidationError) Reason ¶ added in v1.0.1
func (e PageResourceRequestValidationError) Reason() string
Reason function returns reason value.
type PageServerReply ¶ added in v1.0.1
type PageServerReply struct {
Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*Server `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*PageServerReply) Descriptor
deprecated
added in
v1.0.1
func (*PageServerReply) Descriptor() ([]byte, []int)
Deprecated: Use PageServerReply.ProtoReflect.Descriptor instead.
func (*PageServerReply) GetList ¶ added in v1.0.1
func (x *PageServerReply) GetList() []*Server
func (*PageServerReply) GetTotal ¶ added in v1.0.1
func (x *PageServerReply) GetTotal() int64
func (*PageServerReply) ProtoMessage ¶ added in v1.0.1
func (*PageServerReply) ProtoMessage()
func (*PageServerReply) ProtoReflect ¶ added in v1.0.1
func (x *PageServerReply) ProtoReflect() protoreflect.Message
func (*PageServerReply) Reset ¶ added in v1.0.1
func (x *PageServerReply) Reset()
func (*PageServerReply) String ¶ added in v1.0.1
func (x *PageServerReply) String() string
func (*PageServerReply) Validate ¶ added in v1.0.1
func (m *PageServerReply) Validate() error
Validate checks the field values on PageServerReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageServerReply) ValidateAll ¶ added in v1.0.1
func (m *PageServerReply) ValidateAll() error
ValidateAll checks the field values on PageServerReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageServerReplyMultiError, or nil if none found.
type PageServerReplyMultiError ¶ added in v1.0.1
type PageServerReplyMultiError []error
PageServerReplyMultiError is an error wrapping multiple validation errors returned by PageServerReply.ValidateAll() if the designated constraints aren't met.
func (PageServerReplyMultiError) AllErrors ¶ added in v1.0.1
func (m PageServerReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageServerReplyMultiError) Error ¶ added in v1.0.1
func (m PageServerReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageServerReplyValidationError ¶ added in v1.0.1
type PageServerReplyValidationError struct {
// contains filtered or unexported fields
}
PageServerReplyValidationError is the validation error returned by PageServerReply.Validate if the designated constraints aren't met.
func (PageServerReplyValidationError) Cause ¶ added in v1.0.1
func (e PageServerReplyValidationError) Cause() error
Cause function returns cause value.
func (PageServerReplyValidationError) Error ¶ added in v1.0.1
func (e PageServerReplyValidationError) Error() string
Error satisfies the builtin error interface
func (PageServerReplyValidationError) ErrorName ¶ added in v1.0.1
func (e PageServerReplyValidationError) ErrorName() string
ErrorName returns error name.
func (PageServerReplyValidationError) Field ¶ added in v1.0.1
func (e PageServerReplyValidationError) Field() string
Field function returns field value.
func (PageServerReplyValidationError) Key ¶ added in v1.0.1
func (e PageServerReplyValidationError) Key() bool
Key function returns key value.
func (PageServerReplyValidationError) Reason ¶ added in v1.0.1
func (e PageServerReplyValidationError) Reason() string
Reason function returns reason value.
type PageServerRequest ¶ added in v1.0.1
type PageServerRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
Keyword *string `protobuf:"bytes,3,opt,name=keyword,proto3,oneof" json:"keyword,omitempty"`
// contains filtered or unexported fields
}
func (*PageServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*PageServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PageServerRequest.ProtoReflect.Descriptor instead.
func (*PageServerRequest) GetKeyword ¶ added in v1.0.1
func (x *PageServerRequest) GetKeyword() string
func (*PageServerRequest) GetPage ¶ added in v1.0.1
func (x *PageServerRequest) GetPage() int32
func (*PageServerRequest) GetPageSize ¶ added in v1.0.1
func (x *PageServerRequest) GetPageSize() int32
func (*PageServerRequest) ProtoMessage ¶ added in v1.0.1
func (*PageServerRequest) ProtoMessage()
func (*PageServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *PageServerRequest) ProtoReflect() protoreflect.Message
func (*PageServerRequest) Reset ¶ added in v1.0.1
func (x *PageServerRequest) Reset()
func (*PageServerRequest) String ¶ added in v1.0.1
func (x *PageServerRequest) String() string
func (*PageServerRequest) Validate ¶ added in v1.0.1
func (m *PageServerRequest) Validate() error
Validate checks the field values on PageServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageServerRequest) ValidateAll ¶ added in v1.0.1
func (m *PageServerRequest) ValidateAll() error
ValidateAll checks the field values on PageServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageServerRequestMultiError, or nil if none found.
type PageServerRequestMultiError ¶ added in v1.0.1
type PageServerRequestMultiError []error
PageServerRequestMultiError is an error wrapping multiple validation errors returned by PageServerRequest.ValidateAll() if the designated constraints aren't met.
func (PageServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m PageServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageServerRequestMultiError) Error ¶ added in v1.0.1
func (m PageServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageServerRequestValidationError ¶ added in v1.0.1
type PageServerRequestValidationError struct {
// contains filtered or unexported fields
}
PageServerRequestValidationError is the validation error returned by PageServerRequest.Validate if the designated constraints aren't met.
func (PageServerRequestValidationError) Cause ¶ added in v1.0.1
func (e PageServerRequestValidationError) Cause() error
Cause function returns cause value.
func (PageServerRequestValidationError) Error ¶ added in v1.0.1
func (e PageServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PageServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e PageServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PageServerRequestValidationError) Field ¶ added in v1.0.1
func (e PageServerRequestValidationError) Field() string
Field function returns field value.
func (PageServerRequestValidationError) Key ¶ added in v1.0.1
func (e PageServerRequestValidationError) Key() bool
Key function returns key value.
func (PageServerRequestValidationError) Reason ¶ added in v1.0.1
func (e PageServerRequestValidationError) Reason() string
Reason function returns reason value.
type PageTemplateReply ¶ added in v1.0.1
type PageTemplateReply struct {
Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*PageTemplateReply_Template `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*PageTemplateReply) Descriptor
deprecated
added in
v1.0.1
func (*PageTemplateReply) Descriptor() ([]byte, []int)
Deprecated: Use PageTemplateReply.ProtoReflect.Descriptor instead.
func (*PageTemplateReply) GetList ¶ added in v1.0.1
func (x *PageTemplateReply) GetList() []*PageTemplateReply_Template
func (*PageTemplateReply) GetTotal ¶ added in v1.0.1
func (x *PageTemplateReply) GetTotal() int64
func (*PageTemplateReply) ProtoMessage ¶ added in v1.0.1
func (*PageTemplateReply) ProtoMessage()
func (*PageTemplateReply) ProtoReflect ¶ added in v1.0.1
func (x *PageTemplateReply) ProtoReflect() protoreflect.Message
func (*PageTemplateReply) Reset ¶ added in v1.0.1
func (x *PageTemplateReply) Reset()
func (*PageTemplateReply) String ¶ added in v1.0.1
func (x *PageTemplateReply) String() string
func (*PageTemplateReply) Validate ¶ added in v1.0.1
func (m *PageTemplateReply) Validate() error
Validate checks the field values on PageTemplateReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageTemplateReply) ValidateAll ¶ added in v1.0.1
func (m *PageTemplateReply) ValidateAll() error
ValidateAll checks the field values on PageTemplateReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageTemplateReplyMultiError, or nil if none found.
type PageTemplateReplyMultiError ¶ added in v1.0.1
type PageTemplateReplyMultiError []error
PageTemplateReplyMultiError is an error wrapping multiple validation errors returned by PageTemplateReply.ValidateAll() if the designated constraints aren't met.
func (PageTemplateReplyMultiError) AllErrors ¶ added in v1.0.1
func (m PageTemplateReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageTemplateReplyMultiError) Error ¶ added in v1.0.1
func (m PageTemplateReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageTemplateReplyValidationError ¶ added in v1.0.1
type PageTemplateReplyValidationError struct {
// contains filtered or unexported fields
}
PageTemplateReplyValidationError is the validation error returned by PageTemplateReply.Validate if the designated constraints aren't met.
func (PageTemplateReplyValidationError) Cause ¶ added in v1.0.1
func (e PageTemplateReplyValidationError) Cause() error
Cause function returns cause value.
func (PageTemplateReplyValidationError) Error ¶ added in v1.0.1
func (e PageTemplateReplyValidationError) Error() string
Error satisfies the builtin error interface
func (PageTemplateReplyValidationError) ErrorName ¶ added in v1.0.1
func (e PageTemplateReplyValidationError) ErrorName() string
ErrorName returns error name.
func (PageTemplateReplyValidationError) Field ¶ added in v1.0.1
func (e PageTemplateReplyValidationError) Field() string
Field function returns field value.
func (PageTemplateReplyValidationError) Key ¶ added in v1.0.1
func (e PageTemplateReplyValidationError) Key() bool
Key function returns key value.
func (PageTemplateReplyValidationError) Reason ¶ added in v1.0.1
func (e PageTemplateReplyValidationError) Reason() string
Reason function returns reason value.
type PageTemplateReply_Template ¶ added in v1.0.1
type PageTemplateReply_Template struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
IsUse bool `protobuf:"varint,5,opt,name=is_use,json=isUse,proto3" json:"is_use,omitempty"`
CreatedAt int64 `protobuf:"varint,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
Operator *string `protobuf:"bytes,7,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
OperatorId *int64 `protobuf:"varint,8,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
// contains filtered or unexported fields
}
func (*PageTemplateReply_Template) Descriptor
deprecated
added in
v1.0.1
func (*PageTemplateReply_Template) Descriptor() ([]byte, []int)
Deprecated: Use PageTemplateReply_Template.ProtoReflect.Descriptor instead.
func (*PageTemplateReply_Template) GetCreatedAt ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetCreatedAt() int64
func (*PageTemplateReply_Template) GetDescription ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetDescription() string
func (*PageTemplateReply_Template) GetId ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetId() int64
func (*PageTemplateReply_Template) GetIsUse ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetIsUse() bool
func (*PageTemplateReply_Template) GetOperator ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetOperator() string
func (*PageTemplateReply_Template) GetOperatorId ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetOperatorId() int64
func (*PageTemplateReply_Template) GetServerId ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetServerId() int64
func (*PageTemplateReply_Template) GetVersion ¶ added in v1.0.1
func (x *PageTemplateReply_Template) GetVersion() string
func (*PageTemplateReply_Template) ProtoMessage ¶ added in v1.0.1
func (*PageTemplateReply_Template) ProtoMessage()
func (*PageTemplateReply_Template) ProtoReflect ¶ added in v1.0.1
func (x *PageTemplateReply_Template) ProtoReflect() protoreflect.Message
func (*PageTemplateReply_Template) Reset ¶ added in v1.0.1
func (x *PageTemplateReply_Template) Reset()
func (*PageTemplateReply_Template) String ¶ added in v1.0.1
func (x *PageTemplateReply_Template) String() string
func (*PageTemplateReply_Template) Validate ¶ added in v1.0.1
func (m *PageTemplateReply_Template) Validate() error
Validate checks the field values on PageTemplateReply_Template with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageTemplateReply_Template) ValidateAll ¶ added in v1.0.1
func (m *PageTemplateReply_Template) ValidateAll() error
ValidateAll checks the field values on PageTemplateReply_Template with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageTemplateReply_TemplateMultiError, or nil if none found.
type PageTemplateReply_TemplateMultiError ¶ added in v1.0.1
type PageTemplateReply_TemplateMultiError []error
PageTemplateReply_TemplateMultiError is an error wrapping multiple validation errors returned by PageTemplateReply_Template.ValidateAll() if the designated constraints aren't met.
func (PageTemplateReply_TemplateMultiError) AllErrors ¶ added in v1.0.1
func (m PageTemplateReply_TemplateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageTemplateReply_TemplateMultiError) Error ¶ added in v1.0.1
func (m PageTemplateReply_TemplateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageTemplateReply_TemplateValidationError ¶ added in v1.0.1
type PageTemplateReply_TemplateValidationError struct {
// contains filtered or unexported fields
}
PageTemplateReply_TemplateValidationError is the validation error returned by PageTemplateReply_Template.Validate if the designated constraints aren't met.
func (PageTemplateReply_TemplateValidationError) Cause ¶ added in v1.0.1
func (e PageTemplateReply_TemplateValidationError) Cause() error
Cause function returns cause value.
func (PageTemplateReply_TemplateValidationError) Error ¶ added in v1.0.1
func (e PageTemplateReply_TemplateValidationError) Error() string
Error satisfies the builtin error interface
func (PageTemplateReply_TemplateValidationError) ErrorName ¶ added in v1.0.1
func (e PageTemplateReply_TemplateValidationError) ErrorName() string
ErrorName returns error name.
func (PageTemplateReply_TemplateValidationError) Field ¶ added in v1.0.1
func (e PageTemplateReply_TemplateValidationError) Field() string
Field function returns field value.
func (PageTemplateReply_TemplateValidationError) Key ¶ added in v1.0.1
func (e PageTemplateReply_TemplateValidationError) Key() bool
Key function returns key value.
func (PageTemplateReply_TemplateValidationError) Reason ¶ added in v1.0.1
func (e PageTemplateReply_TemplateValidationError) Reason() string
Reason function returns reason value.
type PageTemplateRequest ¶ added in v1.0.1
type PageTemplateRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
ServerId int64 `protobuf:"varint,3,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
// contains filtered or unexported fields
}
func (*PageTemplateRequest) Descriptor
deprecated
added in
v1.0.1
func (*PageTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PageTemplateRequest.ProtoReflect.Descriptor instead.
func (*PageTemplateRequest) GetPage ¶ added in v1.0.1
func (x *PageTemplateRequest) GetPage() int32
func (*PageTemplateRequest) GetPageSize ¶ added in v1.0.1
func (x *PageTemplateRequest) GetPageSize() int32
func (*PageTemplateRequest) GetServerId ¶ added in v1.0.1
func (x *PageTemplateRequest) GetServerId() int64
func (*PageTemplateRequest) ProtoMessage ¶ added in v1.0.1
func (*PageTemplateRequest) ProtoMessage()
func (*PageTemplateRequest) ProtoReflect ¶ added in v1.0.1
func (x *PageTemplateRequest) ProtoReflect() protoreflect.Message
func (*PageTemplateRequest) Reset ¶ added in v1.0.1
func (x *PageTemplateRequest) Reset()
func (*PageTemplateRequest) String ¶ added in v1.0.1
func (x *PageTemplateRequest) String() string
func (*PageTemplateRequest) Validate ¶ added in v1.0.1
func (m *PageTemplateRequest) Validate() error
Validate checks the field values on PageTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PageTemplateRequest) ValidateAll ¶ added in v1.0.1
func (m *PageTemplateRequest) ValidateAll() error
ValidateAll checks the field values on PageTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PageTemplateRequestMultiError, or nil if none found.
type PageTemplateRequestMultiError ¶ added in v1.0.1
type PageTemplateRequestMultiError []error
PageTemplateRequestMultiError is an error wrapping multiple validation errors returned by PageTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (PageTemplateRequestMultiError) AllErrors ¶ added in v1.0.1
func (m PageTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageTemplateRequestMultiError) Error ¶ added in v1.0.1
func (m PageTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageTemplateRequestValidationError ¶ added in v1.0.1
type PageTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
PageTemplateRequestValidationError is the validation error returned by PageTemplateRequest.Validate if the designated constraints aren't met.
func (PageTemplateRequestValidationError) Cause ¶ added in v1.0.1
func (e PageTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (PageTemplateRequestValidationError) Error ¶ added in v1.0.1
func (e PageTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PageTemplateRequestValidationError) ErrorName ¶ added in v1.0.1
func (e PageTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PageTemplateRequestValidationError) Field ¶ added in v1.0.1
func (e PageTemplateRequestValidationError) Field() string
Field function returns field value.
func (PageTemplateRequestValidationError) Key ¶ added in v1.0.1
func (e PageTemplateRequestValidationError) Key() bool
Key function returns key value.
func (PageTemplateRequestValidationError) Reason ¶ added in v1.0.1
func (e PageTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type ResetEnvironmentTokenRequest ¶ added in v1.0.1
type ResetEnvironmentTokenRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
重置token
func (*ResetEnvironmentTokenRequest) Descriptor
deprecated
added in
v1.0.1
func (*ResetEnvironmentTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetEnvironmentTokenRequest.ProtoReflect.Descriptor instead.
func (*ResetEnvironmentTokenRequest) GetId ¶ added in v1.0.1
func (x *ResetEnvironmentTokenRequest) GetId() int64
func (*ResetEnvironmentTokenRequest) ProtoMessage ¶ added in v1.0.1
func (*ResetEnvironmentTokenRequest) ProtoMessage()
func (*ResetEnvironmentTokenRequest) ProtoReflect ¶ added in v1.0.1
func (x *ResetEnvironmentTokenRequest) ProtoReflect() protoreflect.Message
func (*ResetEnvironmentTokenRequest) Reset ¶ added in v1.0.1
func (x *ResetEnvironmentTokenRequest) Reset()
func (*ResetEnvironmentTokenRequest) String ¶ added in v1.0.1
func (x *ResetEnvironmentTokenRequest) String() string
func (*ResetEnvironmentTokenRequest) Validate ¶ added in v1.0.1
func (m *ResetEnvironmentTokenRequest) Validate() error
Validate checks the field values on ResetEnvironmentTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResetEnvironmentTokenRequest) ValidateAll ¶ added in v1.0.1
func (m *ResetEnvironmentTokenRequest) ValidateAll() error
ValidateAll checks the field values on ResetEnvironmentTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetEnvironmentTokenRequestMultiError, or nil if none found.
type ResetEnvironmentTokenRequestMultiError ¶ added in v1.0.1
type ResetEnvironmentTokenRequestMultiError []error
ResetEnvironmentTokenRequestMultiError is an error wrapping multiple validation errors returned by ResetEnvironmentTokenRequest.ValidateAll() if the designated constraints aren't met.
func (ResetEnvironmentTokenRequestMultiError) AllErrors ¶ added in v1.0.1
func (m ResetEnvironmentTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResetEnvironmentTokenRequestMultiError) Error ¶ added in v1.0.1
func (m ResetEnvironmentTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResetEnvironmentTokenRequestValidationError ¶ added in v1.0.1
type ResetEnvironmentTokenRequestValidationError struct {
// contains filtered or unexported fields
}
ResetEnvironmentTokenRequestValidationError is the validation error returned by ResetEnvironmentTokenRequest.Validate if the designated constraints aren't met.
func (ResetEnvironmentTokenRequestValidationError) Cause ¶ added in v1.0.1
func (e ResetEnvironmentTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (ResetEnvironmentTokenRequestValidationError) Error ¶ added in v1.0.1
func (e ResetEnvironmentTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ResetEnvironmentTokenRequestValidationError) ErrorName ¶ added in v1.0.1
func (e ResetEnvironmentTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResetEnvironmentTokenRequestValidationError) Field ¶ added in v1.0.1
func (e ResetEnvironmentTokenRequestValidationError) Field() string
Field function returns field value.
func (ResetEnvironmentTokenRequestValidationError) Key ¶ added in v1.0.1
func (e ResetEnvironmentTokenRequestValidationError) Key() bool
Key function returns key value.
func (ResetEnvironmentTokenRequestValidationError) Reason ¶ added in v1.0.1
func (e ResetEnvironmentTokenRequestValidationError) Reason() string
Reason function returns reason value.
type Resource ¶ added in v1.0.1
type Resource struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Fields string `protobuf:"bytes,4,opt,name=fields,proto3" json:"fields,omitempty"`
Tag string `protobuf:"bytes,5,opt,name=tag,proto3" json:"tag,omitempty"`
// contains filtered or unexported fields
}
func (*Resource) Descriptor
deprecated
added in
v1.0.1
func (*Resource) GetDescription ¶ added in v1.0.1
func (*Resource) GetKeyword ¶ added in v1.0.1
func (*Resource) ProtoMessage ¶ added in v1.0.1
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶ added in v1.0.1
func (x *Resource) ProtoReflect() protoreflect.Message
func (*Resource) Validate ¶ added in v1.0.1
Validate checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Resource) ValidateAll ¶ added in v1.0.1
ValidateAll checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceMultiError, or nil if none found.
type ResourceMultiError ¶ added in v1.0.1
type ResourceMultiError []error
ResourceMultiError is an error wrapping multiple validation errors returned by Resource.ValidateAll() if the designated constraints aren't met.
func (ResourceMultiError) AllErrors ¶ added in v1.0.1
func (m ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceMultiError) Error ¶ added in v1.0.1
func (m ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceValidationError ¶ added in v1.0.1
type ResourceValidationError struct {
// contains filtered or unexported fields
}
ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.
func (ResourceValidationError) Cause ¶ added in v1.0.1
func (e ResourceValidationError) Cause() error
Cause function returns cause value.
func (ResourceValidationError) Error ¶ added in v1.0.1
func (e ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceValidationError) ErrorName ¶ added in v1.0.1
func (e ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceValidationError) Field ¶ added in v1.0.1
func (e ResourceValidationError) Field() string
Field function returns field value.
func (ResourceValidationError) Key ¶ added in v1.0.1
func (e ResourceValidationError) Key() bool
Key function returns key value.
func (ResourceValidationError) Reason ¶ added in v1.0.1
func (e ResourceValidationError) Reason() string
Reason function returns reason value.
type Server ¶ added in v1.0.1
type Server struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Operator *string `protobuf:"bytes,5,opt,name=operator,proto3,oneof" json:"operator,omitempty"`
OperatorId *int64 `protobuf:"varint,6,opt,name=operator_id,json=operatorId,proto3,oneof" json:"operator_id,omitempty"`
// contains filtered or unexported fields
}
func (*Server) Descriptor
deprecated
added in
v1.0.1
func (*Server) GetDescription ¶ added in v1.0.1
func (*Server) GetKeyword ¶ added in v1.0.1
func (*Server) GetOperator ¶ added in v1.0.1
func (*Server) GetOperatorId ¶ added in v1.0.1
func (*Server) ProtoMessage ¶ added in v1.0.1
func (*Server) ProtoMessage()
func (*Server) ProtoReflect ¶ added in v1.0.1
func (x *Server) ProtoReflect() protoreflect.Message
func (*Server) Validate ¶ added in v1.0.1
Validate checks the field values on Server with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Server) ValidateAll ¶ added in v1.0.1
ValidateAll checks the field values on Server with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServerMultiError, or nil if none found.
type ServerMultiError ¶ added in v1.0.1
type ServerMultiError []error
ServerMultiError is an error wrapping multiple validation errors returned by Server.ValidateAll() if the designated constraints aren't met.
func (ServerMultiError) AllErrors ¶ added in v1.0.1
func (m ServerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServerMultiError) Error ¶ added in v1.0.1
func (m ServerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServerValidationError ¶ added in v1.0.1
type ServerValidationError struct {
// contains filtered or unexported fields
}
ServerValidationError is the validation error returned by Server.Validate if the designated constraints aren't met.
func (ServerValidationError) Cause ¶ added in v1.0.1
func (e ServerValidationError) Cause() error
Cause function returns cause value.
func (ServerValidationError) Error ¶ added in v1.0.1
func (e ServerValidationError) Error() string
Error satisfies the builtin error interface
func (ServerValidationError) ErrorName ¶ added in v1.0.1
func (e ServerValidationError) ErrorName() string
ErrorName returns error name.
func (ServerValidationError) Field ¶ added in v1.0.1
func (e ServerValidationError) Field() string
Field function returns field value.
func (ServerValidationError) Key ¶ added in v1.0.1
func (e ServerValidationError) Key() bool
Key function returns key value.
func (ServerValidationError) Reason ¶ added in v1.0.1
func (e ServerValidationError) Reason() string
Reason function returns reason value.
type ServiceClient ¶
type ServiceClient interface {
AllEnvironment(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*AllEnvironmentReply, error)
AddEnvironment(ctx context.Context, in *AddEnvironmentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateEnvironment(ctx context.Context, in *UpdateEnvironmentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeleteEnvironment(ctx context.Context, in *DeleteEnvironmentRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
GetEnvironmentToken(ctx context.Context, in *GetEnvironmentTokenRequest, opts ...grpc.CallOption) (*GetEnvironmentTokenReply, error)
ResetEnvironmentToken(ctx context.Context, in *ResetEnvironmentTokenRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
PageServer(ctx context.Context, in *PageServerRequest, opts ...grpc.CallOption) (*PageServerReply, error)
GetServer(ctx context.Context, in *GetServerRequest, opts ...grpc.CallOption) (*GetServerReply, error)
AddServer(ctx context.Context, in *AddServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateServer(ctx context.Context, in *UpdateServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeleteServer(ctx context.Context, in *DeleteServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
PageResource(ctx context.Context, in *PageResourceRequest, opts ...grpc.CallOption) (*PageResourceReply, error)
AddResource(ctx context.Context, in *AddResourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateResource(ctx context.Context, in *UpdateResourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeleteResource(ctx context.Context, in *DeleteResourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AllResourceServer(ctx context.Context, in *AllResourceServerRequest, opts ...grpc.CallOption) (*AllResourceServerReply, error)
AddResourceServer(ctx context.Context, in *AddResourceServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeleteResourceServer(ctx context.Context, in *DeleteResourceServerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AllServerResource(ctx context.Context, in *AllServerResourceRequest, opts ...grpc.CallOption) (*AllServerResourceReply, error)
AllResourceValue(ctx context.Context, in *AllResourceValueRequest, opts ...grpc.CallOption) (*AllResourceValueReply, error)
AddResourceValue(ctx context.Context, in *AddResourceValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateResourceValue(ctx context.Context, in *UpdateResourceValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
PageBusiness(ctx context.Context, in *PageBusinessRequest, opts ...grpc.CallOption) (*PageBusinessReply, error)
AddBusiness(ctx context.Context, in *AddBusinessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateBusiness(ctx context.Context, in *UpdateBusinessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeleteBusiness(ctx context.Context, in *DeleteBusinessRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AllBusinessValue(ctx context.Context, in *AllBusinessValueRequest, opts ...grpc.CallOption) (*AllBusinessValueReply, error)
AddBusinessValue(ctx context.Context, in *AddBusinessValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateBusinessValue(ctx context.Context, in *UpdateBusinessValueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
PageTemplate(ctx context.Context, in *PageTemplateRequest, opts ...grpc.CallOption) (*PageTemplateReply, error)
GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...grpc.CallOption) (*GetTemplateReply, error)
CurrentTemplate(ctx context.Context, in *CurrentTemplateRequest, opts ...grpc.CallOption) (*CurrentTemplateReply, error)
AddTemplate(ctx context.Context, in *AddTemplateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateTemplateVersion(ctx context.Context, in *UseTemplateVersionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
GetConfig(ctx context.Context, in *GetConfigRequest, opts ...grpc.CallOption) (*GetConfigReply, error)
WatchConfig(ctx context.Context, in *GetConfigRequest, opts ...grpc.CallOption) (Service_WatchConfigClient, error)
}
ServiceClient is the client API for Service service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewServiceClient ¶
func NewServiceClient(cc grpc.ClientConnInterface) ServiceClient
type ServiceHTTPClient ¶
type ServiceHTTPClient interface {
AddBusiness(ctx context.Context, req *AddBusinessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddBusinessValue(ctx context.Context, req *AddBusinessValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddEnvironment(ctx context.Context, req *AddEnvironmentRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddResource(ctx context.Context, req *AddResourceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddResourceServer(ctx context.Context, req *AddResourceServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddResourceValue(ctx context.Context, req *AddResourceValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddServer(ctx context.Context, req *AddServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AddTemplate(ctx context.Context, req *AddTemplateRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
AllBusinessValue(ctx context.Context, req *AllBusinessValueRequest, opts ...http.CallOption) (rsp *AllBusinessValueReply, err error)
AllEnvironment(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *AllEnvironmentReply, err error)
AllResourceServer(ctx context.Context, req *AllResourceServerRequest, opts ...http.CallOption) (rsp *AllResourceServerReply, err error)
AllResourceValue(ctx context.Context, req *AllResourceValueRequest, opts ...http.CallOption) (rsp *AllResourceValueReply, err error)
AllServerResource(ctx context.Context, req *AllServerResourceRequest, opts ...http.CallOption) (rsp *AllServerResourceReply, err error)
CurrentTemplate(ctx context.Context, req *CurrentTemplateRequest, opts ...http.CallOption) (rsp *CurrentTemplateReply, err error)
DeleteBusiness(ctx context.Context, req *DeleteBusinessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
DeleteEnvironment(ctx context.Context, req *DeleteEnvironmentRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
DeleteResource(ctx context.Context, req *DeleteResourceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
DeleteResourceServer(ctx context.Context, req *DeleteResourceServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
DeleteServer(ctx context.Context, req *DeleteServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
GetConfig(ctx context.Context, req *GetConfigRequest, opts ...http.CallOption) (rsp *GetConfigReply, err error)
GetEnvironmentToken(ctx context.Context, req *GetEnvironmentTokenRequest, opts ...http.CallOption) (rsp *GetEnvironmentTokenReply, err error)
GetServer(ctx context.Context, req *GetServerRequest, opts ...http.CallOption) (rsp *GetServerReply, err error)
GetTemplate(ctx context.Context, req *GetTemplateRequest, opts ...http.CallOption) (rsp *GetTemplateReply, err error)
PageBusiness(ctx context.Context, req *PageBusinessRequest, opts ...http.CallOption) (rsp *PageBusinessReply, err error)
PageResource(ctx context.Context, req *PageResourceRequest, opts ...http.CallOption) (rsp *PageResourceReply, err error)
PageServer(ctx context.Context, req *PageServerRequest, opts ...http.CallOption) (rsp *PageServerReply, err error)
PageTemplate(ctx context.Context, req *PageTemplateRequest, opts ...http.CallOption) (rsp *PageTemplateReply, err error)
ResetEnvironmentToken(ctx context.Context, req *ResetEnvironmentTokenRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateBusiness(ctx context.Context, req *UpdateBusinessRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateBusinessValue(ctx context.Context, req *UpdateBusinessValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateEnvironment(ctx context.Context, req *UpdateEnvironmentRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateResource(ctx context.Context, req *UpdateResourceRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateResourceValue(ctx context.Context, req *UpdateResourceValueRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateServer(ctx context.Context, req *UpdateServerRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
UpdateTemplateVersion(ctx context.Context, req *UseTemplateVersionRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
}
func NewServiceHTTPClient ¶
func NewServiceHTTPClient(client *http.Client) ServiceHTTPClient
type ServiceHTTPClientImpl ¶
type ServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*ServiceHTTPClientImpl) AddBusiness ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddBusiness(ctx context.Context, in *AddBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddBusinessValue ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddBusinessValue(ctx context.Context, in *AddBusinessValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddEnvironment ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddEnvironment(ctx context.Context, in *AddEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddResource ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddResource(ctx context.Context, in *AddResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddResourceServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddResourceServer(ctx context.Context, in *AddResourceServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddResourceValue ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddResourceValue(ctx context.Context, in *AddResourceValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddServer(ctx context.Context, in *AddServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AddTemplate ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AddTemplate(ctx context.Context, in *AddTemplateRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) AllBusinessValue ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AllBusinessValue(ctx context.Context, in *AllBusinessValueRequest, opts ...http.CallOption) (*AllBusinessValueReply, error)
func (*ServiceHTTPClientImpl) AllEnvironment ¶
func (c *ServiceHTTPClientImpl) AllEnvironment(ctx context.Context, in *emptypb.Empty, opts ...http.CallOption) (*AllEnvironmentReply, error)
func (*ServiceHTTPClientImpl) AllResourceServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AllResourceServer(ctx context.Context, in *AllResourceServerRequest, opts ...http.CallOption) (*AllResourceServerReply, error)
func (*ServiceHTTPClientImpl) AllResourceValue ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AllResourceValue(ctx context.Context, in *AllResourceValueRequest, opts ...http.CallOption) (*AllResourceValueReply, error)
func (*ServiceHTTPClientImpl) AllServerResource ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) AllServerResource(ctx context.Context, in *AllServerResourceRequest, opts ...http.CallOption) (*AllServerResourceReply, error)
func (*ServiceHTTPClientImpl) CurrentTemplate ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) CurrentTemplate(ctx context.Context, in *CurrentTemplateRequest, opts ...http.CallOption) (*CurrentTemplateReply, error)
func (*ServiceHTTPClientImpl) DeleteBusiness ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) DeleteBusiness(ctx context.Context, in *DeleteBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) DeleteEnvironment ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) DeleteEnvironment(ctx context.Context, in *DeleteEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) DeleteResource ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) DeleteResource(ctx context.Context, in *DeleteResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) DeleteResourceServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) DeleteResourceServer(ctx context.Context, in *DeleteResourceServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) DeleteServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) DeleteServer(ctx context.Context, in *DeleteServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) GetConfig ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) GetConfig(ctx context.Context, in *GetConfigRequest, opts ...http.CallOption) (*GetConfigReply, error)
func (*ServiceHTTPClientImpl) GetEnvironmentToken ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) GetEnvironmentToken(ctx context.Context, in *GetEnvironmentTokenRequest, opts ...http.CallOption) (*GetEnvironmentTokenReply, error)
func (*ServiceHTTPClientImpl) GetServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) GetServer(ctx context.Context, in *GetServerRequest, opts ...http.CallOption) (*GetServerReply, error)
func (*ServiceHTTPClientImpl) GetTemplate ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...http.CallOption) (*GetTemplateReply, error)
func (*ServiceHTTPClientImpl) PageBusiness ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) PageBusiness(ctx context.Context, in *PageBusinessRequest, opts ...http.CallOption) (*PageBusinessReply, error)
func (*ServiceHTTPClientImpl) PageResource ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) PageResource(ctx context.Context, in *PageResourceRequest, opts ...http.CallOption) (*PageResourceReply, error)
func (*ServiceHTTPClientImpl) PageServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) PageServer(ctx context.Context, in *PageServerRequest, opts ...http.CallOption) (*PageServerReply, error)
func (*ServiceHTTPClientImpl) PageTemplate ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) PageTemplate(ctx context.Context, in *PageTemplateRequest, opts ...http.CallOption) (*PageTemplateReply, error)
func (*ServiceHTTPClientImpl) ResetEnvironmentToken ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) ResetEnvironmentToken(ctx context.Context, in *ResetEnvironmentTokenRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateBusiness ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateBusiness(ctx context.Context, in *UpdateBusinessRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateBusinessValue ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateBusinessValue(ctx context.Context, in *UpdateBusinessValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateEnvironment ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateEnvironment(ctx context.Context, in *UpdateEnvironmentRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateResource ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateResource(ctx context.Context, in *UpdateResourceRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateResourceValue ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateResourceValue(ctx context.Context, in *UpdateResourceValueRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateServer ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateServer(ctx context.Context, in *UpdateServerRequest, opts ...http.CallOption) (*emptypb.Empty, error)
func (*ServiceHTTPClientImpl) UpdateTemplateVersion ¶ added in v1.0.1
func (c *ServiceHTTPClientImpl) UpdateTemplateVersion(ctx context.Context, in *UseTemplateVersionRequest, opts ...http.CallOption) (*emptypb.Empty, error)
type ServiceHTTPServer ¶
type ServiceHTTPServer interface {
AddBusiness(context.Context, *AddBusinessRequest) (*emptypb.Empty, error)
AddBusinessValue(context.Context, *AddBusinessValueRequest) (*emptypb.Empty, error)
AddEnvironment(context.Context, *AddEnvironmentRequest) (*emptypb.Empty, error)
AddResource(context.Context, *AddResourceRequest) (*emptypb.Empty, error)
AddResourceServer(context.Context, *AddResourceServerRequest) (*emptypb.Empty, error)
AddResourceValue(context.Context, *AddResourceValueRequest) (*emptypb.Empty, error)
AddServer(context.Context, *AddServerRequest) (*emptypb.Empty, error)
AddTemplate(context.Context, *AddTemplateRequest) (*emptypb.Empty, error)
AllBusinessValue(context.Context, *AllBusinessValueRequest) (*AllBusinessValueReply, error)
AllEnvironment(context.Context, *emptypb.Empty) (*AllEnvironmentReply, error)
AllResourceServer(context.Context, *AllResourceServerRequest) (*AllResourceServerReply, error)
AllResourceValue(context.Context, *AllResourceValueRequest) (*AllResourceValueReply, error)
AllServerResource(context.Context, *AllServerResourceRequest) (*AllServerResourceReply, error)
CurrentTemplate(context.Context, *CurrentTemplateRequest) (*CurrentTemplateReply, error)
DeleteBusiness(context.Context, *DeleteBusinessRequest) (*emptypb.Empty, error)
DeleteEnvironment(context.Context, *DeleteEnvironmentRequest) (*emptypb.Empty, error)
DeleteResource(context.Context, *DeleteResourceRequest) (*emptypb.Empty, error)
DeleteResourceServer(context.Context, *DeleteResourceServerRequest) (*emptypb.Empty, error)
DeleteServer(context.Context, *DeleteServerRequest) (*emptypb.Empty, error)
GetConfig(context.Context, *GetConfigRequest) (*GetConfigReply, error)
GetEnvironmentToken(context.Context, *GetEnvironmentTokenRequest) (*GetEnvironmentTokenReply, error)
GetServer(context.Context, *GetServerRequest) (*GetServerReply, error)
GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateReply, error)
PageBusiness(context.Context, *PageBusinessRequest) (*PageBusinessReply, error)
PageResource(context.Context, *PageResourceRequest) (*PageResourceReply, error)
PageServer(context.Context, *PageServerRequest) (*PageServerReply, error)
PageTemplate(context.Context, *PageTemplateRequest) (*PageTemplateReply, error)
ResetEnvironmentToken(context.Context, *ResetEnvironmentTokenRequest) (*emptypb.Empty, error)
UpdateBusiness(context.Context, *UpdateBusinessRequest) (*emptypb.Empty, error)
UpdateBusinessValue(context.Context, *UpdateBusinessValueRequest) (*emptypb.Empty, error)
UpdateEnvironment(context.Context, *UpdateEnvironmentRequest) (*emptypb.Empty, error)
UpdateResource(context.Context, *UpdateResourceRequest) (*emptypb.Empty, error)
UpdateResourceValue(context.Context, *UpdateResourceValueRequest) (*emptypb.Empty, error)
UpdateServer(context.Context, *UpdateServerRequest) (*emptypb.Empty, error)
UpdateTemplateVersion(context.Context, *UseTemplateVersionRequest) (*emptypb.Empty, error)
}
type ServiceServer ¶
type ServiceServer interface {
AllEnvironment(context.Context, *emptypb.Empty) (*AllEnvironmentReply, error)
AddEnvironment(context.Context, *AddEnvironmentRequest) (*emptypb.Empty, error)
UpdateEnvironment(context.Context, *UpdateEnvironmentRequest) (*emptypb.Empty, error)
DeleteEnvironment(context.Context, *DeleteEnvironmentRequest) (*emptypb.Empty, error)
GetEnvironmentToken(context.Context, *GetEnvironmentTokenRequest) (*GetEnvironmentTokenReply, error)
ResetEnvironmentToken(context.Context, *ResetEnvironmentTokenRequest) (*emptypb.Empty, error)
PageServer(context.Context, *PageServerRequest) (*PageServerReply, error)
GetServer(context.Context, *GetServerRequest) (*GetServerReply, error)
AddServer(context.Context, *AddServerRequest) (*emptypb.Empty, error)
UpdateServer(context.Context, *UpdateServerRequest) (*emptypb.Empty, error)
DeleteServer(context.Context, *DeleteServerRequest) (*emptypb.Empty, error)
PageResource(context.Context, *PageResourceRequest) (*PageResourceReply, error)
AddResource(context.Context, *AddResourceRequest) (*emptypb.Empty, error)
UpdateResource(context.Context, *UpdateResourceRequest) (*emptypb.Empty, error)
DeleteResource(context.Context, *DeleteResourceRequest) (*emptypb.Empty, error)
AllResourceServer(context.Context, *AllResourceServerRequest) (*AllResourceServerReply, error)
AddResourceServer(context.Context, *AddResourceServerRequest) (*emptypb.Empty, error)
DeleteResourceServer(context.Context, *DeleteResourceServerRequest) (*emptypb.Empty, error)
AllServerResource(context.Context, *AllServerResourceRequest) (*AllServerResourceReply, error)
AllResourceValue(context.Context, *AllResourceValueRequest) (*AllResourceValueReply, error)
AddResourceValue(context.Context, *AddResourceValueRequest) (*emptypb.Empty, error)
UpdateResourceValue(context.Context, *UpdateResourceValueRequest) (*emptypb.Empty, error)
PageBusiness(context.Context, *PageBusinessRequest) (*PageBusinessReply, error)
AddBusiness(context.Context, *AddBusinessRequest) (*emptypb.Empty, error)
UpdateBusiness(context.Context, *UpdateBusinessRequest) (*emptypb.Empty, error)
DeleteBusiness(context.Context, *DeleteBusinessRequest) (*emptypb.Empty, error)
AllBusinessValue(context.Context, *AllBusinessValueRequest) (*AllBusinessValueReply, error)
AddBusinessValue(context.Context, *AddBusinessValueRequest) (*emptypb.Empty, error)
UpdateBusinessValue(context.Context, *UpdateBusinessValueRequest) (*emptypb.Empty, error)
PageTemplate(context.Context, *PageTemplateRequest) (*PageTemplateReply, error)
GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateReply, error)
CurrentTemplate(context.Context, *CurrentTemplateRequest) (*CurrentTemplateReply, error)
AddTemplate(context.Context, *AddTemplateRequest) (*emptypb.Empty, error)
UpdateTemplateVersion(context.Context, *UseTemplateVersionRequest) (*emptypb.Empty, error)
GetConfig(context.Context, *GetConfigRequest) (*GetConfigReply, error)
WatchConfig(*GetConfigRequest, Service_WatchConfigServer) error
// contains filtered or unexported methods
}
ServiceServer is the server API for Service service. All implementations must embed UnimplementedServiceServer for forward compatibility
type Service_WatchConfigClient ¶ added in v1.0.1
type Service_WatchConfigClient interface {
Recv() (*GetConfigReply, error)
grpc.ClientStream
}
type Service_WatchConfigServer ¶ added in v1.0.1
type Service_WatchConfigServer interface {
Send(*GetConfigReply) error
grpc.ServerStream
}
type UnimplementedServiceServer ¶
type UnimplementedServiceServer struct {
}
UnimplementedServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedServiceServer) AddBusiness ¶ added in v1.0.1
func (UnimplementedServiceServer) AddBusiness(context.Context, *AddBusinessRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddBusinessValue ¶ added in v1.0.1
func (UnimplementedServiceServer) AddBusinessValue(context.Context, *AddBusinessValueRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddEnvironment ¶ added in v1.0.1
func (UnimplementedServiceServer) AddEnvironment(context.Context, *AddEnvironmentRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddResource ¶ added in v1.0.1
func (UnimplementedServiceServer) AddResource(context.Context, *AddResourceRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddResourceServer ¶ added in v1.0.1
func (UnimplementedServiceServer) AddResourceServer(context.Context, *AddResourceServerRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddResourceValue ¶ added in v1.0.1
func (UnimplementedServiceServer) AddResourceValue(context.Context, *AddResourceValueRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddServer ¶ added in v1.0.1
func (UnimplementedServiceServer) AddServer(context.Context, *AddServerRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AddTemplate ¶ added in v1.0.1
func (UnimplementedServiceServer) AddTemplate(context.Context, *AddTemplateRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) AllBusinessValue ¶ added in v1.0.1
func (UnimplementedServiceServer) AllBusinessValue(context.Context, *AllBusinessValueRequest) (*AllBusinessValueReply, error)
func (UnimplementedServiceServer) AllEnvironment ¶
func (UnimplementedServiceServer) AllEnvironment(context.Context, *emptypb.Empty) (*AllEnvironmentReply, error)
func (UnimplementedServiceServer) AllResourceServer ¶ added in v1.0.1
func (UnimplementedServiceServer) AllResourceServer(context.Context, *AllResourceServerRequest) (*AllResourceServerReply, error)
func (UnimplementedServiceServer) AllResourceValue ¶ added in v1.0.1
func (UnimplementedServiceServer) AllResourceValue(context.Context, *AllResourceValueRequest) (*AllResourceValueReply, error)
func (UnimplementedServiceServer) AllServerResource ¶ added in v1.0.1
func (UnimplementedServiceServer) AllServerResource(context.Context, *AllServerResourceRequest) (*AllServerResourceReply, error)
func (UnimplementedServiceServer) CurrentTemplate ¶ added in v1.0.1
func (UnimplementedServiceServer) CurrentTemplate(context.Context, *CurrentTemplateRequest) (*CurrentTemplateReply, error)
func (UnimplementedServiceServer) DeleteBusiness ¶ added in v1.0.1
func (UnimplementedServiceServer) DeleteBusiness(context.Context, *DeleteBusinessRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) DeleteEnvironment ¶ added in v1.0.1
func (UnimplementedServiceServer) DeleteEnvironment(context.Context, *DeleteEnvironmentRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) DeleteResource ¶ added in v1.0.1
func (UnimplementedServiceServer) DeleteResource(context.Context, *DeleteResourceRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) DeleteResourceServer ¶ added in v1.0.1
func (UnimplementedServiceServer) DeleteResourceServer(context.Context, *DeleteResourceServerRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) DeleteServer ¶ added in v1.0.1
func (UnimplementedServiceServer) DeleteServer(context.Context, *DeleteServerRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) GetConfig ¶ added in v1.0.1
func (UnimplementedServiceServer) GetConfig(context.Context, *GetConfigRequest) (*GetConfigReply, error)
func (UnimplementedServiceServer) GetEnvironmentToken ¶ added in v1.0.1
func (UnimplementedServiceServer) GetEnvironmentToken(context.Context, *GetEnvironmentTokenRequest) (*GetEnvironmentTokenReply, error)
func (UnimplementedServiceServer) GetServer ¶ added in v1.0.1
func (UnimplementedServiceServer) GetServer(context.Context, *GetServerRequest) (*GetServerReply, error)
func (UnimplementedServiceServer) GetTemplate ¶ added in v1.0.1
func (UnimplementedServiceServer) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateReply, error)
func (UnimplementedServiceServer) PageBusiness ¶ added in v1.0.1
func (UnimplementedServiceServer) PageBusiness(context.Context, *PageBusinessRequest) (*PageBusinessReply, error)
func (UnimplementedServiceServer) PageResource ¶ added in v1.0.1
func (UnimplementedServiceServer) PageResource(context.Context, *PageResourceRequest) (*PageResourceReply, error)
func (UnimplementedServiceServer) PageServer ¶ added in v1.0.1
func (UnimplementedServiceServer) PageServer(context.Context, *PageServerRequest) (*PageServerReply, error)
func (UnimplementedServiceServer) PageTemplate ¶ added in v1.0.1
func (UnimplementedServiceServer) PageTemplate(context.Context, *PageTemplateRequest) (*PageTemplateReply, error)
func (UnimplementedServiceServer) ResetEnvironmentToken ¶ added in v1.0.1
func (UnimplementedServiceServer) ResetEnvironmentToken(context.Context, *ResetEnvironmentTokenRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateBusiness ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateBusiness(context.Context, *UpdateBusinessRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateBusinessValue ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateBusinessValue(context.Context, *UpdateBusinessValueRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateEnvironment ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateEnvironment(context.Context, *UpdateEnvironmentRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateResource ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateResource(context.Context, *UpdateResourceRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateResourceValue ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateResourceValue(context.Context, *UpdateResourceValueRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateServer ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateServer(context.Context, *UpdateServerRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) UpdateTemplateVersion ¶ added in v1.0.1
func (UnimplementedServiceServer) UpdateTemplateVersion(context.Context, *UseTemplateVersionRequest) (*emptypb.Empty, error)
func (UnimplementedServiceServer) WatchConfig ¶ added in v1.0.1
func (UnimplementedServiceServer) WatchConfig(*GetConfigRequest, Service_WatchConfigServer) error
type UnsafeServiceServer ¶
type UnsafeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ServiceServer will result in compilation errors.
type UpdateBusinessRequest ¶ added in v1.0.1
type UpdateBusinessRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
修改业务key
func (*UpdateBusinessRequest) Descriptor
deprecated
added in
v1.0.1
func (*UpdateBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBusinessRequest.ProtoReflect.Descriptor instead.
func (*UpdateBusinessRequest) GetDescription ¶ added in v1.0.1
func (x *UpdateBusinessRequest) GetDescription() string
func (*UpdateBusinessRequest) GetId ¶ added in v1.0.1
func (x *UpdateBusinessRequest) GetId() int64
func (*UpdateBusinessRequest) GetKeyword ¶ added in v1.0.1
func (x *UpdateBusinessRequest) GetKeyword() string
func (*UpdateBusinessRequest) ProtoMessage ¶ added in v1.0.1
func (*UpdateBusinessRequest) ProtoMessage()
func (*UpdateBusinessRequest) ProtoReflect ¶ added in v1.0.1
func (x *UpdateBusinessRequest) ProtoReflect() protoreflect.Message
func (*UpdateBusinessRequest) Reset ¶ added in v1.0.1
func (x *UpdateBusinessRequest) Reset()
func (*UpdateBusinessRequest) String ¶ added in v1.0.1
func (x *UpdateBusinessRequest) String() string
func (*UpdateBusinessRequest) Validate ¶ added in v1.0.1
func (m *UpdateBusinessRequest) Validate() error
Validate checks the field values on UpdateBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBusinessRequest) ValidateAll ¶ added in v1.0.1
func (m *UpdateBusinessRequest) ValidateAll() error
ValidateAll checks the field values on UpdateBusinessRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBusinessRequestMultiError, or nil if none found.
type UpdateBusinessRequestMultiError ¶ added in v1.0.1
type UpdateBusinessRequestMultiError []error
UpdateBusinessRequestMultiError is an error wrapping multiple validation errors returned by UpdateBusinessRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateBusinessRequestMultiError) AllErrors ¶ added in v1.0.1
func (m UpdateBusinessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBusinessRequestMultiError) Error ¶ added in v1.0.1
func (m UpdateBusinessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBusinessRequestValidationError ¶ added in v1.0.1
type UpdateBusinessRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateBusinessRequestValidationError is the validation error returned by UpdateBusinessRequest.Validate if the designated constraints aren't met.
func (UpdateBusinessRequestValidationError) Cause ¶ added in v1.0.1
func (e UpdateBusinessRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateBusinessRequestValidationError) Error ¶ added in v1.0.1
func (e UpdateBusinessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBusinessRequestValidationError) ErrorName ¶ added in v1.0.1
func (e UpdateBusinessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBusinessRequestValidationError) Field ¶ added in v1.0.1
func (e UpdateBusinessRequestValidationError) Field() string
Field function returns field value.
func (UpdateBusinessRequestValidationError) Key ¶ added in v1.0.1
func (e UpdateBusinessRequestValidationError) Key() bool
Key function returns key value.
func (UpdateBusinessRequestValidationError) Reason ¶ added in v1.0.1
func (e UpdateBusinessRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateBusinessValueRequest ¶ added in v1.0.1
type UpdateBusinessValueRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
修改资源值
func (*UpdateBusinessValueRequest) Descriptor
deprecated
added in
v1.0.1
func (*UpdateBusinessValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBusinessValueRequest.ProtoReflect.Descriptor instead.
func (*UpdateBusinessValueRequest) GetId ¶ added in v1.0.1
func (x *UpdateBusinessValueRequest) GetId() int64
func (*UpdateBusinessValueRequest) GetValue ¶ added in v1.0.1
func (x *UpdateBusinessValueRequest) GetValue() string
func (*UpdateBusinessValueRequest) ProtoMessage ¶ added in v1.0.1
func (*UpdateBusinessValueRequest) ProtoMessage()
func (*UpdateBusinessValueRequest) ProtoReflect ¶ added in v1.0.1
func (x *UpdateBusinessValueRequest) ProtoReflect() protoreflect.Message
func (*UpdateBusinessValueRequest) Reset ¶ added in v1.0.1
func (x *UpdateBusinessValueRequest) Reset()
func (*UpdateBusinessValueRequest) String ¶ added in v1.0.1
func (x *UpdateBusinessValueRequest) String() string
func (*UpdateBusinessValueRequest) Validate ¶ added in v1.0.1
func (m *UpdateBusinessValueRequest) Validate() error
Validate checks the field values on UpdateBusinessValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBusinessValueRequest) ValidateAll ¶ added in v1.0.1
func (m *UpdateBusinessValueRequest) ValidateAll() error
ValidateAll checks the field values on UpdateBusinessValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBusinessValueRequestMultiError, or nil if none found.
type UpdateBusinessValueRequestMultiError ¶ added in v1.0.1
type UpdateBusinessValueRequestMultiError []error
UpdateBusinessValueRequestMultiError is an error wrapping multiple validation errors returned by UpdateBusinessValueRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateBusinessValueRequestMultiError) AllErrors ¶ added in v1.0.1
func (m UpdateBusinessValueRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBusinessValueRequestMultiError) Error ¶ added in v1.0.1
func (m UpdateBusinessValueRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBusinessValueRequestValidationError ¶ added in v1.0.1
type UpdateBusinessValueRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateBusinessValueRequestValidationError is the validation error returned by UpdateBusinessValueRequest.Validate if the designated constraints aren't met.
func (UpdateBusinessValueRequestValidationError) Cause ¶ added in v1.0.1
func (e UpdateBusinessValueRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateBusinessValueRequestValidationError) Error ¶ added in v1.0.1
func (e UpdateBusinessValueRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBusinessValueRequestValidationError) ErrorName ¶ added in v1.0.1
func (e UpdateBusinessValueRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBusinessValueRequestValidationError) Field ¶ added in v1.0.1
func (e UpdateBusinessValueRequestValidationError) Field() string
Field function returns field value.
func (UpdateBusinessValueRequestValidationError) Key ¶ added in v1.0.1
func (e UpdateBusinessValueRequestValidationError) Key() bool
Key function returns key value.
func (UpdateBusinessValueRequestValidationError) Reason ¶ added in v1.0.1
func (e UpdateBusinessValueRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateEnvironmentRequest ¶
type UpdateEnvironmentRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Status *bool `protobuf:"varint,5,opt,name=status,proto3,oneof" json:"status,omitempty"`
// contains filtered or unexported fields
}
修改环境
func (*UpdateEnvironmentRequest) Descriptor
deprecated
func (*UpdateEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*UpdateEnvironmentRequest) GetDescription ¶ added in v1.0.1
func (x *UpdateEnvironmentRequest) GetDescription() string
func (*UpdateEnvironmentRequest) GetId ¶
func (x *UpdateEnvironmentRequest) GetId() int64
func (*UpdateEnvironmentRequest) GetKeyword ¶ added in v1.0.1
func (x *UpdateEnvironmentRequest) GetKeyword() string
func (*UpdateEnvironmentRequest) GetName ¶ added in v1.0.1
func (x *UpdateEnvironmentRequest) GetName() string
func (*UpdateEnvironmentRequest) GetStatus ¶ added in v1.0.1
func (x *UpdateEnvironmentRequest) GetStatus() bool
func (*UpdateEnvironmentRequest) ProtoMessage ¶
func (*UpdateEnvironmentRequest) ProtoMessage()
func (*UpdateEnvironmentRequest) ProtoReflect ¶
func (x *UpdateEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*UpdateEnvironmentRequest) Reset ¶
func (x *UpdateEnvironmentRequest) Reset()
func (*UpdateEnvironmentRequest) String ¶
func (x *UpdateEnvironmentRequest) String() string
func (*UpdateEnvironmentRequest) Validate ¶
func (m *UpdateEnvironmentRequest) Validate() error
Validate checks the field values on UpdateEnvironmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateEnvironmentRequest) ValidateAll ¶
func (m *UpdateEnvironmentRequest) ValidateAll() error
ValidateAll checks the field values on UpdateEnvironmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateEnvironmentRequestMultiError, or nil if none found.
type UpdateEnvironmentRequestMultiError ¶
type UpdateEnvironmentRequestMultiError []error
UpdateEnvironmentRequestMultiError is an error wrapping multiple validation errors returned by UpdateEnvironmentRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateEnvironmentRequestMultiError) AllErrors ¶
func (m UpdateEnvironmentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEnvironmentRequestMultiError) Error ¶
func (m UpdateEnvironmentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEnvironmentRequestValidationError ¶
type UpdateEnvironmentRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateEnvironmentRequestValidationError is the validation error returned by UpdateEnvironmentRequest.Validate if the designated constraints aren't met.
func (UpdateEnvironmentRequestValidationError) Cause ¶
func (e UpdateEnvironmentRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateEnvironmentRequestValidationError) Error ¶
func (e UpdateEnvironmentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEnvironmentRequestValidationError) ErrorName ¶
func (e UpdateEnvironmentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEnvironmentRequestValidationError) Field ¶
func (e UpdateEnvironmentRequestValidationError) Field() string
Field function returns field value.
func (UpdateEnvironmentRequestValidationError) Key ¶
func (e UpdateEnvironmentRequestValidationError) Key() bool
Key function returns key value.
func (UpdateEnvironmentRequestValidationError) Reason ¶
func (e UpdateEnvironmentRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateResourceRequest ¶ added in v1.0.1
type UpdateResourceRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
Tag string `protobuf:"bytes,3,opt,name=tag,proto3" json:"tag,omitempty"`
Fields string `protobuf:"bytes,4,opt,name=fields,proto3" json:"fields,omitempty"`
// contains filtered or unexported fields
}
修改环境
func (*UpdateResourceRequest) Descriptor
deprecated
added in
v1.0.1
func (*UpdateResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResourceRequest.ProtoReflect.Descriptor instead.
func (*UpdateResourceRequest) GetDescription ¶ added in v1.0.1
func (x *UpdateResourceRequest) GetDescription() string
func (*UpdateResourceRequest) GetFields ¶ added in v1.0.1
func (x *UpdateResourceRequest) GetFields() string
func (*UpdateResourceRequest) GetId ¶ added in v1.0.1
func (x *UpdateResourceRequest) GetId() int64
func (*UpdateResourceRequest) GetTag ¶ added in v1.0.1
func (x *UpdateResourceRequest) GetTag() string
func (*UpdateResourceRequest) ProtoMessage ¶ added in v1.0.1
func (*UpdateResourceRequest) ProtoMessage()
func (*UpdateResourceRequest) ProtoReflect ¶ added in v1.0.1
func (x *UpdateResourceRequest) ProtoReflect() protoreflect.Message
func (*UpdateResourceRequest) Reset ¶ added in v1.0.1
func (x *UpdateResourceRequest) Reset()
func (*UpdateResourceRequest) String ¶ added in v1.0.1
func (x *UpdateResourceRequest) String() string
func (*UpdateResourceRequest) Validate ¶ added in v1.0.1
func (m *UpdateResourceRequest) Validate() error
Validate checks the field values on UpdateResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateResourceRequest) ValidateAll ¶ added in v1.0.1
func (m *UpdateResourceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateResourceRequestMultiError, or nil if none found.
type UpdateResourceRequestMultiError ¶ added in v1.0.1
type UpdateResourceRequestMultiError []error
UpdateResourceRequestMultiError is an error wrapping multiple validation errors returned by UpdateResourceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateResourceRequestMultiError) AllErrors ¶ added in v1.0.1
func (m UpdateResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateResourceRequestMultiError) Error ¶ added in v1.0.1
func (m UpdateResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateResourceRequestValidationError ¶ added in v1.0.1
type UpdateResourceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateResourceRequestValidationError is the validation error returned by UpdateResourceRequest.Validate if the designated constraints aren't met.
func (UpdateResourceRequestValidationError) Cause ¶ added in v1.0.1
func (e UpdateResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateResourceRequestValidationError) Error ¶ added in v1.0.1
func (e UpdateResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateResourceRequestValidationError) ErrorName ¶ added in v1.0.1
func (e UpdateResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateResourceRequestValidationError) Field ¶ added in v1.0.1
func (e UpdateResourceRequestValidationError) Field() string
Field function returns field value.
func (UpdateResourceRequestValidationError) Key ¶ added in v1.0.1
func (e UpdateResourceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateResourceRequestValidationError) Reason ¶ added in v1.0.1
func (e UpdateResourceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateResourceValueRequest ¶ added in v1.0.1
type UpdateResourceValueRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Values string `protobuf:"bytes,4,opt,name=values,proto3" json:"values,omitempty"`
// contains filtered or unexported fields
}
修改资源值
func (*UpdateResourceValueRequest) Descriptor
deprecated
added in
v1.0.1
func (*UpdateResourceValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResourceValueRequest.ProtoReflect.Descriptor instead.
func (*UpdateResourceValueRequest) GetId ¶ added in v1.0.1
func (x *UpdateResourceValueRequest) GetId() int64
func (*UpdateResourceValueRequest) GetValues ¶ added in v1.0.1
func (x *UpdateResourceValueRequest) GetValues() string
func (*UpdateResourceValueRequest) ProtoMessage ¶ added in v1.0.1
func (*UpdateResourceValueRequest) ProtoMessage()
func (*UpdateResourceValueRequest) ProtoReflect ¶ added in v1.0.1
func (x *UpdateResourceValueRequest) ProtoReflect() protoreflect.Message
func (*UpdateResourceValueRequest) Reset ¶ added in v1.0.1
func (x *UpdateResourceValueRequest) Reset()
func (*UpdateResourceValueRequest) String ¶ added in v1.0.1
func (x *UpdateResourceValueRequest) String() string
func (*UpdateResourceValueRequest) Validate ¶ added in v1.0.1
func (m *UpdateResourceValueRequest) Validate() error
Validate checks the field values on UpdateResourceValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateResourceValueRequest) ValidateAll ¶ added in v1.0.1
func (m *UpdateResourceValueRequest) ValidateAll() error
ValidateAll checks the field values on UpdateResourceValueRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateResourceValueRequestMultiError, or nil if none found.
type UpdateResourceValueRequestMultiError ¶ added in v1.0.1
type UpdateResourceValueRequestMultiError []error
UpdateResourceValueRequestMultiError is an error wrapping multiple validation errors returned by UpdateResourceValueRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateResourceValueRequestMultiError) AllErrors ¶ added in v1.0.1
func (m UpdateResourceValueRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateResourceValueRequestMultiError) Error ¶ added in v1.0.1
func (m UpdateResourceValueRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateResourceValueRequestValidationError ¶ added in v1.0.1
type UpdateResourceValueRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateResourceValueRequestValidationError is the validation error returned by UpdateResourceValueRequest.Validate if the designated constraints aren't met.
func (UpdateResourceValueRequestValidationError) Cause ¶ added in v1.0.1
func (e UpdateResourceValueRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateResourceValueRequestValidationError) Error ¶ added in v1.0.1
func (e UpdateResourceValueRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateResourceValueRequestValidationError) ErrorName ¶ added in v1.0.1
func (e UpdateResourceValueRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateResourceValueRequestValidationError) Field ¶ added in v1.0.1
func (e UpdateResourceValueRequestValidationError) Field() string
Field function returns field value.
func (UpdateResourceValueRequestValidationError) Key ¶ added in v1.0.1
func (e UpdateResourceValueRequestValidationError) Key() bool
Key function returns key value.
func (UpdateResourceValueRequestValidationError) Reason ¶ added in v1.0.1
func (e UpdateResourceValueRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateServerRequest ¶ added in v1.0.1
type UpdateServerRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
修改环境
func (*UpdateServerRequest) Descriptor
deprecated
added in
v1.0.1
func (*UpdateServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServerRequest.ProtoReflect.Descriptor instead.
func (*UpdateServerRequest) GetDescription ¶ added in v1.0.1
func (x *UpdateServerRequest) GetDescription() string
func (*UpdateServerRequest) GetId ¶ added in v1.0.1
func (x *UpdateServerRequest) GetId() int64
func (*UpdateServerRequest) GetKeyword ¶ added in v1.0.1
func (x *UpdateServerRequest) GetKeyword() string
func (*UpdateServerRequest) GetName ¶ added in v1.0.1
func (x *UpdateServerRequest) GetName() string
func (*UpdateServerRequest) ProtoMessage ¶ added in v1.0.1
func (*UpdateServerRequest) ProtoMessage()
func (*UpdateServerRequest) ProtoReflect ¶ added in v1.0.1
func (x *UpdateServerRequest) ProtoReflect() protoreflect.Message
func (*UpdateServerRequest) Reset ¶ added in v1.0.1
func (x *UpdateServerRequest) Reset()
func (*UpdateServerRequest) String ¶ added in v1.0.1
func (x *UpdateServerRequest) String() string
func (*UpdateServerRequest) Validate ¶ added in v1.0.1
func (m *UpdateServerRequest) Validate() error
Validate checks the field values on UpdateServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateServerRequest) ValidateAll ¶ added in v1.0.1
func (m *UpdateServerRequest) ValidateAll() error
ValidateAll checks the field values on UpdateServerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateServerRequestMultiError, or nil if none found.
type UpdateServerRequestMultiError ¶ added in v1.0.1
type UpdateServerRequestMultiError []error
UpdateServerRequestMultiError is an error wrapping multiple validation errors returned by UpdateServerRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateServerRequestMultiError) AllErrors ¶ added in v1.0.1
func (m UpdateServerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServerRequestMultiError) Error ¶ added in v1.0.1
func (m UpdateServerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServerRequestValidationError ¶ added in v1.0.1
type UpdateServerRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateServerRequestValidationError is the validation error returned by UpdateServerRequest.Validate if the designated constraints aren't met.
func (UpdateServerRequestValidationError) Cause ¶ added in v1.0.1
func (e UpdateServerRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateServerRequestValidationError) Error ¶ added in v1.0.1
func (e UpdateServerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateServerRequestValidationError) ErrorName ¶ added in v1.0.1
func (e UpdateServerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServerRequestValidationError) Field ¶ added in v1.0.1
func (e UpdateServerRequestValidationError) Field() string
Field function returns field value.
func (UpdateServerRequestValidationError) Key ¶ added in v1.0.1
func (e UpdateServerRequestValidationError) Key() bool
Key function returns key value.
func (UpdateServerRequestValidationError) Reason ¶ added in v1.0.1
func (e UpdateServerRequestValidationError) Reason() string
Reason function returns reason value.
type UseTemplateVersionRequest ¶ added in v1.0.1
type UseTemplateVersionRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
// contains filtered or unexported fields
}
修改模板
func (*UseTemplateVersionRequest) Descriptor
deprecated
added in
v1.0.1
func (*UseTemplateVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UseTemplateVersionRequest.ProtoReflect.Descriptor instead.
func (*UseTemplateVersionRequest) GetId ¶ added in v1.0.1
func (x *UseTemplateVersionRequest) GetId() int64
func (*UseTemplateVersionRequest) GetServerId ¶ added in v1.0.1
func (x *UseTemplateVersionRequest) GetServerId() int64
func (*UseTemplateVersionRequest) ProtoMessage ¶ added in v1.0.1
func (*UseTemplateVersionRequest) ProtoMessage()
func (*UseTemplateVersionRequest) ProtoReflect ¶ added in v1.0.1
func (x *UseTemplateVersionRequest) ProtoReflect() protoreflect.Message
func (*UseTemplateVersionRequest) Reset ¶ added in v1.0.1
func (x *UseTemplateVersionRequest) Reset()
func (*UseTemplateVersionRequest) String ¶ added in v1.0.1
func (x *UseTemplateVersionRequest) String() string
func (*UseTemplateVersionRequest) Validate ¶ added in v1.0.1
func (m *UseTemplateVersionRequest) Validate() error
Validate checks the field values on UseTemplateVersionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UseTemplateVersionRequest) ValidateAll ¶ added in v1.0.1
func (m *UseTemplateVersionRequest) ValidateAll() error
ValidateAll checks the field values on UseTemplateVersionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UseTemplateVersionRequestMultiError, or nil if none found.
type UseTemplateVersionRequestMultiError ¶ added in v1.0.1
type UseTemplateVersionRequestMultiError []error
UseTemplateVersionRequestMultiError is an error wrapping multiple validation errors returned by UseTemplateVersionRequest.ValidateAll() if the designated constraints aren't met.
func (UseTemplateVersionRequestMultiError) AllErrors ¶ added in v1.0.1
func (m UseTemplateVersionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UseTemplateVersionRequestMultiError) Error ¶ added in v1.0.1
func (m UseTemplateVersionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UseTemplateVersionRequestValidationError ¶ added in v1.0.1
type UseTemplateVersionRequestValidationError struct {
// contains filtered or unexported fields
}
UseTemplateVersionRequestValidationError is the validation error returned by UseTemplateVersionRequest.Validate if the designated constraints aren't met.
func (UseTemplateVersionRequestValidationError) Cause ¶ added in v1.0.1
func (e UseTemplateVersionRequestValidationError) Cause() error
Cause function returns cause value.
func (UseTemplateVersionRequestValidationError) Error ¶ added in v1.0.1
func (e UseTemplateVersionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UseTemplateVersionRequestValidationError) ErrorName ¶ added in v1.0.1
func (e UseTemplateVersionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UseTemplateVersionRequestValidationError) Field ¶ added in v1.0.1
func (e UseTemplateVersionRequestValidationError) Field() string
Field function returns field value.
func (UseTemplateVersionRequestValidationError) Key ¶ added in v1.0.1
func (e UseTemplateVersionRequestValidationError) Key() bool
Key function returns key value.
func (UseTemplateVersionRequestValidationError) Reason ¶ added in v1.0.1
func (e UseTemplateVersionRequestValidationError) Reason() string
Reason function returns reason value.
Source Files
¶
- business.pb.go
- business.pb.validate.go
- business_value.pb.go
- business_value.pb.validate.go
- environment.pb.go
- environment.pb.validate.go
- error_reason.pb.go
- error_reason.pb.validate.go
- error_reason_errors.pb.go
- resource.pb.go
- resource.pb.validate.go
- resource_server.pb.go
- resource_server.pb.validate.go
- resource_value.pb.go
- resource_value.pb.validate.go
- server.pb.go
- server.pb.validate.go
- service.pb.go
- service.pb.validate.go
- service_grpc.pb.go
- service_http.pb.go
- template.pb.go
- template.pb.validate.go