Documentation ¶
Overview ¶
Package mesosproto is a generated protocol buffer package.
It is generated from these files:
authentication.proto authorizer.proto containerizer.proto internal.proto log.proto mesos.proto messages.proto registry.proto scheduler.proto state.proto
It has these top-level messages:
AuthenticateMessage AuthenticationMechanismsMessage AuthenticationStartMessage AuthenticationStepMessage AuthenticationCompletedMessage AuthenticationFailedMessage AuthenticationErrorMessage ACL ACLs Launch Update Wait Destroy Usage Termination Containers InternalMasterChangeDetected InternalTryAuthentication InternalAuthenticationResult Promise Action Metadata Record PromiseRequest PromiseResponse WriteRequest WriteResponse LearnedMessage RecoverRequest RecoverResponse FrameworkID OfferID SlaveID TaskID ExecutorID ContainerID Address URL FrameworkInfo HealthCheck CommandInfo ExecutorInfo MasterInfo SlaveInfo Value Attribute Resource TrafficControlStatistics ResourceStatistics ResourceUsage PerfStatistics Request Offer TaskInfo TaskStatus Filters Environment Parameter Parameters Credential Credentials RateLimit RateLimits Image Volume ContainerInfo Labels Label Port Ports DiscoveryInfo AppcImageManifest Task StatusUpdate StatusUpdateRecord SubmitSchedulerRequest SubmitSchedulerResponse ExecutorToFrameworkMessage FrameworkToExecutorMessage RegisterFrameworkMessage ReregisterFrameworkMessage FrameworkRegisteredMessage FrameworkReregisteredMessage UnregisterFrameworkMessage DeactivateFrameworkMessage ResourceRequestMessage ResourceOffersMessage LaunchTasksMessage RescindResourceOfferMessage ReviveOffersMessage RunTaskMessage KillTaskMessage StatusUpdateMessage StatusUpdateAcknowledgementMessage LostSlaveMessage ReconcileTasksMessage FrameworkErrorMessage RegisterSlaveMessage ReregisterSlaveMessage SlaveRegisteredMessage SlaveReregisteredMessage UnregisterSlaveMessage MasterSlaveConnection PingSlaveMessage PongSlaveMessage ShutdownFrameworkMessage ShutdownExecutorMessage UpdateFrameworkMessage CheckpointResourcesMessage UpdateSlaveMessage RegisterExecutorMessage ExecutorRegisteredMessage ExecutorReregisteredMessage ExitedExecutorMessage ReconnectExecutorMessage ReregisterExecutorMessage ShutdownMessage Archive TaskHealthStatus HookExecuted Registry Event Call Entry Operation
Index ¶
- Constants
- Variables
- type ACL
- func (this *ACL) Equal(that interface{}) bool
- func (this *ACL) GoString() string
- func (m *ACL) Marshal() (data []byte, err error)
- func (m *ACL) MarshalTo(data []byte) (int, error)
- func (*ACL) ProtoMessage()
- func (m *ACL) Reset()
- func (m *ACL) Size() (n int)
- func (this *ACL) String() string
- func (m *ACL) Unmarshal(data []byte) error
- func (this *ACL) VerboseEqual(that interface{}) error
- type ACL_Entity
- func (this *ACL_Entity) Equal(that interface{}) bool
- func (m *ACL_Entity) GetType() ACL_Entity_Type
- func (m *ACL_Entity) GetValues() []string
- func (this *ACL_Entity) GoString() string
- func (m *ACL_Entity) Marshal() (data []byte, err error)
- func (m *ACL_Entity) MarshalTo(data []byte) (int, error)
- func (*ACL_Entity) ProtoMessage()
- func (m *ACL_Entity) Reset()
- func (m *ACL_Entity) Size() (n int)
- func (this *ACL_Entity) String() string
- func (m *ACL_Entity) Unmarshal(data []byte) error
- func (this *ACL_Entity) VerboseEqual(that interface{}) error
- type ACL_Entity_Type
- type ACL_RegisterFramework
- func (this *ACL_RegisterFramework) Equal(that interface{}) bool
- func (m *ACL_RegisterFramework) GetPrincipals() *ACL_Entity
- func (m *ACL_RegisterFramework) GetRoles() *ACL_Entity
- func (this *ACL_RegisterFramework) GoString() string
- func (m *ACL_RegisterFramework) Marshal() (data []byte, err error)
- func (m *ACL_RegisterFramework) MarshalTo(data []byte) (int, error)
- func (*ACL_RegisterFramework) ProtoMessage()
- func (m *ACL_RegisterFramework) Reset()
- func (m *ACL_RegisterFramework) Size() (n int)
- func (this *ACL_RegisterFramework) String() string
- func (m *ACL_RegisterFramework) Unmarshal(data []byte) error
- func (this *ACL_RegisterFramework) VerboseEqual(that interface{}) error
- type ACL_RunTask
- func (this *ACL_RunTask) Equal(that interface{}) bool
- func (m *ACL_RunTask) GetPrincipals() *ACL_Entity
- func (m *ACL_RunTask) GetUsers() *ACL_Entity
- func (this *ACL_RunTask) GoString() string
- func (m *ACL_RunTask) Marshal() (data []byte, err error)
- func (m *ACL_RunTask) MarshalTo(data []byte) (int, error)
- func (*ACL_RunTask) ProtoMessage()
- func (m *ACL_RunTask) Reset()
- func (m *ACL_RunTask) Size() (n int)
- func (this *ACL_RunTask) String() string
- func (m *ACL_RunTask) Unmarshal(data []byte) error
- func (this *ACL_RunTask) VerboseEqual(that interface{}) error
- type ACL_ShutdownFramework
- func (this *ACL_ShutdownFramework) Equal(that interface{}) bool
- func (m *ACL_ShutdownFramework) GetFrameworkPrincipals() *ACL_Entity
- func (m *ACL_ShutdownFramework) GetPrincipals() *ACL_Entity
- func (this *ACL_ShutdownFramework) GoString() string
- func (m *ACL_ShutdownFramework) Marshal() (data []byte, err error)
- func (m *ACL_ShutdownFramework) MarshalTo(data []byte) (int, error)
- func (*ACL_ShutdownFramework) ProtoMessage()
- func (m *ACL_ShutdownFramework) Reset()
- func (m *ACL_ShutdownFramework) Size() (n int)
- func (this *ACL_ShutdownFramework) String() string
- func (m *ACL_ShutdownFramework) Unmarshal(data []byte) error
- func (this *ACL_ShutdownFramework) VerboseEqual(that interface{}) error
- type ACLs
- func (this *ACLs) Equal(that interface{}) bool
- func (m *ACLs) GetPermissive() bool
- func (m *ACLs) GetRegisterFrameworks() []*ACL_RegisterFramework
- func (m *ACLs) GetRunTasks() []*ACL_RunTask
- func (m *ACLs) GetShutdownFrameworks() []*ACL_ShutdownFramework
- func (this *ACLs) GoString() string
- func (m *ACLs) Marshal() (data []byte, err error)
- func (m *ACLs) MarshalTo(data []byte) (int, error)
- func (*ACLs) ProtoMessage()
- func (m *ACLs) Reset()
- func (m *ACLs) Size() (n int)
- func (this *ACLs) String() string
- func (m *ACLs) Unmarshal(data []byte) error
- func (this *ACLs) VerboseEqual(that interface{}) error
- type Action
- func (this *Action) Equal(that interface{}) bool
- func (m *Action) GetAppend() *Action_Append
- func (m *Action) GetLearned() bool
- func (m *Action) GetNop() *Action_Nop
- func (m *Action) GetPerformed() uint64
- func (m *Action) GetPosition() uint64
- func (m *Action) GetPromised() uint64
- func (m *Action) GetTruncate() *Action_Truncate
- func (m *Action) GetType() Action_Type
- func (this *Action) GoString() string
- func (m *Action) Marshal() (data []byte, err error)
- func (m *Action) MarshalTo(data []byte) (int, error)
- func (*Action) ProtoMessage()
- func (m *Action) Reset()
- func (m *Action) Size() (n int)
- func (this *Action) String() string
- func (m *Action) Unmarshal(data []byte) error
- func (this *Action) VerboseEqual(that interface{}) error
- type Action_Append
- func (this *Action_Append) Equal(that interface{}) bool
- func (m *Action_Append) GetBytes() []byte
- func (m *Action_Append) GetCksum() []byte
- func (this *Action_Append) GoString() string
- func (m *Action_Append) Marshal() (data []byte, err error)
- func (m *Action_Append) MarshalTo(data []byte) (int, error)
- func (*Action_Append) ProtoMessage()
- func (m *Action_Append) Reset()
- func (m *Action_Append) Size() (n int)
- func (this *Action_Append) String() string
- func (m *Action_Append) Unmarshal(data []byte) error
- func (this *Action_Append) VerboseEqual(that interface{}) error
- type Action_Nop
- func (this *Action_Nop) Equal(that interface{}) bool
- func (this *Action_Nop) GoString() string
- func (m *Action_Nop) Marshal() (data []byte, err error)
- func (m *Action_Nop) MarshalTo(data []byte) (int, error)
- func (*Action_Nop) ProtoMessage()
- func (m *Action_Nop) Reset()
- func (m *Action_Nop) Size() (n int)
- func (this *Action_Nop) String() string
- func (m *Action_Nop) Unmarshal(data []byte) error
- func (this *Action_Nop) VerboseEqual(that interface{}) error
- type Action_Truncate
- func (this *Action_Truncate) Equal(that interface{}) bool
- func (m *Action_Truncate) GetTo() uint64
- func (this *Action_Truncate) GoString() string
- func (m *Action_Truncate) Marshal() (data []byte, err error)
- func (m *Action_Truncate) MarshalTo(data []byte) (int, error)
- func (*Action_Truncate) ProtoMessage()
- func (m *Action_Truncate) Reset()
- func (m *Action_Truncate) Size() (n int)
- func (this *Action_Truncate) String() string
- func (m *Action_Truncate) Unmarshal(data []byte) error
- func (this *Action_Truncate) VerboseEqual(that interface{}) error
- type Action_Type
- type Address
- func (this *Address) Equal(that interface{}) bool
- func (m *Address) GetHostname() string
- func (m *Address) GetIp() string
- func (m *Address) GetPort() int32
- func (this *Address) GoString() string
- func (m *Address) Marshal() (data []byte, err error)
- func (m *Address) MarshalTo(data []byte) (int, error)
- func (*Address) ProtoMessage()
- func (m *Address) Reset()
- func (m *Address) Size() (n int)
- func (this *Address) String() string
- func (m *Address) Unmarshal(data []byte) error
- func (this *Address) VerboseEqual(that interface{}) error
- type AppcImageManifest
- func (this *AppcImageManifest) Equal(that interface{}) bool
- func (m *AppcImageManifest) GetAcKind() string
- func (m *AppcImageManifest) GetAcVersion() string
- func (m *AppcImageManifest) GetAnnotations() []*AppcImageManifest_Annotation
- func (m *AppcImageManifest) GetLabels() []*AppcImageManifest_Label
- func (m *AppcImageManifest) GetName() string
- func (this *AppcImageManifest) GoString() string
- func (m *AppcImageManifest) Marshal() (data []byte, err error)
- func (m *AppcImageManifest) MarshalTo(data []byte) (int, error)
- func (*AppcImageManifest) ProtoMessage()
- func (m *AppcImageManifest) Reset()
- func (m *AppcImageManifest) Size() (n int)
- func (this *AppcImageManifest) String() string
- func (m *AppcImageManifest) Unmarshal(data []byte) error
- func (this *AppcImageManifest) VerboseEqual(that interface{}) error
- type AppcImageManifest_Annotation
- func (this *AppcImageManifest_Annotation) Equal(that interface{}) bool
- func (m *AppcImageManifest_Annotation) GetName() string
- func (m *AppcImageManifest_Annotation) GetValue() string
- func (this *AppcImageManifest_Annotation) GoString() string
- func (m *AppcImageManifest_Annotation) Marshal() (data []byte, err error)
- func (m *AppcImageManifest_Annotation) MarshalTo(data []byte) (int, error)
- func (*AppcImageManifest_Annotation) ProtoMessage()
- func (m *AppcImageManifest_Annotation) Reset()
- func (m *AppcImageManifest_Annotation) Size() (n int)
- func (this *AppcImageManifest_Annotation) String() string
- func (m *AppcImageManifest_Annotation) Unmarshal(data []byte) error
- func (this *AppcImageManifest_Annotation) VerboseEqual(that interface{}) error
- type AppcImageManifest_Label
- func (this *AppcImageManifest_Label) Equal(that interface{}) bool
- func (m *AppcImageManifest_Label) GetName() string
- func (m *AppcImageManifest_Label) GetValue() string
- func (this *AppcImageManifest_Label) GoString() string
- func (m *AppcImageManifest_Label) Marshal() (data []byte, err error)
- func (m *AppcImageManifest_Label) MarshalTo(data []byte) (int, error)
- func (*AppcImageManifest_Label) ProtoMessage()
- func (m *AppcImageManifest_Label) Reset()
- func (m *AppcImageManifest_Label) Size() (n int)
- func (this *AppcImageManifest_Label) String() string
- func (m *AppcImageManifest_Label) Unmarshal(data []byte) error
- func (this *AppcImageManifest_Label) VerboseEqual(that interface{}) error
- type Archive
- func (this *Archive) Equal(that interface{}) bool
- func (m *Archive) GetFrameworks() []*Archive_Framework
- func (this *Archive) GoString() string
- func (m *Archive) Marshal() (data []byte, err error)
- func (m *Archive) MarshalTo(data []byte) (int, error)
- func (*Archive) ProtoMessage()
- func (m *Archive) Reset()
- func (m *Archive) Size() (n int)
- func (this *Archive) String() string
- func (m *Archive) Unmarshal(data []byte) error
- func (this *Archive) VerboseEqual(that interface{}) error
- type Archive_Framework
- func (this *Archive_Framework) Equal(that interface{}) bool
- func (m *Archive_Framework) GetFrameworkInfo() *FrameworkInfo
- func (m *Archive_Framework) GetPid() string
- func (m *Archive_Framework) GetTasks() []*Task
- func (this *Archive_Framework) GoString() string
- func (m *Archive_Framework) Marshal() (data []byte, err error)
- func (m *Archive_Framework) MarshalTo(data []byte) (int, error)
- func (*Archive_Framework) ProtoMessage()
- func (m *Archive_Framework) Reset()
- func (m *Archive_Framework) Size() (n int)
- func (this *Archive_Framework) String() string
- func (m *Archive_Framework) Unmarshal(data []byte) error
- func (this *Archive_Framework) VerboseEqual(that interface{}) error
- type Attribute
- func (this *Attribute) Equal(that interface{}) bool
- func (m *Attribute) GetName() string
- func (m *Attribute) GetRanges() *Value_Ranges
- func (m *Attribute) GetScalar() *Value_Scalar
- func (m *Attribute) GetSet() *Value_Set
- func (m *Attribute) GetText() *Value_Text
- func (m *Attribute) GetType() Value_Type
- func (this *Attribute) GoString() string
- func (m *Attribute) Marshal() (data []byte, err error)
- func (m *Attribute) MarshalTo(data []byte) (int, error)
- func (*Attribute) ProtoMessage()
- func (m *Attribute) Reset()
- func (m *Attribute) Size() (n int)
- func (this *Attribute) String() string
- func (m *Attribute) Unmarshal(data []byte) error
- func (this *Attribute) VerboseEqual(that interface{}) error
- type AuthenticateMessage
- func (this *AuthenticateMessage) Equal(that interface{}) bool
- func (m *AuthenticateMessage) GetPid() string
- func (this *AuthenticateMessage) GoString() string
- func (m *AuthenticateMessage) Marshal() (data []byte, err error)
- func (m *AuthenticateMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticateMessage) ProtoMessage()
- func (m *AuthenticateMessage) Reset()
- func (m *AuthenticateMessage) Size() (n int)
- func (this *AuthenticateMessage) String() string
- func (m *AuthenticateMessage) Unmarshal(data []byte) error
- func (this *AuthenticateMessage) VerboseEqual(that interface{}) error
- type AuthenticationCompletedMessage
- func (this *AuthenticationCompletedMessage) Equal(that interface{}) bool
- func (this *AuthenticationCompletedMessage) GoString() string
- func (m *AuthenticationCompletedMessage) Marshal() (data []byte, err error)
- func (m *AuthenticationCompletedMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticationCompletedMessage) ProtoMessage()
- func (m *AuthenticationCompletedMessage) Reset()
- func (m *AuthenticationCompletedMessage) Size() (n int)
- func (this *AuthenticationCompletedMessage) String() string
- func (m *AuthenticationCompletedMessage) Unmarshal(data []byte) error
- func (this *AuthenticationCompletedMessage) VerboseEqual(that interface{}) error
- type AuthenticationErrorMessage
- func (this *AuthenticationErrorMessage) Equal(that interface{}) bool
- func (m *AuthenticationErrorMessage) GetError() string
- func (this *AuthenticationErrorMessage) GoString() string
- func (m *AuthenticationErrorMessage) Marshal() (data []byte, err error)
- func (m *AuthenticationErrorMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticationErrorMessage) ProtoMessage()
- func (m *AuthenticationErrorMessage) Reset()
- func (m *AuthenticationErrorMessage) Size() (n int)
- func (this *AuthenticationErrorMessage) String() string
- func (m *AuthenticationErrorMessage) Unmarshal(data []byte) error
- func (this *AuthenticationErrorMessage) VerboseEqual(that interface{}) error
- type AuthenticationFailedMessage
- func (this *AuthenticationFailedMessage) Equal(that interface{}) bool
- func (this *AuthenticationFailedMessage) GoString() string
- func (m *AuthenticationFailedMessage) Marshal() (data []byte, err error)
- func (m *AuthenticationFailedMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticationFailedMessage) ProtoMessage()
- func (m *AuthenticationFailedMessage) Reset()
- func (m *AuthenticationFailedMessage) Size() (n int)
- func (this *AuthenticationFailedMessage) String() string
- func (m *AuthenticationFailedMessage) Unmarshal(data []byte) error
- func (this *AuthenticationFailedMessage) VerboseEqual(that interface{}) error
- type AuthenticationMechanismsMessage
- func (this *AuthenticationMechanismsMessage) Equal(that interface{}) bool
- func (m *AuthenticationMechanismsMessage) GetMechanisms() []string
- func (this *AuthenticationMechanismsMessage) GoString() string
- func (m *AuthenticationMechanismsMessage) Marshal() (data []byte, err error)
- func (m *AuthenticationMechanismsMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticationMechanismsMessage) ProtoMessage()
- func (m *AuthenticationMechanismsMessage) Reset()
- func (m *AuthenticationMechanismsMessage) Size() (n int)
- func (this *AuthenticationMechanismsMessage) String() string
- func (m *AuthenticationMechanismsMessage) Unmarshal(data []byte) error
- func (this *AuthenticationMechanismsMessage) VerboseEqual(that interface{}) error
- type AuthenticationStartMessage
- func (this *AuthenticationStartMessage) Equal(that interface{}) bool
- func (m *AuthenticationStartMessage) GetData() []byte
- func (m *AuthenticationStartMessage) GetMechanism() string
- func (this *AuthenticationStartMessage) GoString() string
- func (m *AuthenticationStartMessage) Marshal() (data []byte, err error)
- func (m *AuthenticationStartMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticationStartMessage) ProtoMessage()
- func (m *AuthenticationStartMessage) Reset()
- func (m *AuthenticationStartMessage) Size() (n int)
- func (this *AuthenticationStartMessage) String() string
- func (m *AuthenticationStartMessage) Unmarshal(data []byte) error
- func (this *AuthenticationStartMessage) VerboseEqual(that interface{}) error
- type AuthenticationStepMessage
- func (this *AuthenticationStepMessage) Equal(that interface{}) bool
- func (m *AuthenticationStepMessage) GetData() []byte
- func (this *AuthenticationStepMessage) GoString() string
- func (m *AuthenticationStepMessage) Marshal() (data []byte, err error)
- func (m *AuthenticationStepMessage) MarshalTo(data []byte) (int, error)
- func (*AuthenticationStepMessage) ProtoMessage()
- func (m *AuthenticationStepMessage) Reset()
- func (m *AuthenticationStepMessage) Size() (n int)
- func (this *AuthenticationStepMessage) String() string
- func (m *AuthenticationStepMessage) Unmarshal(data []byte) error
- func (this *AuthenticationStepMessage) VerboseEqual(that interface{}) error
- type Call
- func (this *Call) Equal(that interface{}) bool
- func (m *Call) GetAccept() *Call_Accept
- func (m *Call) GetAcknowledge() *Call_Acknowledge
- func (m *Call) GetDecline() *Call_Decline
- func (m *Call) GetFrameworkId() *FrameworkID
- func (m *Call) GetKill() *Call_Kill
- func (m *Call) GetMessage() *Call_Message
- func (m *Call) GetReconcile() *Call_Reconcile
- func (m *Call) GetRequest() *Call_Request
- func (m *Call) GetShutdown() *Call_Shutdown
- func (m *Call) GetSubscribe() *Call_Subscribe
- func (m *Call) GetType() Call_Type
- func (this *Call) GoString() string
- func (m *Call) Marshal() (data []byte, err error)
- func (m *Call) MarshalTo(data []byte) (int, error)
- func (*Call) ProtoMessage()
- func (m *Call) Reset()
- func (m *Call) Size() (n int)
- func (this *Call) String() string
- func (m *Call) Unmarshal(data []byte) error
- func (this *Call) VerboseEqual(that interface{}) error
- type Call_Accept
- func (this *Call_Accept) Equal(that interface{}) bool
- func (m *Call_Accept) GetFilters() *Filters
- func (m *Call_Accept) GetOfferIds() []*OfferID
- func (m *Call_Accept) GetOperations() []*Offer_Operation
- func (this *Call_Accept) GoString() string
- func (m *Call_Accept) Marshal() (data []byte, err error)
- func (m *Call_Accept) MarshalTo(data []byte) (int, error)
- func (*Call_Accept) ProtoMessage()
- func (m *Call_Accept) Reset()
- func (m *Call_Accept) Size() (n int)
- func (this *Call_Accept) String() string
- func (m *Call_Accept) Unmarshal(data []byte) error
- func (this *Call_Accept) VerboseEqual(that interface{}) error
- type Call_Acknowledge
- func (this *Call_Acknowledge) Equal(that interface{}) bool
- func (m *Call_Acknowledge) GetSlaveId() *SlaveID
- func (m *Call_Acknowledge) GetTaskId() *TaskID
- func (m *Call_Acknowledge) GetUuid() []byte
- func (this *Call_Acknowledge) GoString() string
- func (m *Call_Acknowledge) Marshal() (data []byte, err error)
- func (m *Call_Acknowledge) MarshalTo(data []byte) (int, error)
- func (*Call_Acknowledge) ProtoMessage()
- func (m *Call_Acknowledge) Reset()
- func (m *Call_Acknowledge) Size() (n int)
- func (this *Call_Acknowledge) String() string
- func (m *Call_Acknowledge) Unmarshal(data []byte) error
- func (this *Call_Acknowledge) VerboseEqual(that interface{}) error
- type Call_Decline
- func (this *Call_Decline) Equal(that interface{}) bool
- func (m *Call_Decline) GetFilters() *Filters
- func (m *Call_Decline) GetOfferIds() []*OfferID
- func (this *Call_Decline) GoString() string
- func (m *Call_Decline) Marshal() (data []byte, err error)
- func (m *Call_Decline) MarshalTo(data []byte) (int, error)
- func (*Call_Decline) ProtoMessage()
- func (m *Call_Decline) Reset()
- func (m *Call_Decline) Size() (n int)
- func (this *Call_Decline) String() string
- func (m *Call_Decline) Unmarshal(data []byte) error
- func (this *Call_Decline) VerboseEqual(that interface{}) error
- type Call_Kill
- func (this *Call_Kill) Equal(that interface{}) bool
- func (m *Call_Kill) GetSlaveId() *SlaveID
- func (m *Call_Kill) GetTaskId() *TaskID
- func (this *Call_Kill) GoString() string
- func (m *Call_Kill) Marshal() (data []byte, err error)
- func (m *Call_Kill) MarshalTo(data []byte) (int, error)
- func (*Call_Kill) ProtoMessage()
- func (m *Call_Kill) Reset()
- func (m *Call_Kill) Size() (n int)
- func (this *Call_Kill) String() string
- func (m *Call_Kill) Unmarshal(data []byte) error
- func (this *Call_Kill) VerboseEqual(that interface{}) error
- type Call_Message
- func (this *Call_Message) Equal(that interface{}) bool
- func (m *Call_Message) GetData() []byte
- func (m *Call_Message) GetExecutorId() *ExecutorID
- func (m *Call_Message) GetSlaveId() *SlaveID
- func (this *Call_Message) GoString() string
- func (m *Call_Message) Marshal() (data []byte, err error)
- func (m *Call_Message) MarshalTo(data []byte) (int, error)
- func (*Call_Message) ProtoMessage()
- func (m *Call_Message) Reset()
- func (m *Call_Message) Size() (n int)
- func (this *Call_Message) String() string
- func (m *Call_Message) Unmarshal(data []byte) error
- func (this *Call_Message) VerboseEqual(that interface{}) error
- type Call_Reconcile
- func (this *Call_Reconcile) Equal(that interface{}) bool
- func (m *Call_Reconcile) GetTasks() []*Call_Reconcile_Task
- func (this *Call_Reconcile) GoString() string
- func (m *Call_Reconcile) Marshal() (data []byte, err error)
- func (m *Call_Reconcile) MarshalTo(data []byte) (int, error)
- func (*Call_Reconcile) ProtoMessage()
- func (m *Call_Reconcile) Reset()
- func (m *Call_Reconcile) Size() (n int)
- func (this *Call_Reconcile) String() string
- func (m *Call_Reconcile) Unmarshal(data []byte) error
- func (this *Call_Reconcile) VerboseEqual(that interface{}) error
- type Call_Reconcile_Task
- func (this *Call_Reconcile_Task) Equal(that interface{}) bool
- func (m *Call_Reconcile_Task) GetSlaveId() *SlaveID
- func (m *Call_Reconcile_Task) GetTaskId() *TaskID
- func (this *Call_Reconcile_Task) GoString() string
- func (m *Call_Reconcile_Task) Marshal() (data []byte, err error)
- func (m *Call_Reconcile_Task) MarshalTo(data []byte) (int, error)
- func (*Call_Reconcile_Task) ProtoMessage()
- func (m *Call_Reconcile_Task) Reset()
- func (m *Call_Reconcile_Task) Size() (n int)
- func (this *Call_Reconcile_Task) String() string
- func (m *Call_Reconcile_Task) Unmarshal(data []byte) error
- func (this *Call_Reconcile_Task) VerboseEqual(that interface{}) error
- type Call_Request
- func (this *Call_Request) Equal(that interface{}) bool
- func (m *Call_Request) GetRequests() []*Request
- func (this *Call_Request) GoString() string
- func (m *Call_Request) Marshal() (data []byte, err error)
- func (m *Call_Request) MarshalTo(data []byte) (int, error)
- func (*Call_Request) ProtoMessage()
- func (m *Call_Request) Reset()
- func (m *Call_Request) Size() (n int)
- func (this *Call_Request) String() string
- func (m *Call_Request) Unmarshal(data []byte) error
- func (this *Call_Request) VerboseEqual(that interface{}) error
- type Call_Shutdown
- func (this *Call_Shutdown) Equal(that interface{}) bool
- func (m *Call_Shutdown) GetExecutorId() *ExecutorID
- func (m *Call_Shutdown) GetSlaveId() *SlaveID
- func (this *Call_Shutdown) GoString() string
- func (m *Call_Shutdown) Marshal() (data []byte, err error)
- func (m *Call_Shutdown) MarshalTo(data []byte) (int, error)
- func (*Call_Shutdown) ProtoMessage()
- func (m *Call_Shutdown) Reset()
- func (m *Call_Shutdown) Size() (n int)
- func (this *Call_Shutdown) String() string
- func (m *Call_Shutdown) Unmarshal(data []byte) error
- func (this *Call_Shutdown) VerboseEqual(that interface{}) error
- type Call_Subscribe
- func (this *Call_Subscribe) Equal(that interface{}) bool
- func (m *Call_Subscribe) GetForce() bool
- func (m *Call_Subscribe) GetFrameworkInfo() *FrameworkInfo
- func (this *Call_Subscribe) GoString() string
- func (m *Call_Subscribe) Marshal() (data []byte, err error)
- func (m *Call_Subscribe) MarshalTo(data []byte) (int, error)
- func (*Call_Subscribe) ProtoMessage()
- func (m *Call_Subscribe) Reset()
- func (m *Call_Subscribe) Size() (n int)
- func (this *Call_Subscribe) String() string
- func (m *Call_Subscribe) Unmarshal(data []byte) error
- func (this *Call_Subscribe) VerboseEqual(that interface{}) error
- type Call_Type
- type CheckpointResourcesMessage
- func (this *CheckpointResourcesMessage) Equal(that interface{}) bool
- func (m *CheckpointResourcesMessage) GetResources() []*Resource
- func (this *CheckpointResourcesMessage) GoString() string
- func (m *CheckpointResourcesMessage) Marshal() (data []byte, err error)
- func (m *CheckpointResourcesMessage) MarshalTo(data []byte) (int, error)
- func (*CheckpointResourcesMessage) ProtoMessage()
- func (m *CheckpointResourcesMessage) Reset()
- func (m *CheckpointResourcesMessage) Size() (n int)
- func (this *CheckpointResourcesMessage) String() string
- func (m *CheckpointResourcesMessage) Unmarshal(data []byte) error
- func (this *CheckpointResourcesMessage) VerboseEqual(that interface{}) error
- type CommandInfo
- func (this *CommandInfo) Equal(that interface{}) bool
- func (m *CommandInfo) GetArguments() []string
- func (m *CommandInfo) GetContainer() *CommandInfo_ContainerInfo
- func (m *CommandInfo) GetEnvironment() *Environment
- func (m *CommandInfo) GetShell() bool
- func (m *CommandInfo) GetUris() []*CommandInfo_URI
- func (m *CommandInfo) GetUser() string
- func (m *CommandInfo) GetValue() string
- func (this *CommandInfo) GoString() string
- func (m *CommandInfo) Marshal() (data []byte, err error)
- func (m *CommandInfo) MarshalTo(data []byte) (int, error)
- func (*CommandInfo) ProtoMessage()
- func (m *CommandInfo) Reset()
- func (m *CommandInfo) Size() (n int)
- func (this *CommandInfo) String() string
- func (m *CommandInfo) Unmarshal(data []byte) error
- func (this *CommandInfo) VerboseEqual(that interface{}) error
- type CommandInfo_ContainerInfo
- func (this *CommandInfo_ContainerInfo) Equal(that interface{}) bool
- func (m *CommandInfo_ContainerInfo) GetImage() string
- func (m *CommandInfo_ContainerInfo) GetOptions() []string
- func (this *CommandInfo_ContainerInfo) GoString() string
- func (m *CommandInfo_ContainerInfo) Marshal() (data []byte, err error)
- func (m *CommandInfo_ContainerInfo) MarshalTo(data []byte) (int, error)
- func (*CommandInfo_ContainerInfo) ProtoMessage()
- func (m *CommandInfo_ContainerInfo) Reset()
- func (m *CommandInfo_ContainerInfo) Size() (n int)
- func (this *CommandInfo_ContainerInfo) String() string
- func (m *CommandInfo_ContainerInfo) Unmarshal(data []byte) error
- func (this *CommandInfo_ContainerInfo) VerboseEqual(that interface{}) error
- type CommandInfo_URI
- func (this *CommandInfo_URI) Equal(that interface{}) bool
- func (m *CommandInfo_URI) GetCache() bool
- func (m *CommandInfo_URI) GetExecutable() bool
- func (m *CommandInfo_URI) GetExtract() bool
- func (m *CommandInfo_URI) GetValue() string
- func (this *CommandInfo_URI) GoString() string
- func (m *CommandInfo_URI) Marshal() (data []byte, err error)
- func (m *CommandInfo_URI) MarshalTo(data []byte) (int, error)
- func (*CommandInfo_URI) ProtoMessage()
- func (m *CommandInfo_URI) Reset()
- func (m *CommandInfo_URI) Size() (n int)
- func (this *CommandInfo_URI) String() string
- func (m *CommandInfo_URI) Unmarshal(data []byte) error
- func (this *CommandInfo_URI) VerboseEqual(that interface{}) error
- type ContainerID
- func (this *ContainerID) Equal(that interface{}) bool
- func (m *ContainerID) GetValue() string
- func (this *ContainerID) GoString() string
- func (m *ContainerID) Marshal() (data []byte, err error)
- func (m *ContainerID) MarshalTo(data []byte) (int, error)
- func (*ContainerID) ProtoMessage()
- func (m *ContainerID) Reset()
- func (m *ContainerID) Size() (n int)
- func (this *ContainerID) String() string
- func (m *ContainerID) Unmarshal(data []byte) error
- func (this *ContainerID) VerboseEqual(that interface{}) error
- type ContainerInfo
- func (this *ContainerInfo) Equal(that interface{}) bool
- func (m *ContainerInfo) GetDocker() *ContainerInfo_DockerInfo
- func (m *ContainerInfo) GetHostname() string
- func (m *ContainerInfo) GetMesos() *ContainerInfo_MesosInfo
- func (m *ContainerInfo) GetType() ContainerInfo_Type
- func (m *ContainerInfo) GetVolumes() []*Volume
- func (this *ContainerInfo) GoString() string
- func (m *ContainerInfo) Marshal() (data []byte, err error)
- func (m *ContainerInfo) MarshalTo(data []byte) (int, error)
- func (*ContainerInfo) ProtoMessage()
- func (m *ContainerInfo) Reset()
- func (m *ContainerInfo) Size() (n int)
- func (this *ContainerInfo) String() string
- func (m *ContainerInfo) Unmarshal(data []byte) error
- func (this *ContainerInfo) VerboseEqual(that interface{}) error
- type ContainerInfo_DockerInfo
- func (this *ContainerInfo_DockerInfo) Equal(that interface{}) bool
- func (m *ContainerInfo_DockerInfo) GetForcePullImage() bool
- func (m *ContainerInfo_DockerInfo) GetImage() string
- func (m *ContainerInfo_DockerInfo) GetNetwork() ContainerInfo_DockerInfo_Network
- func (m *ContainerInfo_DockerInfo) GetParameters() []*Parameter
- func (m *ContainerInfo_DockerInfo) GetPortMappings() []*ContainerInfo_DockerInfo_PortMapping
- func (m *ContainerInfo_DockerInfo) GetPrivileged() bool
- func (this *ContainerInfo_DockerInfo) GoString() string
- func (m *ContainerInfo_DockerInfo) Marshal() (data []byte, err error)
- func (m *ContainerInfo_DockerInfo) MarshalTo(data []byte) (int, error)
- func (*ContainerInfo_DockerInfo) ProtoMessage()
- func (m *ContainerInfo_DockerInfo) Reset()
- func (m *ContainerInfo_DockerInfo) Size() (n int)
- func (this *ContainerInfo_DockerInfo) String() string
- func (m *ContainerInfo_DockerInfo) Unmarshal(data []byte) error
- func (this *ContainerInfo_DockerInfo) VerboseEqual(that interface{}) error
- type ContainerInfo_DockerInfo_Network
- type ContainerInfo_DockerInfo_PortMapping
- func (this *ContainerInfo_DockerInfo_PortMapping) Equal(that interface{}) bool
- func (m *ContainerInfo_DockerInfo_PortMapping) GetContainerPort() uint32
- func (m *ContainerInfo_DockerInfo_PortMapping) GetHostPort() uint32
- func (m *ContainerInfo_DockerInfo_PortMapping) GetProtocol() string
- func (this *ContainerInfo_DockerInfo_PortMapping) GoString() string
- func (m *ContainerInfo_DockerInfo_PortMapping) Marshal() (data []byte, err error)
- func (m *ContainerInfo_DockerInfo_PortMapping) MarshalTo(data []byte) (int, error)
- func (*ContainerInfo_DockerInfo_PortMapping) ProtoMessage()
- func (m *ContainerInfo_DockerInfo_PortMapping) Reset()
- func (m *ContainerInfo_DockerInfo_PortMapping) Size() (n int)
- func (this *ContainerInfo_DockerInfo_PortMapping) String() string
- func (m *ContainerInfo_DockerInfo_PortMapping) Unmarshal(data []byte) error
- func (this *ContainerInfo_DockerInfo_PortMapping) VerboseEqual(that interface{}) error
- type ContainerInfo_MesosInfo
- func (this *ContainerInfo_MesosInfo) Equal(that interface{}) bool
- func (m *ContainerInfo_MesosInfo) GetImage() *Image
- func (this *ContainerInfo_MesosInfo) GoString() string
- func (m *ContainerInfo_MesosInfo) Marshal() (data []byte, err error)
- func (m *ContainerInfo_MesosInfo) MarshalTo(data []byte) (int, error)
- func (*ContainerInfo_MesosInfo) ProtoMessage()
- func (m *ContainerInfo_MesosInfo) Reset()
- func (m *ContainerInfo_MesosInfo) Size() (n int)
- func (this *ContainerInfo_MesosInfo) String() string
- func (m *ContainerInfo_MesosInfo) Unmarshal(data []byte) error
- func (this *ContainerInfo_MesosInfo) VerboseEqual(that interface{}) error
- type ContainerInfo_Type
- type Containers
- func (this *Containers) Equal(that interface{}) bool
- func (m *Containers) GetContainers() []*ContainerID
- func (this *Containers) GoString() string
- func (m *Containers) Marshal() (data []byte, err error)
- func (m *Containers) MarshalTo(data []byte) (int, error)
- func (*Containers) ProtoMessage()
- func (m *Containers) Reset()
- func (m *Containers) Size() (n int)
- func (this *Containers) String() string
- func (m *Containers) Unmarshal(data []byte) error
- func (this *Containers) VerboseEqual(that interface{}) error
- type Credential
- func (this *Credential) Equal(that interface{}) bool
- func (m *Credential) GetPrincipal() string
- func (m *Credential) GetSecret() []byte
- func (this *Credential) GoString() string
- func (m *Credential) Marshal() (data []byte, err error)
- func (m *Credential) MarshalTo(data []byte) (int, error)
- func (*Credential) ProtoMessage()
- func (m *Credential) Reset()
- func (m *Credential) Size() (n int)
- func (this *Credential) String() string
- func (m *Credential) Unmarshal(data []byte) error
- func (this *Credential) VerboseEqual(that interface{}) error
- type Credentials
- func (this *Credentials) Equal(that interface{}) bool
- func (m *Credentials) GetCredentials() []*Credential
- func (this *Credentials) GoString() string
- func (m *Credentials) Marshal() (data []byte, err error)
- func (m *Credentials) MarshalTo(data []byte) (int, error)
- func (*Credentials) ProtoMessage()
- func (m *Credentials) Reset()
- func (m *Credentials) Size() (n int)
- func (this *Credentials) String() string
- func (m *Credentials) Unmarshal(data []byte) error
- func (this *Credentials) VerboseEqual(that interface{}) error
- type DeactivateFrameworkMessage
- func (this *DeactivateFrameworkMessage) Equal(that interface{}) bool
- func (m *DeactivateFrameworkMessage) GetFrameworkId() *FrameworkID
- func (this *DeactivateFrameworkMessage) GoString() string
- func (m *DeactivateFrameworkMessage) Marshal() (data []byte, err error)
- func (m *DeactivateFrameworkMessage) MarshalTo(data []byte) (int, error)
- func (*DeactivateFrameworkMessage) ProtoMessage()
- func (m *DeactivateFrameworkMessage) Reset()
- func (m *DeactivateFrameworkMessage) Size() (n int)
- func (this *DeactivateFrameworkMessage) String() string
- func (m *DeactivateFrameworkMessage) Unmarshal(data []byte) error
- func (this *DeactivateFrameworkMessage) VerboseEqual(that interface{}) error
- type Destroy
- func (this *Destroy) Equal(that interface{}) bool
- func (m *Destroy) GetContainerId() *ContainerID
- func (this *Destroy) GoString() string
- func (m *Destroy) Marshal() (data []byte, err error)
- func (m *Destroy) MarshalTo(data []byte) (int, error)
- func (*Destroy) ProtoMessage()
- func (m *Destroy) Reset()
- func (m *Destroy) Size() (n int)
- func (this *Destroy) String() string
- func (m *Destroy) Unmarshal(data []byte) error
- func (this *Destroy) VerboseEqual(that interface{}) error
- type DiscoveryInfo
- func (this *DiscoveryInfo) Equal(that interface{}) bool
- func (m *DiscoveryInfo) GetEnvironment() string
- func (m *DiscoveryInfo) GetLabels() *Labels
- func (m *DiscoveryInfo) GetLocation() string
- func (m *DiscoveryInfo) GetName() string
- func (m *DiscoveryInfo) GetPorts() *Ports
- func (m *DiscoveryInfo) GetVersion() string
- func (m *DiscoveryInfo) GetVisibility() DiscoveryInfo_Visibility
- func (this *DiscoveryInfo) GoString() string
- func (m *DiscoveryInfo) Marshal() (data []byte, err error)
- func (m *DiscoveryInfo) MarshalTo(data []byte) (int, error)
- func (*DiscoveryInfo) ProtoMessage()
- func (m *DiscoveryInfo) Reset()
- func (m *DiscoveryInfo) Size() (n int)
- func (this *DiscoveryInfo) String() string
- func (m *DiscoveryInfo) Unmarshal(data []byte) error
- func (this *DiscoveryInfo) VerboseEqual(that interface{}) error
- type DiscoveryInfo_Visibility
- type Entry
- func (this *Entry) Equal(that interface{}) bool
- func (m *Entry) GetName() string
- func (m *Entry) GetUuid() []byte
- func (m *Entry) GetValue() []byte
- func (this *Entry) GoString() string
- func (m *Entry) Marshal() (data []byte, err error)
- func (m *Entry) MarshalTo(data []byte) (int, error)
- func (*Entry) ProtoMessage()
- func (m *Entry) Reset()
- func (m *Entry) Size() (n int)
- func (this *Entry) String() string
- func (m *Entry) Unmarshal(data []byte) error
- func (this *Entry) VerboseEqual(that interface{}) error
- type Environment
- func (this *Environment) Equal(that interface{}) bool
- func (m *Environment) GetVariables() []*Environment_Variable
- func (this *Environment) GoString() string
- func (m *Environment) Marshal() (data []byte, err error)
- func (m *Environment) MarshalTo(data []byte) (int, error)
- func (*Environment) ProtoMessage()
- func (m *Environment) Reset()
- func (m *Environment) Size() (n int)
- func (this *Environment) String() string
- func (m *Environment) Unmarshal(data []byte) error
- func (this *Environment) VerboseEqual(that interface{}) error
- type Environment_Variable
- func (this *Environment_Variable) Equal(that interface{}) bool
- func (m *Environment_Variable) GetName() string
- func (m *Environment_Variable) GetValue() string
- func (this *Environment_Variable) GoString() string
- func (m *Environment_Variable) Marshal() (data []byte, err error)
- func (m *Environment_Variable) MarshalTo(data []byte) (int, error)
- func (*Environment_Variable) ProtoMessage()
- func (m *Environment_Variable) Reset()
- func (m *Environment_Variable) Size() (n int)
- func (this *Environment_Variable) String() string
- func (m *Environment_Variable) Unmarshal(data []byte) error
- func (this *Environment_Variable) VerboseEqual(that interface{}) error
- type Event
- func (this *Event) Equal(that interface{}) bool
- func (m *Event) GetError() *Event_Error
- func (m *Event) GetFailure() *Event_Failure
- func (m *Event) GetMessage() *Event_Message
- func (m *Event) GetOffers() *Event_Offers
- func (m *Event) GetRescind() *Event_Rescind
- func (m *Event) GetSubscribed() *Event_Subscribed
- func (m *Event) GetType() Event_Type
- func (m *Event) GetUpdate() *Event_Update
- func (this *Event) GoString() string
- func (m *Event) Marshal() (data []byte, err error)
- func (m *Event) MarshalTo(data []byte) (int, error)
- func (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) Size() (n int)
- func (this *Event) String() string
- func (m *Event) Unmarshal(data []byte) error
- func (this *Event) VerboseEqual(that interface{}) error
- type Event_Error
- func (this *Event_Error) Equal(that interface{}) bool
- func (m *Event_Error) GetMessage() string
- func (this *Event_Error) GoString() string
- func (m *Event_Error) Marshal() (data []byte, err error)
- func (m *Event_Error) MarshalTo(data []byte) (int, error)
- func (*Event_Error) ProtoMessage()
- func (m *Event_Error) Reset()
- func (m *Event_Error) Size() (n int)
- func (this *Event_Error) String() string
- func (m *Event_Error) Unmarshal(data []byte) error
- func (this *Event_Error) VerboseEqual(that interface{}) error
- type Event_Failure
- func (this *Event_Failure) Equal(that interface{}) bool
- func (m *Event_Failure) GetExecutorId() *ExecutorID
- func (m *Event_Failure) GetSlaveId() *SlaveID
- func (m *Event_Failure) GetStatus() int32
- func (this *Event_Failure) GoString() string
- func (m *Event_Failure) Marshal() (data []byte, err error)
- func (m *Event_Failure) MarshalTo(data []byte) (int, error)
- func (*Event_Failure) ProtoMessage()
- func (m *Event_Failure) Reset()
- func (m *Event_Failure) Size() (n int)
- func (this *Event_Failure) String() string
- func (m *Event_Failure) Unmarshal(data []byte) error
- func (this *Event_Failure) VerboseEqual(that interface{}) error
- type Event_Message
- func (this *Event_Message) Equal(that interface{}) bool
- func (m *Event_Message) GetData() []byte
- func (m *Event_Message) GetExecutorId() *ExecutorID
- func (m *Event_Message) GetSlaveId() *SlaveID
- func (this *Event_Message) GoString() string
- func (m *Event_Message) Marshal() (data []byte, err error)
- func (m *Event_Message) MarshalTo(data []byte) (int, error)
- func (*Event_Message) ProtoMessage()
- func (m *Event_Message) Reset()
- func (m *Event_Message) Size() (n int)
- func (this *Event_Message) String() string
- func (m *Event_Message) Unmarshal(data []byte) error
- func (this *Event_Message) VerboseEqual(that interface{}) error
- type Event_Offers
- func (this *Event_Offers) Equal(that interface{}) bool
- func (m *Event_Offers) GetOffers() []*Offer
- func (this *Event_Offers) GoString() string
- func (m *Event_Offers) Marshal() (data []byte, err error)
- func (m *Event_Offers) MarshalTo(data []byte) (int, error)
- func (*Event_Offers) ProtoMessage()
- func (m *Event_Offers) Reset()
- func (m *Event_Offers) Size() (n int)
- func (this *Event_Offers) String() string
- func (m *Event_Offers) Unmarshal(data []byte) error
- func (this *Event_Offers) VerboseEqual(that interface{}) error
- type Event_Rescind
- func (this *Event_Rescind) Equal(that interface{}) bool
- func (m *Event_Rescind) GetOfferId() *OfferID
- func (this *Event_Rescind) GoString() string
- func (m *Event_Rescind) Marshal() (data []byte, err error)
- func (m *Event_Rescind) MarshalTo(data []byte) (int, error)
- func (*Event_Rescind) ProtoMessage()
- func (m *Event_Rescind) Reset()
- func (m *Event_Rescind) Size() (n int)
- func (this *Event_Rescind) String() string
- func (m *Event_Rescind) Unmarshal(data []byte) error
- func (this *Event_Rescind) VerboseEqual(that interface{}) error
- type Event_Subscribed
- func (this *Event_Subscribed) Equal(that interface{}) bool
- func (m *Event_Subscribed) GetFrameworkId() *FrameworkID
- func (m *Event_Subscribed) GetHeartbeatIntervalSeconds() float64
- func (this *Event_Subscribed) GoString() string
- func (m *Event_Subscribed) Marshal() (data []byte, err error)
- func (m *Event_Subscribed) MarshalTo(data []byte) (int, error)
- func (*Event_Subscribed) ProtoMessage()
- func (m *Event_Subscribed) Reset()
- func (m *Event_Subscribed) Size() (n int)
- func (this *Event_Subscribed) String() string
- func (m *Event_Subscribed) Unmarshal(data []byte) error
- func (this *Event_Subscribed) VerboseEqual(that interface{}) error
- type Event_Type
- type Event_Update
- func (this *Event_Update) Equal(that interface{}) bool
- func (m *Event_Update) GetStatus() *TaskStatus
- func (this *Event_Update) GoString() string
- func (m *Event_Update) Marshal() (data []byte, err error)
- func (m *Event_Update) MarshalTo(data []byte) (int, error)
- func (*Event_Update) ProtoMessage()
- func (m *Event_Update) Reset()
- func (m *Event_Update) Size() (n int)
- func (this *Event_Update) String() string
- func (m *Event_Update) Unmarshal(data []byte) error
- func (this *Event_Update) VerboseEqual(that interface{}) error
- type ExecutorID
- func (this *ExecutorID) Equal(that interface{}) bool
- func (m *ExecutorID) GetValue() string
- func (this *ExecutorID) GoString() string
- func (m *ExecutorID) Marshal() (data []byte, err error)
- func (m *ExecutorID) MarshalTo(data []byte) (int, error)
- func (*ExecutorID) ProtoMessage()
- func (m *ExecutorID) Reset()
- func (m *ExecutorID) Size() (n int)
- func (this *ExecutorID) String() string
- func (m *ExecutorID) Unmarshal(data []byte) error
- func (this *ExecutorID) VerboseEqual(that interface{}) error
- type ExecutorInfo
- func (this *ExecutorInfo) Equal(that interface{}) bool
- func (m *ExecutorInfo) GetCommand() *CommandInfo
- func (m *ExecutorInfo) GetContainer() *ContainerInfo
- func (m *ExecutorInfo) GetData() []byte
- func (m *ExecutorInfo) GetDiscovery() *DiscoveryInfo
- func (m *ExecutorInfo) GetExecutorId() *ExecutorID
- func (m *ExecutorInfo) GetFrameworkId() *FrameworkID
- func (m *ExecutorInfo) GetName() string
- func (m *ExecutorInfo) GetResources() []*Resource
- func (m *ExecutorInfo) GetSource() string
- func (this *ExecutorInfo) GoString() string
- func (m *ExecutorInfo) Marshal() (data []byte, err error)
- func (m *ExecutorInfo) MarshalTo(data []byte) (int, error)
- func (*ExecutorInfo) ProtoMessage()
- func (m *ExecutorInfo) Reset()
- func (m *ExecutorInfo) Size() (n int)
- func (this *ExecutorInfo) String() string
- func (m *ExecutorInfo) Unmarshal(data []byte) error
- func (this *ExecutorInfo) VerboseEqual(that interface{}) error
- type ExecutorRegisteredMessage
- func (this *ExecutorRegisteredMessage) Equal(that interface{}) bool
- func (m *ExecutorRegisteredMessage) GetExecutorInfo() *ExecutorInfo
- func (m *ExecutorRegisteredMessage) GetFrameworkId() *FrameworkID
- func (m *ExecutorRegisteredMessage) GetFrameworkInfo() *FrameworkInfo
- func (m *ExecutorRegisteredMessage) GetSlaveId() *SlaveID
- func (m *ExecutorRegisteredMessage) GetSlaveInfo() *SlaveInfo
- func (this *ExecutorRegisteredMessage) GoString() string
- func (m *ExecutorRegisteredMessage) Marshal() (data []byte, err error)
- func (m *ExecutorRegisteredMessage) MarshalTo(data []byte) (int, error)
- func (*ExecutorRegisteredMessage) ProtoMessage()
- func (m *ExecutorRegisteredMessage) Reset()
- func (m *ExecutorRegisteredMessage) Size() (n int)
- func (this *ExecutorRegisteredMessage) String() string
- func (m *ExecutorRegisteredMessage) Unmarshal(data []byte) error
- func (this *ExecutorRegisteredMessage) VerboseEqual(that interface{}) error
- type ExecutorReregisteredMessage
- func (this *ExecutorReregisteredMessage) Equal(that interface{}) bool
- func (m *ExecutorReregisteredMessage) GetSlaveId() *SlaveID
- func (m *ExecutorReregisteredMessage) GetSlaveInfo() *SlaveInfo
- func (this *ExecutorReregisteredMessage) GoString() string
- func (m *ExecutorReregisteredMessage) Marshal() (data []byte, err error)
- func (m *ExecutorReregisteredMessage) MarshalTo(data []byte) (int, error)
- func (*ExecutorReregisteredMessage) ProtoMessage()
- func (m *ExecutorReregisteredMessage) Reset()
- func (m *ExecutorReregisteredMessage) Size() (n int)
- func (this *ExecutorReregisteredMessage) String() string
- func (m *ExecutorReregisteredMessage) Unmarshal(data []byte) error
- func (this *ExecutorReregisteredMessage) VerboseEqual(that interface{}) error
- type ExecutorToFrameworkMessage
- func (this *ExecutorToFrameworkMessage) Equal(that interface{}) bool
- func (m *ExecutorToFrameworkMessage) GetData() []byte
- func (m *ExecutorToFrameworkMessage) GetExecutorId() *ExecutorID
- func (m *ExecutorToFrameworkMessage) GetFrameworkId() *FrameworkID
- func (m *ExecutorToFrameworkMessage) GetSlaveId() *SlaveID
- func (this *ExecutorToFrameworkMessage) GoString() string
- func (m *ExecutorToFrameworkMessage) Marshal() (data []byte, err error)
- func (m *ExecutorToFrameworkMessage) MarshalTo(data []byte) (int, error)
- func (*ExecutorToFrameworkMessage) ProtoMessage()
- func (m *ExecutorToFrameworkMessage) Reset()
- func (m *ExecutorToFrameworkMessage) Size() (n int)
- func (this *ExecutorToFrameworkMessage) String() string
- func (m *ExecutorToFrameworkMessage) Unmarshal(data []byte) error
- func (this *ExecutorToFrameworkMessage) VerboseEqual(that interface{}) error
- type ExitedExecutorMessage
- func (this *ExitedExecutorMessage) Equal(that interface{}) bool
- func (m *ExitedExecutorMessage) GetExecutorId() *ExecutorID
- func (m *ExitedExecutorMessage) GetFrameworkId() *FrameworkID
- func (m *ExitedExecutorMessage) GetSlaveId() *SlaveID
- func (m *ExitedExecutorMessage) GetStatus() int32
- func (this *ExitedExecutorMessage) GoString() string
- func (m *ExitedExecutorMessage) Marshal() (data []byte, err error)
- func (m *ExitedExecutorMessage) MarshalTo(data []byte) (int, error)
- func (*ExitedExecutorMessage) ProtoMessage()
- func (m *ExitedExecutorMessage) Reset()
- func (m *ExitedExecutorMessage) Size() (n int)
- func (this *ExitedExecutorMessage) String() string
- func (m *ExitedExecutorMessage) Unmarshal(data []byte) error
- func (this *ExitedExecutorMessage) VerboseEqual(that interface{}) error
- type Filters
- func (this *Filters) Equal(that interface{}) bool
- func (m *Filters) GetRefuseSeconds() float64
- func (this *Filters) GoString() string
- func (m *Filters) Marshal() (data []byte, err error)
- func (m *Filters) MarshalTo(data []byte) (int, error)
- func (*Filters) ProtoMessage()
- func (m *Filters) Reset()
- func (m *Filters) Size() (n int)
- func (this *Filters) String() string
- func (m *Filters) Unmarshal(data []byte) error
- func (this *Filters) VerboseEqual(that interface{}) error
- type FrameworkErrorMessage
- func (this *FrameworkErrorMessage) Equal(that interface{}) bool
- func (m *FrameworkErrorMessage) GetMessage() string
- func (this *FrameworkErrorMessage) GoString() string
- func (m *FrameworkErrorMessage) Marshal() (data []byte, err error)
- func (m *FrameworkErrorMessage) MarshalTo(data []byte) (int, error)
- func (*FrameworkErrorMessage) ProtoMessage()
- func (m *FrameworkErrorMessage) Reset()
- func (m *FrameworkErrorMessage) Size() (n int)
- func (this *FrameworkErrorMessage) String() string
- func (m *FrameworkErrorMessage) Unmarshal(data []byte) error
- func (this *FrameworkErrorMessage) VerboseEqual(that interface{}) error
- type FrameworkID
- func (this *FrameworkID) Equal(that interface{}) bool
- func (m *FrameworkID) GetValue() string
- func (this *FrameworkID) GoString() string
- func (m *FrameworkID) Marshal() (data []byte, err error)
- func (m *FrameworkID) MarshalTo(data []byte) (int, error)
- func (*FrameworkID) ProtoMessage()
- func (m *FrameworkID) Reset()
- func (m *FrameworkID) Size() (n int)
- func (this *FrameworkID) String() string
- func (m *FrameworkID) Unmarshal(data []byte) error
- func (this *FrameworkID) VerboseEqual(that interface{}) error
- type FrameworkInfo
- func (this *FrameworkInfo) Equal(that interface{}) bool
- func (m *FrameworkInfo) GetCapabilities() []*FrameworkInfo_Capability
- func (m *FrameworkInfo) GetCheckpoint() bool
- func (m *FrameworkInfo) GetFailoverTimeout() float64
- func (m *FrameworkInfo) GetHostname() string
- func (m *FrameworkInfo) GetId() *FrameworkID
- func (m *FrameworkInfo) GetLabels() *Labels
- func (m *FrameworkInfo) GetName() string
- func (m *FrameworkInfo) GetPrincipal() string
- func (m *FrameworkInfo) GetRole() string
- func (m *FrameworkInfo) GetUser() string
- func (m *FrameworkInfo) GetWebuiUrl() string
- func (this *FrameworkInfo) GoString() string
- func (m *FrameworkInfo) Marshal() (data []byte, err error)
- func (m *FrameworkInfo) MarshalTo(data []byte) (int, error)
- func (*FrameworkInfo) ProtoMessage()
- func (m *FrameworkInfo) Reset()
- func (m *FrameworkInfo) Size() (n int)
- func (this *FrameworkInfo) String() string
- func (m *FrameworkInfo) Unmarshal(data []byte) error
- func (this *FrameworkInfo) VerboseEqual(that interface{}) error
- type FrameworkInfo_Capability
- func (this *FrameworkInfo_Capability) Equal(that interface{}) bool
- func (m *FrameworkInfo_Capability) GetType() FrameworkInfo_Capability_Type
- func (this *FrameworkInfo_Capability) GoString() string
- func (m *FrameworkInfo_Capability) Marshal() (data []byte, err error)
- func (m *FrameworkInfo_Capability) MarshalTo(data []byte) (int, error)
- func (*FrameworkInfo_Capability) ProtoMessage()
- func (m *FrameworkInfo_Capability) Reset()
- func (m *FrameworkInfo_Capability) Size() (n int)
- func (this *FrameworkInfo_Capability) String() string
- func (m *FrameworkInfo_Capability) Unmarshal(data []byte) error
- func (this *FrameworkInfo_Capability) VerboseEqual(that interface{}) error
- type FrameworkInfo_Capability_Type
- type FrameworkRegisteredMessage
- func (this *FrameworkRegisteredMessage) Equal(that interface{}) bool
- func (m *FrameworkRegisteredMessage) GetFrameworkId() *FrameworkID
- func (m *FrameworkRegisteredMessage) GetMasterInfo() *MasterInfo
- func (this *FrameworkRegisteredMessage) GoString() string
- func (m *FrameworkRegisteredMessage) Marshal() (data []byte, err error)
- func (m *FrameworkRegisteredMessage) MarshalTo(data []byte) (int, error)
- func (*FrameworkRegisteredMessage) ProtoMessage()
- func (m *FrameworkRegisteredMessage) Reset()
- func (m *FrameworkRegisteredMessage) Size() (n int)
- func (this *FrameworkRegisteredMessage) String() string
- func (m *FrameworkRegisteredMessage) Unmarshal(data []byte) error
- func (this *FrameworkRegisteredMessage) VerboseEqual(that interface{}) error
- type FrameworkReregisteredMessage
- func (this *FrameworkReregisteredMessage) Equal(that interface{}) bool
- func (m *FrameworkReregisteredMessage) GetFrameworkId() *FrameworkID
- func (m *FrameworkReregisteredMessage) GetMasterInfo() *MasterInfo
- func (this *FrameworkReregisteredMessage) GoString() string
- func (m *FrameworkReregisteredMessage) Marshal() (data []byte, err error)
- func (m *FrameworkReregisteredMessage) MarshalTo(data []byte) (int, error)
- func (*FrameworkReregisteredMessage) ProtoMessage()
- func (m *FrameworkReregisteredMessage) Reset()
- func (m *FrameworkReregisteredMessage) Size() (n int)
- func (this *FrameworkReregisteredMessage) String() string
- func (m *FrameworkReregisteredMessage) Unmarshal(data []byte) error
- func (this *FrameworkReregisteredMessage) VerboseEqual(that interface{}) error
- type FrameworkToExecutorMessage
- func (this *FrameworkToExecutorMessage) Equal(that interface{}) bool
- func (m *FrameworkToExecutorMessage) GetData() []byte
- func (m *FrameworkToExecutorMessage) GetExecutorId() *ExecutorID
- func (m *FrameworkToExecutorMessage) GetFrameworkId() *FrameworkID
- func (m *FrameworkToExecutorMessage) GetSlaveId() *SlaveID
- func (this *FrameworkToExecutorMessage) GoString() string
- func (m *FrameworkToExecutorMessage) Marshal() (data []byte, err error)
- func (m *FrameworkToExecutorMessage) MarshalTo(data []byte) (int, error)
- func (*FrameworkToExecutorMessage) ProtoMessage()
- func (m *FrameworkToExecutorMessage) Reset()
- func (m *FrameworkToExecutorMessage) Size() (n int)
- func (this *FrameworkToExecutorMessage) String() string
- func (m *FrameworkToExecutorMessage) Unmarshal(data []byte) error
- func (this *FrameworkToExecutorMessage) VerboseEqual(that interface{}) error
- type HealthCheck
- func (this *HealthCheck) Equal(that interface{}) bool
- func (m *HealthCheck) GetCommand() *CommandInfo
- func (m *HealthCheck) GetConsecutiveFailures() uint32
- func (m *HealthCheck) GetDelaySeconds() float64
- func (m *HealthCheck) GetGracePeriodSeconds() float64
- func (m *HealthCheck) GetHttp() *HealthCheck_HTTP
- func (m *HealthCheck) GetIntervalSeconds() float64
- func (m *HealthCheck) GetTimeoutSeconds() float64
- func (this *HealthCheck) GoString() string
- func (m *HealthCheck) Marshal() (data []byte, err error)
- func (m *HealthCheck) MarshalTo(data []byte) (int, error)
- func (*HealthCheck) ProtoMessage()
- func (m *HealthCheck) Reset()
- func (m *HealthCheck) Size() (n int)
- func (this *HealthCheck) String() string
- func (m *HealthCheck) Unmarshal(data []byte) error
- func (this *HealthCheck) VerboseEqual(that interface{}) error
- type HealthCheck_HTTP
- func (this *HealthCheck_HTTP) Equal(that interface{}) bool
- func (m *HealthCheck_HTTP) GetPath() string
- func (m *HealthCheck_HTTP) GetPort() uint32
- func (m *HealthCheck_HTTP) GetStatuses() []uint32
- func (this *HealthCheck_HTTP) GoString() string
- func (m *HealthCheck_HTTP) Marshal() (data []byte, err error)
- func (m *HealthCheck_HTTP) MarshalTo(data []byte) (int, error)
- func (*HealthCheck_HTTP) ProtoMessage()
- func (m *HealthCheck_HTTP) Reset()
- func (m *HealthCheck_HTTP) Size() (n int)
- func (this *HealthCheck_HTTP) String() string
- func (m *HealthCheck_HTTP) Unmarshal(data []byte) error
- func (this *HealthCheck_HTTP) VerboseEqual(that interface{}) error
- type HookExecuted
- func (this *HookExecuted) Equal(that interface{}) bool
- func (m *HookExecuted) GetModule() string
- func (this *HookExecuted) GoString() string
- func (m *HookExecuted) Marshal() (data []byte, err error)
- func (m *HookExecuted) MarshalTo(data []byte) (int, error)
- func (*HookExecuted) ProtoMessage()
- func (m *HookExecuted) Reset()
- func (m *HookExecuted) Size() (n int)
- func (this *HookExecuted) String() string
- func (m *HookExecuted) Unmarshal(data []byte) error
- func (this *HookExecuted) VerboseEqual(that interface{}) error
- type Image
- func (this *Image) Equal(that interface{}) bool
- func (m *Image) GetAppc() *Image_AppC
- func (m *Image) GetDocker() *Image_Docker
- func (m *Image) GetType() Image_Type
- func (this *Image) GoString() string
- func (m *Image) Marshal() (data []byte, err error)
- func (m *Image) MarshalTo(data []byte) (int, error)
- func (*Image) ProtoMessage()
- func (m *Image) Reset()
- func (m *Image) Size() (n int)
- func (this *Image) String() string
- func (m *Image) Unmarshal(data []byte) error
- func (this *Image) VerboseEqual(that interface{}) error
- type Image_AppC
- func (this *Image_AppC) Equal(that interface{}) bool
- func (m *Image_AppC) GetId() string
- func (m *Image_AppC) GetLabels() *Labels
- func (m *Image_AppC) GetName() string
- func (this *Image_AppC) GoString() string
- func (m *Image_AppC) Marshal() (data []byte, err error)
- func (m *Image_AppC) MarshalTo(data []byte) (int, error)
- func (*Image_AppC) ProtoMessage()
- func (m *Image_AppC) Reset()
- func (m *Image_AppC) Size() (n int)
- func (this *Image_AppC) String() string
- func (m *Image_AppC) Unmarshal(data []byte) error
- func (this *Image_AppC) VerboseEqual(that interface{}) error
- type Image_Docker
- func (this *Image_Docker) Equal(that interface{}) bool
- func (m *Image_Docker) GetName() string
- func (this *Image_Docker) GoString() string
- func (m *Image_Docker) Marshal() (data []byte, err error)
- func (m *Image_Docker) MarshalTo(data []byte) (int, error)
- func (*Image_Docker) ProtoMessage()
- func (m *Image_Docker) Reset()
- func (m *Image_Docker) Size() (n int)
- func (this *Image_Docker) String() string
- func (m *Image_Docker) Unmarshal(data []byte) error
- func (this *Image_Docker) VerboseEqual(that interface{}) error
- type Image_Type
- type InternalAuthenticationResult
- func (m *InternalAuthenticationResult) GetCompleted() bool
- func (m *InternalAuthenticationResult) GetPid() string
- func (m *InternalAuthenticationResult) GetSuccess() bool
- func (*InternalAuthenticationResult) ProtoMessage()
- func (m *InternalAuthenticationResult) Reset()
- func (m *InternalAuthenticationResult) String() string
- type InternalMasterChangeDetected
- type InternalTryAuthentication
- type KillTaskMessage
- func (this *KillTaskMessage) Equal(that interface{}) bool
- func (m *KillTaskMessage) GetFrameworkId() *FrameworkID
- func (m *KillTaskMessage) GetTaskId() *TaskID
- func (this *KillTaskMessage) GoString() string
- func (m *KillTaskMessage) Marshal() (data []byte, err error)
- func (m *KillTaskMessage) MarshalTo(data []byte) (int, error)
- func (*KillTaskMessage) ProtoMessage()
- func (m *KillTaskMessage) Reset()
- func (m *KillTaskMessage) Size() (n int)
- func (this *KillTaskMessage) String() string
- func (m *KillTaskMessage) Unmarshal(data []byte) error
- func (this *KillTaskMessage) VerboseEqual(that interface{}) error
- type Label
- func (this *Label) Equal(that interface{}) bool
- func (m *Label) GetKey() string
- func (m *Label) GetValue() string
- func (this *Label) GoString() string
- func (m *Label) Marshal() (data []byte, err error)
- func (m *Label) MarshalTo(data []byte) (int, error)
- func (*Label) ProtoMessage()
- func (m *Label) Reset()
- func (m *Label) Size() (n int)
- func (this *Label) String() string
- func (m *Label) Unmarshal(data []byte) error
- func (this *Label) VerboseEqual(that interface{}) error
- type Labels
- func (this *Labels) Equal(that interface{}) bool
- func (m *Labels) GetLabels() []*Label
- func (this *Labels) GoString() string
- func (m *Labels) Marshal() (data []byte, err error)
- func (m *Labels) MarshalTo(data []byte) (int, error)
- func (*Labels) ProtoMessage()
- func (m *Labels) Reset()
- func (m *Labels) Size() (n int)
- func (this *Labels) String() string
- func (m *Labels) Unmarshal(data []byte) error
- func (this *Labels) VerboseEqual(that interface{}) error
- type Launch
- func (this *Launch) Equal(that interface{}) bool
- func (m *Launch) GetCheckpoint() bool
- func (m *Launch) GetContainerId() *ContainerID
- func (m *Launch) GetDirectory() string
- func (m *Launch) GetExecutorInfo() *ExecutorInfo
- func (m *Launch) GetSlaveId() *SlaveID
- func (m *Launch) GetSlavePid() string
- func (m *Launch) GetTaskInfo() *TaskInfo
- func (m *Launch) GetUser() string
- func (this *Launch) GoString() string
- func (m *Launch) Marshal() (data []byte, err error)
- func (m *Launch) MarshalTo(data []byte) (int, error)
- func (*Launch) ProtoMessage()
- func (m *Launch) Reset()
- func (m *Launch) Size() (n int)
- func (this *Launch) String() string
- func (m *Launch) Unmarshal(data []byte) error
- func (this *Launch) VerboseEqual(that interface{}) error
- type LaunchTasksMessage
- func (this *LaunchTasksMessage) Equal(that interface{}) bool
- func (m *LaunchTasksMessage) GetFilters() *Filters
- func (m *LaunchTasksMessage) GetFrameworkId() *FrameworkID
- func (m *LaunchTasksMessage) GetOfferIds() []*OfferID
- func (m *LaunchTasksMessage) GetTasks() []*TaskInfo
- func (this *LaunchTasksMessage) GoString() string
- func (m *LaunchTasksMessage) Marshal() (data []byte, err error)
- func (m *LaunchTasksMessage) MarshalTo(data []byte) (int, error)
- func (*LaunchTasksMessage) ProtoMessage()
- func (m *LaunchTasksMessage) Reset()
- func (m *LaunchTasksMessage) Size() (n int)
- func (this *LaunchTasksMessage) String() string
- func (m *LaunchTasksMessage) Unmarshal(data []byte) error
- func (this *LaunchTasksMessage) VerboseEqual(that interface{}) error
- type LearnedMessage
- func (this *LearnedMessage) Equal(that interface{}) bool
- func (m *LearnedMessage) GetAction() *Action
- func (this *LearnedMessage) GoString() string
- func (m *LearnedMessage) Marshal() (data []byte, err error)
- func (m *LearnedMessage) MarshalTo(data []byte) (int, error)
- func (*LearnedMessage) ProtoMessage()
- func (m *LearnedMessage) Reset()
- func (m *LearnedMessage) Size() (n int)
- func (this *LearnedMessage) String() string
- func (m *LearnedMessage) Unmarshal(data []byte) error
- func (this *LearnedMessage) VerboseEqual(that interface{}) error
- type LostSlaveMessage
- func (this *LostSlaveMessage) Equal(that interface{}) bool
- func (m *LostSlaveMessage) GetSlaveId() *SlaveID
- func (this *LostSlaveMessage) GoString() string
- func (m *LostSlaveMessage) Marshal() (data []byte, err error)
- func (m *LostSlaveMessage) MarshalTo(data []byte) (int, error)
- func (*LostSlaveMessage) ProtoMessage()
- func (m *LostSlaveMessage) Reset()
- func (m *LostSlaveMessage) Size() (n int)
- func (this *LostSlaveMessage) String() string
- func (m *LostSlaveMessage) Unmarshal(data []byte) error
- func (this *LostSlaveMessage) VerboseEqual(that interface{}) error
- type MasterInfo
- func (this *MasterInfo) Equal(that interface{}) bool
- func (m *MasterInfo) GetAddress() *Address
- func (m *MasterInfo) GetHostname() string
- func (m *MasterInfo) GetId() string
- func (m *MasterInfo) GetIp() uint32
- func (m *MasterInfo) GetPid() string
- func (m *MasterInfo) GetPort() uint32
- func (m *MasterInfo) GetVersion() string
- func (this *MasterInfo) GoString() string
- func (m *MasterInfo) Marshal() (data []byte, err error)
- func (m *MasterInfo) MarshalTo(data []byte) (int, error)
- func (*MasterInfo) ProtoMessage()
- func (m *MasterInfo) Reset()
- func (m *MasterInfo) Size() (n int)
- func (this *MasterInfo) String() string
- func (m *MasterInfo) Unmarshal(data []byte) error
- func (this *MasterInfo) VerboseEqual(that interface{}) error
- type MasterSlaveConnection
- func (this *MasterSlaveConnection) Equal(that interface{}) bool
- func (m *MasterSlaveConnection) GetTotalPingTimeoutSeconds() float64
- func (this *MasterSlaveConnection) GoString() string
- func (m *MasterSlaveConnection) Marshal() (data []byte, err error)
- func (m *MasterSlaveConnection) MarshalTo(data []byte) (int, error)
- func (*MasterSlaveConnection) ProtoMessage()
- func (m *MasterSlaveConnection) Reset()
- func (m *MasterSlaveConnection) Size() (n int)
- func (this *MasterSlaveConnection) String() string
- func (m *MasterSlaveConnection) Unmarshal(data []byte) error
- func (this *MasterSlaveConnection) VerboseEqual(that interface{}) error
- type Metadata
- func (this *Metadata) Equal(that interface{}) bool
- func (m *Metadata) GetPromised() uint64
- func (m *Metadata) GetStatus() Metadata_Status
- func (this *Metadata) GoString() string
- func (m *Metadata) Marshal() (data []byte, err error)
- func (m *Metadata) MarshalTo(data []byte) (int, error)
- func (*Metadata) ProtoMessage()
- func (m *Metadata) Reset()
- func (m *Metadata) Size() (n int)
- func (this *Metadata) String() string
- func (m *Metadata) Unmarshal(data []byte) error
- func (this *Metadata) VerboseEqual(that interface{}) error
- type Metadata_Status
- type Offer
- func (this *Offer) Equal(that interface{}) bool
- func (m *Offer) GetAttributes() []*Attribute
- func (m *Offer) GetExecutorIds() []*ExecutorID
- func (m *Offer) GetFrameworkId() *FrameworkID
- func (m *Offer) GetHostname() string
- func (m *Offer) GetId() *OfferID
- func (m *Offer) GetResources() []*Resource
- func (m *Offer) GetSlaveId() *SlaveID
- func (m *Offer) GetUrl() *URL
- func (this *Offer) GoString() string
- func (m *Offer) Marshal() (data []byte, err error)
- func (m *Offer) MarshalTo(data []byte) (int, error)
- func (*Offer) ProtoMessage()
- func (m *Offer) Reset()
- func (m *Offer) Size() (n int)
- func (this *Offer) String() string
- func (m *Offer) Unmarshal(data []byte) error
- func (this *Offer) VerboseEqual(that interface{}) error
- type OfferID
- func (this *OfferID) Equal(that interface{}) bool
- func (m *OfferID) GetValue() string
- func (this *OfferID) GoString() string
- func (m *OfferID) Marshal() (data []byte, err error)
- func (m *OfferID) MarshalTo(data []byte) (int, error)
- func (*OfferID) ProtoMessage()
- func (m *OfferID) Reset()
- func (m *OfferID) Size() (n int)
- func (this *OfferID) String() string
- func (m *OfferID) Unmarshal(data []byte) error
- func (this *OfferID) VerboseEqual(that interface{}) error
- type Offer_Operation
- func (this *Offer_Operation) Equal(that interface{}) bool
- func (m *Offer_Operation) GetCreate() *Offer_Operation_Create
- func (m *Offer_Operation) GetDestroy() *Offer_Operation_Destroy
- func (m *Offer_Operation) GetLaunch() *Offer_Operation_Launch
- func (m *Offer_Operation) GetReserve() *Offer_Operation_Reserve
- func (m *Offer_Operation) GetType() Offer_Operation_Type
- func (m *Offer_Operation) GetUnreserve() *Offer_Operation_Unreserve
- func (this *Offer_Operation) GoString() string
- func (m *Offer_Operation) Marshal() (data []byte, err error)
- func (m *Offer_Operation) MarshalTo(data []byte) (int, error)
- func (*Offer_Operation) ProtoMessage()
- func (m *Offer_Operation) Reset()
- func (m *Offer_Operation) Size() (n int)
- func (this *Offer_Operation) String() string
- func (m *Offer_Operation) Unmarshal(data []byte) error
- func (this *Offer_Operation) VerboseEqual(that interface{}) error
- type Offer_Operation_Create
- func (this *Offer_Operation_Create) Equal(that interface{}) bool
- func (m *Offer_Operation_Create) GetVolumes() []*Resource
- func (this *Offer_Operation_Create) GoString() string
- func (m *Offer_Operation_Create) Marshal() (data []byte, err error)
- func (m *Offer_Operation_Create) MarshalTo(data []byte) (int, error)
- func (*Offer_Operation_Create) ProtoMessage()
- func (m *Offer_Operation_Create) Reset()
- func (m *Offer_Operation_Create) Size() (n int)
- func (this *Offer_Operation_Create) String() string
- func (m *Offer_Operation_Create) Unmarshal(data []byte) error
- func (this *Offer_Operation_Create) VerboseEqual(that interface{}) error
- type Offer_Operation_Destroy
- func (this *Offer_Operation_Destroy) Equal(that interface{}) bool
- func (m *Offer_Operation_Destroy) GetVolumes() []*Resource
- func (this *Offer_Operation_Destroy) GoString() string
- func (m *Offer_Operation_Destroy) Marshal() (data []byte, err error)
- func (m *Offer_Operation_Destroy) MarshalTo(data []byte) (int, error)
- func (*Offer_Operation_Destroy) ProtoMessage()
- func (m *Offer_Operation_Destroy) Reset()
- func (m *Offer_Operation_Destroy) Size() (n int)
- func (this *Offer_Operation_Destroy) String() string
- func (m *Offer_Operation_Destroy) Unmarshal(data []byte) error
- func (this *Offer_Operation_Destroy) VerboseEqual(that interface{}) error
- type Offer_Operation_Launch
- func (this *Offer_Operation_Launch) Equal(that interface{}) bool
- func (m *Offer_Operation_Launch) GetTaskInfos() []*TaskInfo
- func (this *Offer_Operation_Launch) GoString() string
- func (m *Offer_Operation_Launch) Marshal() (data []byte, err error)
- func (m *Offer_Operation_Launch) MarshalTo(data []byte) (int, error)
- func (*Offer_Operation_Launch) ProtoMessage()
- func (m *Offer_Operation_Launch) Reset()
- func (m *Offer_Operation_Launch) Size() (n int)
- func (this *Offer_Operation_Launch) String() string
- func (m *Offer_Operation_Launch) Unmarshal(data []byte) error
- func (this *Offer_Operation_Launch) VerboseEqual(that interface{}) error
- type Offer_Operation_Reserve
- func (this *Offer_Operation_Reserve) Equal(that interface{}) bool
- func (m *Offer_Operation_Reserve) GetResources() []*Resource
- func (this *Offer_Operation_Reserve) GoString() string
- func (m *Offer_Operation_Reserve) Marshal() (data []byte, err error)
- func (m *Offer_Operation_Reserve) MarshalTo(data []byte) (int, error)
- func (*Offer_Operation_Reserve) ProtoMessage()
- func (m *Offer_Operation_Reserve) Reset()
- func (m *Offer_Operation_Reserve) Size() (n int)
- func (this *Offer_Operation_Reserve) String() string
- func (m *Offer_Operation_Reserve) Unmarshal(data []byte) error
- func (this *Offer_Operation_Reserve) VerboseEqual(that interface{}) error
- type Offer_Operation_Type
- type Offer_Operation_Unreserve
- func (this *Offer_Operation_Unreserve) Equal(that interface{}) bool
- func (m *Offer_Operation_Unreserve) GetResources() []*Resource
- func (this *Offer_Operation_Unreserve) GoString() string
- func (m *Offer_Operation_Unreserve) Marshal() (data []byte, err error)
- func (m *Offer_Operation_Unreserve) MarshalTo(data []byte) (int, error)
- func (*Offer_Operation_Unreserve) ProtoMessage()
- func (m *Offer_Operation_Unreserve) Reset()
- func (m *Offer_Operation_Unreserve) Size() (n int)
- func (this *Offer_Operation_Unreserve) String() string
- func (m *Offer_Operation_Unreserve) Unmarshal(data []byte) error
- func (this *Offer_Operation_Unreserve) VerboseEqual(that interface{}) error
- type Operation
- func (this *Operation) Equal(that interface{}) bool
- func (m *Operation) GetDiff() *Operation_Diff
- func (m *Operation) GetExpunge() *Operation_Expunge
- func (m *Operation) GetSnapshot() *Operation_Snapshot
- func (m *Operation) GetType() Operation_Type
- func (this *Operation) GoString() string
- func (m *Operation) Marshal() (data []byte, err error)
- func (m *Operation) MarshalTo(data []byte) (int, error)
- func (*Operation) ProtoMessage()
- func (m *Operation) Reset()
- func (m *Operation) Size() (n int)
- func (this *Operation) String() string
- func (m *Operation) Unmarshal(data []byte) error
- func (this *Operation) VerboseEqual(that interface{}) error
- type Operation_Diff
- func (this *Operation_Diff) Equal(that interface{}) bool
- func (m *Operation_Diff) GetEntry() *Entry
- func (this *Operation_Diff) GoString() string
- func (m *Operation_Diff) Marshal() (data []byte, err error)
- func (m *Operation_Diff) MarshalTo(data []byte) (int, error)
- func (*Operation_Diff) ProtoMessage()
- func (m *Operation_Diff) Reset()
- func (m *Operation_Diff) Size() (n int)
- func (this *Operation_Diff) String() string
- func (m *Operation_Diff) Unmarshal(data []byte) error
- func (this *Operation_Diff) VerboseEqual(that interface{}) error
- type Operation_Expunge
- func (this *Operation_Expunge) Equal(that interface{}) bool
- func (m *Operation_Expunge) GetName() string
- func (this *Operation_Expunge) GoString() string
- func (m *Operation_Expunge) Marshal() (data []byte, err error)
- func (m *Operation_Expunge) MarshalTo(data []byte) (int, error)
- func (*Operation_Expunge) ProtoMessage()
- func (m *Operation_Expunge) Reset()
- func (m *Operation_Expunge) Size() (n int)
- func (this *Operation_Expunge) String() string
- func (m *Operation_Expunge) Unmarshal(data []byte) error
- func (this *Operation_Expunge) VerboseEqual(that interface{}) error
- type Operation_Snapshot
- func (this *Operation_Snapshot) Equal(that interface{}) bool
- func (m *Operation_Snapshot) GetEntry() *Entry
- func (this *Operation_Snapshot) GoString() string
- func (m *Operation_Snapshot) Marshal() (data []byte, err error)
- func (m *Operation_Snapshot) MarshalTo(data []byte) (int, error)
- func (*Operation_Snapshot) ProtoMessage()
- func (m *Operation_Snapshot) Reset()
- func (m *Operation_Snapshot) Size() (n int)
- func (this *Operation_Snapshot) String() string
- func (m *Operation_Snapshot) Unmarshal(data []byte) error
- func (this *Operation_Snapshot) VerboseEqual(that interface{}) error
- type Operation_Type
- type Parameter
- func (this *Parameter) Equal(that interface{}) bool
- func (m *Parameter) GetKey() string
- func (m *Parameter) GetValue() string
- func (this *Parameter) GoString() string
- func (m *Parameter) Marshal() (data []byte, err error)
- func (m *Parameter) MarshalTo(data []byte) (int, error)
- func (*Parameter) ProtoMessage()
- func (m *Parameter) Reset()
- func (m *Parameter) Size() (n int)
- func (this *Parameter) String() string
- func (m *Parameter) Unmarshal(data []byte) error
- func (this *Parameter) VerboseEqual(that interface{}) error
- type Parameters
- func (this *Parameters) Equal(that interface{}) bool
- func (m *Parameters) GetParameter() []*Parameter
- func (this *Parameters) GoString() string
- func (m *Parameters) Marshal() (data []byte, err error)
- func (m *Parameters) MarshalTo(data []byte) (int, error)
- func (*Parameters) ProtoMessage()
- func (m *Parameters) Reset()
- func (m *Parameters) Size() (n int)
- func (this *Parameters) String() string
- func (m *Parameters) Unmarshal(data []byte) error
- func (this *Parameters) VerboseEqual(that interface{}) error
- type PerfStatistics
- func (this *PerfStatistics) Equal(that interface{}) bool
- func (m *PerfStatistics) GetAlignmentFaults() uint64
- func (m *PerfStatistics) GetBranchLoadMisses() uint64
- func (m *PerfStatistics) GetBranchLoads() uint64
- func (m *PerfStatistics) GetBranchMisses() uint64
- func (m *PerfStatistics) GetBranches() uint64
- func (m *PerfStatistics) GetBusCycles() uint64
- func (m *PerfStatistics) GetCacheMisses() uint64
- func (m *PerfStatistics) GetCacheReferences() uint64
- func (m *PerfStatistics) GetContextSwitches() uint64
- func (m *PerfStatistics) GetCpuClock() float64
- func (m *PerfStatistics) GetCpuMigrations() uint64
- func (m *PerfStatistics) GetCycles() uint64
- func (m *PerfStatistics) GetDtlbLoadMisses() uint64
- func (m *PerfStatistics) GetDtlbLoads() uint64
- func (m *PerfStatistics) GetDtlbPrefetchMisses() uint64
- func (m *PerfStatistics) GetDtlbPrefetches() uint64
- func (m *PerfStatistics) GetDtlbStoreMisses() uint64
- func (m *PerfStatistics) GetDtlbStores() uint64
- func (m *PerfStatistics) GetDuration() float64
- func (m *PerfStatistics) GetEmulationFaults() uint64
- func (m *PerfStatistics) GetInstructions() uint64
- func (m *PerfStatistics) GetItlbLoadMisses() uint64
- func (m *PerfStatistics) GetItlbLoads() uint64
- func (m *PerfStatistics) GetL1DcacheLoadMisses() uint64
- func (m *PerfStatistics) GetL1DcacheLoads() uint64
- func (m *PerfStatistics) GetL1DcachePrefetchMisses() uint64
- func (m *PerfStatistics) GetL1DcachePrefetches() uint64
- func (m *PerfStatistics) GetL1DcacheStoreMisses() uint64
- func (m *PerfStatistics) GetL1DcacheStores() uint64
- func (m *PerfStatistics) GetL1IcacheLoadMisses() uint64
- func (m *PerfStatistics) GetL1IcacheLoads() uint64
- func (m *PerfStatistics) GetL1IcachePrefetchMisses() uint64
- func (m *PerfStatistics) GetL1IcachePrefetches() uint64
- func (m *PerfStatistics) GetLlcLoadMisses() uint64
- func (m *PerfStatistics) GetLlcLoads() uint64
- func (m *PerfStatistics) GetLlcPrefetchMisses() uint64
- func (m *PerfStatistics) GetLlcPrefetches() uint64
- func (m *PerfStatistics) GetLlcStoreMisses() uint64
- func (m *PerfStatistics) GetLlcStores() uint64
- func (m *PerfStatistics) GetMajorFaults() uint64
- func (m *PerfStatistics) GetMinorFaults() uint64
- func (m *PerfStatistics) GetNodeLoadMisses() uint64
- func (m *PerfStatistics) GetNodeLoads() uint64
- func (m *PerfStatistics) GetNodePrefetchMisses() uint64
- func (m *PerfStatistics) GetNodePrefetches() uint64
- func (m *PerfStatistics) GetNodeStoreMisses() uint64
- func (m *PerfStatistics) GetNodeStores() uint64
- func (m *PerfStatistics) GetPageFaults() uint64
- func (m *PerfStatistics) GetRefCycles() uint64
- func (m *PerfStatistics) GetStalledCyclesBackend() uint64
- func (m *PerfStatistics) GetStalledCyclesFrontend() uint64
- func (m *PerfStatistics) GetTaskClock() float64
- func (m *PerfStatistics) GetTimestamp() float64
- func (this *PerfStatistics) GoString() string
- func (m *PerfStatistics) Marshal() (data []byte, err error)
- func (m *PerfStatistics) MarshalTo(data []byte) (int, error)
- func (*PerfStatistics) ProtoMessage()
- func (m *PerfStatistics) Reset()
- func (m *PerfStatistics) Size() (n int)
- func (this *PerfStatistics) String() string
- func (m *PerfStatistics) Unmarshal(data []byte) error
- func (this *PerfStatistics) VerboseEqual(that interface{}) error
- type PingSlaveMessage
- func (this *PingSlaveMessage) Equal(that interface{}) bool
- func (m *PingSlaveMessage) GetConnected() bool
- func (this *PingSlaveMessage) GoString() string
- func (m *PingSlaveMessage) Marshal() (data []byte, err error)
- func (m *PingSlaveMessage) MarshalTo(data []byte) (int, error)
- func (*PingSlaveMessage) ProtoMessage()
- func (m *PingSlaveMessage) Reset()
- func (m *PingSlaveMessage) Size() (n int)
- func (this *PingSlaveMessage) String() string
- func (m *PingSlaveMessage) Unmarshal(data []byte) error
- func (this *PingSlaveMessage) VerboseEqual(that interface{}) error
- type PongSlaveMessage
- func (this *PongSlaveMessage) Equal(that interface{}) bool
- func (this *PongSlaveMessage) GoString() string
- func (m *PongSlaveMessage) Marshal() (data []byte, err error)
- func (m *PongSlaveMessage) MarshalTo(data []byte) (int, error)
- func (*PongSlaveMessage) ProtoMessage()
- func (m *PongSlaveMessage) Reset()
- func (m *PongSlaveMessage) Size() (n int)
- func (this *PongSlaveMessage) String() string
- func (m *PongSlaveMessage) Unmarshal(data []byte) error
- func (this *PongSlaveMessage) VerboseEqual(that interface{}) error
- type Port
- func (this *Port) Equal(that interface{}) bool
- func (m *Port) GetName() string
- func (m *Port) GetNumber() uint32
- func (m *Port) GetProtocol() string
- func (this *Port) GoString() string
- func (m *Port) Marshal() (data []byte, err error)
- func (m *Port) MarshalTo(data []byte) (int, error)
- func (*Port) ProtoMessage()
- func (m *Port) Reset()
- func (m *Port) Size() (n int)
- func (this *Port) String() string
- func (m *Port) Unmarshal(data []byte) error
- func (this *Port) VerboseEqual(that interface{}) error
- type Ports
- func (this *Ports) Equal(that interface{}) bool
- func (m *Ports) GetPorts() []*Port
- func (this *Ports) GoString() string
- func (m *Ports) Marshal() (data []byte, err error)
- func (m *Ports) MarshalTo(data []byte) (int, error)
- func (*Ports) ProtoMessage()
- func (m *Ports) Reset()
- func (m *Ports) Size() (n int)
- func (this *Ports) String() string
- func (m *Ports) Unmarshal(data []byte) error
- func (this *Ports) VerboseEqual(that interface{}) error
- type Promise
- func (this *Promise) Equal(that interface{}) bool
- func (m *Promise) GetProposal() uint64
- func (this *Promise) GoString() string
- func (m *Promise) Marshal() (data []byte, err error)
- func (m *Promise) MarshalTo(data []byte) (int, error)
- func (*Promise) ProtoMessage()
- func (m *Promise) Reset()
- func (m *Promise) Size() (n int)
- func (this *Promise) String() string
- func (m *Promise) Unmarshal(data []byte) error
- func (this *Promise) VerboseEqual(that interface{}) error
- type PromiseRequest
- func (this *PromiseRequest) Equal(that interface{}) bool
- func (m *PromiseRequest) GetPosition() uint64
- func (m *PromiseRequest) GetProposal() uint64
- func (this *PromiseRequest) GoString() string
- func (m *PromiseRequest) Marshal() (data []byte, err error)
- func (m *PromiseRequest) MarshalTo(data []byte) (int, error)
- func (*PromiseRequest) ProtoMessage()
- func (m *PromiseRequest) Reset()
- func (m *PromiseRequest) Size() (n int)
- func (this *PromiseRequest) String() string
- func (m *PromiseRequest) Unmarshal(data []byte) error
- func (this *PromiseRequest) VerboseEqual(that interface{}) error
- type PromiseResponse
- func (this *PromiseResponse) Equal(that interface{}) bool
- func (m *PromiseResponse) GetAction() *Action
- func (m *PromiseResponse) GetOkay() bool
- func (m *PromiseResponse) GetPosition() uint64
- func (m *PromiseResponse) GetProposal() uint64
- func (this *PromiseResponse) GoString() string
- func (m *PromiseResponse) Marshal() (data []byte, err error)
- func (m *PromiseResponse) MarshalTo(data []byte) (int, error)
- func (*PromiseResponse) ProtoMessage()
- func (m *PromiseResponse) Reset()
- func (m *PromiseResponse) Size() (n int)
- func (this *PromiseResponse) String() string
- func (m *PromiseResponse) Unmarshal(data []byte) error
- func (this *PromiseResponse) VerboseEqual(that interface{}) error
- type RateLimit
- func (this *RateLimit) Equal(that interface{}) bool
- func (m *RateLimit) GetCapacity() uint64
- func (m *RateLimit) GetPrincipal() string
- func (m *RateLimit) GetQps() float64
- func (this *RateLimit) GoString() string
- func (m *RateLimit) Marshal() (data []byte, err error)
- func (m *RateLimit) MarshalTo(data []byte) (int, error)
- func (*RateLimit) ProtoMessage()
- func (m *RateLimit) Reset()
- func (m *RateLimit) Size() (n int)
- func (this *RateLimit) String() string
- func (m *RateLimit) Unmarshal(data []byte) error
- func (this *RateLimit) VerboseEqual(that interface{}) error
- type RateLimits
- func (this *RateLimits) Equal(that interface{}) bool
- func (m *RateLimits) GetAggregateDefaultCapacity() uint64
- func (m *RateLimits) GetAggregateDefaultQps() float64
- func (m *RateLimits) GetLimits() []*RateLimit
- func (this *RateLimits) GoString() string
- func (m *RateLimits) Marshal() (data []byte, err error)
- func (m *RateLimits) MarshalTo(data []byte) (int, error)
- func (*RateLimits) ProtoMessage()
- func (m *RateLimits) Reset()
- func (m *RateLimits) Size() (n int)
- func (this *RateLimits) String() string
- func (m *RateLimits) Unmarshal(data []byte) error
- func (this *RateLimits) VerboseEqual(that interface{}) error
- type ReconcileTasksMessage
- func (this *ReconcileTasksMessage) Equal(that interface{}) bool
- func (m *ReconcileTasksMessage) GetFrameworkId() *FrameworkID
- func (m *ReconcileTasksMessage) GetStatuses() []*TaskStatus
- func (this *ReconcileTasksMessage) GoString() string
- func (m *ReconcileTasksMessage) Marshal() (data []byte, err error)
- func (m *ReconcileTasksMessage) MarshalTo(data []byte) (int, error)
- func (*ReconcileTasksMessage) ProtoMessage()
- func (m *ReconcileTasksMessage) Reset()
- func (m *ReconcileTasksMessage) Size() (n int)
- func (this *ReconcileTasksMessage) String() string
- func (m *ReconcileTasksMessage) Unmarshal(data []byte) error
- func (this *ReconcileTasksMessage) VerboseEqual(that interface{}) error
- type ReconnectExecutorMessage
- func (this *ReconnectExecutorMessage) Equal(that interface{}) bool
- func (m *ReconnectExecutorMessage) GetSlaveId() *SlaveID
- func (this *ReconnectExecutorMessage) GoString() string
- func (m *ReconnectExecutorMessage) Marshal() (data []byte, err error)
- func (m *ReconnectExecutorMessage) MarshalTo(data []byte) (int, error)
- func (*ReconnectExecutorMessage) ProtoMessage()
- func (m *ReconnectExecutorMessage) Reset()
- func (m *ReconnectExecutorMessage) Size() (n int)
- func (this *ReconnectExecutorMessage) String() string
- func (m *ReconnectExecutorMessage) Unmarshal(data []byte) error
- func (this *ReconnectExecutorMessage) VerboseEqual(that interface{}) error
- type Record
- func (this *Record) Equal(that interface{}) bool
- func (m *Record) GetAction() *Action
- func (m *Record) GetMetadata() *Metadata
- func (m *Record) GetPromise() *Promise
- func (m *Record) GetType() Record_Type
- func (this *Record) GoString() string
- func (m *Record) Marshal() (data []byte, err error)
- func (m *Record) MarshalTo(data []byte) (int, error)
- func (*Record) ProtoMessage()
- func (m *Record) Reset()
- func (m *Record) Size() (n int)
- func (this *Record) String() string
- func (m *Record) Unmarshal(data []byte) error
- func (this *Record) VerboseEqual(that interface{}) error
- type Record_Type
- type RecoverRequest
- func (this *RecoverRequest) Equal(that interface{}) bool
- func (this *RecoverRequest) GoString() string
- func (m *RecoverRequest) Marshal() (data []byte, err error)
- func (m *RecoverRequest) MarshalTo(data []byte) (int, error)
- func (*RecoverRequest) ProtoMessage()
- func (m *RecoverRequest) Reset()
- func (m *RecoverRequest) Size() (n int)
- func (this *RecoverRequest) String() string
- func (m *RecoverRequest) Unmarshal(data []byte) error
- func (this *RecoverRequest) VerboseEqual(that interface{}) error
- type RecoverResponse
- func (this *RecoverResponse) Equal(that interface{}) bool
- func (m *RecoverResponse) GetBegin() uint64
- func (m *RecoverResponse) GetEnd() uint64
- func (m *RecoverResponse) GetStatus() Metadata_Status
- func (this *RecoverResponse) GoString() string
- func (m *RecoverResponse) Marshal() (data []byte, err error)
- func (m *RecoverResponse) MarshalTo(data []byte) (int, error)
- func (*RecoverResponse) ProtoMessage()
- func (m *RecoverResponse) Reset()
- func (m *RecoverResponse) Size() (n int)
- func (this *RecoverResponse) String() string
- func (m *RecoverResponse) Unmarshal(data []byte) error
- func (this *RecoverResponse) VerboseEqual(that interface{}) error
- type RegisterExecutorMessage
- func (this *RegisterExecutorMessage) Equal(that interface{}) bool
- func (m *RegisterExecutorMessage) GetExecutorId() *ExecutorID
- func (m *RegisterExecutorMessage) GetFrameworkId() *FrameworkID
- func (this *RegisterExecutorMessage) GoString() string
- func (m *RegisterExecutorMessage) Marshal() (data []byte, err error)
- func (m *RegisterExecutorMessage) MarshalTo(data []byte) (int, error)
- func (*RegisterExecutorMessage) ProtoMessage()
- func (m *RegisterExecutorMessage) Reset()
- func (m *RegisterExecutorMessage) Size() (n int)
- func (this *RegisterExecutorMessage) String() string
- func (m *RegisterExecutorMessage) Unmarshal(data []byte) error
- func (this *RegisterExecutorMessage) VerboseEqual(that interface{}) error
- type RegisterFrameworkMessage
- func (this *RegisterFrameworkMessage) Equal(that interface{}) bool
- func (m *RegisterFrameworkMessage) GetFramework() *FrameworkInfo
- func (this *RegisterFrameworkMessage) GoString() string
- func (m *RegisterFrameworkMessage) Marshal() (data []byte, err error)
- func (m *RegisterFrameworkMessage) MarshalTo(data []byte) (int, error)
- func (*RegisterFrameworkMessage) ProtoMessage()
- func (m *RegisterFrameworkMessage) Reset()
- func (m *RegisterFrameworkMessage) Size() (n int)
- func (this *RegisterFrameworkMessage) String() string
- func (m *RegisterFrameworkMessage) Unmarshal(data []byte) error
- func (this *RegisterFrameworkMessage) VerboseEqual(that interface{}) error
- type RegisterSlaveMessage
- func (this *RegisterSlaveMessage) Equal(that interface{}) bool
- func (m *RegisterSlaveMessage) GetCheckpointedResources() []*Resource
- func (m *RegisterSlaveMessage) GetSlave() *SlaveInfo
- func (m *RegisterSlaveMessage) GetVersion() string
- func (this *RegisterSlaveMessage) GoString() string
- func (m *RegisterSlaveMessage) Marshal() (data []byte, err error)
- func (m *RegisterSlaveMessage) MarshalTo(data []byte) (int, error)
- func (*RegisterSlaveMessage) ProtoMessage()
- func (m *RegisterSlaveMessage) Reset()
- func (m *RegisterSlaveMessage) Size() (n int)
- func (this *RegisterSlaveMessage) String() string
- func (m *RegisterSlaveMessage) Unmarshal(data []byte) error
- func (this *RegisterSlaveMessage) VerboseEqual(that interface{}) error
- type Registry
- func (this *Registry) Equal(that interface{}) bool
- func (m *Registry) GetMaster() *Registry_Master
- func (m *Registry) GetSlaves() *Registry_Slaves
- func (this *Registry) GoString() string
- func (m *Registry) Marshal() (data []byte, err error)
- func (m *Registry) MarshalTo(data []byte) (int, error)
- func (*Registry) ProtoMessage()
- func (m *Registry) Reset()
- func (m *Registry) Size() (n int)
- func (this *Registry) String() string
- func (m *Registry) Unmarshal(data []byte) error
- func (this *Registry) VerboseEqual(that interface{}) error
- type Registry_Master
- func (this *Registry_Master) Equal(that interface{}) bool
- func (m *Registry_Master) GetInfo() *MasterInfo
- func (this *Registry_Master) GoString() string
- func (m *Registry_Master) Marshal() (data []byte, err error)
- func (m *Registry_Master) MarshalTo(data []byte) (int, error)
- func (*Registry_Master) ProtoMessage()
- func (m *Registry_Master) Reset()
- func (m *Registry_Master) Size() (n int)
- func (this *Registry_Master) String() string
- func (m *Registry_Master) Unmarshal(data []byte) error
- func (this *Registry_Master) VerboseEqual(that interface{}) error
- type Registry_Slave
- func (this *Registry_Slave) Equal(that interface{}) bool
- func (m *Registry_Slave) GetInfo() *SlaveInfo
- func (this *Registry_Slave) GoString() string
- func (m *Registry_Slave) Marshal() (data []byte, err error)
- func (m *Registry_Slave) MarshalTo(data []byte) (int, error)
- func (*Registry_Slave) ProtoMessage()
- func (m *Registry_Slave) Reset()
- func (m *Registry_Slave) Size() (n int)
- func (this *Registry_Slave) String() string
- func (m *Registry_Slave) Unmarshal(data []byte) error
- func (this *Registry_Slave) VerboseEqual(that interface{}) error
- type Registry_Slaves
- func (this *Registry_Slaves) Equal(that interface{}) bool
- func (m *Registry_Slaves) GetSlaves() []*Registry_Slave
- func (this *Registry_Slaves) GoString() string
- func (m *Registry_Slaves) Marshal() (data []byte, err error)
- func (m *Registry_Slaves) MarshalTo(data []byte) (int, error)
- func (*Registry_Slaves) ProtoMessage()
- func (m *Registry_Slaves) Reset()
- func (m *Registry_Slaves) Size() (n int)
- func (this *Registry_Slaves) String() string
- func (m *Registry_Slaves) Unmarshal(data []byte) error
- func (this *Registry_Slaves) VerboseEqual(that interface{}) error
- type Request
- func (this *Request) Equal(that interface{}) bool
- func (m *Request) GetResources() []*Resource
- func (m *Request) GetSlaveId() *SlaveID
- func (this *Request) GoString() string
- func (m *Request) Marshal() (data []byte, err error)
- func (m *Request) MarshalTo(data []byte) (int, error)
- func (*Request) ProtoMessage()
- func (m *Request) Reset()
- func (m *Request) Size() (n int)
- func (this *Request) String() string
- func (m *Request) Unmarshal(data []byte) error
- func (this *Request) VerboseEqual(that interface{}) error
- type ReregisterExecutorMessage
- func (this *ReregisterExecutorMessage) Equal(that interface{}) bool
- func (m *ReregisterExecutorMessage) GetExecutorId() *ExecutorID
- func (m *ReregisterExecutorMessage) GetFrameworkId() *FrameworkID
- func (m *ReregisterExecutorMessage) GetTasks() []*TaskInfo
- func (m *ReregisterExecutorMessage) GetUpdates() []*StatusUpdate