Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAgentInteractionServer(s grpc.ServiceRegistrar, srv AgentInteractionServer)
- type AgentInteractionClient
- type AgentInteractionServer
- type AgentInteraction_ProxyAPIServerClient
- type AgentInteraction_ProxyAPIServerServer
- type ConfirmPushApprovalReq
- func (m *ConfirmPushApprovalReq) CloneMessageVT() proto.Message
- func (m *ConfirmPushApprovalReq) CloneVT() *ConfirmPushApprovalReq
- func (*ConfirmPushApprovalReq) Descriptor() ([]byte, []int)deprecated
- func (this *ConfirmPushApprovalReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ConfirmPushApprovalReq) EqualVT(that *ConfirmPushApprovalReq) bool
- func (x *ConfirmPushApprovalReq) GetClusterId() string
- func (x *ConfirmPushApprovalReq) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *ConfirmPushApprovalReq) GetReleaseChannelId() string
- func (x *ConfirmPushApprovalReq) GetServiceId() string
- func (*ConfirmPushApprovalReq) ProtoMessage()
- func (x *ConfirmPushApprovalReq) ProtoReflect() protoreflect.Message
- func (x *ConfirmPushApprovalReq) Reset()
- func (this *ConfirmPushApprovalReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ConfirmPushApprovalReq) StableEqualVT(that *ConfirmPushApprovalReq) bool
- func (x *ConfirmPushApprovalReq) String() string
- func (m *ConfirmPushApprovalReq) Validate() error
- func (m *ConfirmPushApprovalReq) ValidateAll() error
- type ConfirmPushApprovalReqMultiError
- type ConfirmPushApprovalReqValidationError
- func (e ConfirmPushApprovalReqValidationError) Cause() error
- func (e ConfirmPushApprovalReqValidationError) Error() string
- func (e ConfirmPushApprovalReqValidationError) ErrorName() string
- func (e ConfirmPushApprovalReqValidationError) Field() string
- func (e ConfirmPushApprovalReqValidationError) Key() bool
- func (e ConfirmPushApprovalReqValidationError) Reason() string
- type ConfirmPushApprovalResp
- func (m *ConfirmPushApprovalResp) CloneMessageVT() proto.Message
- func (m *ConfirmPushApprovalResp) CloneVT() *ConfirmPushApprovalResp
- func (*ConfirmPushApprovalResp) Descriptor() ([]byte, []int)deprecated
- func (this *ConfirmPushApprovalResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ConfirmPushApprovalResp) EqualVT(that *ConfirmPushApprovalResp) bool
- func (x *ConfirmPushApprovalResp) GetApproved() bool
- func (*ConfirmPushApprovalResp) ProtoMessage()
- func (x *ConfirmPushApprovalResp) ProtoReflect() protoreflect.Message
- func (x *ConfirmPushApprovalResp) Reset()
- func (this *ConfirmPushApprovalResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ConfirmPushApprovalResp) StableEqualVT(that *ConfirmPushApprovalResp) bool
- func (x *ConfirmPushApprovalResp) String() string
- func (m *ConfirmPushApprovalResp) Validate() error
- func (m *ConfirmPushApprovalResp) ValidateAll() error
- type ConfirmPushApprovalRespMultiError
- type ConfirmPushApprovalRespValidationError
- func (e ConfirmPushApprovalRespValidationError) Cause() error
- func (e ConfirmPushApprovalRespValidationError) Error() string
- func (e ConfirmPushApprovalRespValidationError) ErrorName() string
- func (e ConfirmPushApprovalRespValidationError) Field() string
- func (e ConfirmPushApprovalRespValidationError) Key() bool
- func (e ConfirmPushApprovalRespValidationError) Reason() string
- type DebugInfo
- func (m *DebugInfo) CloneMessageVT() proto.Message
- func (m *DebugInfo) CloneVT() *DebugInfo
- func (*DebugInfo) Descriptor() ([]byte, []int)deprecated
- func (this *DebugInfo) EqualMessageVT(thatMsg proto.Message) bool
- func (this *DebugInfo) EqualVT(that *DebugInfo) bool
- func (x *DebugInfo) GetError() string
- func (x *DebugInfo) GetTcptracerouteOut() string
- func (*DebugInfo) ProtoMessage()
- func (x *DebugInfo) ProtoReflect() protoreflect.Message
- func (x *DebugInfo) Reset()
- func (this *DebugInfo) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *DebugInfo) StableEqualVT(that *DebugInfo) bool
- func (x *DebugInfo) String() string
- func (m *DebugInfo) Validate() error
- func (m *DebugInfo) ValidateAll() error
- type DebugInfoMultiError
- type DebugInfoValidationError
- type HeartbeatReq
- func (m *HeartbeatReq) CloneMessageVT() proto.Message
- func (m *HeartbeatReq) CloneVT() *HeartbeatReq
- func (*HeartbeatReq) Descriptor() ([]byte, []int)deprecated
- func (this *HeartbeatReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *HeartbeatReq) EqualVT(that *HeartbeatReq) bool
- func (x *HeartbeatReq) GetClusterId() string
- func (*HeartbeatReq) ProtoMessage()
- func (x *HeartbeatReq) ProtoReflect() protoreflect.Message
- func (x *HeartbeatReq) Reset()
- func (this *HeartbeatReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *HeartbeatReq) StableEqualVT(that *HeartbeatReq) bool
- func (x *HeartbeatReq) String() string
- func (m *HeartbeatReq) Validate() error
- func (m *HeartbeatReq) ValidateAll() error
- type HeartbeatReqMultiError
- type HeartbeatReqValidationError
- func (e HeartbeatReqValidationError) Cause() error
- func (e HeartbeatReqValidationError) Error() string
- func (e HeartbeatReqValidationError) ErrorName() string
- func (e HeartbeatReqValidationError) Field() string
- func (e HeartbeatReqValidationError) Key() bool
- func (e HeartbeatReqValidationError) Reason() string
- type HeartbeatResp
- func (m *HeartbeatResp) CloneMessageVT() proto.Message
- func (m *HeartbeatResp) CloneVT() *HeartbeatResp
- func (*HeartbeatResp) Descriptor() ([]byte, []int)deprecated
- func (this *HeartbeatResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *HeartbeatResp) EqualVT(that *HeartbeatResp) bool
- func (*HeartbeatResp) ProtoMessage()
- func (x *HeartbeatResp) ProtoReflect() protoreflect.Message
- func (x *HeartbeatResp) Reset()
- func (this *HeartbeatResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *HeartbeatResp) StableEqualVT(that *HeartbeatResp) bool
- func (x *HeartbeatResp) String() string
- func (m *HeartbeatResp) Validate() error
- func (m *HeartbeatResp) ValidateAll() error
- type HeartbeatRespMultiError
- type HeartbeatRespValidationError
- func (e HeartbeatRespValidationError) Cause() error
- func (e HeartbeatRespValidationError) Error() string
- func (e HeartbeatRespValidationError) ErrorName() string
- func (e HeartbeatRespValidationError) Field() string
- func (e HeartbeatRespValidationError) Key() bool
- func (e HeartbeatRespValidationError) Reason() string
- type InformerAction
- func (InformerAction) Descriptor() protoreflect.EnumDescriptor
- func (x InformerAction) Enum() *InformerAction
- func (InformerAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x InformerAction) Number() protoreflect.EnumNumber
- func (x InformerAction) String() string
- func (InformerAction) Type() protoreflect.EnumType
- type ProxyAPIServerReq
- func (m *ProxyAPIServerReq) CloneMessageVT() proto.Message
- func (m *ProxyAPIServerReq) CloneVT() *ProxyAPIServerReq
- func (*ProxyAPIServerReq) Descriptor() ([]byte, []int)deprecated
- func (this *ProxyAPIServerReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ProxyAPIServerReq) EqualVT(that *ProxyAPIServerReq) bool
- func (x *ProxyAPIServerReq) GetBlob() []byte
- func (x *ProxyAPIServerReq) GetConnId() string
- func (m *ProxyAPIServerReq) GetMsg() isProxyAPIServerReq_Msg
- func (x *ProxyAPIServerReq) GetRuntimeId() string
- func (*ProxyAPIServerReq) ProtoMessage()
- func (x *ProxyAPIServerReq) ProtoReflect() protoreflect.Message
- func (x *ProxyAPIServerReq) Reset()
- func (this *ProxyAPIServerReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ProxyAPIServerReq) StableEqualVT(that *ProxyAPIServerReq) bool
- func (x *ProxyAPIServerReq) String() string
- func (m *ProxyAPIServerReq) Validate() error
- func (m *ProxyAPIServerReq) ValidateAll() error
- type ProxyAPIServerReqMultiError
- type ProxyAPIServerReqValidationError
- func (e ProxyAPIServerReqValidationError) Cause() error
- func (e ProxyAPIServerReqValidationError) Error() string
- func (e ProxyAPIServerReqValidationError) ErrorName() string
- func (e ProxyAPIServerReqValidationError) Field() string
- func (e ProxyAPIServerReqValidationError) Key() bool
- func (e ProxyAPIServerReqValidationError) Reason() string
- type ProxyAPIServerReq_Blob
- type ProxyAPIServerReq_RuntimeId
- type ProxyAPIServerResp
- func (m *ProxyAPIServerResp) CloneMessageVT() proto.Message
- func (m *ProxyAPIServerResp) CloneVT() *ProxyAPIServerResp
- func (*ProxyAPIServerResp) Descriptor() ([]byte, []int)deprecated
- func (this *ProxyAPIServerResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ProxyAPIServerResp) EqualVT(that *ProxyAPIServerResp) bool
- func (x *ProxyAPIServerResp) GetBlob() []byte
- func (m *ProxyAPIServerResp) GetMsg() isProxyAPIServerResp_Msg
- func (x *ProxyAPIServerResp) GetType() ProxyAPIServerResp_Type
- func (*ProxyAPIServerResp) ProtoMessage()
- func (x *ProxyAPIServerResp) ProtoReflect() protoreflect.Message
- func (x *ProxyAPIServerResp) Reset()
- func (this *ProxyAPIServerResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ProxyAPIServerResp) StableEqualVT(that *ProxyAPIServerResp) bool
- func (x *ProxyAPIServerResp) String() string
- func (m *ProxyAPIServerResp) Validate() error
- func (m *ProxyAPIServerResp) ValidateAll() error
- type ProxyAPIServerRespMultiError
- type ProxyAPIServerRespValidationError
- func (e ProxyAPIServerRespValidationError) Cause() error
- func (e ProxyAPIServerRespValidationError) Error() string
- func (e ProxyAPIServerRespValidationError) ErrorName() string
- func (e ProxyAPIServerRespValidationError) Field() string
- func (e ProxyAPIServerRespValidationError) Key() bool
- func (e ProxyAPIServerRespValidationError) Reason() string
- type ProxyAPIServerResp_Blob
- type ProxyAPIServerResp_Type
- func (ProxyAPIServerResp_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ProxyAPIServerResp_Type) Enum() *ProxyAPIServerResp_Type
- func (ProxyAPIServerResp_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProxyAPIServerResp_Type) Number() protoreflect.EnumNumber
- func (x ProxyAPIServerResp_Type) String() string
- func (ProxyAPIServerResp_Type) Type() protoreflect.EnumType
- type ProxyAPIServerResp_Type_
- type RecordDeploymentReq
- func (m *RecordDeploymentReq) CloneMessageVT() proto.Message
- func (m *RecordDeploymentReq) CloneVT() *RecordDeploymentReq
- func (*RecordDeploymentReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordDeploymentReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordDeploymentReq) EqualVT(that *RecordDeploymentReq) bool
- func (x *RecordDeploymentReq) GetAction() InformerAction
- func (x *RecordDeploymentReq) GetDeployment() []byte
- func (*RecordDeploymentReq) ProtoMessage()
- func (x *RecordDeploymentReq) ProtoReflect() protoreflect.Message
- func (x *RecordDeploymentReq) Reset()
- func (this *RecordDeploymentReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordDeploymentReq) StableEqualVT(that *RecordDeploymentReq) bool
- func (x *RecordDeploymentReq) String() string
- func (m *RecordDeploymentReq) Validate() error
- func (m *RecordDeploymentReq) ValidateAll() error
- type RecordDeploymentReqMultiError
- type RecordDeploymentReqValidationError
- func (e RecordDeploymentReqValidationError) Cause() error
- func (e RecordDeploymentReqValidationError) Error() string
- func (e RecordDeploymentReqValidationError) ErrorName() string
- func (e RecordDeploymentReqValidationError) Field() string
- func (e RecordDeploymentReqValidationError) Key() bool
- func (e RecordDeploymentReqValidationError) Reason() string
- type RecordDeploymentResp
- func (m *RecordDeploymentResp) CloneMessageVT() proto.Message
- func (m *RecordDeploymentResp) CloneVT() *RecordDeploymentResp
- func (*RecordDeploymentResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordDeploymentResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordDeploymentResp) EqualVT(that *RecordDeploymentResp) bool
- func (x *RecordDeploymentResp) GetPushTimestamp() *timestamppb.Timestamp
- func (*RecordDeploymentResp) ProtoMessage()
- func (x *RecordDeploymentResp) ProtoReflect() protoreflect.Message
- func (x *RecordDeploymentResp) Reset()
- func (this *RecordDeploymentResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordDeploymentResp) StableEqualVT(that *RecordDeploymentResp) bool
- func (x *RecordDeploymentResp) String() string
- func (m *RecordDeploymentResp) Validate() error
- func (m *RecordDeploymentResp) ValidateAll() error
- type RecordDeploymentRespMultiError
- type RecordDeploymentRespValidationError
- func (e RecordDeploymentRespValidationError) Cause() error
- func (e RecordDeploymentRespValidationError) Error() string
- func (e RecordDeploymentRespValidationError) ErrorName() string
- func (e RecordDeploymentRespValidationError) Field() string
- func (e RecordDeploymentRespValidationError) Key() bool
- func (e RecordDeploymentRespValidationError) Reason() string
- type RecordNewUnknownPushReq
- func (m *RecordNewUnknownPushReq) CloneMessageVT() proto.Message
- func (m *RecordNewUnknownPushReq) CloneVT() *RecordNewUnknownPushReq
- func (*RecordNewUnknownPushReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordNewUnknownPushReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordNewUnknownPushReq) EqualVT(that *RecordNewUnknownPushReq) bool
- func (x *RecordNewUnknownPushReq) GetClusterId() string
- func (x *RecordNewUnknownPushReq) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *RecordNewUnknownPushReq) GetReleaseChannelId() string
- func (x *RecordNewUnknownPushReq) GetServiceId() string
- func (*RecordNewUnknownPushReq) ProtoMessage()
- func (x *RecordNewUnknownPushReq) ProtoReflect() protoreflect.Message
- func (x *RecordNewUnknownPushReq) Reset()
- func (this *RecordNewUnknownPushReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordNewUnknownPushReq) StableEqualVT(that *RecordNewUnknownPushReq) bool
- func (x *RecordNewUnknownPushReq) String() string
- func (m *RecordNewUnknownPushReq) Validate() error
- func (m *RecordNewUnknownPushReq) ValidateAll() error
- type RecordNewUnknownPushReqMultiError
- type RecordNewUnknownPushReqValidationError
- func (e RecordNewUnknownPushReqValidationError) Cause() error
- func (e RecordNewUnknownPushReqValidationError) Error() string
- func (e RecordNewUnknownPushReqValidationError) ErrorName() string
- func (e RecordNewUnknownPushReqValidationError) Field() string
- func (e RecordNewUnknownPushReqValidationError) Key() bool
- func (e RecordNewUnknownPushReqValidationError) Reason() string
- type RecordNewUnknownPushResp
- func (m *RecordNewUnknownPushResp) CloneMessageVT() proto.Message
- func (m *RecordNewUnknownPushResp) CloneVT() *RecordNewUnknownPushResp
- func (*RecordNewUnknownPushResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordNewUnknownPushResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordNewUnknownPushResp) EqualVT(that *RecordNewUnknownPushResp) bool
- func (*RecordNewUnknownPushResp) ProtoMessage()
- func (x *RecordNewUnknownPushResp) ProtoReflect() protoreflect.Message
- func (x *RecordNewUnknownPushResp) Reset()
- func (this *RecordNewUnknownPushResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordNewUnknownPushResp) StableEqualVT(that *RecordNewUnknownPushResp) bool
- func (x *RecordNewUnknownPushResp) String() string
- func (m *RecordNewUnknownPushResp) Validate() error
- func (m *RecordNewUnknownPushResp) ValidateAll() error
- type RecordNewUnknownPushRespMultiError
- type RecordNewUnknownPushRespValidationError
- func (e RecordNewUnknownPushRespValidationError) Cause() error
- func (e RecordNewUnknownPushRespValidationError) Error() string
- func (e RecordNewUnknownPushRespValidationError) ErrorName() string
- func (e RecordNewUnknownPushRespValidationError) Field() string
- func (e RecordNewUnknownPushRespValidationError) Key() bool
- func (e RecordNewUnknownPushRespValidationError) Reason() string
- type RecordPodReq
- func (m *RecordPodReq) CloneMessageVT() proto.Message
- func (m *RecordPodReq) CloneVT() *RecordPodReq
- func (*RecordPodReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPodReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodReq) EqualVT(that *RecordPodReq) bool
- func (x *RecordPodReq) GetAction() InformerAction
- func (x *RecordPodReq) GetPod() []byte
- func (x *RecordPodReq) GetRuntimeId() string
- func (*RecordPodReq) ProtoMessage()
- func (x *RecordPodReq) ProtoReflect() protoreflect.Message
- func (x *RecordPodReq) Reset()
- func (this *RecordPodReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodReq) StableEqualVT(that *RecordPodReq) bool
- func (x *RecordPodReq) String() string
- func (m *RecordPodReq) Validate() error
- func (m *RecordPodReq) ValidateAll() error
- type RecordPodReqMultiError
- type RecordPodReqValidationError
- func (e RecordPodReqValidationError) Cause() error
- func (e RecordPodReqValidationError) Error() string
- func (e RecordPodReqValidationError) ErrorName() string
- func (e RecordPodReqValidationError) Field() string
- func (e RecordPodReqValidationError) Key() bool
- func (e RecordPodReqValidationError) Reason() string
- type RecordPodResp
- func (m *RecordPodResp) CloneMessageVT() proto.Message
- func (m *RecordPodResp) CloneVT() *RecordPodResp
- func (*RecordPodResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPodResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodResp) EqualVT(that *RecordPodResp) bool
- func (*RecordPodResp) ProtoMessage()
- func (x *RecordPodResp) ProtoReflect() protoreflect.Message
- func (x *RecordPodResp) Reset()
- func (this *RecordPodResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodResp) StableEqualVT(that *RecordPodResp) bool
- func (x *RecordPodResp) String() string
- func (m *RecordPodResp) Validate() error
- func (m *RecordPodResp) ValidateAll() error
- type RecordPodRespMultiError
- type RecordPodRespValidationError
- func (e RecordPodRespValidationError) Cause() error
- func (e RecordPodRespValidationError) Error() string
- func (e RecordPodRespValidationError) ErrorName() string
- func (e RecordPodRespValidationError) Field() string
- func (e RecordPodRespValidationError) Key() bool
- func (e RecordPodRespValidationError) Reason() string
- type RecordPodsReq
- func (m *RecordPodsReq) CloneMessageVT() proto.Message
- func (m *RecordPodsReq) CloneVT() *RecordPodsReq
- func (*RecordPodsReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPodsReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodsReq) EqualVT(that *RecordPodsReq) bool
- func (x *RecordPodsReq) GetPods() [][]byte
- func (x *RecordPodsReq) GetRuntimeId() string
- func (*RecordPodsReq) ProtoMessage()
- func (x *RecordPodsReq) ProtoReflect() protoreflect.Message
- func (x *RecordPodsReq) Reset()
- func (this *RecordPodsReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodsReq) StableEqualVT(that *RecordPodsReq) bool
- func (x *RecordPodsReq) String() string
- func (m *RecordPodsReq) Validate() error
- func (m *RecordPodsReq) ValidateAll() error
- type RecordPodsReqMultiError
- type RecordPodsReqValidationError
- func (e RecordPodsReqValidationError) Cause() error
- func (e RecordPodsReqValidationError) Error() string
- func (e RecordPodsReqValidationError) ErrorName() string
- func (e RecordPodsReqValidationError) Field() string
- func (e RecordPodsReqValidationError) Key() bool
- func (e RecordPodsReqValidationError) Reason() string
- type RecordPodsResp
- func (m *RecordPodsResp) CloneMessageVT() proto.Message
- func (m *RecordPodsResp) CloneVT() *RecordPodsResp
- func (*RecordPodsResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPodsResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodsResp) EqualVT(that *RecordPodsResp) bool
- func (*RecordPodsResp) ProtoMessage()
- func (x *RecordPodsResp) ProtoReflect() protoreflect.Message
- func (x *RecordPodsResp) Reset()
- func (this *RecordPodsResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPodsResp) StableEqualVT(that *RecordPodsResp) bool
- func (x *RecordPodsResp) String() string
- func (m *RecordPodsResp) Validate() error
- func (m *RecordPodsResp) ValidateAll() error
- type RecordPodsRespMultiError
- type RecordPodsRespValidationError
- func (e RecordPodsRespValidationError) Cause() error
- func (e RecordPodsRespValidationError) Error() string
- func (e RecordPodsRespValidationError) ErrorName() string
- func (e RecordPodsRespValidationError) Field() string
- func (e RecordPodsRespValidationError) Key() bool
- func (e RecordPodsRespValidationError) Reason() string
- type RecordPushCompleteReq
- func (m *RecordPushCompleteReq) CloneMessageVT() proto.Message
- func (m *RecordPushCompleteReq) CloneVT() *RecordPushCompleteReq
- func (*RecordPushCompleteReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPushCompleteReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushCompleteReq) EqualVT(that *RecordPushCompleteReq) bool
- func (x *RecordPushCompleteReq) GetClusterId() string
- func (x *RecordPushCompleteReq) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *RecordPushCompleteReq) GetReleaseChannelId() string
- func (x *RecordPushCompleteReq) GetServiceId() string
- func (x *RecordPushCompleteReq) GetType() RecordPushCompleteReq_Type
- func (*RecordPushCompleteReq) ProtoMessage()
- func (x *RecordPushCompleteReq) ProtoReflect() protoreflect.Message
- func (x *RecordPushCompleteReq) Reset()
- func (this *RecordPushCompleteReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushCompleteReq) StableEqualVT(that *RecordPushCompleteReq) bool
- func (x *RecordPushCompleteReq) String() string
- func (m *RecordPushCompleteReq) Validate() error
- func (m *RecordPushCompleteReq) ValidateAll() error
- type RecordPushCompleteReqMultiError
- type RecordPushCompleteReqValidationError
- func (e RecordPushCompleteReqValidationError) Cause() error
- func (e RecordPushCompleteReqValidationError) Error() string
- func (e RecordPushCompleteReqValidationError) ErrorName() string
- func (e RecordPushCompleteReqValidationError) Field() string
- func (e RecordPushCompleteReqValidationError) Key() bool
- func (e RecordPushCompleteReqValidationError) Reason() string
- type RecordPushCompleteReq_Type
- func (RecordPushCompleteReq_Type) Descriptor() protoreflect.EnumDescriptor
- func (x RecordPushCompleteReq_Type) Enum() *RecordPushCompleteReq_Type
- func (RecordPushCompleteReq_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x RecordPushCompleteReq_Type) Number() protoreflect.EnumNumber
- func (x RecordPushCompleteReq_Type) String() string
- func (RecordPushCompleteReq_Type) Type() protoreflect.EnumType
- type RecordPushCompleteResp
- func (m *RecordPushCompleteResp) CloneMessageVT() proto.Message
- func (m *RecordPushCompleteResp) CloneVT() *RecordPushCompleteResp
- func (*RecordPushCompleteResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPushCompleteResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushCompleteResp) EqualVT(that *RecordPushCompleteResp) bool
- func (*RecordPushCompleteResp) ProtoMessage()
- func (x *RecordPushCompleteResp) ProtoReflect() protoreflect.Message
- func (x *RecordPushCompleteResp) Reset()
- func (this *RecordPushCompleteResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushCompleteResp) StableEqualVT(that *RecordPushCompleteResp) bool
- func (x *RecordPushCompleteResp) String() string
- func (m *RecordPushCompleteResp) Validate() error
- func (m *RecordPushCompleteResp) ValidateAll() error
- type RecordPushCompleteRespMultiError
- type RecordPushCompleteRespValidationError
- func (e RecordPushCompleteRespValidationError) Cause() error
- func (e RecordPushCompleteRespValidationError) Error() string
- func (e RecordPushCompleteRespValidationError) ErrorName() string
- func (e RecordPushCompleteRespValidationError) Field() string
- func (e RecordPushCompleteRespValidationError) Key() bool
- func (e RecordPushCompleteRespValidationError) Reason() string
- type RecordPushOngoingReq
- func (m *RecordPushOngoingReq) CloneMessageVT() proto.Message
- func (m *RecordPushOngoingReq) CloneVT() *RecordPushOngoingReq
- func (*RecordPushOngoingReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPushOngoingReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushOngoingReq) EqualVT(that *RecordPushOngoingReq) bool
- func (x *RecordPushOngoingReq) GetClusterId() string
- func (x *RecordPushOngoingReq) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *RecordPushOngoingReq) GetReleaseChannelId() string
- func (x *RecordPushOngoingReq) GetServiceId() string
- func (*RecordPushOngoingReq) ProtoMessage()
- func (x *RecordPushOngoingReq) ProtoReflect() protoreflect.Message
- func (x *RecordPushOngoingReq) Reset()
- func (this *RecordPushOngoingReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushOngoingReq) StableEqualVT(that *RecordPushOngoingReq) bool
- func (x *RecordPushOngoingReq) String() string
- func (m *RecordPushOngoingReq) Validate() error
- func (m *RecordPushOngoingReq) ValidateAll() error
- type RecordPushOngoingReqMultiError
- type RecordPushOngoingReqValidationError
- func (e RecordPushOngoingReqValidationError) Cause() error
- func (e RecordPushOngoingReqValidationError) Error() string
- func (e RecordPushOngoingReqValidationError) ErrorName() string
- func (e RecordPushOngoingReqValidationError) Field() string
- func (e RecordPushOngoingReqValidationError) Key() bool
- func (e RecordPushOngoingReqValidationError) Reason() string
- type RecordPushOngoingResp
- func (m *RecordPushOngoingResp) CloneMessageVT() proto.Message
- func (m *RecordPushOngoingResp) CloneVT() *RecordPushOngoingResp
- func (*RecordPushOngoingResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPushOngoingResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushOngoingResp) EqualVT(that *RecordPushOngoingResp) bool
- func (*RecordPushOngoingResp) ProtoMessage()
- func (x *RecordPushOngoingResp) ProtoReflect() protoreflect.Message
- func (x *RecordPushOngoingResp) Reset()
- func (this *RecordPushOngoingResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushOngoingResp) StableEqualVT(that *RecordPushOngoingResp) bool
- func (x *RecordPushOngoingResp) String() string
- func (m *RecordPushOngoingResp) Validate() error
- func (m *RecordPushOngoingResp) ValidateAll() error
- type RecordPushOngoingRespMultiError
- type RecordPushOngoingRespValidationError
- func (e RecordPushOngoingRespValidationError) Cause() error
- func (e RecordPushOngoingRespValidationError) Error() string
- func (e RecordPushOngoingRespValidationError) ErrorName() string
- func (e RecordPushOngoingRespValidationError) Field() string
- func (e RecordPushOngoingRespValidationError) Key() bool
- func (e RecordPushOngoingRespValidationError) Reason() string
- type RecordPushStartReq
- func (m *RecordPushStartReq) CloneMessageVT() proto.Message
- func (m *RecordPushStartReq) CloneVT() *RecordPushStartReq
- func (*RecordPushStartReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPushStartReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushStartReq) EqualVT(that *RecordPushStartReq) bool
- func (x *RecordPushStartReq) GetClusterId() string
- func (x *RecordPushStartReq) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *RecordPushStartReq) GetReleaseChannelId() string
- func (x *RecordPushStartReq) GetServiceId() string
- func (x *RecordPushStartReq) GetStartTimestamp() *timestamppb.Timestamp
- func (*RecordPushStartReq) ProtoMessage()
- func (x *RecordPushStartReq) ProtoReflect() protoreflect.Message
- func (x *RecordPushStartReq) Reset()
- func (this *RecordPushStartReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushStartReq) StableEqualVT(that *RecordPushStartReq) bool
- func (x *RecordPushStartReq) String() string
- func (m *RecordPushStartReq) Validate() error
- func (m *RecordPushStartReq) ValidateAll() error
- type RecordPushStartReqMultiError
- type RecordPushStartReqValidationError
- func (e RecordPushStartReqValidationError) Cause() error
- func (e RecordPushStartReqValidationError) Error() string
- func (e RecordPushStartReqValidationError) ErrorName() string
- func (e RecordPushStartReqValidationError) Field() string
- func (e RecordPushStartReqValidationError) Key() bool
- func (e RecordPushStartReqValidationError) Reason() string
- type RecordPushStartResp
- func (m *RecordPushStartResp) CloneMessageVT() proto.Message
- func (m *RecordPushStartResp) CloneVT() *RecordPushStartResp
- func (*RecordPushStartResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordPushStartResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushStartResp) EqualVT(that *RecordPushStartResp) bool
- func (*RecordPushStartResp) ProtoMessage()
- func (x *RecordPushStartResp) ProtoReflect() protoreflect.Message
- func (x *RecordPushStartResp) Reset()
- func (this *RecordPushStartResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordPushStartResp) StableEqualVT(that *RecordPushStartResp) bool
- func (x *RecordPushStartResp) String() string
- func (m *RecordPushStartResp) Validate() error
- func (m *RecordPushStartResp) ValidateAll() error
- type RecordPushStartRespMultiError
- type RecordPushStartRespValidationError
- func (e RecordPushStartRespValidationError) Cause() error
- func (e RecordPushStartRespValidationError) Error() string
- func (e RecordPushStartRespValidationError) ErrorName() string
- func (e RecordPushStartRespValidationError) Field() string
- func (e RecordPushStartRespValidationError) Key() bool
- func (e RecordPushStartRespValidationError) Reason() string
- type RecordRolloutReq
- func (m *RecordRolloutReq) CloneMessageVT() proto.Message
- func (m *RecordRolloutReq) CloneVT() *RecordRolloutReq
- func (*RecordRolloutReq) Descriptor() ([]byte, []int)deprecated
- func (this *RecordRolloutReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordRolloutReq) EqualVT(that *RecordRolloutReq) bool
- func (x *RecordRolloutReq) GetAction() InformerAction
- func (x *RecordRolloutReq) GetRollout() []byte
- func (*RecordRolloutReq) ProtoMessage()
- func (x *RecordRolloutReq) ProtoReflect() protoreflect.Message
- func (x *RecordRolloutReq) Reset()
- func (this *RecordRolloutReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordRolloutReq) StableEqualVT(that *RecordRolloutReq) bool
- func (x *RecordRolloutReq) String() string
- func (m *RecordRolloutReq) Validate() error
- func (m *RecordRolloutReq) ValidateAll() error
- type RecordRolloutReqMultiError
- type RecordRolloutReqValidationError
- func (e RecordRolloutReqValidationError) Cause() error
- func (e RecordRolloutReqValidationError) Error() string
- func (e RecordRolloutReqValidationError) ErrorName() string
- func (e RecordRolloutReqValidationError) Field() string
- func (e RecordRolloutReqValidationError) Key() bool
- func (e RecordRolloutReqValidationError) Reason() string
- type RecordRolloutResp
- func (m *RecordRolloutResp) CloneMessageVT() proto.Message
- func (m *RecordRolloutResp) CloneVT() *RecordRolloutResp
- func (*RecordRolloutResp) Descriptor() ([]byte, []int)deprecated
- func (this *RecordRolloutResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordRolloutResp) EqualVT(that *RecordRolloutResp) bool
- func (x *RecordRolloutResp) GetPushTimestamp() *timestamppb.Timestamp
- func (*RecordRolloutResp) ProtoMessage()
- func (x *RecordRolloutResp) ProtoReflect() protoreflect.Message
- func (x *RecordRolloutResp) Reset()
- func (this *RecordRolloutResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *RecordRolloutResp) StableEqualVT(that *RecordRolloutResp) bool
- func (x *RecordRolloutResp) String() string
- func (m *RecordRolloutResp) Validate() error
- func (m *RecordRolloutResp) ValidateAll() error
- type RecordRolloutRespMultiError
- type RecordRolloutRespValidationError
- func (e RecordRolloutRespValidationError) Cause() error
- func (e RecordRolloutRespValidationError) Error() string
- func (e RecordRolloutRespValidationError) ErrorName() string
- func (e RecordRolloutRespValidationError) Field() string
- func (e RecordRolloutRespValidationError) Key() bool
- func (e RecordRolloutRespValidationError) Reason() string
- type ReportClusterMetadataReq
- func (m *ReportClusterMetadataReq) CloneMessageVT() proto.Message
- func (m *ReportClusterMetadataReq) CloneVT() *ReportClusterMetadataReq
- func (*ReportClusterMetadataReq) Descriptor() ([]byte, []int)deprecated
- func (this *ReportClusterMetadataReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportClusterMetadataReq) EqualVT(that *ReportClusterMetadataReq) bool
- func (x *ReportClusterMetadataReq) GetClusterMetadata() *environment.ClusterMetadata
- func (x *ReportClusterMetadataReq) GetError() string
- func (x *ReportClusterMetadataReq) GetRuntimeId() string
- func (*ReportClusterMetadataReq) ProtoMessage()
- func (x *ReportClusterMetadataReq) ProtoReflect() protoreflect.Message
- func (x *ReportClusterMetadataReq) Reset()
- func (this *ReportClusterMetadataReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportClusterMetadataReq) StableEqualVT(that *ReportClusterMetadataReq) bool
- func (x *ReportClusterMetadataReq) String() string
- func (m *ReportClusterMetadataReq) Validate() error
- func (m *ReportClusterMetadataReq) ValidateAll() error
- type ReportClusterMetadataReqMultiError
- type ReportClusterMetadataReqValidationError
- func (e ReportClusterMetadataReqValidationError) Cause() error
- func (e ReportClusterMetadataReqValidationError) Error() string
- func (e ReportClusterMetadataReqValidationError) ErrorName() string
- func (e ReportClusterMetadataReqValidationError) Field() string
- func (e ReportClusterMetadataReqValidationError) Key() bool
- func (e ReportClusterMetadataReqValidationError) Reason() string
- type ReportClusterMetadataResp
- func (m *ReportClusterMetadataResp) CloneMessageVT() proto.Message
- func (m *ReportClusterMetadataResp) CloneVT() *ReportClusterMetadataResp
- func (*ReportClusterMetadataResp) Descriptor() ([]byte, []int)deprecated
- func (this *ReportClusterMetadataResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportClusterMetadataResp) EqualVT(that *ReportClusterMetadataResp) bool
- func (*ReportClusterMetadataResp) ProtoMessage()
- func (x *ReportClusterMetadataResp) ProtoReflect() protoreflect.Message
- func (x *ReportClusterMetadataResp) Reset()
- func (this *ReportClusterMetadataResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportClusterMetadataResp) StableEqualVT(that *ReportClusterMetadataResp) bool
- func (x *ReportClusterMetadataResp) String() string
- func (m *ReportClusterMetadataResp) Validate() error
- func (m *ReportClusterMetadataResp) ValidateAll() error
- type ReportClusterMetadataRespMultiError
- type ReportClusterMetadataRespValidationError
- func (e ReportClusterMetadataRespValidationError) Cause() error
- func (e ReportClusterMetadataRespValidationError) Error() string
- func (e ReportClusterMetadataRespValidationError) ErrorName() string
- func (e ReportClusterMetadataRespValidationError) Field() string
- func (e ReportClusterMetadataRespValidationError) Key() bool
- func (e ReportClusterMetadataRespValidationError) Reason() string
- type ReportDebugInfoReq
- func (m *ReportDebugInfoReq) CloneMessageVT() proto.Message
- func (m *ReportDebugInfoReq) CloneVT() *ReportDebugInfoReq
- func (*ReportDebugInfoReq) Descriptor() ([]byte, []int)deprecated
- func (this *ReportDebugInfoReq) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportDebugInfoReq) EqualVT(that *ReportDebugInfoReq) bool
- func (x *ReportDebugInfoReq) GetInfo() *DebugInfo
- func (x *ReportDebugInfoReq) GetRuntimeId() string
- func (*ReportDebugInfoReq) ProtoMessage()
- func (x *ReportDebugInfoReq) ProtoReflect() protoreflect.Message
- func (x *ReportDebugInfoReq) Reset()
- func (this *ReportDebugInfoReq) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportDebugInfoReq) StableEqualVT(that *ReportDebugInfoReq) bool
- func (x *ReportDebugInfoReq) String() string
- func (m *ReportDebugInfoReq) Validate() error
- func (m *ReportDebugInfoReq) ValidateAll() error
- type ReportDebugInfoReqMultiError
- type ReportDebugInfoReqValidationError
- func (e ReportDebugInfoReqValidationError) Cause() error
- func (e ReportDebugInfoReqValidationError) Error() string
- func (e ReportDebugInfoReqValidationError) ErrorName() string
- func (e ReportDebugInfoReqValidationError) Field() string
- func (e ReportDebugInfoReqValidationError) Key() bool
- func (e ReportDebugInfoReqValidationError) Reason() string
- type ReportDebugInfoResp
- func (m *ReportDebugInfoResp) CloneMessageVT() proto.Message
- func (m *ReportDebugInfoResp) CloneVT() *ReportDebugInfoResp
- func (*ReportDebugInfoResp) Descriptor() ([]byte, []int)deprecated
- func (this *ReportDebugInfoResp) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportDebugInfoResp) EqualVT(that *ReportDebugInfoResp) bool
- func (*ReportDebugInfoResp) ProtoMessage()
- func (x *ReportDebugInfoResp) ProtoReflect() protoreflect.Message
- func (x *ReportDebugInfoResp) Reset()
- func (this *ReportDebugInfoResp) StableEqualMessageVT(thatMsg proto.Message) bool
- func (this *ReportDebugInfoResp) StableEqualVT(that *ReportDebugInfoResp) bool
- func (x *ReportDebugInfoResp) String() string
- func (m *ReportDebugInfoResp) Validate() error
- func (m *ReportDebugInfoResp) ValidateAll() error
- type ReportDebugInfoRespMultiError
- type ReportDebugInfoRespValidationError
- func (e ReportDebugInfoRespValidationError) Cause() error
- func (e ReportDebugInfoRespValidationError) Error() string
- func (e ReportDebugInfoRespValidationError) ErrorName() string
- func (e ReportDebugInfoRespValidationError) Field() string
- func (e ReportDebugInfoRespValidationError) Key() bool
- func (e ReportDebugInfoRespValidationError) Reason() string
- type UnimplementedAgentInteractionServer
- func (UnimplementedAgentInteractionServer) ConfirmPushApproval(context.Context, *ConfirmPushApprovalReq) (*ConfirmPushApprovalResp, error)
- func (UnimplementedAgentInteractionServer) Heartbeat(context.Context, *HeartbeatReq) (*HeartbeatResp, error)
- func (UnimplementedAgentInteractionServer) ProxyAPIServer(AgentInteraction_ProxyAPIServerServer) error
- func (UnimplementedAgentInteractionServer) RecordDeployment(context.Context, *RecordDeploymentReq) (*RecordDeploymentResp, error)
- func (UnimplementedAgentInteractionServer) RecordNewUnknownPush(context.Context, *RecordNewUnknownPushReq) (*RecordNewUnknownPushResp, error)
- func (UnimplementedAgentInteractionServer) RecordPod(context.Context, *RecordPodReq) (*RecordPodResp, error)
- func (UnimplementedAgentInteractionServer) RecordPods(context.Context, *RecordPodsReq) (*RecordPodsResp, error)
- func (UnimplementedAgentInteractionServer) RecordPushComplete(context.Context, *RecordPushCompleteReq) (*RecordPushCompleteResp, error)
- func (UnimplementedAgentInteractionServer) RecordPushOngoing(context.Context, *RecordPushOngoingReq) (*RecordPushOngoingResp, error)
- func (UnimplementedAgentInteractionServer) RecordPushStart(context.Context, *RecordPushStartReq) (*RecordPushStartResp, error)
- func (UnimplementedAgentInteractionServer) RecordRollout(context.Context, *RecordRolloutReq) (*RecordRolloutResp, error)
- func (UnimplementedAgentInteractionServer) ReportClusterMetadata(context.Context, *ReportClusterMetadataReq) (*ReportClusterMetadataResp, error)
- func (UnimplementedAgentInteractionServer) ReportDebugInfo(context.Context, *ReportDebugInfoReq) (*ReportDebugInfoResp, error)
- type UnsafeAgentInteractionServer
Constants ¶
const ( AgentInteraction_Heartbeat_FullMethodName = "/prodvana.agent.AgentInteraction/Heartbeat" AgentInteraction_ConfirmPushApproval_FullMethodName = "/prodvana.agent.AgentInteraction/ConfirmPushApproval" AgentInteraction_RecordNewUnknownPush_FullMethodName = "/prodvana.agent.AgentInteraction/RecordNewUnknownPush" AgentInteraction_RecordPushStart_FullMethodName = "/prodvana.agent.AgentInteraction/RecordPushStart" AgentInteraction_RecordPushOngoing_FullMethodName = "/prodvana.agent.AgentInteraction/RecordPushOngoing" AgentInteraction_RecordPushComplete_FullMethodName = "/prodvana.agent.AgentInteraction/RecordPushComplete" AgentInteraction_RecordPod_FullMethodName = "/prodvana.agent.AgentInteraction/RecordPod" AgentInteraction_RecordPods_FullMethodName = "/prodvana.agent.AgentInteraction/RecordPods" AgentInteraction_RecordDeployment_FullMethodName = "/prodvana.agent.AgentInteraction/RecordDeployment" AgentInteraction_RecordRollout_FullMethodName = "/prodvana.agent.AgentInteraction/RecordRollout" AgentInteraction_ProxyAPIServer_FullMethodName = "/prodvana.agent.AgentInteraction/ProxyAPIServer" AgentInteraction_ReportDebugInfo_FullMethodName = "/prodvana.agent.AgentInteraction/ReportDebugInfo" AgentInteraction_ReportClusterMetadata_FullMethodName = "/prodvana.agent.AgentInteraction/ReportClusterMetadata" )
Variables ¶
var ( InformerAction_name = map[int32]string{ 0: "ADD", 1: "UPDATE", 2: "DELETE", } InformerAction_value = map[string]int32{ "ADD": 0, "UPDATE": 1, "DELETE": 2, } )
Enum value maps for InformerAction.
var ( RecordPushCompleteReq_Type_name = map[int32]string{ 0: "UNKNOWN", 1: "SUCCEEDED", 2: "ROLLED_BACK", } RecordPushCompleteReq_Type_value = map[string]int32{ "UNKNOWN": 0, "SUCCEEDED": 1, "ROLLED_BACK": 2, } )
Enum value maps for RecordPushCompleteReq_Type.
var ( ProxyAPIServerResp_Type_name = map[int32]string{ 0: "UNKNOWN", 1: "PROXY_APISERVER", } ProxyAPIServerResp_Type_value = map[string]int32{ "UNKNOWN": 0, "PROXY_APISERVER": 1, } )
Enum value maps for ProxyAPIServerResp_Type.
var AgentInteraction_ServiceDesc = grpc.ServiceDesc{ ServiceName: "prodvana.agent.AgentInteraction", HandlerType: (*AgentInteractionServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Heartbeat", Handler: _AgentInteraction_Heartbeat_Handler, }, { MethodName: "ConfirmPushApproval", Handler: _AgentInteraction_ConfirmPushApproval_Handler, }, { MethodName: "RecordNewUnknownPush", Handler: _AgentInteraction_RecordNewUnknownPush_Handler, }, { MethodName: "RecordPushStart", Handler: _AgentInteraction_RecordPushStart_Handler, }, { MethodName: "RecordPushOngoing", Handler: _AgentInteraction_RecordPushOngoing_Handler, }, { MethodName: "RecordPushComplete", Handler: _AgentInteraction_RecordPushComplete_Handler, }, { MethodName: "RecordPod", Handler: _AgentInteraction_RecordPod_Handler, }, { MethodName: "RecordPods", Handler: _AgentInteraction_RecordPods_Handler, }, { MethodName: "RecordDeployment", Handler: _AgentInteraction_RecordDeployment_Handler, }, { MethodName: "RecordRollout", Handler: _AgentInteraction_RecordRollout_Handler, }, { MethodName: "ReportDebugInfo", Handler: _AgentInteraction_ReportDebugInfo_Handler, }, { MethodName: "ReportClusterMetadata", Handler: _AgentInteraction_ReportClusterMetadata_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "ProxyAPIServer", Handler: _AgentInteraction_ProxyAPIServer_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "prodvana/agent/agent_interaction.proto", }
AgentInteraction_ServiceDesc is the grpc.ServiceDesc for AgentInteraction service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_prodvana_agent_agent_interaction_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAgentInteractionServer ¶
func RegisterAgentInteractionServer(s grpc.ServiceRegistrar, srv AgentInteractionServer)
Types ¶
type AgentInteractionClient ¶
type AgentInteractionClient interface { Heartbeat(ctx context.Context, in *HeartbeatReq, opts ...grpc.CallOption) (*HeartbeatResp, error) ConfirmPushApproval(ctx context.Context, in *ConfirmPushApprovalReq, opts ...grpc.CallOption) (*ConfirmPushApprovalResp, error) RecordNewUnknownPush(ctx context.Context, in *RecordNewUnknownPushReq, opts ...grpc.CallOption) (*RecordNewUnknownPushResp, error) RecordPushStart(ctx context.Context, in *RecordPushStartReq, opts ...grpc.CallOption) (*RecordPushStartResp, error) RecordPushOngoing(ctx context.Context, in *RecordPushOngoingReq, opts ...grpc.CallOption) (*RecordPushOngoingResp, error) RecordPushComplete(ctx context.Context, in *RecordPushCompleteReq, opts ...grpc.CallOption) (*RecordPushCompleteResp, error) RecordPod(ctx context.Context, in *RecordPodReq, opts ...grpc.CallOption) (*RecordPodResp, error) // Dump a snapshot of all pods for a service. Can potentially contain multiple services, or all services. // Guaranteed to contain all pods for one service. RecordPods(ctx context.Context, in *RecordPodsReq, opts ...grpc.CallOption) (*RecordPodsResp, error) RecordDeployment(ctx context.Context, in *RecordDeploymentReq, opts ...grpc.CallOption) (*RecordDeploymentResp, error) RecordRollout(ctx context.Context, in *RecordRolloutReq, opts ...grpc.CallOption) (*RecordRolloutResp, error) ProxyAPIServer(ctx context.Context, opts ...grpc.CallOption) (AgentInteraction_ProxyAPIServerClient, error) ReportDebugInfo(ctx context.Context, in *ReportDebugInfoReq, opts ...grpc.CallOption) (*ReportDebugInfoResp, error) ReportClusterMetadata(ctx context.Context, in *ReportClusterMetadataReq, opts ...grpc.CallOption) (*ReportClusterMetadataResp, error) }
AgentInteractionClient is the client API for AgentInteraction 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 NewAgentInteractionClient ¶
func NewAgentInteractionClient(cc grpc.ClientConnInterface) AgentInteractionClient
type AgentInteractionServer ¶
type AgentInteractionServer interface { Heartbeat(context.Context, *HeartbeatReq) (*HeartbeatResp, error) ConfirmPushApproval(context.Context, *ConfirmPushApprovalReq) (*ConfirmPushApprovalResp, error) RecordNewUnknownPush(context.Context, *RecordNewUnknownPushReq) (*RecordNewUnknownPushResp, error) RecordPushStart(context.Context, *RecordPushStartReq) (*RecordPushStartResp, error) RecordPushOngoing(context.Context, *RecordPushOngoingReq) (*RecordPushOngoingResp, error) RecordPushComplete(context.Context, *RecordPushCompleteReq) (*RecordPushCompleteResp, error) RecordPod(context.Context, *RecordPodReq) (*RecordPodResp, error) // Dump a snapshot of all pods for a service. Can potentially contain multiple services, or all services. // Guaranteed to contain all pods for one service. RecordPods(context.Context, *RecordPodsReq) (*RecordPodsResp, error) RecordDeployment(context.Context, *RecordDeploymentReq) (*RecordDeploymentResp, error) RecordRollout(context.Context, *RecordRolloutReq) (*RecordRolloutResp, error) ProxyAPIServer(AgentInteraction_ProxyAPIServerServer) error ReportDebugInfo(context.Context, *ReportDebugInfoReq) (*ReportDebugInfoResp, error) ReportClusterMetadata(context.Context, *ReportClusterMetadataReq) (*ReportClusterMetadataResp, error) // contains filtered or unexported methods }
AgentInteractionServer is the server API for AgentInteraction service. All implementations must embed UnimplementedAgentInteractionServer for forward compatibility
type AgentInteraction_ProxyAPIServerClient ¶
type AgentInteraction_ProxyAPIServerClient interface { Send(*ProxyAPIServerReq) error Recv() (*ProxyAPIServerResp, error) grpc.ClientStream }
type AgentInteraction_ProxyAPIServerServer ¶
type AgentInteraction_ProxyAPIServerServer interface { Send(*ProxyAPIServerResp) error Recv() (*ProxyAPIServerReq, error) grpc.ServerStream }
type ConfirmPushApprovalReq ¶
type ConfirmPushApprovalReq struct { ReleaseChannelId string `protobuf:"bytes,1,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // contains filtered or unexported fields }
func (*ConfirmPushApprovalReq) CloneMessageVT ¶ added in v0.3.34
func (m *ConfirmPushApprovalReq) CloneMessageVT() proto.Message
func (*ConfirmPushApprovalReq) CloneVT ¶ added in v0.3.34
func (m *ConfirmPushApprovalReq) CloneVT() *ConfirmPushApprovalReq
func (*ConfirmPushApprovalReq) Descriptor
deprecated
func (*ConfirmPushApprovalReq) Descriptor() ([]byte, []int)
Deprecated: Use ConfirmPushApprovalReq.ProtoReflect.Descriptor instead.
func (*ConfirmPushApprovalReq) EqualMessageVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalReq) EqualMessageVT(thatMsg proto.Message) bool
func (*ConfirmPushApprovalReq) EqualVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalReq) EqualVT(that *ConfirmPushApprovalReq) bool
func (*ConfirmPushApprovalReq) GetClusterId ¶
func (x *ConfirmPushApprovalReq) GetClusterId() string
func (*ConfirmPushApprovalReq) GetCreationTimestamp ¶
func (x *ConfirmPushApprovalReq) GetCreationTimestamp() *timestamppb.Timestamp
func (*ConfirmPushApprovalReq) GetReleaseChannelId ¶
func (x *ConfirmPushApprovalReq) GetReleaseChannelId() string
func (*ConfirmPushApprovalReq) GetServiceId ¶
func (x *ConfirmPushApprovalReq) GetServiceId() string
func (*ConfirmPushApprovalReq) ProtoMessage ¶
func (*ConfirmPushApprovalReq) ProtoMessage()
func (*ConfirmPushApprovalReq) ProtoReflect ¶
func (x *ConfirmPushApprovalReq) ProtoReflect() protoreflect.Message
func (*ConfirmPushApprovalReq) Reset ¶
func (x *ConfirmPushApprovalReq) Reset()
func (*ConfirmPushApprovalReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ConfirmPushApprovalReq) StableEqualVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalReq) StableEqualVT(that *ConfirmPushApprovalReq) bool
func (*ConfirmPushApprovalReq) String ¶
func (x *ConfirmPushApprovalReq) String() string
func (*ConfirmPushApprovalReq) Validate ¶
func (m *ConfirmPushApprovalReq) Validate() error
Validate checks the field values on ConfirmPushApprovalReq 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 (*ConfirmPushApprovalReq) ValidateAll ¶
func (m *ConfirmPushApprovalReq) ValidateAll() error
ValidateAll checks the field values on ConfirmPushApprovalReq 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 ConfirmPushApprovalReqMultiError, or nil if none found.
type ConfirmPushApprovalReqMultiError ¶
type ConfirmPushApprovalReqMultiError []error
ConfirmPushApprovalReqMultiError is an error wrapping multiple validation errors returned by ConfirmPushApprovalReq.ValidateAll() if the designated constraints aren't met.
func (ConfirmPushApprovalReqMultiError) AllErrors ¶
func (m ConfirmPushApprovalReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfirmPushApprovalReqMultiError) Error ¶
func (m ConfirmPushApprovalReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfirmPushApprovalReqValidationError ¶
type ConfirmPushApprovalReqValidationError struct {
// contains filtered or unexported fields
}
ConfirmPushApprovalReqValidationError is the validation error returned by ConfirmPushApprovalReq.Validate if the designated constraints aren't met.
func (ConfirmPushApprovalReqValidationError) Cause ¶
func (e ConfirmPushApprovalReqValidationError) Cause() error
Cause function returns cause value.
func (ConfirmPushApprovalReqValidationError) Error ¶
func (e ConfirmPushApprovalReqValidationError) Error() string
Error satisfies the builtin error interface
func (ConfirmPushApprovalReqValidationError) ErrorName ¶
func (e ConfirmPushApprovalReqValidationError) ErrorName() string
ErrorName returns error name.
func (ConfirmPushApprovalReqValidationError) Field ¶
func (e ConfirmPushApprovalReqValidationError) Field() string
Field function returns field value.
func (ConfirmPushApprovalReqValidationError) Key ¶
func (e ConfirmPushApprovalReqValidationError) Key() bool
Key function returns key value.
func (ConfirmPushApprovalReqValidationError) Reason ¶
func (e ConfirmPushApprovalReqValidationError) Reason() string
Reason function returns reason value.
type ConfirmPushApprovalResp ¶
type ConfirmPushApprovalResp struct { Approved bool `protobuf:"varint,1,opt,name=approved,proto3" json:"approved,omitempty"` // contains filtered or unexported fields }
func (*ConfirmPushApprovalResp) CloneMessageVT ¶ added in v0.3.34
func (m *ConfirmPushApprovalResp) CloneMessageVT() proto.Message
func (*ConfirmPushApprovalResp) CloneVT ¶ added in v0.3.34
func (m *ConfirmPushApprovalResp) CloneVT() *ConfirmPushApprovalResp
func (*ConfirmPushApprovalResp) Descriptor
deprecated
func (*ConfirmPushApprovalResp) Descriptor() ([]byte, []int)
Deprecated: Use ConfirmPushApprovalResp.ProtoReflect.Descriptor instead.
func (*ConfirmPushApprovalResp) EqualMessageVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalResp) EqualMessageVT(thatMsg proto.Message) bool
func (*ConfirmPushApprovalResp) EqualVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalResp) EqualVT(that *ConfirmPushApprovalResp) bool
func (*ConfirmPushApprovalResp) GetApproved ¶
func (x *ConfirmPushApprovalResp) GetApproved() bool
func (*ConfirmPushApprovalResp) ProtoMessage ¶
func (*ConfirmPushApprovalResp) ProtoMessage()
func (*ConfirmPushApprovalResp) ProtoReflect ¶
func (x *ConfirmPushApprovalResp) ProtoReflect() protoreflect.Message
func (*ConfirmPushApprovalResp) Reset ¶
func (x *ConfirmPushApprovalResp) Reset()
func (*ConfirmPushApprovalResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ConfirmPushApprovalResp) StableEqualVT ¶ added in v0.3.34
func (this *ConfirmPushApprovalResp) StableEqualVT(that *ConfirmPushApprovalResp) bool
func (*ConfirmPushApprovalResp) String ¶
func (x *ConfirmPushApprovalResp) String() string
func (*ConfirmPushApprovalResp) Validate ¶
func (m *ConfirmPushApprovalResp) Validate() error
Validate checks the field values on ConfirmPushApprovalResp 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 (*ConfirmPushApprovalResp) ValidateAll ¶
func (m *ConfirmPushApprovalResp) ValidateAll() error
ValidateAll checks the field values on ConfirmPushApprovalResp 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 ConfirmPushApprovalRespMultiError, or nil if none found.
type ConfirmPushApprovalRespMultiError ¶
type ConfirmPushApprovalRespMultiError []error
ConfirmPushApprovalRespMultiError is an error wrapping multiple validation errors returned by ConfirmPushApprovalResp.ValidateAll() if the designated constraints aren't met.
func (ConfirmPushApprovalRespMultiError) AllErrors ¶
func (m ConfirmPushApprovalRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfirmPushApprovalRespMultiError) Error ¶
func (m ConfirmPushApprovalRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfirmPushApprovalRespValidationError ¶
type ConfirmPushApprovalRespValidationError struct {
// contains filtered or unexported fields
}
ConfirmPushApprovalRespValidationError is the validation error returned by ConfirmPushApprovalResp.Validate if the designated constraints aren't met.
func (ConfirmPushApprovalRespValidationError) Cause ¶
func (e ConfirmPushApprovalRespValidationError) Cause() error
Cause function returns cause value.
func (ConfirmPushApprovalRespValidationError) Error ¶
func (e ConfirmPushApprovalRespValidationError) Error() string
Error satisfies the builtin error interface
func (ConfirmPushApprovalRespValidationError) ErrorName ¶
func (e ConfirmPushApprovalRespValidationError) ErrorName() string
ErrorName returns error name.
func (ConfirmPushApprovalRespValidationError) Field ¶
func (e ConfirmPushApprovalRespValidationError) Field() string
Field function returns field value.
func (ConfirmPushApprovalRespValidationError) Key ¶
func (e ConfirmPushApprovalRespValidationError) Key() bool
Key function returns key value.
func (ConfirmPushApprovalRespValidationError) Reason ¶
func (e ConfirmPushApprovalRespValidationError) Reason() string
Reason function returns reason value.
type DebugInfo ¶
type DebugInfo struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // set only if there's any error running debug commands TcptracerouteOut string `protobuf:"bytes,2,opt,name=tcptraceroute_out,json=tcptracerouteOut,proto3" json:"tcptraceroute_out,omitempty"` // contains filtered or unexported fields }
func (*DebugInfo) CloneMessageVT ¶ added in v0.3.34
func (*DebugInfo) Descriptor
deprecated
func (*DebugInfo) EqualMessageVT ¶ added in v0.3.34
func (*DebugInfo) GetTcptracerouteOut ¶
func (*DebugInfo) ProtoMessage ¶
func (*DebugInfo) ProtoMessage()
func (*DebugInfo) ProtoReflect ¶
func (x *DebugInfo) ProtoReflect() protoreflect.Message
func (*DebugInfo) StableEqualMessageVT ¶ added in v0.3.34
func (*DebugInfo) StableEqualVT ¶ added in v0.3.34
func (*DebugInfo) Validate ¶
Validate checks the field values on DebugInfo 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 (*DebugInfo) ValidateAll ¶
ValidateAll checks the field values on DebugInfo 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 DebugInfoMultiError, or nil if none found.
type DebugInfoMultiError ¶
type DebugInfoMultiError []error
DebugInfoMultiError is an error wrapping multiple validation errors returned by DebugInfo.ValidateAll() if the designated constraints aren't met.
func (DebugInfoMultiError) AllErrors ¶
func (m DebugInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DebugInfoMultiError) Error ¶
func (m DebugInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DebugInfoValidationError ¶
type DebugInfoValidationError struct {
// contains filtered or unexported fields
}
DebugInfoValidationError is the validation error returned by DebugInfo.Validate if the designated constraints aren't met.
func (DebugInfoValidationError) Cause ¶
func (e DebugInfoValidationError) Cause() error
Cause function returns cause value.
func (DebugInfoValidationError) Error ¶
func (e DebugInfoValidationError) Error() string
Error satisfies the builtin error interface
func (DebugInfoValidationError) ErrorName ¶
func (e DebugInfoValidationError) ErrorName() string
ErrorName returns error name.
func (DebugInfoValidationError) Field ¶
func (e DebugInfoValidationError) Field() string
Field function returns field value.
func (DebugInfoValidationError) Key ¶
func (e DebugInfoValidationError) Key() bool
Key function returns key value.
func (DebugInfoValidationError) Reason ¶
func (e DebugInfoValidationError) Reason() string
Reason function returns reason value.
type HeartbeatReq ¶
type HeartbeatReq struct { ClusterId string `protobuf:"bytes,1,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // TODO(naphat) there needs to be some auth/id for agent // contains filtered or unexported fields }
func (*HeartbeatReq) CloneMessageVT ¶ added in v0.3.34
func (m *HeartbeatReq) CloneMessageVT() proto.Message
func (*HeartbeatReq) CloneVT ¶ added in v0.3.34
func (m *HeartbeatReq) CloneVT() *HeartbeatReq
func (*HeartbeatReq) Descriptor
deprecated
func (*HeartbeatReq) Descriptor() ([]byte, []int)
Deprecated: Use HeartbeatReq.ProtoReflect.Descriptor instead.
func (*HeartbeatReq) EqualMessageVT ¶ added in v0.3.34
func (this *HeartbeatReq) EqualMessageVT(thatMsg proto.Message) bool
func (*HeartbeatReq) EqualVT ¶ added in v0.3.34
func (this *HeartbeatReq) EqualVT(that *HeartbeatReq) bool
func (*HeartbeatReq) GetClusterId ¶
func (x *HeartbeatReq) GetClusterId() string
func (*HeartbeatReq) ProtoMessage ¶
func (*HeartbeatReq) ProtoMessage()
func (*HeartbeatReq) ProtoReflect ¶
func (x *HeartbeatReq) ProtoReflect() protoreflect.Message
func (*HeartbeatReq) Reset ¶
func (x *HeartbeatReq) Reset()
func (*HeartbeatReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *HeartbeatReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*HeartbeatReq) StableEqualVT ¶ added in v0.3.34
func (this *HeartbeatReq) StableEqualVT(that *HeartbeatReq) bool
func (*HeartbeatReq) String ¶
func (x *HeartbeatReq) String() string
func (*HeartbeatReq) Validate ¶
func (m *HeartbeatReq) Validate() error
Validate checks the field values on HeartbeatReq 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 (*HeartbeatReq) ValidateAll ¶
func (m *HeartbeatReq) ValidateAll() error
ValidateAll checks the field values on HeartbeatReq 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 HeartbeatReqMultiError, or nil if none found.
type HeartbeatReqMultiError ¶
type HeartbeatReqMultiError []error
HeartbeatReqMultiError is an error wrapping multiple validation errors returned by HeartbeatReq.ValidateAll() if the designated constraints aren't met.
func (HeartbeatReqMultiError) AllErrors ¶
func (m HeartbeatReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HeartbeatReqMultiError) Error ¶
func (m HeartbeatReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HeartbeatReqValidationError ¶
type HeartbeatReqValidationError struct {
// contains filtered or unexported fields
}
HeartbeatReqValidationError is the validation error returned by HeartbeatReq.Validate if the designated constraints aren't met.
func (HeartbeatReqValidationError) Cause ¶
func (e HeartbeatReqValidationError) Cause() error
Cause function returns cause value.
func (HeartbeatReqValidationError) Error ¶
func (e HeartbeatReqValidationError) Error() string
Error satisfies the builtin error interface
func (HeartbeatReqValidationError) ErrorName ¶
func (e HeartbeatReqValidationError) ErrorName() string
ErrorName returns error name.
func (HeartbeatReqValidationError) Field ¶
func (e HeartbeatReqValidationError) Field() string
Field function returns field value.
func (HeartbeatReqValidationError) Key ¶
func (e HeartbeatReqValidationError) Key() bool
Key function returns key value.
func (HeartbeatReqValidationError) Reason ¶
func (e HeartbeatReqValidationError) Reason() string
Reason function returns reason value.
type HeartbeatResp ¶
type HeartbeatResp struct {
// contains filtered or unexported fields
}
func (*HeartbeatResp) CloneMessageVT ¶ added in v0.3.34
func (m *HeartbeatResp) CloneMessageVT() proto.Message
func (*HeartbeatResp) CloneVT ¶ added in v0.3.34
func (m *HeartbeatResp) CloneVT() *HeartbeatResp
func (*HeartbeatResp) Descriptor
deprecated
func (*HeartbeatResp) Descriptor() ([]byte, []int)
Deprecated: Use HeartbeatResp.ProtoReflect.Descriptor instead.
func (*HeartbeatResp) EqualMessageVT ¶ added in v0.3.34
func (this *HeartbeatResp) EqualMessageVT(thatMsg proto.Message) bool
func (*HeartbeatResp) EqualVT ¶ added in v0.3.34
func (this *HeartbeatResp) EqualVT(that *HeartbeatResp) bool
func (*HeartbeatResp) ProtoMessage ¶
func (*HeartbeatResp) ProtoMessage()
func (*HeartbeatResp) ProtoReflect ¶
func (x *HeartbeatResp) ProtoReflect() protoreflect.Message
func (*HeartbeatResp) Reset ¶
func (x *HeartbeatResp) Reset()
func (*HeartbeatResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *HeartbeatResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*HeartbeatResp) StableEqualVT ¶ added in v0.3.34
func (this *HeartbeatResp) StableEqualVT(that *HeartbeatResp) bool
func (*HeartbeatResp) String ¶
func (x *HeartbeatResp) String() string
func (*HeartbeatResp) Validate ¶
func (m *HeartbeatResp) Validate() error
Validate checks the field values on HeartbeatResp 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 (*HeartbeatResp) ValidateAll ¶
func (m *HeartbeatResp) ValidateAll() error
ValidateAll checks the field values on HeartbeatResp 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 HeartbeatRespMultiError, or nil if none found.
type HeartbeatRespMultiError ¶
type HeartbeatRespMultiError []error
HeartbeatRespMultiError is an error wrapping multiple validation errors returned by HeartbeatResp.ValidateAll() if the designated constraints aren't met.
func (HeartbeatRespMultiError) AllErrors ¶
func (m HeartbeatRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HeartbeatRespMultiError) Error ¶
func (m HeartbeatRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HeartbeatRespValidationError ¶
type HeartbeatRespValidationError struct {
// contains filtered or unexported fields
}
HeartbeatRespValidationError is the validation error returned by HeartbeatResp.Validate if the designated constraints aren't met.
func (HeartbeatRespValidationError) Cause ¶
func (e HeartbeatRespValidationError) Cause() error
Cause function returns cause value.
func (HeartbeatRespValidationError) Error ¶
func (e HeartbeatRespValidationError) Error() string
Error satisfies the builtin error interface
func (HeartbeatRespValidationError) ErrorName ¶
func (e HeartbeatRespValidationError) ErrorName() string
ErrorName returns error name.
func (HeartbeatRespValidationError) Field ¶
func (e HeartbeatRespValidationError) Field() string
Field function returns field value.
func (HeartbeatRespValidationError) Key ¶
func (e HeartbeatRespValidationError) Key() bool
Key function returns key value.
func (HeartbeatRespValidationError) Reason ¶
func (e HeartbeatRespValidationError) Reason() string
Reason function returns reason value.
type InformerAction ¶
type InformerAction int32
const ( InformerAction_ADD InformerAction = 0 InformerAction_UPDATE InformerAction = 1 InformerAction_DELETE InformerAction = 2 )
func (InformerAction) Descriptor ¶
func (InformerAction) Descriptor() protoreflect.EnumDescriptor
func (InformerAction) Enum ¶
func (x InformerAction) Enum() *InformerAction
func (InformerAction) EnumDescriptor
deprecated
func (InformerAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use InformerAction.Descriptor instead.
func (InformerAction) Number ¶
func (x InformerAction) Number() protoreflect.EnumNumber
func (InformerAction) String ¶
func (x InformerAction) String() string
func (InformerAction) Type ¶
func (InformerAction) Type() protoreflect.EnumType
type ProxyAPIServerReq ¶
type ProxyAPIServerReq struct { // Types that are assignable to Msg: // // *ProxyAPIServerReq_RuntimeId // *ProxyAPIServerReq_Blob Msg isProxyAPIServerReq_Msg `protobuf_oneof:"msg"` // Debugging/logging bits ConnId string `protobuf:"bytes,3,opt,name=conn_id,json=connId,proto3" json:"conn_id,omitempty"` // contains filtered or unexported fields }
func (*ProxyAPIServerReq) CloneMessageVT ¶ added in v0.3.34
func (m *ProxyAPIServerReq) CloneMessageVT() proto.Message
func (*ProxyAPIServerReq) CloneVT ¶ added in v0.3.34
func (m *ProxyAPIServerReq) CloneVT() *ProxyAPIServerReq
func (*ProxyAPIServerReq) Descriptor
deprecated
func (*ProxyAPIServerReq) Descriptor() ([]byte, []int)
Deprecated: Use ProxyAPIServerReq.ProtoReflect.Descriptor instead.
func (*ProxyAPIServerReq) EqualMessageVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq) EqualMessageVT(thatMsg proto.Message) bool
func (*ProxyAPIServerReq) EqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq) EqualVT(that *ProxyAPIServerReq) bool
func (*ProxyAPIServerReq) GetBlob ¶
func (x *ProxyAPIServerReq) GetBlob() []byte
func (*ProxyAPIServerReq) GetConnId ¶ added in v0.1.19
func (x *ProxyAPIServerReq) GetConnId() string
func (*ProxyAPIServerReq) GetMsg ¶
func (m *ProxyAPIServerReq) GetMsg() isProxyAPIServerReq_Msg
func (*ProxyAPIServerReq) GetRuntimeId ¶
func (x *ProxyAPIServerReq) GetRuntimeId() string
func (*ProxyAPIServerReq) ProtoMessage ¶
func (*ProxyAPIServerReq) ProtoMessage()
func (*ProxyAPIServerReq) ProtoReflect ¶
func (x *ProxyAPIServerReq) ProtoReflect() protoreflect.Message
func (*ProxyAPIServerReq) Reset ¶
func (x *ProxyAPIServerReq) Reset()
func (*ProxyAPIServerReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ProxyAPIServerReq) StableEqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq) StableEqualVT(that *ProxyAPIServerReq) bool
func (*ProxyAPIServerReq) String ¶
func (x *ProxyAPIServerReq) String() string
func (*ProxyAPIServerReq) Validate ¶
func (m *ProxyAPIServerReq) Validate() error
Validate checks the field values on ProxyAPIServerReq 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 (*ProxyAPIServerReq) ValidateAll ¶
func (m *ProxyAPIServerReq) ValidateAll() error
ValidateAll checks the field values on ProxyAPIServerReq 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 ProxyAPIServerReqMultiError, or nil if none found.
type ProxyAPIServerReqMultiError ¶
type ProxyAPIServerReqMultiError []error
ProxyAPIServerReqMultiError is an error wrapping multiple validation errors returned by ProxyAPIServerReq.ValidateAll() if the designated constraints aren't met.
func (ProxyAPIServerReqMultiError) AllErrors ¶
func (m ProxyAPIServerReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProxyAPIServerReqMultiError) Error ¶
func (m ProxyAPIServerReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProxyAPIServerReqValidationError ¶
type ProxyAPIServerReqValidationError struct {
// contains filtered or unexported fields
}
ProxyAPIServerReqValidationError is the validation error returned by ProxyAPIServerReq.Validate if the designated constraints aren't met.
func (ProxyAPIServerReqValidationError) Cause ¶
func (e ProxyAPIServerReqValidationError) Cause() error
Cause function returns cause value.
func (ProxyAPIServerReqValidationError) Error ¶
func (e ProxyAPIServerReqValidationError) Error() string
Error satisfies the builtin error interface
func (ProxyAPIServerReqValidationError) ErrorName ¶
func (e ProxyAPIServerReqValidationError) ErrorName() string
ErrorName returns error name.
func (ProxyAPIServerReqValidationError) Field ¶
func (e ProxyAPIServerReqValidationError) Field() string
Field function returns field value.
func (ProxyAPIServerReqValidationError) Key ¶
func (e ProxyAPIServerReqValidationError) Key() bool
Key function returns key value.
func (ProxyAPIServerReqValidationError) Reason ¶
func (e ProxyAPIServerReqValidationError) Reason() string
Reason function returns reason value.
type ProxyAPIServerReq_Blob ¶
type ProxyAPIServerReq_Blob struct {
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3,oneof"` // Everything after header
}
func (*ProxyAPIServerReq_Blob) CloneVT ¶ added in v0.3.34
func (m *ProxyAPIServerReq_Blob) CloneVT() isProxyAPIServerReq_Msg
func (*ProxyAPIServerReq_Blob) EqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq_Blob) EqualVT(thatIface isProxyAPIServerReq_Msg) bool
func (*ProxyAPIServerReq_Blob) StableEqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq_Blob) StableEqualVT(thatIface isProxyAPIServerReq_Msg) bool
type ProxyAPIServerReq_RuntimeId ¶
type ProxyAPIServerReq_RuntimeId struct {
RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3,oneof"` // Header
}
func (*ProxyAPIServerReq_RuntimeId) CloneVT ¶ added in v0.3.34
func (m *ProxyAPIServerReq_RuntimeId) CloneVT() isProxyAPIServerReq_Msg
func (*ProxyAPIServerReq_RuntimeId) EqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq_RuntimeId) EqualVT(thatIface isProxyAPIServerReq_Msg) bool
func (*ProxyAPIServerReq_RuntimeId) StableEqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerReq_RuntimeId) StableEqualVT(thatIface isProxyAPIServerReq_Msg) bool
type ProxyAPIServerResp ¶
type ProxyAPIServerResp struct { // Types that are assignable to Msg: // // *ProxyAPIServerResp_Type_ // *ProxyAPIServerResp_Blob Msg isProxyAPIServerResp_Msg `protobuf_oneof:"msg"` // contains filtered or unexported fields }
func (*ProxyAPIServerResp) CloneMessageVT ¶ added in v0.3.34
func (m *ProxyAPIServerResp) CloneMessageVT() proto.Message
func (*ProxyAPIServerResp) CloneVT ¶ added in v0.3.34
func (m *ProxyAPIServerResp) CloneVT() *ProxyAPIServerResp
func (*ProxyAPIServerResp) Descriptor
deprecated
func (*ProxyAPIServerResp) Descriptor() ([]byte, []int)
Deprecated: Use ProxyAPIServerResp.ProtoReflect.Descriptor instead.
func (*ProxyAPIServerResp) EqualMessageVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp) EqualMessageVT(thatMsg proto.Message) bool
func (*ProxyAPIServerResp) EqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp) EqualVT(that *ProxyAPIServerResp) bool
func (*ProxyAPIServerResp) GetBlob ¶
func (x *ProxyAPIServerResp) GetBlob() []byte
func (*ProxyAPIServerResp) GetMsg ¶
func (m *ProxyAPIServerResp) GetMsg() isProxyAPIServerResp_Msg
func (*ProxyAPIServerResp) GetType ¶
func (x *ProxyAPIServerResp) GetType() ProxyAPIServerResp_Type
func (*ProxyAPIServerResp) ProtoMessage ¶
func (*ProxyAPIServerResp) ProtoMessage()
func (*ProxyAPIServerResp) ProtoReflect ¶
func (x *ProxyAPIServerResp) ProtoReflect() protoreflect.Message
func (*ProxyAPIServerResp) Reset ¶
func (x *ProxyAPIServerResp) Reset()
func (*ProxyAPIServerResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ProxyAPIServerResp) StableEqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp) StableEqualVT(that *ProxyAPIServerResp) bool
func (*ProxyAPIServerResp) String ¶
func (x *ProxyAPIServerResp) String() string
func (*ProxyAPIServerResp) Validate ¶
func (m *ProxyAPIServerResp) Validate() error
Validate checks the field values on ProxyAPIServerResp 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 (*ProxyAPIServerResp) ValidateAll ¶
func (m *ProxyAPIServerResp) ValidateAll() error
ValidateAll checks the field values on ProxyAPIServerResp 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 ProxyAPIServerRespMultiError, or nil if none found.
type ProxyAPIServerRespMultiError ¶
type ProxyAPIServerRespMultiError []error
ProxyAPIServerRespMultiError is an error wrapping multiple validation errors returned by ProxyAPIServerResp.ValidateAll() if the designated constraints aren't met.
func (ProxyAPIServerRespMultiError) AllErrors ¶
func (m ProxyAPIServerRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProxyAPIServerRespMultiError) Error ¶
func (m ProxyAPIServerRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProxyAPIServerRespValidationError ¶
type ProxyAPIServerRespValidationError struct {
// contains filtered or unexported fields
}
ProxyAPIServerRespValidationError is the validation error returned by ProxyAPIServerResp.Validate if the designated constraints aren't met.
func (ProxyAPIServerRespValidationError) Cause ¶
func (e ProxyAPIServerRespValidationError) Cause() error
Cause function returns cause value.
func (ProxyAPIServerRespValidationError) Error ¶
func (e ProxyAPIServerRespValidationError) Error() string
Error satisfies the builtin error interface
func (ProxyAPIServerRespValidationError) ErrorName ¶
func (e ProxyAPIServerRespValidationError) ErrorName() string
ErrorName returns error name.
func (ProxyAPIServerRespValidationError) Field ¶
func (e ProxyAPIServerRespValidationError) Field() string
Field function returns field value.
func (ProxyAPIServerRespValidationError) Key ¶
func (e ProxyAPIServerRespValidationError) Key() bool
Key function returns key value.
func (ProxyAPIServerRespValidationError) Reason ¶
func (e ProxyAPIServerRespValidationError) Reason() string
Reason function returns reason value.
type ProxyAPIServerResp_Blob ¶
type ProxyAPIServerResp_Blob struct {
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3,oneof"`
}
func (*ProxyAPIServerResp_Blob) CloneVT ¶ added in v0.3.34
func (m *ProxyAPIServerResp_Blob) CloneVT() isProxyAPIServerResp_Msg
func (*ProxyAPIServerResp_Blob) EqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp_Blob) EqualVT(thatIface isProxyAPIServerResp_Msg) bool
func (*ProxyAPIServerResp_Blob) StableEqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp_Blob) StableEqualVT(thatIface isProxyAPIServerResp_Msg) bool
type ProxyAPIServerResp_Type ¶
type ProxyAPIServerResp_Type int32
const ( ProxyAPIServerResp_UNKNOWN ProxyAPIServerResp_Type = 0 ProxyAPIServerResp_PROXY_APISERVER ProxyAPIServerResp_Type = 1 // More operations like docker registry interactions )
func (ProxyAPIServerResp_Type) Descriptor ¶
func (ProxyAPIServerResp_Type) Descriptor() protoreflect.EnumDescriptor
func (ProxyAPIServerResp_Type) Enum ¶
func (x ProxyAPIServerResp_Type) Enum() *ProxyAPIServerResp_Type
func (ProxyAPIServerResp_Type) EnumDescriptor
deprecated
func (ProxyAPIServerResp_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProxyAPIServerResp_Type.Descriptor instead.
func (ProxyAPIServerResp_Type) Number ¶
func (x ProxyAPIServerResp_Type) Number() protoreflect.EnumNumber
func (ProxyAPIServerResp_Type) String ¶
func (x ProxyAPIServerResp_Type) String() string
func (ProxyAPIServerResp_Type) Type ¶
func (ProxyAPIServerResp_Type) Type() protoreflect.EnumType
type ProxyAPIServerResp_Type_ ¶
type ProxyAPIServerResp_Type_ struct {
Type ProxyAPIServerResp_Type `protobuf:"varint,1,opt,name=type,proto3,enum=prodvana.agent.ProxyAPIServerResp_Type,oneof"` // Header
}
func (*ProxyAPIServerResp_Type_) CloneVT ¶ added in v0.3.34
func (m *ProxyAPIServerResp_Type_) CloneVT() isProxyAPIServerResp_Msg
func (*ProxyAPIServerResp_Type_) EqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp_Type_) EqualVT(thatIface isProxyAPIServerResp_Msg) bool
func (*ProxyAPIServerResp_Type_) StableEqualVT ¶ added in v0.3.34
func (this *ProxyAPIServerResp_Type_) StableEqualVT(thatIface isProxyAPIServerResp_Msg) bool
type RecordDeploymentReq ¶
type RecordDeploymentReq struct { Deployment []byte `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` Action InformerAction `protobuf:"varint,2,opt,name=action,proto3,enum=prodvana.agent.InformerAction" json:"action,omitempty"` // contains filtered or unexported fields }
func (*RecordDeploymentReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordDeploymentReq) CloneMessageVT() proto.Message
func (*RecordDeploymentReq) CloneVT ¶ added in v0.3.34
func (m *RecordDeploymentReq) CloneVT() *RecordDeploymentReq
func (*RecordDeploymentReq) Descriptor
deprecated
func (*RecordDeploymentReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordDeploymentReq.ProtoReflect.Descriptor instead.
func (*RecordDeploymentReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordDeploymentReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordDeploymentReq) EqualVT ¶ added in v0.3.34
func (this *RecordDeploymentReq) EqualVT(that *RecordDeploymentReq) bool
func (*RecordDeploymentReq) GetAction ¶
func (x *RecordDeploymentReq) GetAction() InformerAction
func (*RecordDeploymentReq) GetDeployment ¶
func (x *RecordDeploymentReq) GetDeployment() []byte
func (*RecordDeploymentReq) ProtoMessage ¶
func (*RecordDeploymentReq) ProtoMessage()
func (*RecordDeploymentReq) ProtoReflect ¶
func (x *RecordDeploymentReq) ProtoReflect() protoreflect.Message
func (*RecordDeploymentReq) Reset ¶
func (x *RecordDeploymentReq) Reset()
func (*RecordDeploymentReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordDeploymentReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordDeploymentReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordDeploymentReq) StableEqualVT(that *RecordDeploymentReq) bool
func (*RecordDeploymentReq) String ¶
func (x *RecordDeploymentReq) String() string
func (*RecordDeploymentReq) Validate ¶
func (m *RecordDeploymentReq) Validate() error
Validate checks the field values on RecordDeploymentReq 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 (*RecordDeploymentReq) ValidateAll ¶
func (m *RecordDeploymentReq) ValidateAll() error
ValidateAll checks the field values on RecordDeploymentReq 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 RecordDeploymentReqMultiError, or nil if none found.
type RecordDeploymentReqMultiError ¶
type RecordDeploymentReqMultiError []error
RecordDeploymentReqMultiError is an error wrapping multiple validation errors returned by RecordDeploymentReq.ValidateAll() if the designated constraints aren't met.
func (RecordDeploymentReqMultiError) AllErrors ¶
func (m RecordDeploymentReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordDeploymentReqMultiError) Error ¶
func (m RecordDeploymentReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordDeploymentReqValidationError ¶
type RecordDeploymentReqValidationError struct {
// contains filtered or unexported fields
}
RecordDeploymentReqValidationError is the validation error returned by RecordDeploymentReq.Validate if the designated constraints aren't met.
func (RecordDeploymentReqValidationError) Cause ¶
func (e RecordDeploymentReqValidationError) Cause() error
Cause function returns cause value.
func (RecordDeploymentReqValidationError) Error ¶
func (e RecordDeploymentReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordDeploymentReqValidationError) ErrorName ¶
func (e RecordDeploymentReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordDeploymentReqValidationError) Field ¶
func (e RecordDeploymentReqValidationError) Field() string
Field function returns field value.
func (RecordDeploymentReqValidationError) Key ¶
func (e RecordDeploymentReqValidationError) Key() bool
Key function returns key value.
func (RecordDeploymentReqValidationError) Reason ¶
func (e RecordDeploymentReqValidationError) Reason() string
Reason function returns reason value.
type RecordDeploymentResp ¶
type RecordDeploymentResp struct { PushTimestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=push_timestamp,json=pushTimestamp,proto3" json:"push_timestamp,omitempty"` // contains filtered or unexported fields }
func (*RecordDeploymentResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordDeploymentResp) CloneMessageVT() proto.Message
func (*RecordDeploymentResp) CloneVT ¶ added in v0.3.34
func (m *RecordDeploymentResp) CloneVT() *RecordDeploymentResp
func (*RecordDeploymentResp) Descriptor
deprecated
func (*RecordDeploymentResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordDeploymentResp.ProtoReflect.Descriptor instead.
func (*RecordDeploymentResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordDeploymentResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordDeploymentResp) EqualVT ¶ added in v0.3.34
func (this *RecordDeploymentResp) EqualVT(that *RecordDeploymentResp) bool
func (*RecordDeploymentResp) GetPushTimestamp ¶
func (x *RecordDeploymentResp) GetPushTimestamp() *timestamppb.Timestamp
func (*RecordDeploymentResp) ProtoMessage ¶
func (*RecordDeploymentResp) ProtoMessage()
func (*RecordDeploymentResp) ProtoReflect ¶
func (x *RecordDeploymentResp) ProtoReflect() protoreflect.Message
func (*RecordDeploymentResp) Reset ¶
func (x *RecordDeploymentResp) Reset()
func (*RecordDeploymentResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordDeploymentResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordDeploymentResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordDeploymentResp) StableEqualVT(that *RecordDeploymentResp) bool
func (*RecordDeploymentResp) String ¶
func (x *RecordDeploymentResp) String() string
func (*RecordDeploymentResp) Validate ¶
func (m *RecordDeploymentResp) Validate() error
Validate checks the field values on RecordDeploymentResp 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 (*RecordDeploymentResp) ValidateAll ¶
func (m *RecordDeploymentResp) ValidateAll() error
ValidateAll checks the field values on RecordDeploymentResp 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 RecordDeploymentRespMultiError, or nil if none found.
type RecordDeploymentRespMultiError ¶
type RecordDeploymentRespMultiError []error
RecordDeploymentRespMultiError is an error wrapping multiple validation errors returned by RecordDeploymentResp.ValidateAll() if the designated constraints aren't met.
func (RecordDeploymentRespMultiError) AllErrors ¶
func (m RecordDeploymentRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordDeploymentRespMultiError) Error ¶
func (m RecordDeploymentRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordDeploymentRespValidationError ¶
type RecordDeploymentRespValidationError struct {
// contains filtered or unexported fields
}
RecordDeploymentRespValidationError is the validation error returned by RecordDeploymentResp.Validate if the designated constraints aren't met.
func (RecordDeploymentRespValidationError) Cause ¶
func (e RecordDeploymentRespValidationError) Cause() error
Cause function returns cause value.
func (RecordDeploymentRespValidationError) Error ¶
func (e RecordDeploymentRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordDeploymentRespValidationError) ErrorName ¶
func (e RecordDeploymentRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordDeploymentRespValidationError) Field ¶
func (e RecordDeploymentRespValidationError) Field() string
Field function returns field value.
func (RecordDeploymentRespValidationError) Key ¶
func (e RecordDeploymentRespValidationError) Key() bool
Key function returns key value.
func (RecordDeploymentRespValidationError) Reason ¶
func (e RecordDeploymentRespValidationError) Reason() string
Reason function returns reason value.
type RecordNewUnknownPushReq ¶
type RecordNewUnknownPushReq struct { ReleaseChannelId string `protobuf:"bytes,1,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` // contains filtered or unexported fields }
func (*RecordNewUnknownPushReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordNewUnknownPushReq) CloneMessageVT() proto.Message
func (*RecordNewUnknownPushReq) CloneVT ¶ added in v0.3.34
func (m *RecordNewUnknownPushReq) CloneVT() *RecordNewUnknownPushReq
func (*RecordNewUnknownPushReq) Descriptor
deprecated
func (*RecordNewUnknownPushReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordNewUnknownPushReq.ProtoReflect.Descriptor instead.
func (*RecordNewUnknownPushReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordNewUnknownPushReq) EqualVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushReq) EqualVT(that *RecordNewUnknownPushReq) bool
func (*RecordNewUnknownPushReq) GetClusterId ¶
func (x *RecordNewUnknownPushReq) GetClusterId() string
func (*RecordNewUnknownPushReq) GetCreationTimestamp ¶
func (x *RecordNewUnknownPushReq) GetCreationTimestamp() *timestamppb.Timestamp
func (*RecordNewUnknownPushReq) GetReleaseChannelId ¶
func (x *RecordNewUnknownPushReq) GetReleaseChannelId() string
func (*RecordNewUnknownPushReq) GetServiceId ¶
func (x *RecordNewUnknownPushReq) GetServiceId() string
func (*RecordNewUnknownPushReq) ProtoMessage ¶
func (*RecordNewUnknownPushReq) ProtoMessage()
func (*RecordNewUnknownPushReq) ProtoReflect ¶
func (x *RecordNewUnknownPushReq) ProtoReflect() protoreflect.Message
func (*RecordNewUnknownPushReq) Reset ¶
func (x *RecordNewUnknownPushReq) Reset()
func (*RecordNewUnknownPushReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordNewUnknownPushReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushReq) StableEqualVT(that *RecordNewUnknownPushReq) bool
func (*RecordNewUnknownPushReq) String ¶
func (x *RecordNewUnknownPushReq) String() string
func (*RecordNewUnknownPushReq) Validate ¶
func (m *RecordNewUnknownPushReq) Validate() error
Validate checks the field values on RecordNewUnknownPushReq 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 (*RecordNewUnknownPushReq) ValidateAll ¶
func (m *RecordNewUnknownPushReq) ValidateAll() error
ValidateAll checks the field values on RecordNewUnknownPushReq 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 RecordNewUnknownPushReqMultiError, or nil if none found.
type RecordNewUnknownPushReqMultiError ¶
type RecordNewUnknownPushReqMultiError []error
RecordNewUnknownPushReqMultiError is an error wrapping multiple validation errors returned by RecordNewUnknownPushReq.ValidateAll() if the designated constraints aren't met.
func (RecordNewUnknownPushReqMultiError) AllErrors ¶
func (m RecordNewUnknownPushReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordNewUnknownPushReqMultiError) Error ¶
func (m RecordNewUnknownPushReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordNewUnknownPushReqValidationError ¶
type RecordNewUnknownPushReqValidationError struct {
// contains filtered or unexported fields
}
RecordNewUnknownPushReqValidationError is the validation error returned by RecordNewUnknownPushReq.Validate if the designated constraints aren't met.
func (RecordNewUnknownPushReqValidationError) Cause ¶
func (e RecordNewUnknownPushReqValidationError) Cause() error
Cause function returns cause value.
func (RecordNewUnknownPushReqValidationError) Error ¶
func (e RecordNewUnknownPushReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordNewUnknownPushReqValidationError) ErrorName ¶
func (e RecordNewUnknownPushReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordNewUnknownPushReqValidationError) Field ¶
func (e RecordNewUnknownPushReqValidationError) Field() string
Field function returns field value.
func (RecordNewUnknownPushReqValidationError) Key ¶
func (e RecordNewUnknownPushReqValidationError) Key() bool
Key function returns key value.
func (RecordNewUnknownPushReqValidationError) Reason ¶
func (e RecordNewUnknownPushReqValidationError) Reason() string
Reason function returns reason value.
type RecordNewUnknownPushResp ¶
type RecordNewUnknownPushResp struct {
// contains filtered or unexported fields
}
func (*RecordNewUnknownPushResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordNewUnknownPushResp) CloneMessageVT() proto.Message
func (*RecordNewUnknownPushResp) CloneVT ¶ added in v0.3.34
func (m *RecordNewUnknownPushResp) CloneVT() *RecordNewUnknownPushResp
func (*RecordNewUnknownPushResp) Descriptor
deprecated
func (*RecordNewUnknownPushResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordNewUnknownPushResp.ProtoReflect.Descriptor instead.
func (*RecordNewUnknownPushResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordNewUnknownPushResp) EqualVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushResp) EqualVT(that *RecordNewUnknownPushResp) bool
func (*RecordNewUnknownPushResp) ProtoMessage ¶
func (*RecordNewUnknownPushResp) ProtoMessage()
func (*RecordNewUnknownPushResp) ProtoReflect ¶
func (x *RecordNewUnknownPushResp) ProtoReflect() protoreflect.Message
func (*RecordNewUnknownPushResp) Reset ¶
func (x *RecordNewUnknownPushResp) Reset()
func (*RecordNewUnknownPushResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordNewUnknownPushResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordNewUnknownPushResp) StableEqualVT(that *RecordNewUnknownPushResp) bool
func (*RecordNewUnknownPushResp) String ¶
func (x *RecordNewUnknownPushResp) String() string
func (*RecordNewUnknownPushResp) Validate ¶
func (m *RecordNewUnknownPushResp) Validate() error
Validate checks the field values on RecordNewUnknownPushResp 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 (*RecordNewUnknownPushResp) ValidateAll ¶
func (m *RecordNewUnknownPushResp) ValidateAll() error
ValidateAll checks the field values on RecordNewUnknownPushResp 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 RecordNewUnknownPushRespMultiError, or nil if none found.
type RecordNewUnknownPushRespMultiError ¶
type RecordNewUnknownPushRespMultiError []error
RecordNewUnknownPushRespMultiError is an error wrapping multiple validation errors returned by RecordNewUnknownPushResp.ValidateAll() if the designated constraints aren't met.
func (RecordNewUnknownPushRespMultiError) AllErrors ¶
func (m RecordNewUnknownPushRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordNewUnknownPushRespMultiError) Error ¶
func (m RecordNewUnknownPushRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordNewUnknownPushRespValidationError ¶
type RecordNewUnknownPushRespValidationError struct {
// contains filtered or unexported fields
}
RecordNewUnknownPushRespValidationError is the validation error returned by RecordNewUnknownPushResp.Validate if the designated constraints aren't met.
func (RecordNewUnknownPushRespValidationError) Cause ¶
func (e RecordNewUnknownPushRespValidationError) Cause() error
Cause function returns cause value.
func (RecordNewUnknownPushRespValidationError) Error ¶
func (e RecordNewUnknownPushRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordNewUnknownPushRespValidationError) ErrorName ¶
func (e RecordNewUnknownPushRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordNewUnknownPushRespValidationError) Field ¶
func (e RecordNewUnknownPushRespValidationError) Field() string
Field function returns field value.
func (RecordNewUnknownPushRespValidationError) Key ¶
func (e RecordNewUnknownPushRespValidationError) Key() bool
Key function returns key value.
func (RecordNewUnknownPushRespValidationError) Reason ¶
func (e RecordNewUnknownPushRespValidationError) Reason() string
Reason function returns reason value.
type RecordPodReq ¶
type RecordPodReq struct { Pod []byte `protobuf:"bytes,1,opt,name=pod,proto3" json:"pod,omitempty"` Action InformerAction `protobuf:"varint,2,opt,name=action,proto3,enum=prodvana.agent.InformerAction" json:"action,omitempty"` RuntimeId string `protobuf:"bytes,3,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // contains filtered or unexported fields }
func (*RecordPodReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPodReq) CloneMessageVT() proto.Message
func (*RecordPodReq) CloneVT ¶ added in v0.3.34
func (m *RecordPodReq) CloneVT() *RecordPodReq
func (*RecordPodReq) Descriptor
deprecated
func (*RecordPodReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordPodReq.ProtoReflect.Descriptor instead.
func (*RecordPodReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPodReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodReq) EqualVT ¶ added in v0.3.34
func (this *RecordPodReq) EqualVT(that *RecordPodReq) bool
func (*RecordPodReq) GetAction ¶
func (x *RecordPodReq) GetAction() InformerAction
func (*RecordPodReq) GetPod ¶
func (x *RecordPodReq) GetPod() []byte
func (*RecordPodReq) GetRuntimeId ¶
func (x *RecordPodReq) GetRuntimeId() string
func (*RecordPodReq) ProtoMessage ¶
func (*RecordPodReq) ProtoMessage()
func (*RecordPodReq) ProtoReflect ¶
func (x *RecordPodReq) ProtoReflect() protoreflect.Message
func (*RecordPodReq) Reset ¶
func (x *RecordPodReq) Reset()
func (*RecordPodReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPodReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordPodReq) StableEqualVT(that *RecordPodReq) bool
func (*RecordPodReq) String ¶
func (x *RecordPodReq) String() string
func (*RecordPodReq) Validate ¶
func (m *RecordPodReq) Validate() error
Validate checks the field values on RecordPodReq 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 (*RecordPodReq) ValidateAll ¶
func (m *RecordPodReq) ValidateAll() error
ValidateAll checks the field values on RecordPodReq 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 RecordPodReqMultiError, or nil if none found.
type RecordPodReqMultiError ¶
type RecordPodReqMultiError []error
RecordPodReqMultiError is an error wrapping multiple validation errors returned by RecordPodReq.ValidateAll() if the designated constraints aren't met.
func (RecordPodReqMultiError) AllErrors ¶
func (m RecordPodReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPodReqMultiError) Error ¶
func (m RecordPodReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPodReqValidationError ¶
type RecordPodReqValidationError struct {
// contains filtered or unexported fields
}
RecordPodReqValidationError is the validation error returned by RecordPodReq.Validate if the designated constraints aren't met.
func (RecordPodReqValidationError) Cause ¶
func (e RecordPodReqValidationError) Cause() error
Cause function returns cause value.
func (RecordPodReqValidationError) Error ¶
func (e RecordPodReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPodReqValidationError) ErrorName ¶
func (e RecordPodReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPodReqValidationError) Field ¶
func (e RecordPodReqValidationError) Field() string
Field function returns field value.
func (RecordPodReqValidationError) Key ¶
func (e RecordPodReqValidationError) Key() bool
Key function returns key value.
func (RecordPodReqValidationError) Reason ¶
func (e RecordPodReqValidationError) Reason() string
Reason function returns reason value.
type RecordPodResp ¶
type RecordPodResp struct {
// contains filtered or unexported fields
}
func (*RecordPodResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPodResp) CloneMessageVT() proto.Message
func (*RecordPodResp) CloneVT ¶ added in v0.3.34
func (m *RecordPodResp) CloneVT() *RecordPodResp
func (*RecordPodResp) Descriptor
deprecated
func (*RecordPodResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordPodResp.ProtoReflect.Descriptor instead.
func (*RecordPodResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPodResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodResp) EqualVT ¶ added in v0.3.34
func (this *RecordPodResp) EqualVT(that *RecordPodResp) bool
func (*RecordPodResp) ProtoMessage ¶
func (*RecordPodResp) ProtoMessage()
func (*RecordPodResp) ProtoReflect ¶
func (x *RecordPodResp) ProtoReflect() protoreflect.Message
func (*RecordPodResp) Reset ¶
func (x *RecordPodResp) Reset()
func (*RecordPodResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPodResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordPodResp) StableEqualVT(that *RecordPodResp) bool
func (*RecordPodResp) String ¶
func (x *RecordPodResp) String() string
func (*RecordPodResp) Validate ¶
func (m *RecordPodResp) Validate() error
Validate checks the field values on RecordPodResp 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 (*RecordPodResp) ValidateAll ¶
func (m *RecordPodResp) ValidateAll() error
ValidateAll checks the field values on RecordPodResp 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 RecordPodRespMultiError, or nil if none found.
type RecordPodRespMultiError ¶
type RecordPodRespMultiError []error
RecordPodRespMultiError is an error wrapping multiple validation errors returned by RecordPodResp.ValidateAll() if the designated constraints aren't met.
func (RecordPodRespMultiError) AllErrors ¶
func (m RecordPodRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPodRespMultiError) Error ¶
func (m RecordPodRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPodRespValidationError ¶
type RecordPodRespValidationError struct {
// contains filtered or unexported fields
}
RecordPodRespValidationError is the validation error returned by RecordPodResp.Validate if the designated constraints aren't met.
func (RecordPodRespValidationError) Cause ¶
func (e RecordPodRespValidationError) Cause() error
Cause function returns cause value.
func (RecordPodRespValidationError) Error ¶
func (e RecordPodRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPodRespValidationError) ErrorName ¶
func (e RecordPodRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPodRespValidationError) Field ¶
func (e RecordPodRespValidationError) Field() string
Field function returns field value.
func (RecordPodRespValidationError) Key ¶
func (e RecordPodRespValidationError) Key() bool
Key function returns key value.
func (RecordPodRespValidationError) Reason ¶
func (e RecordPodRespValidationError) Reason() string
Reason function returns reason value.
type RecordPodsReq ¶
type RecordPodsReq struct { Pods [][]byte `protobuf:"bytes,1,rep,name=pods,proto3" json:"pods,omitempty"` RuntimeId string `protobuf:"bytes,2,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // contains filtered or unexported fields }
func (*RecordPodsReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPodsReq) CloneMessageVT() proto.Message
func (*RecordPodsReq) CloneVT ¶ added in v0.3.34
func (m *RecordPodsReq) CloneVT() *RecordPodsReq
func (*RecordPodsReq) Descriptor
deprecated
func (*RecordPodsReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordPodsReq.ProtoReflect.Descriptor instead.
func (*RecordPodsReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPodsReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodsReq) EqualVT ¶ added in v0.3.34
func (this *RecordPodsReq) EqualVT(that *RecordPodsReq) bool
func (*RecordPodsReq) GetPods ¶
func (x *RecordPodsReq) GetPods() [][]byte
func (*RecordPodsReq) GetRuntimeId ¶
func (x *RecordPodsReq) GetRuntimeId() string
func (*RecordPodsReq) ProtoMessage ¶
func (*RecordPodsReq) ProtoMessage()
func (*RecordPodsReq) ProtoReflect ¶
func (x *RecordPodsReq) ProtoReflect() protoreflect.Message
func (*RecordPodsReq) Reset ¶
func (x *RecordPodsReq) Reset()
func (*RecordPodsReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPodsReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodsReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordPodsReq) StableEqualVT(that *RecordPodsReq) bool
func (*RecordPodsReq) String ¶
func (x *RecordPodsReq) String() string
func (*RecordPodsReq) Validate ¶
func (m *RecordPodsReq) Validate() error
Validate checks the field values on RecordPodsReq 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 (*RecordPodsReq) ValidateAll ¶
func (m *RecordPodsReq) ValidateAll() error
ValidateAll checks the field values on RecordPodsReq 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 RecordPodsReqMultiError, or nil if none found.
type RecordPodsReqMultiError ¶
type RecordPodsReqMultiError []error
RecordPodsReqMultiError is an error wrapping multiple validation errors returned by RecordPodsReq.ValidateAll() if the designated constraints aren't met.
func (RecordPodsReqMultiError) AllErrors ¶
func (m RecordPodsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPodsReqMultiError) Error ¶
func (m RecordPodsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPodsReqValidationError ¶
type RecordPodsReqValidationError struct {
// contains filtered or unexported fields
}
RecordPodsReqValidationError is the validation error returned by RecordPodsReq.Validate if the designated constraints aren't met.
func (RecordPodsReqValidationError) Cause ¶
func (e RecordPodsReqValidationError) Cause() error
Cause function returns cause value.
func (RecordPodsReqValidationError) Error ¶
func (e RecordPodsReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPodsReqValidationError) ErrorName ¶
func (e RecordPodsReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPodsReqValidationError) Field ¶
func (e RecordPodsReqValidationError) Field() string
Field function returns field value.
func (RecordPodsReqValidationError) Key ¶
func (e RecordPodsReqValidationError) Key() bool
Key function returns key value.
func (RecordPodsReqValidationError) Reason ¶
func (e RecordPodsReqValidationError) Reason() string
Reason function returns reason value.
type RecordPodsResp ¶
type RecordPodsResp struct {
// contains filtered or unexported fields
}
func (*RecordPodsResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPodsResp) CloneMessageVT() proto.Message
func (*RecordPodsResp) CloneVT ¶ added in v0.3.34
func (m *RecordPodsResp) CloneVT() *RecordPodsResp
func (*RecordPodsResp) Descriptor
deprecated
func (*RecordPodsResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordPodsResp.ProtoReflect.Descriptor instead.
func (*RecordPodsResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPodsResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodsResp) EqualVT ¶ added in v0.3.34
func (this *RecordPodsResp) EqualVT(that *RecordPodsResp) bool
func (*RecordPodsResp) ProtoMessage ¶
func (*RecordPodsResp) ProtoMessage()
func (*RecordPodsResp) ProtoReflect ¶
func (x *RecordPodsResp) ProtoReflect() protoreflect.Message
func (*RecordPodsResp) Reset ¶
func (x *RecordPodsResp) Reset()
func (*RecordPodsResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPodsResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPodsResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordPodsResp) StableEqualVT(that *RecordPodsResp) bool
func (*RecordPodsResp) String ¶
func (x *RecordPodsResp) String() string
func (*RecordPodsResp) Validate ¶
func (m *RecordPodsResp) Validate() error
Validate checks the field values on RecordPodsResp 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 (*RecordPodsResp) ValidateAll ¶
func (m *RecordPodsResp) ValidateAll() error
ValidateAll checks the field values on RecordPodsResp 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 RecordPodsRespMultiError, or nil if none found.
type RecordPodsRespMultiError ¶
type RecordPodsRespMultiError []error
RecordPodsRespMultiError is an error wrapping multiple validation errors returned by RecordPodsResp.ValidateAll() if the designated constraints aren't met.
func (RecordPodsRespMultiError) AllErrors ¶
func (m RecordPodsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPodsRespMultiError) Error ¶
func (m RecordPodsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPodsRespValidationError ¶
type RecordPodsRespValidationError struct {
// contains filtered or unexported fields
}
RecordPodsRespValidationError is the validation error returned by RecordPodsResp.Validate if the designated constraints aren't met.
func (RecordPodsRespValidationError) Cause ¶
func (e RecordPodsRespValidationError) Cause() error
Cause function returns cause value.
func (RecordPodsRespValidationError) Error ¶
func (e RecordPodsRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPodsRespValidationError) ErrorName ¶
func (e RecordPodsRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPodsRespValidationError) Field ¶
func (e RecordPodsRespValidationError) Field() string
Field function returns field value.
func (RecordPodsRespValidationError) Key ¶
func (e RecordPodsRespValidationError) Key() bool
Key function returns key value.
func (RecordPodsRespValidationError) Reason ¶
func (e RecordPodsRespValidationError) Reason() string
Reason function returns reason value.
type RecordPushCompleteReq ¶
type RecordPushCompleteReq struct { ReleaseChannelId string `protobuf:"bytes,1,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` Type RecordPushCompleteReq_Type `protobuf:"varint,4,opt,name=type,proto3,enum=prodvana.agent.RecordPushCompleteReq_Type" json:"type,omitempty"` // contains filtered or unexported fields }
func (*RecordPushCompleteReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPushCompleteReq) CloneMessageVT() proto.Message
func (*RecordPushCompleteReq) CloneVT ¶ added in v0.3.34
func (m *RecordPushCompleteReq) CloneVT() *RecordPushCompleteReq
func (*RecordPushCompleteReq) Descriptor
deprecated
func (*RecordPushCompleteReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordPushCompleteReq.ProtoReflect.Descriptor instead.
func (*RecordPushCompleteReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPushCompleteReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushCompleteReq) EqualVT ¶ added in v0.3.34
func (this *RecordPushCompleteReq) EqualVT(that *RecordPushCompleteReq) bool
func (*RecordPushCompleteReq) GetClusterId ¶
func (x *RecordPushCompleteReq) GetClusterId() string
func (*RecordPushCompleteReq) GetCreationTimestamp ¶
func (x *RecordPushCompleteReq) GetCreationTimestamp() *timestamppb.Timestamp
func (*RecordPushCompleteReq) GetReleaseChannelId ¶
func (x *RecordPushCompleteReq) GetReleaseChannelId() string
func (*RecordPushCompleteReq) GetServiceId ¶
func (x *RecordPushCompleteReq) GetServiceId() string
func (*RecordPushCompleteReq) GetType ¶
func (x *RecordPushCompleteReq) GetType() RecordPushCompleteReq_Type
func (*RecordPushCompleteReq) ProtoMessage ¶
func (*RecordPushCompleteReq) ProtoMessage()
func (*RecordPushCompleteReq) ProtoReflect ¶
func (x *RecordPushCompleteReq) ProtoReflect() protoreflect.Message
func (*RecordPushCompleteReq) Reset ¶
func (x *RecordPushCompleteReq) Reset()
func (*RecordPushCompleteReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPushCompleteReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushCompleteReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordPushCompleteReq) StableEqualVT(that *RecordPushCompleteReq) bool
func (*RecordPushCompleteReq) String ¶
func (x *RecordPushCompleteReq) String() string
func (*RecordPushCompleteReq) Validate ¶
func (m *RecordPushCompleteReq) Validate() error
Validate checks the field values on RecordPushCompleteReq 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 (*RecordPushCompleteReq) ValidateAll ¶
func (m *RecordPushCompleteReq) ValidateAll() error
ValidateAll checks the field values on RecordPushCompleteReq 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 RecordPushCompleteReqMultiError, or nil if none found.
type RecordPushCompleteReqMultiError ¶
type RecordPushCompleteReqMultiError []error
RecordPushCompleteReqMultiError is an error wrapping multiple validation errors returned by RecordPushCompleteReq.ValidateAll() if the designated constraints aren't met.
func (RecordPushCompleteReqMultiError) AllErrors ¶
func (m RecordPushCompleteReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPushCompleteReqMultiError) Error ¶
func (m RecordPushCompleteReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPushCompleteReqValidationError ¶
type RecordPushCompleteReqValidationError struct {
// contains filtered or unexported fields
}
RecordPushCompleteReqValidationError is the validation error returned by RecordPushCompleteReq.Validate if the designated constraints aren't met.
func (RecordPushCompleteReqValidationError) Cause ¶
func (e RecordPushCompleteReqValidationError) Cause() error
Cause function returns cause value.
func (RecordPushCompleteReqValidationError) Error ¶
func (e RecordPushCompleteReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPushCompleteReqValidationError) ErrorName ¶
func (e RecordPushCompleteReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPushCompleteReqValidationError) Field ¶
func (e RecordPushCompleteReqValidationError) Field() string
Field function returns field value.
func (RecordPushCompleteReqValidationError) Key ¶
func (e RecordPushCompleteReqValidationError) Key() bool
Key function returns key value.
func (RecordPushCompleteReqValidationError) Reason ¶
func (e RecordPushCompleteReqValidationError) Reason() string
Reason function returns reason value.
type RecordPushCompleteReq_Type ¶
type RecordPushCompleteReq_Type int32
const ( RecordPushCompleteReq_UNKNOWN RecordPushCompleteReq_Type = 0 RecordPushCompleteReq_SUCCEEDED RecordPushCompleteReq_Type = 1 RecordPushCompleteReq_ROLLED_BACK RecordPushCompleteReq_Type = 2 )
func (RecordPushCompleteReq_Type) Descriptor ¶
func (RecordPushCompleteReq_Type) Descriptor() protoreflect.EnumDescriptor
func (RecordPushCompleteReq_Type) Enum ¶
func (x RecordPushCompleteReq_Type) Enum() *RecordPushCompleteReq_Type
func (RecordPushCompleteReq_Type) EnumDescriptor
deprecated
func (RecordPushCompleteReq_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use RecordPushCompleteReq_Type.Descriptor instead.
func (RecordPushCompleteReq_Type) Number ¶
func (x RecordPushCompleteReq_Type) Number() protoreflect.EnumNumber
func (RecordPushCompleteReq_Type) String ¶
func (x RecordPushCompleteReq_Type) String() string
func (RecordPushCompleteReq_Type) Type ¶
func (RecordPushCompleteReq_Type) Type() protoreflect.EnumType
type RecordPushCompleteResp ¶
type RecordPushCompleteResp struct {
// contains filtered or unexported fields
}
func (*RecordPushCompleteResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPushCompleteResp) CloneMessageVT() proto.Message
func (*RecordPushCompleteResp) CloneVT ¶ added in v0.3.34
func (m *RecordPushCompleteResp) CloneVT() *RecordPushCompleteResp
func (*RecordPushCompleteResp) Descriptor
deprecated
func (*RecordPushCompleteResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordPushCompleteResp.ProtoReflect.Descriptor instead.
func (*RecordPushCompleteResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPushCompleteResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushCompleteResp) EqualVT ¶ added in v0.3.34
func (this *RecordPushCompleteResp) EqualVT(that *RecordPushCompleteResp) bool
func (*RecordPushCompleteResp) ProtoMessage ¶
func (*RecordPushCompleteResp) ProtoMessage()
func (*RecordPushCompleteResp) ProtoReflect ¶
func (x *RecordPushCompleteResp) ProtoReflect() protoreflect.Message
func (*RecordPushCompleteResp) Reset ¶
func (x *RecordPushCompleteResp) Reset()
func (*RecordPushCompleteResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPushCompleteResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushCompleteResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordPushCompleteResp) StableEqualVT(that *RecordPushCompleteResp) bool
func (*RecordPushCompleteResp) String ¶
func (x *RecordPushCompleteResp) String() string
func (*RecordPushCompleteResp) Validate ¶
func (m *RecordPushCompleteResp) Validate() error
Validate checks the field values on RecordPushCompleteResp 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 (*RecordPushCompleteResp) ValidateAll ¶
func (m *RecordPushCompleteResp) ValidateAll() error
ValidateAll checks the field values on RecordPushCompleteResp 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 RecordPushCompleteRespMultiError, or nil if none found.
type RecordPushCompleteRespMultiError ¶
type RecordPushCompleteRespMultiError []error
RecordPushCompleteRespMultiError is an error wrapping multiple validation errors returned by RecordPushCompleteResp.ValidateAll() if the designated constraints aren't met.
func (RecordPushCompleteRespMultiError) AllErrors ¶
func (m RecordPushCompleteRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPushCompleteRespMultiError) Error ¶
func (m RecordPushCompleteRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPushCompleteRespValidationError ¶
type RecordPushCompleteRespValidationError struct {
// contains filtered or unexported fields
}
RecordPushCompleteRespValidationError is the validation error returned by RecordPushCompleteResp.Validate if the designated constraints aren't met.
func (RecordPushCompleteRespValidationError) Cause ¶
func (e RecordPushCompleteRespValidationError) Cause() error
Cause function returns cause value.
func (RecordPushCompleteRespValidationError) Error ¶
func (e RecordPushCompleteRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPushCompleteRespValidationError) ErrorName ¶
func (e RecordPushCompleteRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPushCompleteRespValidationError) Field ¶
func (e RecordPushCompleteRespValidationError) Field() string
Field function returns field value.
func (RecordPushCompleteRespValidationError) Key ¶
func (e RecordPushCompleteRespValidationError) Key() bool
Key function returns key value.
func (RecordPushCompleteRespValidationError) Reason ¶
func (e RecordPushCompleteRespValidationError) Reason() string
Reason function returns reason value.
type RecordPushOngoingReq ¶
type RecordPushOngoingReq struct { ReleaseChannelId string `protobuf:"bytes,1,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // contains filtered or unexported fields }
func (*RecordPushOngoingReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPushOngoingReq) CloneMessageVT() proto.Message
func (*RecordPushOngoingReq) CloneVT ¶ added in v0.3.34
func (m *RecordPushOngoingReq) CloneVT() *RecordPushOngoingReq
func (*RecordPushOngoingReq) Descriptor
deprecated
func (*RecordPushOngoingReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordPushOngoingReq.ProtoReflect.Descriptor instead.
func (*RecordPushOngoingReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPushOngoingReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushOngoingReq) EqualVT ¶ added in v0.3.34
func (this *RecordPushOngoingReq) EqualVT(that *RecordPushOngoingReq) bool
func (*RecordPushOngoingReq) GetClusterId ¶
func (x *RecordPushOngoingReq) GetClusterId() string
func (*RecordPushOngoingReq) GetCreationTimestamp ¶
func (x *RecordPushOngoingReq) GetCreationTimestamp() *timestamppb.Timestamp
func (*RecordPushOngoingReq) GetReleaseChannelId ¶
func (x *RecordPushOngoingReq) GetReleaseChannelId() string
func (*RecordPushOngoingReq) GetServiceId ¶
func (x *RecordPushOngoingReq) GetServiceId() string
func (*RecordPushOngoingReq) ProtoMessage ¶
func (*RecordPushOngoingReq) ProtoMessage()
func (*RecordPushOngoingReq) ProtoReflect ¶
func (x *RecordPushOngoingReq) ProtoReflect() protoreflect.Message
func (*RecordPushOngoingReq) Reset ¶
func (x *RecordPushOngoingReq) Reset()
func (*RecordPushOngoingReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPushOngoingReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushOngoingReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordPushOngoingReq) StableEqualVT(that *RecordPushOngoingReq) bool
func (*RecordPushOngoingReq) String ¶
func (x *RecordPushOngoingReq) String() string
func (*RecordPushOngoingReq) Validate ¶
func (m *RecordPushOngoingReq) Validate() error
Validate checks the field values on RecordPushOngoingReq 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 (*RecordPushOngoingReq) ValidateAll ¶
func (m *RecordPushOngoingReq) ValidateAll() error
ValidateAll checks the field values on RecordPushOngoingReq 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 RecordPushOngoingReqMultiError, or nil if none found.
type RecordPushOngoingReqMultiError ¶
type RecordPushOngoingReqMultiError []error
RecordPushOngoingReqMultiError is an error wrapping multiple validation errors returned by RecordPushOngoingReq.ValidateAll() if the designated constraints aren't met.
func (RecordPushOngoingReqMultiError) AllErrors ¶
func (m RecordPushOngoingReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPushOngoingReqMultiError) Error ¶
func (m RecordPushOngoingReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPushOngoingReqValidationError ¶
type RecordPushOngoingReqValidationError struct {
// contains filtered or unexported fields
}
RecordPushOngoingReqValidationError is the validation error returned by RecordPushOngoingReq.Validate if the designated constraints aren't met.
func (RecordPushOngoingReqValidationError) Cause ¶
func (e RecordPushOngoingReqValidationError) Cause() error
Cause function returns cause value.
func (RecordPushOngoingReqValidationError) Error ¶
func (e RecordPushOngoingReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPushOngoingReqValidationError) ErrorName ¶
func (e RecordPushOngoingReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPushOngoingReqValidationError) Field ¶
func (e RecordPushOngoingReqValidationError) Field() string
Field function returns field value.
func (RecordPushOngoingReqValidationError) Key ¶
func (e RecordPushOngoingReqValidationError) Key() bool
Key function returns key value.
func (RecordPushOngoingReqValidationError) Reason ¶
func (e RecordPushOngoingReqValidationError) Reason() string
Reason function returns reason value.
type RecordPushOngoingResp ¶
type RecordPushOngoingResp struct {
// contains filtered or unexported fields
}
func (*RecordPushOngoingResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPushOngoingResp) CloneMessageVT() proto.Message
func (*RecordPushOngoingResp) CloneVT ¶ added in v0.3.34
func (m *RecordPushOngoingResp) CloneVT() *RecordPushOngoingResp
func (*RecordPushOngoingResp) Descriptor
deprecated
func (*RecordPushOngoingResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordPushOngoingResp.ProtoReflect.Descriptor instead.
func (*RecordPushOngoingResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPushOngoingResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushOngoingResp) EqualVT ¶ added in v0.3.34
func (this *RecordPushOngoingResp) EqualVT(that *RecordPushOngoingResp) bool
func (*RecordPushOngoingResp) ProtoMessage ¶
func (*RecordPushOngoingResp) ProtoMessage()
func (*RecordPushOngoingResp) ProtoReflect ¶
func (x *RecordPushOngoingResp) ProtoReflect() protoreflect.Message
func (*RecordPushOngoingResp) Reset ¶
func (x *RecordPushOngoingResp) Reset()
func (*RecordPushOngoingResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPushOngoingResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushOngoingResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordPushOngoingResp) StableEqualVT(that *RecordPushOngoingResp) bool
func (*RecordPushOngoingResp) String ¶
func (x *RecordPushOngoingResp) String() string
func (*RecordPushOngoingResp) Validate ¶
func (m *RecordPushOngoingResp) Validate() error
Validate checks the field values on RecordPushOngoingResp 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 (*RecordPushOngoingResp) ValidateAll ¶
func (m *RecordPushOngoingResp) ValidateAll() error
ValidateAll checks the field values on RecordPushOngoingResp 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 RecordPushOngoingRespMultiError, or nil if none found.
type RecordPushOngoingRespMultiError ¶
type RecordPushOngoingRespMultiError []error
RecordPushOngoingRespMultiError is an error wrapping multiple validation errors returned by RecordPushOngoingResp.ValidateAll() if the designated constraints aren't met.
func (RecordPushOngoingRespMultiError) AllErrors ¶
func (m RecordPushOngoingRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPushOngoingRespMultiError) Error ¶
func (m RecordPushOngoingRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPushOngoingRespValidationError ¶
type RecordPushOngoingRespValidationError struct {
// contains filtered or unexported fields
}
RecordPushOngoingRespValidationError is the validation error returned by RecordPushOngoingResp.Validate if the designated constraints aren't met.
func (RecordPushOngoingRespValidationError) Cause ¶
func (e RecordPushOngoingRespValidationError) Cause() error
Cause function returns cause value.
func (RecordPushOngoingRespValidationError) Error ¶
func (e RecordPushOngoingRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPushOngoingRespValidationError) ErrorName ¶
func (e RecordPushOngoingRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPushOngoingRespValidationError) Field ¶
func (e RecordPushOngoingRespValidationError) Field() string
Field function returns field value.
func (RecordPushOngoingRespValidationError) Key ¶
func (e RecordPushOngoingRespValidationError) Key() bool
Key function returns key value.
func (RecordPushOngoingRespValidationError) Reason ¶
func (e RecordPushOngoingRespValidationError) Reason() string
Reason function returns reason value.
type RecordPushStartReq ¶
type RecordPushStartReq struct { ReleaseChannelId string `protobuf:"bytes,1,opt,name=release_channel_id,json=releaseChannelId,proto3" json:"release_channel_id,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` StartTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_timestamp,json=startTimestamp,proto3" json:"start_timestamp,omitempty"` // contains filtered or unexported fields }
func (*RecordPushStartReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPushStartReq) CloneMessageVT() proto.Message
func (*RecordPushStartReq) CloneVT ¶ added in v0.3.34
func (m *RecordPushStartReq) CloneVT() *RecordPushStartReq
func (*RecordPushStartReq) Descriptor
deprecated
func (*RecordPushStartReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordPushStartReq.ProtoReflect.Descriptor instead.
func (*RecordPushStartReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPushStartReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushStartReq) EqualVT ¶ added in v0.3.34
func (this *RecordPushStartReq) EqualVT(that *RecordPushStartReq) bool
func (*RecordPushStartReq) GetClusterId ¶
func (x *RecordPushStartReq) GetClusterId() string
func (*RecordPushStartReq) GetCreationTimestamp ¶
func (x *RecordPushStartReq) GetCreationTimestamp() *timestamppb.Timestamp
func (*RecordPushStartReq) GetReleaseChannelId ¶
func (x *RecordPushStartReq) GetReleaseChannelId() string
func (*RecordPushStartReq) GetServiceId ¶
func (x *RecordPushStartReq) GetServiceId() string
func (*RecordPushStartReq) GetStartTimestamp ¶
func (x *RecordPushStartReq) GetStartTimestamp() *timestamppb.Timestamp
func (*RecordPushStartReq) ProtoMessage ¶
func (*RecordPushStartReq) ProtoMessage()
func (*RecordPushStartReq) ProtoReflect ¶
func (x *RecordPushStartReq) ProtoReflect() protoreflect.Message
func (*RecordPushStartReq) Reset ¶
func (x *RecordPushStartReq) Reset()
func (*RecordPushStartReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPushStartReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushStartReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordPushStartReq) StableEqualVT(that *RecordPushStartReq) bool
func (*RecordPushStartReq) String ¶
func (x *RecordPushStartReq) String() string
func (*RecordPushStartReq) Validate ¶
func (m *RecordPushStartReq) Validate() error
Validate checks the field values on RecordPushStartReq 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 (*RecordPushStartReq) ValidateAll ¶
func (m *RecordPushStartReq) ValidateAll() error
ValidateAll checks the field values on RecordPushStartReq 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 RecordPushStartReqMultiError, or nil if none found.
type RecordPushStartReqMultiError ¶
type RecordPushStartReqMultiError []error
RecordPushStartReqMultiError is an error wrapping multiple validation errors returned by RecordPushStartReq.ValidateAll() if the designated constraints aren't met.
func (RecordPushStartReqMultiError) AllErrors ¶
func (m RecordPushStartReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPushStartReqMultiError) Error ¶
func (m RecordPushStartReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPushStartReqValidationError ¶
type RecordPushStartReqValidationError struct {
// contains filtered or unexported fields
}
RecordPushStartReqValidationError is the validation error returned by RecordPushStartReq.Validate if the designated constraints aren't met.
func (RecordPushStartReqValidationError) Cause ¶
func (e RecordPushStartReqValidationError) Cause() error
Cause function returns cause value.
func (RecordPushStartReqValidationError) Error ¶
func (e RecordPushStartReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPushStartReqValidationError) ErrorName ¶
func (e RecordPushStartReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPushStartReqValidationError) Field ¶
func (e RecordPushStartReqValidationError) Field() string
Field function returns field value.
func (RecordPushStartReqValidationError) Key ¶
func (e RecordPushStartReqValidationError) Key() bool
Key function returns key value.
func (RecordPushStartReqValidationError) Reason ¶
func (e RecordPushStartReqValidationError) Reason() string
Reason function returns reason value.
type RecordPushStartResp ¶
type RecordPushStartResp struct {
// contains filtered or unexported fields
}
func (*RecordPushStartResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordPushStartResp) CloneMessageVT() proto.Message
func (*RecordPushStartResp) CloneVT ¶ added in v0.3.34
func (m *RecordPushStartResp) CloneVT() *RecordPushStartResp
func (*RecordPushStartResp) Descriptor
deprecated
func (*RecordPushStartResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordPushStartResp.ProtoReflect.Descriptor instead.
func (*RecordPushStartResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordPushStartResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushStartResp) EqualVT ¶ added in v0.3.34
func (this *RecordPushStartResp) EqualVT(that *RecordPushStartResp) bool
func (*RecordPushStartResp) ProtoMessage ¶
func (*RecordPushStartResp) ProtoMessage()
func (*RecordPushStartResp) ProtoReflect ¶
func (x *RecordPushStartResp) ProtoReflect() protoreflect.Message
func (*RecordPushStartResp) Reset ¶
func (x *RecordPushStartResp) Reset()
func (*RecordPushStartResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordPushStartResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordPushStartResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordPushStartResp) StableEqualVT(that *RecordPushStartResp) bool
func (*RecordPushStartResp) String ¶
func (x *RecordPushStartResp) String() string
func (*RecordPushStartResp) Validate ¶
func (m *RecordPushStartResp) Validate() error
Validate checks the field values on RecordPushStartResp 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 (*RecordPushStartResp) ValidateAll ¶
func (m *RecordPushStartResp) ValidateAll() error
ValidateAll checks the field values on RecordPushStartResp 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 RecordPushStartRespMultiError, or nil if none found.
type RecordPushStartRespMultiError ¶
type RecordPushStartRespMultiError []error
RecordPushStartRespMultiError is an error wrapping multiple validation errors returned by RecordPushStartResp.ValidateAll() if the designated constraints aren't met.
func (RecordPushStartRespMultiError) AllErrors ¶
func (m RecordPushStartRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordPushStartRespMultiError) Error ¶
func (m RecordPushStartRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordPushStartRespValidationError ¶
type RecordPushStartRespValidationError struct {
// contains filtered or unexported fields
}
RecordPushStartRespValidationError is the validation error returned by RecordPushStartResp.Validate if the designated constraints aren't met.
func (RecordPushStartRespValidationError) Cause ¶
func (e RecordPushStartRespValidationError) Cause() error
Cause function returns cause value.
func (RecordPushStartRespValidationError) Error ¶
func (e RecordPushStartRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordPushStartRespValidationError) ErrorName ¶
func (e RecordPushStartRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordPushStartRespValidationError) Field ¶
func (e RecordPushStartRespValidationError) Field() string
Field function returns field value.
func (RecordPushStartRespValidationError) Key ¶
func (e RecordPushStartRespValidationError) Key() bool
Key function returns key value.
func (RecordPushStartRespValidationError) Reason ¶
func (e RecordPushStartRespValidationError) Reason() string
Reason function returns reason value.
type RecordRolloutReq ¶
type RecordRolloutReq struct { Rollout []byte `protobuf:"bytes,1,opt,name=rollout,proto3" json:"rollout,omitempty"` Action InformerAction `protobuf:"varint,2,opt,name=action,proto3,enum=prodvana.agent.InformerAction" json:"action,omitempty"` // contains filtered or unexported fields }
func (*RecordRolloutReq) CloneMessageVT ¶ added in v0.3.34
func (m *RecordRolloutReq) CloneMessageVT() proto.Message
func (*RecordRolloutReq) CloneVT ¶ added in v0.3.34
func (m *RecordRolloutReq) CloneVT() *RecordRolloutReq
func (*RecordRolloutReq) Descriptor
deprecated
func (*RecordRolloutReq) Descriptor() ([]byte, []int)
Deprecated: Use RecordRolloutReq.ProtoReflect.Descriptor instead.
func (*RecordRolloutReq) EqualMessageVT ¶ added in v0.3.34
func (this *RecordRolloutReq) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordRolloutReq) EqualVT ¶ added in v0.3.34
func (this *RecordRolloutReq) EqualVT(that *RecordRolloutReq) bool
func (*RecordRolloutReq) GetAction ¶
func (x *RecordRolloutReq) GetAction() InformerAction
func (*RecordRolloutReq) GetRollout ¶
func (x *RecordRolloutReq) GetRollout() []byte
func (*RecordRolloutReq) ProtoMessage ¶
func (*RecordRolloutReq) ProtoMessage()
func (*RecordRolloutReq) ProtoReflect ¶
func (x *RecordRolloutReq) ProtoReflect() protoreflect.Message
func (*RecordRolloutReq) Reset ¶
func (x *RecordRolloutReq) Reset()
func (*RecordRolloutReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordRolloutReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordRolloutReq) StableEqualVT ¶ added in v0.3.34
func (this *RecordRolloutReq) StableEqualVT(that *RecordRolloutReq) bool
func (*RecordRolloutReq) String ¶
func (x *RecordRolloutReq) String() string
func (*RecordRolloutReq) Validate ¶
func (m *RecordRolloutReq) Validate() error
Validate checks the field values on RecordRolloutReq 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 (*RecordRolloutReq) ValidateAll ¶
func (m *RecordRolloutReq) ValidateAll() error
ValidateAll checks the field values on RecordRolloutReq 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 RecordRolloutReqMultiError, or nil if none found.
type RecordRolloutReqMultiError ¶
type RecordRolloutReqMultiError []error
RecordRolloutReqMultiError is an error wrapping multiple validation errors returned by RecordRolloutReq.ValidateAll() if the designated constraints aren't met.
func (RecordRolloutReqMultiError) AllErrors ¶
func (m RecordRolloutReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordRolloutReqMultiError) Error ¶
func (m RecordRolloutReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordRolloutReqValidationError ¶
type RecordRolloutReqValidationError struct {
// contains filtered or unexported fields
}
RecordRolloutReqValidationError is the validation error returned by RecordRolloutReq.Validate if the designated constraints aren't met.
func (RecordRolloutReqValidationError) Cause ¶
func (e RecordRolloutReqValidationError) Cause() error
Cause function returns cause value.
func (RecordRolloutReqValidationError) Error ¶
func (e RecordRolloutReqValidationError) Error() string
Error satisfies the builtin error interface
func (RecordRolloutReqValidationError) ErrorName ¶
func (e RecordRolloutReqValidationError) ErrorName() string
ErrorName returns error name.
func (RecordRolloutReqValidationError) Field ¶
func (e RecordRolloutReqValidationError) Field() string
Field function returns field value.
func (RecordRolloutReqValidationError) Key ¶
func (e RecordRolloutReqValidationError) Key() bool
Key function returns key value.
func (RecordRolloutReqValidationError) Reason ¶
func (e RecordRolloutReqValidationError) Reason() string
Reason function returns reason value.
type RecordRolloutResp ¶
type RecordRolloutResp struct { PushTimestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=push_timestamp,json=pushTimestamp,proto3" json:"push_timestamp,omitempty"` // contains filtered or unexported fields }
func (*RecordRolloutResp) CloneMessageVT ¶ added in v0.3.34
func (m *RecordRolloutResp) CloneMessageVT() proto.Message
func (*RecordRolloutResp) CloneVT ¶ added in v0.3.34
func (m *RecordRolloutResp) CloneVT() *RecordRolloutResp
func (*RecordRolloutResp) Descriptor
deprecated
func (*RecordRolloutResp) Descriptor() ([]byte, []int)
Deprecated: Use RecordRolloutResp.ProtoReflect.Descriptor instead.
func (*RecordRolloutResp) EqualMessageVT ¶ added in v0.3.34
func (this *RecordRolloutResp) EqualMessageVT(thatMsg proto.Message) bool
func (*RecordRolloutResp) EqualVT ¶ added in v0.3.34
func (this *RecordRolloutResp) EqualVT(that *RecordRolloutResp) bool
func (*RecordRolloutResp) GetPushTimestamp ¶
func (x *RecordRolloutResp) GetPushTimestamp() *timestamppb.Timestamp
func (*RecordRolloutResp) ProtoMessage ¶
func (*RecordRolloutResp) ProtoMessage()
func (*RecordRolloutResp) ProtoReflect ¶
func (x *RecordRolloutResp) ProtoReflect() protoreflect.Message
func (*RecordRolloutResp) Reset ¶
func (x *RecordRolloutResp) Reset()
func (*RecordRolloutResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *RecordRolloutResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*RecordRolloutResp) StableEqualVT ¶ added in v0.3.34
func (this *RecordRolloutResp) StableEqualVT(that *RecordRolloutResp) bool
func (*RecordRolloutResp) String ¶
func (x *RecordRolloutResp) String() string
func (*RecordRolloutResp) Validate ¶
func (m *RecordRolloutResp) Validate() error
Validate checks the field values on RecordRolloutResp 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 (*RecordRolloutResp) ValidateAll ¶
func (m *RecordRolloutResp) ValidateAll() error
ValidateAll checks the field values on RecordRolloutResp 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 RecordRolloutRespMultiError, or nil if none found.
type RecordRolloutRespMultiError ¶
type RecordRolloutRespMultiError []error
RecordRolloutRespMultiError is an error wrapping multiple validation errors returned by RecordRolloutResp.ValidateAll() if the designated constraints aren't met.
func (RecordRolloutRespMultiError) AllErrors ¶
func (m RecordRolloutRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordRolloutRespMultiError) Error ¶
func (m RecordRolloutRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordRolloutRespValidationError ¶
type RecordRolloutRespValidationError struct {
// contains filtered or unexported fields
}
RecordRolloutRespValidationError is the validation error returned by RecordRolloutResp.Validate if the designated constraints aren't met.
func (RecordRolloutRespValidationError) Cause ¶
func (e RecordRolloutRespValidationError) Cause() error
Cause function returns cause value.
func (RecordRolloutRespValidationError) Error ¶
func (e RecordRolloutRespValidationError) Error() string
Error satisfies the builtin error interface
func (RecordRolloutRespValidationError) ErrorName ¶
func (e RecordRolloutRespValidationError) ErrorName() string
ErrorName returns error name.
func (RecordRolloutRespValidationError) Field ¶
func (e RecordRolloutRespValidationError) Field() string
Field function returns field value.
func (RecordRolloutRespValidationError) Key ¶
func (e RecordRolloutRespValidationError) Key() bool
Key function returns key value.
func (RecordRolloutRespValidationError) Reason ¶
func (e RecordRolloutRespValidationError) Reason() string
Reason function returns reason value.
type ReportClusterMetadataReq ¶ added in v0.2.13
type ReportClusterMetadataReq struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ClusterMetadata *environment.ClusterMetadata `protobuf:"bytes,2,opt,name=cluster_metadata,json=clusterMetadata,proto3" json:"cluster_metadata,omitempty"` Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` // For debugging // contains filtered or unexported fields }
func (*ReportClusterMetadataReq) CloneMessageVT ¶ added in v0.3.34
func (m *ReportClusterMetadataReq) CloneMessageVT() proto.Message
func (*ReportClusterMetadataReq) CloneVT ¶ added in v0.3.34
func (m *ReportClusterMetadataReq) CloneVT() *ReportClusterMetadataReq
func (*ReportClusterMetadataReq) Descriptor
deprecated
added in
v0.2.13
func (*ReportClusterMetadataReq) Descriptor() ([]byte, []int)
Deprecated: Use ReportClusterMetadataReq.ProtoReflect.Descriptor instead.
func (*ReportClusterMetadataReq) EqualMessageVT ¶ added in v0.3.34
func (this *ReportClusterMetadataReq) EqualMessageVT(thatMsg proto.Message) bool
func (*ReportClusterMetadataReq) EqualVT ¶ added in v0.3.34
func (this *ReportClusterMetadataReq) EqualVT(that *ReportClusterMetadataReq) bool
func (*ReportClusterMetadataReq) GetClusterMetadata ¶ added in v0.2.13
func (x *ReportClusterMetadataReq) GetClusterMetadata() *environment.ClusterMetadata
func (*ReportClusterMetadataReq) GetError ¶ added in v0.2.13
func (x *ReportClusterMetadataReq) GetError() string
func (*ReportClusterMetadataReq) GetRuntimeId ¶ added in v0.2.13
func (x *ReportClusterMetadataReq) GetRuntimeId() string
func (*ReportClusterMetadataReq) ProtoMessage ¶ added in v0.2.13
func (*ReportClusterMetadataReq) ProtoMessage()
func (*ReportClusterMetadataReq) ProtoReflect ¶ added in v0.2.13
func (x *ReportClusterMetadataReq) ProtoReflect() protoreflect.Message
func (*ReportClusterMetadataReq) Reset ¶ added in v0.2.13
func (x *ReportClusterMetadataReq) Reset()
func (*ReportClusterMetadataReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *ReportClusterMetadataReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ReportClusterMetadataReq) StableEqualVT ¶ added in v0.3.34
func (this *ReportClusterMetadataReq) StableEqualVT(that *ReportClusterMetadataReq) bool
func (*ReportClusterMetadataReq) String ¶ added in v0.2.13
func (x *ReportClusterMetadataReq) String() string
func (*ReportClusterMetadataReq) Validate ¶ added in v0.2.13
func (m *ReportClusterMetadataReq) Validate() error
Validate checks the field values on ReportClusterMetadataReq 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 (*ReportClusterMetadataReq) ValidateAll ¶ added in v0.2.13
func (m *ReportClusterMetadataReq) ValidateAll() error
ValidateAll checks the field values on ReportClusterMetadataReq 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 ReportClusterMetadataReqMultiError, or nil if none found.
type ReportClusterMetadataReqMultiError ¶ added in v0.2.13
type ReportClusterMetadataReqMultiError []error
ReportClusterMetadataReqMultiError is an error wrapping multiple validation errors returned by ReportClusterMetadataReq.ValidateAll() if the designated constraints aren't met.
func (ReportClusterMetadataReqMultiError) AllErrors ¶ added in v0.2.13
func (m ReportClusterMetadataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReportClusterMetadataReqMultiError) Error ¶ added in v0.2.13
func (m ReportClusterMetadataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReportClusterMetadataReqValidationError ¶ added in v0.2.13
type ReportClusterMetadataReqValidationError struct {
// contains filtered or unexported fields
}
ReportClusterMetadataReqValidationError is the validation error returned by ReportClusterMetadataReq.Validate if the designated constraints aren't met.
func (ReportClusterMetadataReqValidationError) Cause ¶ added in v0.2.13
func (e ReportClusterMetadataReqValidationError) Cause() error
Cause function returns cause value.
func (ReportClusterMetadataReqValidationError) Error ¶ added in v0.2.13
func (e ReportClusterMetadataReqValidationError) Error() string
Error satisfies the builtin error interface
func (ReportClusterMetadataReqValidationError) ErrorName ¶ added in v0.2.13
func (e ReportClusterMetadataReqValidationError) ErrorName() string
ErrorName returns error name.
func (ReportClusterMetadataReqValidationError) Field ¶ added in v0.2.13
func (e ReportClusterMetadataReqValidationError) Field() string
Field function returns field value.
func (ReportClusterMetadataReqValidationError) Key ¶ added in v0.2.13
func (e ReportClusterMetadataReqValidationError) Key() bool
Key function returns key value.
func (ReportClusterMetadataReqValidationError) Reason ¶ added in v0.2.13
func (e ReportClusterMetadataReqValidationError) Reason() string
Reason function returns reason value.
type ReportClusterMetadataResp ¶ added in v0.2.13
type ReportClusterMetadataResp struct {
// contains filtered or unexported fields
}
func (*ReportClusterMetadataResp) CloneMessageVT ¶ added in v0.3.34
func (m *ReportClusterMetadataResp) CloneMessageVT() proto.Message
func (*ReportClusterMetadataResp) CloneVT ¶ added in v0.3.34
func (m *ReportClusterMetadataResp) CloneVT() *ReportClusterMetadataResp
func (*ReportClusterMetadataResp) Descriptor
deprecated
added in
v0.2.13
func (*ReportClusterMetadataResp) Descriptor() ([]byte, []int)
Deprecated: Use ReportClusterMetadataResp.ProtoReflect.Descriptor instead.
func (*ReportClusterMetadataResp) EqualMessageVT ¶ added in v0.3.34
func (this *ReportClusterMetadataResp) EqualMessageVT(thatMsg proto.Message) bool
func (*ReportClusterMetadataResp) EqualVT ¶ added in v0.3.34
func (this *ReportClusterMetadataResp) EqualVT(that *ReportClusterMetadataResp) bool
func (*ReportClusterMetadataResp) ProtoMessage ¶ added in v0.2.13
func (*ReportClusterMetadataResp) ProtoMessage()
func (*ReportClusterMetadataResp) ProtoReflect ¶ added in v0.2.13
func (x *ReportClusterMetadataResp) ProtoReflect() protoreflect.Message
func (*ReportClusterMetadataResp) Reset ¶ added in v0.2.13
func (x *ReportClusterMetadataResp) Reset()
func (*ReportClusterMetadataResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *ReportClusterMetadataResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ReportClusterMetadataResp) StableEqualVT ¶ added in v0.3.34
func (this *ReportClusterMetadataResp) StableEqualVT(that *ReportClusterMetadataResp) bool
func (*ReportClusterMetadataResp) String ¶ added in v0.2.13
func (x *ReportClusterMetadataResp) String() string
func (*ReportClusterMetadataResp) Validate ¶ added in v0.2.13
func (m *ReportClusterMetadataResp) Validate() error
Validate checks the field values on ReportClusterMetadataResp 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 (*ReportClusterMetadataResp) ValidateAll ¶ added in v0.2.13
func (m *ReportClusterMetadataResp) ValidateAll() error
ValidateAll checks the field values on ReportClusterMetadataResp 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 ReportClusterMetadataRespMultiError, or nil if none found.
type ReportClusterMetadataRespMultiError ¶ added in v0.2.13
type ReportClusterMetadataRespMultiError []error
ReportClusterMetadataRespMultiError is an error wrapping multiple validation errors returned by ReportClusterMetadataResp.ValidateAll() if the designated constraints aren't met.
func (ReportClusterMetadataRespMultiError) AllErrors ¶ added in v0.2.13
func (m ReportClusterMetadataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReportClusterMetadataRespMultiError) Error ¶ added in v0.2.13
func (m ReportClusterMetadataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReportClusterMetadataRespValidationError ¶ added in v0.2.13
type ReportClusterMetadataRespValidationError struct {
// contains filtered or unexported fields
}
ReportClusterMetadataRespValidationError is the validation error returned by ReportClusterMetadataResp.Validate if the designated constraints aren't met.
func (ReportClusterMetadataRespValidationError) Cause ¶ added in v0.2.13
func (e ReportClusterMetadataRespValidationError) Cause() error
Cause function returns cause value.
func (ReportClusterMetadataRespValidationError) Error ¶ added in v0.2.13
func (e ReportClusterMetadataRespValidationError) Error() string
Error satisfies the builtin error interface
func (ReportClusterMetadataRespValidationError) ErrorName ¶ added in v0.2.13
func (e ReportClusterMetadataRespValidationError) ErrorName() string
ErrorName returns error name.
func (ReportClusterMetadataRespValidationError) Field ¶ added in v0.2.13
func (e ReportClusterMetadataRespValidationError) Field() string
Field function returns field value.
func (ReportClusterMetadataRespValidationError) Key ¶ added in v0.2.13
func (e ReportClusterMetadataRespValidationError) Key() bool
Key function returns key value.
func (ReportClusterMetadataRespValidationError) Reason ¶ added in v0.2.13
func (e ReportClusterMetadataRespValidationError) Reason() string
Reason function returns reason value.
type ReportDebugInfoReq ¶
type ReportDebugInfoReq struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` Info *DebugInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*ReportDebugInfoReq) CloneMessageVT ¶ added in v0.3.34
func (m *ReportDebugInfoReq) CloneMessageVT() proto.Message
func (*ReportDebugInfoReq) CloneVT ¶ added in v0.3.34
func (m *ReportDebugInfoReq) CloneVT() *ReportDebugInfoReq
func (*ReportDebugInfoReq) Descriptor
deprecated
func (*ReportDebugInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use ReportDebugInfoReq.ProtoReflect.Descriptor instead.
func (*ReportDebugInfoReq) EqualMessageVT ¶ added in v0.3.34
func (this *ReportDebugInfoReq) EqualMessageVT(thatMsg proto.Message) bool
func (*ReportDebugInfoReq) EqualVT ¶ added in v0.3.34
func (this *ReportDebugInfoReq) EqualVT(that *ReportDebugInfoReq) bool
func (*ReportDebugInfoReq) GetInfo ¶
func (x *ReportDebugInfoReq) GetInfo() *DebugInfo
func (*ReportDebugInfoReq) GetRuntimeId ¶
func (x *ReportDebugInfoReq) GetRuntimeId() string
func (*ReportDebugInfoReq) ProtoMessage ¶
func (*ReportDebugInfoReq) ProtoMessage()
func (*ReportDebugInfoReq) ProtoReflect ¶
func (x *ReportDebugInfoReq) ProtoReflect() protoreflect.Message
func (*ReportDebugInfoReq) Reset ¶
func (x *ReportDebugInfoReq) Reset()
func (*ReportDebugInfoReq) StableEqualMessageVT ¶ added in v0.3.34
func (this *ReportDebugInfoReq) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ReportDebugInfoReq) StableEqualVT ¶ added in v0.3.34
func (this *ReportDebugInfoReq) StableEqualVT(that *ReportDebugInfoReq) bool
func (*ReportDebugInfoReq) String ¶
func (x *ReportDebugInfoReq) String() string
func (*ReportDebugInfoReq) Validate ¶
func (m *ReportDebugInfoReq) Validate() error
Validate checks the field values on ReportDebugInfoReq 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 (*ReportDebugInfoReq) ValidateAll ¶
func (m *ReportDebugInfoReq) ValidateAll() error
ValidateAll checks the field values on ReportDebugInfoReq 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 ReportDebugInfoReqMultiError, or nil if none found.
type ReportDebugInfoReqMultiError ¶
type ReportDebugInfoReqMultiError []error
ReportDebugInfoReqMultiError is an error wrapping multiple validation errors returned by ReportDebugInfoReq.ValidateAll() if the designated constraints aren't met.
func (ReportDebugInfoReqMultiError) AllErrors ¶
func (m ReportDebugInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReportDebugInfoReqMultiError) Error ¶
func (m ReportDebugInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReportDebugInfoReqValidationError ¶
type ReportDebugInfoReqValidationError struct {
// contains filtered or unexported fields
}
ReportDebugInfoReqValidationError is the validation error returned by ReportDebugInfoReq.Validate if the designated constraints aren't met.
func (ReportDebugInfoReqValidationError) Cause ¶
func (e ReportDebugInfoReqValidationError) Cause() error
Cause function returns cause value.
func (ReportDebugInfoReqValidationError) Error ¶
func (e ReportDebugInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (ReportDebugInfoReqValidationError) ErrorName ¶
func (e ReportDebugInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (ReportDebugInfoReqValidationError) Field ¶
func (e ReportDebugInfoReqValidationError) Field() string
Field function returns field value.
func (ReportDebugInfoReqValidationError) Key ¶
func (e ReportDebugInfoReqValidationError) Key() bool
Key function returns key value.
func (ReportDebugInfoReqValidationError) Reason ¶
func (e ReportDebugInfoReqValidationError) Reason() string
Reason function returns reason value.
type ReportDebugInfoResp ¶
type ReportDebugInfoResp struct {
// contains filtered or unexported fields
}
func (*ReportDebugInfoResp) CloneMessageVT ¶ added in v0.3.34
func (m *ReportDebugInfoResp) CloneMessageVT() proto.Message
func (*ReportDebugInfoResp) CloneVT ¶ added in v0.3.34
func (m *ReportDebugInfoResp) CloneVT() *ReportDebugInfoResp
func (*ReportDebugInfoResp) Descriptor
deprecated
func (*ReportDebugInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use ReportDebugInfoResp.ProtoReflect.Descriptor instead.
func (*ReportDebugInfoResp) EqualMessageVT ¶ added in v0.3.34
func (this *ReportDebugInfoResp) EqualMessageVT(thatMsg proto.Message) bool
func (*ReportDebugInfoResp) EqualVT ¶ added in v0.3.34
func (this *ReportDebugInfoResp) EqualVT(that *ReportDebugInfoResp) bool
func (*ReportDebugInfoResp) ProtoMessage ¶
func (*ReportDebugInfoResp) ProtoMessage()
func (*ReportDebugInfoResp) ProtoReflect ¶
func (x *ReportDebugInfoResp) ProtoReflect() protoreflect.Message
func (*ReportDebugInfoResp) Reset ¶
func (x *ReportDebugInfoResp) Reset()
func (*ReportDebugInfoResp) StableEqualMessageVT ¶ added in v0.3.34
func (this *ReportDebugInfoResp) StableEqualMessageVT(thatMsg proto.Message) bool
func (*ReportDebugInfoResp) StableEqualVT ¶ added in v0.3.34
func (this *ReportDebugInfoResp) StableEqualVT(that *ReportDebugInfoResp) bool
func (*ReportDebugInfoResp) String ¶
func (x *ReportDebugInfoResp) String() string
func (*ReportDebugInfoResp) Validate ¶
func (m *ReportDebugInfoResp) Validate() error
Validate checks the field values on ReportDebugInfoResp 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 (*ReportDebugInfoResp) ValidateAll ¶
func (m *ReportDebugInfoResp) ValidateAll() error
ValidateAll checks the field values on ReportDebugInfoResp 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 ReportDebugInfoRespMultiError, or nil if none found.
type ReportDebugInfoRespMultiError ¶
type ReportDebugInfoRespMultiError []error
ReportDebugInfoRespMultiError is an error wrapping multiple validation errors returned by ReportDebugInfoResp.ValidateAll() if the designated constraints aren't met.
func (ReportDebugInfoRespMultiError) AllErrors ¶
func (m ReportDebugInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReportDebugInfoRespMultiError) Error ¶
func (m ReportDebugInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReportDebugInfoRespValidationError ¶
type ReportDebugInfoRespValidationError struct {
// contains filtered or unexported fields
}
ReportDebugInfoRespValidationError is the validation error returned by ReportDebugInfoResp.Validate if the designated constraints aren't met.
func (ReportDebugInfoRespValidationError) Cause ¶
func (e ReportDebugInfoRespValidationError) Cause() error
Cause function returns cause value.
func (ReportDebugInfoRespValidationError) Error ¶
func (e ReportDebugInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (ReportDebugInfoRespValidationError) ErrorName ¶
func (e ReportDebugInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (ReportDebugInfoRespValidationError) Field ¶
func (e ReportDebugInfoRespValidationError) Field() string
Field function returns field value.
func (ReportDebugInfoRespValidationError) Key ¶
func (e ReportDebugInfoRespValidationError) Key() bool
Key function returns key value.
func (ReportDebugInfoRespValidationError) Reason ¶
func (e ReportDebugInfoRespValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAgentInteractionServer ¶
type UnimplementedAgentInteractionServer struct { }
UnimplementedAgentInteractionServer must be embedded to have forward compatible implementations.
func (UnimplementedAgentInteractionServer) ConfirmPushApproval ¶
func (UnimplementedAgentInteractionServer) ConfirmPushApproval(context.Context, *ConfirmPushApprovalReq) (*ConfirmPushApprovalResp, error)
func (UnimplementedAgentInteractionServer) Heartbeat ¶
func (UnimplementedAgentInteractionServer) Heartbeat(context.Context, *HeartbeatReq) (*HeartbeatResp, error)
func (UnimplementedAgentInteractionServer) ProxyAPIServer ¶
func (UnimplementedAgentInteractionServer) ProxyAPIServer(AgentInteraction_ProxyAPIServerServer) error
func (UnimplementedAgentInteractionServer) RecordDeployment ¶
func (UnimplementedAgentInteractionServer) RecordDeployment(context.Context, *RecordDeploymentReq) (*RecordDeploymentResp, error)
func (UnimplementedAgentInteractionServer) RecordNewUnknownPush ¶
func (UnimplementedAgentInteractionServer) RecordNewUnknownPush(context.Context, *RecordNewUnknownPushReq) (*RecordNewUnknownPushResp, error)
func (UnimplementedAgentInteractionServer) RecordPod ¶
func (UnimplementedAgentInteractionServer) RecordPod(context.Context, *RecordPodReq) (*RecordPodResp, error)
func (UnimplementedAgentInteractionServer) RecordPods ¶
func (UnimplementedAgentInteractionServer) RecordPods(context.Context, *RecordPodsReq) (*RecordPodsResp, error)
func (UnimplementedAgentInteractionServer) RecordPushComplete ¶
func (UnimplementedAgentInteractionServer) RecordPushComplete(context.Context, *RecordPushCompleteReq) (*RecordPushCompleteResp, error)
func (UnimplementedAgentInteractionServer) RecordPushOngoing ¶
func (UnimplementedAgentInteractionServer) RecordPushOngoing(context.Context, *RecordPushOngoingReq) (*RecordPushOngoingResp, error)
func (UnimplementedAgentInteractionServer) RecordPushStart ¶
func (UnimplementedAgentInteractionServer) RecordPushStart(context.Context, *RecordPushStartReq) (*RecordPushStartResp, error)
func (UnimplementedAgentInteractionServer) RecordRollout ¶
func (UnimplementedAgentInteractionServer) RecordRollout(context.Context, *RecordRolloutReq) (*RecordRolloutResp, error)
func (UnimplementedAgentInteractionServer) ReportClusterMetadata ¶ added in v0.2.13
func (UnimplementedAgentInteractionServer) ReportClusterMetadata(context.Context, *ReportClusterMetadataReq) (*ReportClusterMetadataResp, error)
func (UnimplementedAgentInteractionServer) ReportDebugInfo ¶
func (UnimplementedAgentInteractionServer) ReportDebugInfo(context.Context, *ReportDebugInfoReq) (*ReportDebugInfoResp, error)
type UnsafeAgentInteractionServer ¶
type UnsafeAgentInteractionServer interface {
// contains filtered or unexported methods
}
UnsafeAgentInteractionServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AgentInteractionServer will result in compilation errors.