Documentation ¶
Overview ¶
Package mesosproto is a generated protocol buffer package.
It is generated from these files:
authentication.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 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 FrameworkInfo HealthCheck CommandInfo ExecutorInfo MasterInfo SlaveInfo Value Attribute Resource TrafficControlStatistics ResourceStatistics ResourceUsage PerfStatistics Request Offer TaskInfo TaskStatus Filters Environment Parameter Parameters Credential Credentials ACL ACLs RateLimit RateLimits Volume ContainerInfo Labels Label Port Ports DiscoveryInfo 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 Archive
- type Archive_Framework
- 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
- type AuthenticationCompletedMessage
- type AuthenticationErrorMessage
- type AuthenticationFailedMessage
- type AuthenticationMechanismsMessage
- type AuthenticationStartMessage
- type AuthenticationStepMessage
- type Call
- 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) GetShutdown() *Call_Shutdown
- func (m *Call) GetSubscribe() *Call_Subscribe
- func (m *Call) GetType() Call_Type
- func (*Call) ProtoMessage()
- func (m *Call) Reset()
- func (m *Call) String() string
- type Call_Accept
- type Call_Acknowledge
- type Call_Decline
- type Call_Kill
- type Call_Message
- type Call_Reconcile
- type Call_Reconcile_Task
- type Call_Shutdown
- type Call_Subscribe
- type Call_Type
- type CheckpointResourcesMessage
- 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) 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_Type
- type Containers
- 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
- type Destroy
- 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 (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 (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) String() string
- type Event_Error
- type Event_Failure
- type Event_Message
- type Event_Offers
- type Event_Rescind
- type Event_Subscribed
- type Event_Type
- type Event_Update
- 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 (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 (*ExecutorRegisteredMessage) ProtoMessage()
- func (m *ExecutorRegisteredMessage) Reset()
- func (m *ExecutorRegisteredMessage) String() string
- type ExecutorReregisteredMessage
- type ExecutorToFrameworkMessage
- func (m *ExecutorToFrameworkMessage) GetData() []byte
- func (m *ExecutorToFrameworkMessage) GetExecutorId() *ExecutorID
- func (m *ExecutorToFrameworkMessage) GetFrameworkId() *FrameworkID
- func (m *ExecutorToFrameworkMessage) GetSlaveId() *SlaveID
- func (*ExecutorToFrameworkMessage) ProtoMessage()
- func (m *ExecutorToFrameworkMessage) Reset()
- func (m *ExecutorToFrameworkMessage) String() string
- type ExitedExecutorMessage
- func (m *ExitedExecutorMessage) GetExecutorId() *ExecutorID
- func (m *ExitedExecutorMessage) GetFrameworkId() *FrameworkID
- func (m *ExitedExecutorMessage) GetSlaveId() *SlaveID
- func (m *ExitedExecutorMessage) GetStatus() int32
- func (*ExitedExecutorMessage) ProtoMessage()
- func (m *ExitedExecutorMessage) Reset()
- func (m *ExitedExecutorMessage) String() string
- 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
- 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) 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
- type FrameworkReregisteredMessage
- type FrameworkToExecutorMessage
- func (m *FrameworkToExecutorMessage) GetData() []byte
- func (m *FrameworkToExecutorMessage) GetExecutorId() *ExecutorID
- func (m *FrameworkToExecutorMessage) GetFrameworkId() *FrameworkID
- func (m *FrameworkToExecutorMessage) GetSlaveId() *SlaveID
- func (*FrameworkToExecutorMessage) ProtoMessage()
- func (m *FrameworkToExecutorMessage) Reset()
- func (m *FrameworkToExecutorMessage) String() string
- 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
- 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
- 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 (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 (*Launch) ProtoMessage()
- func (m *Launch) Reset()
- func (m *Launch) String() string
- type LaunchTasksMessage
- func (m *LaunchTasksMessage) GetFilters() *Filters
- func (m *LaunchTasksMessage) GetFrameworkId() *FrameworkID
- func (m *LaunchTasksMessage) GetOfferIds() []*OfferID
- func (m *LaunchTasksMessage) GetTasks() []*TaskInfo
- func (*LaunchTasksMessage) ProtoMessage()
- func (m *LaunchTasksMessage) Reset()
- func (m *LaunchTasksMessage) String() string
- 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
- type MasterInfo
- func (this *MasterInfo) Equal(that interface{}) bool
- 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
- 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 (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
- type PongSlaveMessage
- 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
- type ReconnectExecutorMessage
- 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
- type RegisterFrameworkMessage
- type RegisterSlaveMessage
- func (m *RegisterSlaveMessage) GetCheckpointedResources() []*Resource
- func (m *RegisterSlaveMessage) GetSlave() *SlaveInfo
- func (m *RegisterSlaveMessage) GetVersion() string
- func (*RegisterSlaveMessage) ProtoMessage()
- func (m *RegisterSlaveMessage) Reset()
- func (m *RegisterSlaveMessage) String() string
- type Registry
- type Registry_Master
- type Registry_Slave
- type Registry_Slaves
- 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 (m *ReregisterExecutorMessage) GetExecutorId() *ExecutorID
- func (m *ReregisterExecutorMessage) GetFrameworkId() *FrameworkID
- func (m *ReregisterExecutorMessage) GetTasks() []*TaskInfo
- func (m *ReregisterExecutorMessage) GetUpdates() []*StatusUpdate
- func (*ReregisterExecutorMessage) ProtoMessage()
- func (m *ReregisterExecutorMessage) Reset()
- func (m *ReregisterExecutorMessage) String() string
- type ReregisterFrameworkMessage
- type ReregisterSlaveMessage
- func (m *ReregisterSlaveMessage) GetCheckpointedResources() []*Resource
- func (m *ReregisterSlaveMessage) GetCompletedFrameworks() []*Archive_Framework
- func (m *ReregisterSlaveMessage) GetExecutorInfos() []*ExecutorInfo
- func (m *ReregisterSlaveMessage) GetSlave() *SlaveInfo
- func (m *ReregisterSlaveMessage) GetTasks() []*Task
- func (m *ReregisterSlaveMessage) GetVersion() string
- func (*ReregisterSlaveMessage) ProtoMessage()
- func (m *ReregisterSlaveMessage) Reset()
- func (m *ReregisterSlaveMessage) String() string
- type RescindResourceOfferMessage
- type Resource
- func (this *Resource) Equal(that interface{}) bool
- func (m *Resource) GetDisk() *Resource_DiskInfo
- func (m *Resource) GetName() string
- func (m *Resource) GetRanges() *Value_Ranges
- func (m *Resource) GetReservation() *Resource_ReservationInfo
- func (m *Resource) GetRevocable() *Resource_RevocableInfo
- func (m *Resource) GetRole() string
- func (m *Resource) GetScalar() *Value_Scalar
- func (m *Resource) GetSet() *Value_Set
- func (m *Resource) GetType() Value_Type
- func (this *Resource) GoString() string
- func (m *Resource) Marshal() (data []byte, err error)
- func (m *Resource) MarshalTo(data []byte) (int, error)
- func (*Resource) ProtoMessage()
- func (m *Resource) Reset()
- func (m *Resource) Size() (n int)
- func (this *Resource) String() string
- func (m *Resource) Unmarshal(data []byte) error
- func (this *Resource) VerboseEqual(that interface{}) error
- type ResourceOffersMessage
- type ResourceRequestMessage
- type ResourceStatistics
- func (this *ResourceStatistics) Equal(that interface{}) bool
- func (m *ResourceStatistics) GetCpusLimit() float64
- func (m *ResourceStatistics) GetCpusNrPeriods() uint32
- func (m *ResourceStatistics) GetCpusNrThrottled() uint32
- func (m *ResourceStatistics) GetCpusSystemTimeSecs() float64
- func (m *ResourceStatistics) GetCpusThrottledTimeSecs() float64
- func (m *ResourceStatistics) GetCpusUserTimeSecs() float64
- func (m *ResourceStatistics) GetDiskLimitBytes() uint64
- func (m *ResourceStatistics) GetDiskUsedBytes() uint64
- func (m *ResourceStatistics) GetMemAnonBytes() uint64
- func (m *ResourceStatistics) GetMemCacheBytes() uint64
- func (m *ResourceStatistics) GetMemCriticalPressureCounter() uint64
- func (m *ResourceStatistics) GetMemFileBytes() uint64
- func (m *ResourceStatistics) GetMemLimitBytes() uint64
- func (m *ResourceStatistics) GetMemLowPressureCounter() uint64
- func (m *ResourceStatistics) GetMemMappedFileBytes() uint64
- func (m *ResourceStatistics) GetMemMediumPressureCounter() uint64
- func (m *ResourceStatistics) GetMemRssBytes() uint64
- func (m *ResourceStatistics) GetMemSoftLimitBytes() uint64
- func (m *ResourceStatistics) GetMemSwapBytes() uint64
- func (m *ResourceStatistics) GetMemTotalBytes() uint64
- func (m *ResourceStatistics) GetMemTotalMemswBytes() uint64
- func (m *ResourceStatistics) GetNetRxBytes() uint64
- func (m *ResourceStatistics) GetNetRxDropped() uint64
- func (m *ResourceStatistics) GetNetRxErrors() uint64
- func (m *ResourceStatistics) GetNetRxPackets() uint64
- func (m *ResourceStatistics) GetNetTcpActiveConnections() float64
- func (m *ResourceStatistics) GetNetTcpRttMicrosecsP50() float64
- func (m *ResourceStatistics) GetNetTcpRttMicrosecsP90() float64
- func (m *ResourceStatistics) GetNetTcpRttMicrosecsP95() float64
- func (m *ResourceStatistics) GetNetTcpRttMicrosecsP99() float64
- func (m *ResourceStatistics) GetNetTcpTimeWaitConnections() float64
- func (m *ResourceStatistics) GetNetTrafficControlStatistics() []*TrafficControlStatistics
- func (m *ResourceStatistics) GetNetTxBytes() uint64
- func (m *ResourceStatistics) GetNetTxDropped() uint64
- func (m *ResourceStatistics) GetNetTxErrors() uint64
- func (m *ResourceStatistics) GetNetTxPackets() uint64
- func (m *ResourceStatistics) GetPerf() *PerfStatistics
- func (m *ResourceStatistics) GetProcesses() uint32
- func (m *ResourceStatistics) GetThreads() uint32
- func (m *ResourceStatistics) GetTimestamp() float64
- func (this *ResourceStatistics) GoString() string
- func (m *ResourceStatistics) Marshal() (data []byte, err error)
- func (m *ResourceStatistics) MarshalTo(data []byte) (int, error)
- func (*ResourceStatistics) ProtoMessage()
- func (m *ResourceStatistics) Reset()
- func (m *ResourceStatistics) Size() (n int)
- func (this *ResourceStatistics) String() string
- func (m *ResourceStatistics) Unmarshal(data []byte) error
- func (this *ResourceStatistics) VerboseEqual(that interface{}) error
- type ResourceUsage
- func (this *ResourceUsage) Equal(that interface{}) bool
- func (m *ResourceUsage) GetExecutors() []*ResourceUsage_Executor
- func (this *ResourceUsage) GoString() string
- func (m *ResourceUsage) Marshal() (data []byte, err error)
- func (m *ResourceUsage) MarshalTo(data []byte) (int, error)
- func (*ResourceUsage) ProtoMessage()
- func (m *ResourceUsage) Reset()
- func (m *ResourceUsage) Size() (n int)
- func (this *ResourceUsage) String() string
- func (m *ResourceUsage) Unmarshal(data []byte) error
- func (this *ResourceUsage) VerboseEqual(that interface{}) error
- type ResourceUsage_Executor
- func (this *ResourceUsage_Executor) Equal(that interface{}) bool
- func (m *ResourceUsage_Executor) GetAllocated() []*Resource
- func (m *ResourceUsage_Executor) GetExecutorInfo() *ExecutorInfo
- func (m *ResourceUsage_Executor) GetStatistics() *ResourceStatistics
- func (this *ResourceUsage_Executor) GoString() string
- func (m *ResourceUsage_Executor) Marshal() (data []byte, err error)
- func (m *ResourceUsage_Executor) MarshalTo(data []byte) (int, error)
- func (*ResourceUsage_Executor) ProtoMessage()
- func (m *ResourceUsage_Executor) Reset()
- func (m *ResourceUsage_Executor) Size() (n int)
- func (this *ResourceUsage_Executor) String() string
- func (m *ResourceUsage_Executor) Unmarshal(data []byte) error
- func (this *ResourceUsage_Executor) VerboseEqual(that interface{}) error
- type Resource_DiskInfo
- func (this *Resource_DiskInfo) Equal(that interface{}) bool
- func (m *Resource_DiskInfo) GetPersistence() *Resource_DiskInfo_Persistence
- func (m *Resource_DiskInfo) GetVolume() *Volume
- func (this *Resource_DiskInfo) GoString() string
- func (m *Resource_DiskInfo) Marshal() (data []byte, err error)
- func (m *Resource_DiskInfo) MarshalTo(data []byte) (int, error)
- func (*Resource_DiskInfo) ProtoMessage()
- func (m *Resource_DiskInfo) Reset()
- func (m *Resource_DiskInfo) Size() (n int)
- func (this *Resource_DiskInfo) String() string
- func (m *Resource_DiskInfo) Unmarshal(data []byte) error
- func (this *Resource_DiskInfo) VerboseEqual(that interface{}) error
- type Resource_DiskInfo_Persistence
- func (this *Resource_DiskInfo_Persistence) Equal(that interface{}) bool
- func (m *Resource_DiskInfo_Persistence) GetId() string
- func (this *Resource_DiskInfo_Persistence) GoString() string
- func (m *Resource_DiskInfo_Persistence) Marshal() (data []byte, err error)
- func (m *Resource_DiskInfo_Persistence) MarshalTo(data []byte) (int, error)
- func (*Resource_DiskInfo_Persistence) ProtoMessage()
- func (m *Resource_DiskInfo_Persistence) Reset()
- func (m *Resource_DiskInfo_Persistence) Size() (n int)
- func (this *Resource_DiskInfo_Persistence) String() string
- func (m *Resource_DiskInfo_Persistence) Unmarshal(data []byte) error
- func (this *Resource_DiskInfo_Persistence) VerboseEqual(that interface{}) error
- type Resource_ReservationInfo
- func (this *Resource_ReservationInfo) Equal(that interface{}) bool
- func (m *Resource_ReservationInfo) GetPrincipal() string
- func (this *Resource_ReservationInfo) GoString() string
- func (m *Resource_ReservationInfo) Marshal() (data []byte, err error)
- func (m *Resource_ReservationInfo) MarshalTo(data []byte) (int, error)
- func (*Resource_ReservationInfo) ProtoMessage()
- func (m *Resource_ReservationInfo) Reset()
- func (m *Resource_ReservationInfo) Size() (n int)
- func (this *Resource_ReservationInfo) String() string
- func (m *Resource_ReservationInfo) Unmarshal(data []byte) error
- func (this *Resource_ReservationInfo) VerboseEqual(that interface{}) error
- type Resource_RevocableInfo
- func (this *Resource_RevocableInfo) Equal(that interface{}) bool
- func (this *Resource_RevocableInfo) GoString() string
- func (m *Resource_RevocableInfo) Marshal() (data []byte, err error)
- func (m *Resource_RevocableInfo) MarshalTo(data []byte) (int, error)
- func (*Resource_RevocableInfo) ProtoMessage()
- func (m *Resource_RevocableInfo) Reset()
- func (m *Resource_RevocableInfo) Size() (n int)
- func (this *Resource_RevocableInfo) String() string
- func (m *Resource_RevocableInfo) Unmarshal(data []byte) error
- func (this *Resource_RevocableInfo) VerboseEqual(that interface{}) error
- type ReviveOffersMessage
- type RunTaskMessage
- func (m *RunTaskMessage) GetFramework() *FrameworkInfo
- func (m *RunTaskMessage) GetFrameworkId() *FrameworkID
- func (m *RunTaskMessage) GetPid() string
- func (m *RunTaskMessage) GetTask() *TaskInfo
- func (*RunTaskMessage) ProtoMessage()
- func (m *RunTaskMessage) Reset()
- func (m *RunTaskMessage) String() string
- type ShutdownExecutorMessage
- type ShutdownFrameworkMessage
- type ShutdownMessage
- type SlaveID
- func (this *SlaveID) Equal(that interface{}) bool
- func (m *SlaveID) GetValue() string
- func (this *SlaveID) GoString() string
- func (m *SlaveID) Marshal() (data []byte, err error)
- func (m *SlaveID) MarshalTo(data []byte) (int, error)
- func (*SlaveID) ProtoMessage()
- func (m *SlaveID) Reset()
- func (m *SlaveID) Size() (n int)
- func (this *SlaveID) String() string
- func (m *SlaveID) Unmarshal(data []byte) error
- func (this *SlaveID) VerboseEqual(that interface{}) error
- type SlaveInfo
- func (this *SlaveInfo) Equal(that interface{}) bool
- func (m *SlaveInfo) GetAttributes() []*Attribute
- func (m *SlaveInfo) GetCheckpoint() bool
- func (m *SlaveInfo) GetHostname() string
- func (m *SlaveInfo) GetId() *SlaveID
- func (m *SlaveInfo) GetPort() int32
- func (m *SlaveInfo) GetResources() []*Resource
- func (this *SlaveInfo) GoString() string
- func (m *SlaveInfo) Marshal() (data []byte, err error)
- func (m *SlaveInfo) MarshalTo(data []byte) (int, error)
- func (*SlaveInfo) ProtoMessage()
- func (m *SlaveInfo) Reset()
- func (m *SlaveInfo) Size() (n int)
- func (this *SlaveInfo) String() string
- func (m *SlaveInfo) Unmarshal(data []byte) error
- func (this *SlaveInfo) VerboseEqual(that interface{}) error
- type SlaveRegisteredMessage
- type SlaveReregisteredMessage
- func (m *SlaveReregisteredMessage) GetConnection() *MasterSlaveConnection
- func (m *SlaveReregisteredMessage) GetReconciliations() []*ReconcileTasksMessage
- func (m *SlaveReregisteredMessage) GetSlaveId() *SlaveID
- func (*SlaveReregisteredMessage) ProtoMessage()
- func (m *SlaveReregisteredMessage) Reset()
- func (m *SlaveReregisteredMessage) String() string
- type Status
- type StatusUpdate
- func (m *StatusUpdate) GetExecutorId() *ExecutorID
- func (m *StatusUpdate) GetFrameworkId() *FrameworkID
- func (m *StatusUpdate) GetLatestState() TaskState
- func (m *StatusUpdate) GetSlaveId() *SlaveID
- func (m *StatusUpdate) GetStatus() *TaskStatus
- func (m *StatusUpdate) GetTimestamp() float64
- func (m *StatusUpdate) GetUuid() []byte
- func (*StatusUpdate) ProtoMessage()
- func (m *StatusUpdate) Reset()
- func (m *StatusUpdate) String() string
- type StatusUpdateAcknowledgementMessage
- func (m *StatusUpdateAcknowledgementMessage) GetFrameworkId() *FrameworkID
- func (m *StatusUpdateAcknowledgementMessage) GetSlaveId() *SlaveID
- func (m *StatusUpdateAcknowledgementMessage) GetTaskId() *TaskID
- func (m *StatusUpdateAcknowledgementMessage) GetUuid() []byte
- func (*StatusUpdateAcknowledgementMessage) ProtoMessage()
- func (m *StatusUpdateAcknowledgementMessage) Reset()
- func (m *StatusUpdateAcknowledgementMessage) String() string
- type StatusUpdateMessage
- type StatusUpdateRecord
- type StatusUpdateRecord_Type
- type SubmitSchedulerRequest
- type SubmitSchedulerResponse
- type Task
- func (m *Task) GetDiscovery() *DiscoveryInfo
- func (m *Task) GetExecutorId() *ExecutorID
- func (m *Task) GetFrameworkId() *FrameworkID
- func (m *Task) GetLabels() *Labels
- func (m *Task) GetName() string
- func (m *Task) GetResources() []*Resource
- func (m *Task) GetSlaveId() *SlaveID
- func (m *Task) GetState() TaskState
- func (m *Task) GetStatusUpdateState() TaskState
- func (m *Task) GetStatusUpdateUuid() []byte
- func (m *Task) GetStatuses() []*TaskStatus
- func (m *Task) GetTaskId() *TaskID
- func (*Task) ProtoMessage()
- func (m *Task) Reset()
- func (m *Task) String() string
- type TaskHealthStatus
- func (m *TaskHealthStatus) GetConsecutiveFailures() int32
- func (m *TaskHealthStatus) GetHealthy() bool
- func (m *TaskHealthStatus) GetKillTask() bool
- func (m *TaskHealthStatus) GetTaskId() *TaskID
- func (*TaskHealthStatus) ProtoMessage()
- func (m *TaskHealthStatus) Reset()
- func (m *TaskHealthStatus) String() string
- type TaskID
- func (this *TaskID) Equal(that interface{}) bool
- func (m *TaskID) GetValue() string
- func (this *TaskID) GoString() string
- func (m *TaskID) Marshal() (data []byte, err error)
- func (m *TaskID) MarshalTo(data []byte) (int, error)
- func (*TaskID) ProtoMessage()
- func (m *TaskID) Reset()
- func (m *TaskID) Size() (n int)
- func (this *TaskID) String() string
- func (m *TaskID) Unmarshal(data []byte) error
- func (this *TaskID) VerboseEqual(that interface{}) error
- type TaskInfo
- func (this *TaskInfo) Equal(that interface{}) bool
- func (m *TaskInfo) GetCommand() *CommandInfo
- func (m *TaskInfo) GetContainer() *ContainerInfo
- func (m *TaskInfo) GetData() []byte
- func (m *TaskInfo) GetDiscovery() *DiscoveryInfo
- func (m *TaskInfo) GetExecutor() *ExecutorInfo
- func (m *TaskInfo) GetHealthCheck() *HealthCheck
- func (m *TaskInfo) GetLabels() *Labels
- func (m *TaskInfo) GetName() string
- func (m *TaskInfo) GetResources() []*Resource
- func (m *TaskInfo) GetSlaveId() *SlaveID
- func (m *TaskInfo) GetTaskId() *TaskID
- func (this *TaskInfo) GoString() string
- func (m *TaskInfo) Marshal() (data []byte, err error)
- func (m *TaskInfo) MarshalTo(data []byte) (int, error)
- func (*TaskInfo) ProtoMessage()
- func (m *TaskInfo) Reset()
- func (m *TaskInfo) Size() (n int)
- func (this *TaskInfo) String() string
- func (m *TaskInfo) Unmarshal(data []byte) error
- func (this *TaskInfo) VerboseEqual(that interface{}) error
- type TaskState
- type TaskStatus
- func (this *TaskStatus) Equal(that interface{}) bool
- func (m *TaskStatus) GetData() []byte
- func (m *TaskStatus) GetExecutorId() *ExecutorID
- func (m *TaskStatus) GetHealthy() bool
- func (m *TaskStatus) GetMessage() string
- func (m *TaskStatus) GetReason() TaskStatus_Reason
- func (m *TaskStatus) GetSlaveId() *SlaveID
- func (m *TaskStatus) GetSource() TaskStatus_Source
- func (m *TaskStatus) GetState() TaskState
- func (m *TaskStatus) GetTaskId() *TaskID
- func (m *TaskStatus) GetTimestamp() float64
- func (m *TaskStatus) GetUuid() []byte
- func (this *TaskStatus) GoString() string
- func (m *TaskStatus) Marshal() (data []byte, err error)
- func (m *TaskStatus) MarshalTo(data []byte) (int, error)
- func (*TaskStatus) ProtoMessage()
- func (m *TaskStatus) Reset()
- func (m *TaskStatus) Size() (n int)
- func (this *TaskStatus) String() string
- func (m *TaskStatus) Unmarshal(data []byte) error
- func (this *TaskStatus) VerboseEqual(that interface{}) error
- type TaskStatus_Reason
- type TaskStatus_Source
- type Termination
- type TrafficControlStatistics
- func (this *TrafficControlStatistics) Equal(that interface{}) bool
- func (m *TrafficControlStatistics) GetBacklog() uint64
- func (m *TrafficControlStatistics) GetBytes() uint64
- func (m *TrafficControlStatistics) GetDrops() uint64
- func (m *TrafficControlStatistics) GetId() string
- func (m *TrafficControlStatistics) GetOverlimits() uint64
- func (m *TrafficControlStatistics) GetPackets() uint64
- func (m *TrafficControlStatistics) GetQlen() uint64
- func (m *TrafficControlStatistics) GetRatebps() uint64
- func (m *TrafficControlStatistics) GetRatepps() uint64
- func (m *TrafficControlStatistics) GetRequeues() uint64
- func (this *TrafficControlStatistics) GoString() string
- func (m *TrafficControlStatistics) Marshal() (data []byte, err error)
- func (m *TrafficControlStatistics) MarshalTo(data []byte) (int, error)
- func (*TrafficControlStatistics) ProtoMessage()
- func (m *TrafficControlStatistics) Reset()
- func (m *TrafficControlStatistics) Size() (n int)
- func (this *TrafficControlStatistics) String() string
- func (m *TrafficControlStatistics) Unmarshal(data []byte) error
- func (this *TrafficControlStatistics) VerboseEqual(that interface{}) error
- type UnregisterFrameworkMessage
- type UnregisterSlaveMessage
- type Update
- type UpdateFrameworkMessage
- type UpdateSlaveMessage
- type Usage
- type Value
- func (this *Value) Equal(that interface{}) bool
- func (m *Value) GetRanges() *Value_Ranges
- func (m *Value) GetScalar() *Value_Scalar
- func (m *Value) GetSet() *Value_Set
- func (m *Value) GetText() *Value_Text
- func (m *Value) GetType() Value_Type
- func (this *Value) GoString() string
- func (m *Value) Marshal() (data []byte, err error)
- func (m *Value) MarshalTo(data []byte) (int, error)
- func (*Value) ProtoMessage()
- func (m *Value) Reset()
- func (m *Value) Size() (n int)
- func (this *Value) String() string
- func (m *Value) Unmarshal(data []byte) error
- func (this *Value) VerboseEqual(that interface{}) error
- type Value_Range
- func (this *Value_Range) Equal(that interface{}) bool
- func (m *Value_Range) GetBegin() uint64
- func (m *Value_Range) GetEnd() uint64
- func (this *Value_Range) GoString() string
- func (m *Value_Range) Marshal() (data []byte, err error)
- func (m *Value_Range) MarshalTo(data []byte) (int, error)
- func (*Value_Range) ProtoMessage()
- func (m *Value_Range) Reset()
- func (m *Value_Range) Size() (n int)
- func (this *Value_Range) String() string
- func (m *Value_Range) Unmarshal(data []byte) error
- func (this *Value_Range) VerboseEqual(that interface{}) error
- type Value_Ranges
- func (this *Value_Ranges) Equal(that interface{}) bool
- func (m *Value_Ranges) GetRange() []*Value_Range
- func (this *Value_Ranges) GoString() string
- func (m *Value_Ranges) Marshal() (data []byte, err error)
- func (m *Value_Ranges) MarshalTo(data []byte) (int, error)
- func (*Value_Ranges) ProtoMessage()
- func (m *Value_Ranges) Reset()
- func (m *Value_Ranges) Size() (n int)
- func (this *Value_Ranges) String() string
- func (m *Value_Ranges) Unmarshal(data []byte) error
- func (this *Value_Ranges) VerboseEqual(that interface{}) error
- type Value_Scalar
- func (this *Value_Scalar) Equal(that interface{}) bool
- func (m *Value_Scalar) GetValue() float64
- func (this *Value_Scalar) GoString() string
- func (m *Value_Scalar) Marshal() (data []byte, err error)
- func (m *Value_Scalar) MarshalTo(data []byte) (int, error)
- func (*Value_Scalar) ProtoMessage()
- func (m *Value_Scalar) Reset()
- func (m *Value_Scalar) Size() (n int)
- func (this *Value_Scalar) String() string
- func (m *Value_Scalar) Unmarshal(data []byte) error
- func (this *Value_Scalar) VerboseEqual(that interface{}) error
- type Value_Set
- func (this *Value_Set) Equal(that interface{}) bool
- func (m *Value_Set) GetItem() []string
- func (this *Value_Set) GoString() string
- func (m *Value_Set) Marshal() (data []byte, err error)
- func (m *Value_Set) MarshalTo(data []byte) (int, error)
- func (*Value_Set) ProtoMessage()
- func (m *Value_Set) Reset()
- func (m *Value_Set) Size() (n int)
- func (this *Value_Set) String() string
- func (m *Value_Set) Unmarshal(data []byte) error
- func (this *Value_Set) VerboseEqual(that interface{}) error
- type Value_Text
- func (this *Value_Text) Equal(that interface{}) bool
- func (m *Value_Text) GetValue() string
- func (this *Value_Text) GoString() string
- func (m *Value_Text) Marshal() (data []byte, err error)
- func (m *Value_Text) MarshalTo(data []byte) (int, error)
- func (*Value_Text) ProtoMessage()
- func (m *Value_Text) Reset()
- func (m *Value_Text) Size() (n int)
- func (this *Value_Text) String() string
- func (m *Value_Text) Unmarshal(data []byte) error
- func (this *Value_Text) VerboseEqual(that interface{}) error
- type Value_Type
- type Volume
- func (this *Volume) Equal(that interface{}) bool
- func (m *Volume) GetContainerPath() string
- func (m *Volume) GetHostPath() string
- func (m *Volume) GetMode() Volume_Mode
- func (this *Volume) GoString() string
- func (m *Volume) Marshal() (data []byte, err error)
- func (m *Volume) MarshalTo(data []byte) (int, error)
- func (*Volume) ProtoMessage()
- func (m *Volume) Reset()
- func (m *Volume) Size() (n int)
- func (this *Volume) String() string
- func (m *Volume) Unmarshal(data []byte) error
- func (this *Volume) VerboseEqual(that interface{}) error
- type Volume_Mode
- type Wait
- type WriteRequest
- func (this *WriteRequest) Equal(that interface{}) bool
- func (m *WriteRequest) GetAppend() *Action_Append
- func (m *WriteRequest) GetLearned() bool
- func (m *WriteRequest) GetNop() *Action_Nop
- func (m *WriteRequest) GetPosition() uint64
- func (m *WriteRequest) GetProposal() uint64
- func (m *WriteRequest) GetTruncate() *Action_Truncate
- func (m *WriteRequest) GetType() Action_Type
- func (this *WriteRequest) GoString() string
- func (m *WriteRequest) Marshal() (data []byte, err error)
- func (m *WriteRequest) MarshalTo(data []byte) (int, error)
- func (*WriteRequest) ProtoMessage()
- func (m *WriteRequest) Reset()
- func (m *WriteRequest) Size() (n int)
- func (this *WriteRequest) String() string
- func (m *WriteRequest) Unmarshal(data []byte) error
- func (this *WriteRequest) VerboseEqual(that interface{}) error
- type WriteResponse
- func (this *WriteResponse) Equal(that interface{}) bool
- func (m *WriteResponse) GetOkay() bool
- func (m *WriteResponse) GetPosition() uint64
- func (m *WriteResponse) GetProposal() uint64
- func (this *WriteResponse) GoString() string
- func (m *WriteResponse) Marshal() (data []byte, err error)
- func (m *WriteResponse) MarshalTo(data []byte) (int, error)
- func (*WriteResponse) ProtoMessage()
- func (m *WriteResponse) Reset()
- func (m *WriteResponse) Size() (n int)
- func (this *WriteResponse) String() string
- func (m *WriteResponse) Unmarshal(data []byte) error
- func (this *WriteResponse) VerboseEqual(that interface{}) error
Constants ¶
const Default_ACLs_Permissive bool = true
const Default_CommandInfo_Shell bool = true
const Default_CommandInfo_URI_Extract bool = true
const Default_ContainerInfo_DockerInfo_Privileged bool = false
const Default_Filters_RefuseSeconds float64 = 5
const Default_FrameworkInfo_Checkpoint bool = false
const Default_FrameworkInfo_FailoverTimeout float64 = 0
const Default_FrameworkInfo_Role string = "*"
const Default_HealthCheck_ConsecutiveFailures uint32 = 3
const Default_HealthCheck_DelaySeconds float64 = 15
const Default_HealthCheck_GracePeriodSeconds float64 = 10
const Default_HealthCheck_HTTP_Path string = "/"
const Default_HealthCheck_IntervalSeconds float64 = 10
const Default_HealthCheck_TimeoutSeconds float64 = 20
const Default_MasterInfo_Port uint32 = 5050
const Default_Metadata_Promised uint64 = 0
const Default_Resource_Role string = "*"
const Default_SlaveInfo_Checkpoint bool = false
const Default_SlaveInfo_Port int32 = 5051
const Default_TaskHealthStatus_KillTask bool = false
Variables ¶
var ACL_Entity_Type_name = map[int32]string{
0: "SOME",
1: "ANY",
2: "NONE",
}
var ACL_Entity_Type_value = map[string]int32{
"SOME": 0,
"ANY": 1,
"NONE": 2,
}
var Action_Type_name = map[int32]string{
1: "NOP",
2: "APPEND",
3: "TRUNCATE",
}
var Action_Type_value = map[string]int32{
"NOP": 1,
"APPEND": 2,
"TRUNCATE": 3,
}
var Call_Type_name = map[int32]string{
1: "SUBSCRIBE",
2: "TEARDOWN",
3: "ACCEPT",
4: "DECLINE",
5: "REVIVE",
6: "KILL",
7: "SHUTDOWN",
8: "ACKNOWLEDGE",
9: "RECONCILE",
10: "MESSAGE",
}
var Call_Type_value = map[string]int32{
"SUBSCRIBE": 1,
"TEARDOWN": 2,
"ACCEPT": 3,
"DECLINE": 4,
"REVIVE": 5,
"KILL": 6,
"SHUTDOWN": 7,
"ACKNOWLEDGE": 8,
"RECONCILE": 9,
"MESSAGE": 10,
}
var ContainerInfo_DockerInfo_Network_name = map[int32]string{
1: "HOST",
2: "BRIDGE",
3: "NONE",
}
var ContainerInfo_DockerInfo_Network_value = map[string]int32{
"HOST": 1,
"BRIDGE": 2,
"NONE": 3,
}
var ContainerInfo_Type_name = map[int32]string{
1: "DOCKER",
2: "MESOS",
}
var ContainerInfo_Type_value = map[string]int32{
"DOCKER": 1,
"MESOS": 2,
}
var DiscoveryInfo_Visibility_name = map[int32]string{
0: "FRAMEWORK",
1: "CLUSTER",
2: "EXTERNAL",
}
var DiscoveryInfo_Visibility_value = map[string]int32{
"FRAMEWORK": 0,
"CLUSTER": 1,
"EXTERNAL": 2,
}
var (
ErrInvalidLengthLog = fmt.Errorf("proto: negative length found during unmarshaling")
)
var (
ErrInvalidLengthMesos = fmt.Errorf("proto: negative length found during unmarshaling")
)
var (
ErrInvalidLengthState = fmt.Errorf("proto: negative length found during unmarshaling")
)
var Event_Type_name = map[int32]string{
1: "SUBSCRIBED",
2: "OFFERS",
3: "RESCIND",
4: "UPDATE",
5: "MESSAGE",
6: "FAILURE",
7: "ERROR",
}
var Event_Type_value = map[string]int32{
"SUBSCRIBED": 1,
"OFFERS": 2,
"RESCIND": 3,
"UPDATE": 4,
"MESSAGE": 5,
"FAILURE": 6,
"ERROR": 7,
}
var FrameworkInfo_Capability_Type_name = map[int32]string{
1: "REVOCABLE_RESOURCES",
}
var FrameworkInfo_Capability_Type_value = map[string]int32{
"REVOCABLE_RESOURCES": 1,
}
var Metadata_Status_name = map[int32]string{
1: "VOTING",
2: "RECOVERING",
3: "STARTING",
4: "EMPTY",
}
var Metadata_Status_value = map[string]int32{
"VOTING": 1,
"RECOVERING": 2,
"STARTING": 3,
"EMPTY": 4,
}
var Offer_Operation_Type_name = map[int32]string{
1: "LAUNCH",
2: "RESERVE",
3: "UNRESERVE",
4: "CREATE",
5: "DESTROY",
}
var Offer_Operation_Type_value = map[string]int32{
"LAUNCH": 1,
"RESERVE": 2,
"UNRESERVE": 3,
"CREATE": 4,
"DESTROY": 5,
}
var Operation_Type_name = map[int32]string{
1: "SNAPSHOT",
3: "DIFF",
2: "EXPUNGE",
}
var Operation_Type_value = map[string]int32{
"SNAPSHOT": 1,
"DIFF": 3,
"EXPUNGE": 2,
}
var Record_Type_name = map[int32]string{
1: "PROMISE",
2: "ACTION",
3: "METADATA",
}
var Record_Type_value = map[string]int32{
"PROMISE": 1,
"ACTION": 2,
"METADATA": 3,
}
var StatusUpdateRecord_Type_name = map[int32]string{
0: "UPDATE",
1: "ACK",
}
var StatusUpdateRecord_Type_value = map[string]int32{
"UPDATE": 0,
"ACK": 1,
}
var Status_name = map[int32]string{
1: "DRIVER_NOT_STARTED",
2: "DRIVER_RUNNING",
3: "DRIVER_ABORTED",
4: "DRIVER_STOPPED",
}
var Status_value = map[string]int32{
"DRIVER_NOT_STARTED": 1,
"DRIVER_RUNNING": 2,
"DRIVER_ABORTED": 3,
"DRIVER_STOPPED": 4,
}
var TaskState_name = map[int32]string{
6: "TASK_STAGING",
0: "TASK_STARTING",
1: "TASK_RUNNING",
2: "TASK_FINISHED",
3: "TASK_FAILED",
4: "TASK_KILLED",
5: "TASK_LOST",
7: "TASK_ERROR",
}
var TaskState_value = map[string]int32{
"TASK_STAGING": 6,
"TASK_STARTING": 0,
"TASK_RUNNING": 1,
"TASK_FINISHED": 2,
"TASK_FAILED": 3,
"TASK_KILLED": 4,
"TASK_LOST": 5,
"TASK_ERROR": 7,
}
var TaskStatus_Reason_name = map[int32]string{
0: "REASON_COMMAND_EXECUTOR_FAILED",
17: "REASON_EXECUTOR_PREEMPTED",
1: "REASON_EXECUTOR_TERMINATED",
2: "REASON_EXECUTOR_UNREGISTERED",
3: "REASON_FRAMEWORK_REMOVED",
4: "REASON_GC_ERROR",
5: "REASON_INVALID_FRAMEWORKID",
6: "REASON_INVALID_OFFERS",
7: "REASON_MASTER_DISCONNECTED",
8: "REASON_MEMORY_LIMIT",
9: "REASON_RECONCILIATION",
18: "REASON_RESOURCES_UNKNOWN",
10: "REASON_SLAVE_DISCONNECTED",
11: "REASON_SLAVE_REMOVED",
12: "REASON_SLAVE_RESTARTED",
13: "REASON_SLAVE_UNKNOWN",
14: "REASON_TASK_INVALID",
15: "REASON_TASK_UNAUTHORIZED",
16: "REASON_TASK_UNKNOWN",
}
var TaskStatus_Reason_value = map[string]int32{
"REASON_COMMAND_EXECUTOR_FAILED": 0,
"REASON_EXECUTOR_PREEMPTED": 17,
"REASON_EXECUTOR_TERMINATED": 1,
"REASON_EXECUTOR_UNREGISTERED": 2,
"REASON_FRAMEWORK_REMOVED": 3,
"REASON_GC_ERROR": 4,
"REASON_INVALID_FRAMEWORKID": 5,
"REASON_INVALID_OFFERS": 6,
"REASON_MASTER_DISCONNECTED": 7,
"REASON_MEMORY_LIMIT": 8,
"REASON_RECONCILIATION": 9,
"REASON_RESOURCES_UNKNOWN": 18,
"REASON_SLAVE_DISCONNECTED": 10,
"REASON_SLAVE_REMOVED": 11,
"REASON_SLAVE_RESTARTED": 12,
"REASON_SLAVE_UNKNOWN": 13,
"REASON_TASK_INVALID": 14,
"REASON_TASK_UNAUTHORIZED": 15,
"REASON_TASK_UNKNOWN": 16,
}
var TaskStatus_Source_name = map[int32]string{
0: "SOURCE_MASTER",
1: "SOURCE_SLAVE",
2: "SOURCE_EXECUTOR",
}
var TaskStatus_Source_value = map[string]int32{
"SOURCE_MASTER": 0,
"SOURCE_SLAVE": 1,
"SOURCE_EXECUTOR": 2,
}
var Value_Type_name = map[int32]string{
0: "SCALAR",
1: "RANGES",
2: "SET",
3: "TEXT",
}
var Value_Type_value = map[string]int32{
"SCALAR": 0,
"RANGES": 1,
"SET": 2,
"TEXT": 3,
}
var Volume_Mode_name = map[int32]string{
1: "RW",
2: "RO",
}
var Volume_Mode_value = map[string]int32{
"RW": 1,
"RO": 2,
}
Functions ¶
This section is empty.
Types ¶
type ACL ¶
type ACL struct {
XXX_unrecognized []byte `json:"-"`
}
* ACLs used for authorization.
func NewPopulatedACL ¶
func (*ACL) ProtoMessage ¶
func (*ACL) ProtoMessage()
func (*ACL) VerboseEqual ¶
type ACL_Entity ¶
type ACL_Entity struct { Type *ACL_Entity_Type `protobuf:"varint,1,opt,name=type,enum=mesosproto.ACL_Entity_Type,def=0" json:"type,omitempty"` Values []string `protobuf:"bytes,2,rep,name=values" json:"values,omitempty"` XXX_unrecognized []byte `json:"-"` }
Entity is used to describe a subject(s) or an object(s) of an ACL. NOTE: To allow everyone access to an Entity set its type to 'ANY'. To deny access to an Entity set its type to 'NONE'.
func NewPopulatedACL_Entity ¶
func NewPopulatedACL_Entity(r randyMesos, easy bool) *ACL_Entity
func (*ACL_Entity) Equal ¶
func (this *ACL_Entity) Equal(that interface{}) bool
func (*ACL_Entity) GetType ¶
func (m *ACL_Entity) GetType() ACL_Entity_Type
func (*ACL_Entity) GetValues ¶
func (m *ACL_Entity) GetValues() []string
func (*ACL_Entity) GoString ¶
func (this *ACL_Entity) GoString() string
func (*ACL_Entity) Marshal ¶
func (m *ACL_Entity) Marshal() (data []byte, err error)
func (*ACL_Entity) ProtoMessage ¶
func (*ACL_Entity) ProtoMessage()
func (*ACL_Entity) Reset ¶
func (m *ACL_Entity) Reset()
func (*ACL_Entity) Size ¶
func (m *ACL_Entity) Size() (n int)
func (*ACL_Entity) String ¶
func (this *ACL_Entity) String() string
func (*ACL_Entity) Unmarshal ¶
func (m *ACL_Entity) Unmarshal(data []byte) error
func (*ACL_Entity) VerboseEqual ¶
func (this *ACL_Entity) VerboseEqual(that interface{}) error
type ACL_Entity_Type ¶
type ACL_Entity_Type int32
const ( ACL_Entity_SOME ACL_Entity_Type = 0 ACL_Entity_ANY ACL_Entity_Type = 1 ACL_Entity_NONE ACL_Entity_Type = 2 )
const Default_ACL_Entity_Type ACL_Entity_Type = ACL_Entity_SOME
func (ACL_Entity_Type) Enum ¶
func (x ACL_Entity_Type) Enum() *ACL_Entity_Type
func (ACL_Entity_Type) String ¶
func (x ACL_Entity_Type) String() string
func (*ACL_Entity_Type) UnmarshalJSON ¶
func (x *ACL_Entity_Type) UnmarshalJSON(data []byte) error
type ACL_RegisterFramework ¶
type ACL_RegisterFramework struct { // Subjects. Principals *ACL_Entity `protobuf:"bytes,1,req,name=principals" json:"principals,omitempty"` // Objects. Roles *ACL_Entity `protobuf:"bytes,2,req,name=roles" json:"roles,omitempty"` XXX_unrecognized []byte `json:"-"` }
ACLs.
func NewPopulatedACL_RegisterFramework ¶
func NewPopulatedACL_RegisterFramework(r randyMesos, easy bool) *ACL_RegisterFramework
func (*ACL_RegisterFramework) Equal ¶
func (this *ACL_RegisterFramework) Equal(that interface{}) bool
func (*ACL_RegisterFramework) GetPrincipals ¶
func (m *ACL_RegisterFramework) GetPrincipals() *ACL_Entity
func (*ACL_RegisterFramework) GetRoles ¶
func (m *ACL_RegisterFramework) GetRoles() *ACL_Entity
func (*ACL_RegisterFramework) GoString ¶
func (this *ACL_RegisterFramework) GoString() string
func (*ACL_RegisterFramework) Marshal ¶
func (m *ACL_RegisterFramework) Marshal() (data []byte, err error)
func (*ACL_RegisterFramework) MarshalTo ¶
func (m *ACL_RegisterFramework) MarshalTo(data []byte) (int, error)
func (*ACL_RegisterFramework) ProtoMessage ¶
func (*ACL_RegisterFramework) ProtoMessage()
func (*ACL_RegisterFramework) Reset ¶
func (m *ACL_RegisterFramework) Reset()
func (*ACL_RegisterFramework) Size ¶
func (m *ACL_RegisterFramework) Size() (n int)
func (*ACL_RegisterFramework) String ¶
func (this *ACL_RegisterFramework) String() string
func (*ACL_RegisterFramework) Unmarshal ¶
func (m *ACL_RegisterFramework) Unmarshal(data []byte) error
func (*ACL_RegisterFramework) VerboseEqual ¶
func (this *ACL_RegisterFramework) VerboseEqual(that interface{}) error
type ACL_RunTask ¶
type ACL_RunTask struct { // Subjects. Principals *ACL_Entity `protobuf:"bytes,1,req,name=principals" json:"principals,omitempty"` // Objects. Users *ACL_Entity `protobuf:"bytes,2,req,name=users" json:"users,omitempty"` XXX_unrecognized []byte `json:"-"` }
func NewPopulatedACL_RunTask ¶
func NewPopulatedACL_RunTask(r randyMesos, easy bool) *ACL_RunTask
func (*ACL_RunTask) Equal ¶
func (this *ACL_RunTask) Equal(that interface{}) bool
func (*ACL_RunTask) GetPrincipals ¶
func (m *ACL_RunTask) GetPrincipals() *ACL_Entity
func (*ACL_RunTask) GetUsers ¶
func (m *ACL_RunTask) GetUsers() *ACL_Entity
func (*ACL_RunTask) GoString ¶
func (this *ACL_RunTask) GoString() string
func (*ACL_RunTask) Marshal ¶
func (m *ACL_RunTask) Marshal() (data []byte, err error)
func (*ACL_RunTask) ProtoMessage ¶
func (*ACL_RunTask) ProtoMessage()
func (*ACL_RunTask) Reset ¶
func (m *ACL_RunTask) Reset()
func (*ACL_RunTask) Size ¶
func (m *ACL_RunTask) Size() (n int)
func (*ACL_RunTask) String ¶
func (this *ACL_RunTask) String() string
func (*ACL_RunTask) Unmarshal ¶
func (m *ACL_RunTask) Unmarshal(data []byte) error
func (*ACL_RunTask) VerboseEqual ¶
func (this *ACL_RunTask) VerboseEqual(that interface{}) error
type ACL_ShutdownFramework ¶
type ACL_ShutdownFramework struct { // Subjects. Principals *ACL_Entity `protobuf:"bytes,1,req,name=principals" json:"principals,omitempty"` // Objects. FrameworkPrincipals *ACL_Entity `protobuf:"bytes,2,req,name=framework_principals" json:"framework_principals,omitempty"` XXX_unrecognized []byte `json:"-"` }
Which principals are authorized to shutdown frameworks of other principals.
func NewPopulatedACL_ShutdownFramework ¶
func NewPopulatedACL_ShutdownFramework(r randyMesos, easy bool) *ACL_ShutdownFramework
func (*ACL_ShutdownFramework) Equal ¶
func (this *ACL_ShutdownFramework) Equal(that interface{}) bool
func (*ACL_ShutdownFramework) GetFrameworkPrincipals ¶
func (m *ACL_ShutdownFramework) GetFrameworkPrincipals() *ACL_Entity
func (*ACL_ShutdownFramework) GetPrincipals ¶
func (m *ACL_ShutdownFramework) GetPrincipals() *ACL_Entity
func (*ACL_ShutdownFramework) GoString ¶
func (this *ACL_ShutdownFramework) GoString() string
func (*ACL_ShutdownFramework) Marshal ¶
func (m *ACL_ShutdownFramework) Marshal() (data []byte, err error)
func (*ACL_ShutdownFramework) MarshalTo ¶
func (m *ACL_ShutdownFramework) MarshalTo(data []byte) (int, error)
func (*ACL_ShutdownFramework) ProtoMessage ¶
func (*ACL_ShutdownFramework) ProtoMessage()
func (*ACL_ShutdownFramework) Reset ¶
func (m *ACL_ShutdownFramework) Reset()
func (*ACL_ShutdownFramework) Size ¶
func (m *ACL_ShutdownFramework) Size() (n int)
func (*ACL_ShutdownFramework) String ¶
func (this *ACL_ShutdownFramework) String() string
func (*ACL_ShutdownFramework) Unmarshal ¶
func (m *ACL_ShutdownFramework) Unmarshal(data []byte) error
func (*ACL_ShutdownFramework) VerboseEqual ¶
func (this *ACL_ShutdownFramework) VerboseEqual(that interface{}) error
type ACLs ¶
type ACLs struct { Permissive *bool `protobuf:"varint,1,opt,name=permissive,def=1" json:"permissive,omitempty"` RegisterFrameworks []*ACL_RegisterFramework `protobuf:"bytes,2,rep,name=register_frameworks" json:"register_frameworks,omitempty"` RunTasks []*ACL_RunTask `protobuf:"bytes,3,rep,name=run_tasks" json:"run_tasks,omitempty"` ShutdownFrameworks []*ACL_ShutdownFramework `protobuf:"bytes,4,rep,name=shutdown_frameworks" json:"shutdown_frameworks,omitempty"` XXX_unrecognized []byte `json:"-"` }
* Collection of ACL.
Each authorization request is evaluated against the ACLs in the order they are defined.
For simplicity, the ACLs for a given action are not aggregated even when they have the same subjects or objects. The first ACL that matches the request determines whether that request should be permitted or not. An ACL matches iff both the subjects (e.g., clients, principals) and the objects (e.g., urls, users, roles) of the ACL match the request.
If none of the ACLs match the request, the 'permissive' field determines whether the request should be permitted or not.
TODO(vinod): Do aggregation of ACLs when possible.
func NewPopulatedACLs ¶
func (*ACLs) GetPermissive ¶
func (*ACLs) GetRegisterFrameworks ¶
func (m *ACLs) GetRegisterFrameworks() []*ACL_RegisterFramework
func (*ACLs) GetRunTasks ¶
func (m *ACLs) GetRunTasks() []*ACL_RunTask
func (*ACLs) GetShutdownFrameworks ¶
func (m *ACLs) GetShutdownFrameworks() []*ACL_ShutdownFramework
func (*ACLs) ProtoMessage ¶
func (*ACLs) ProtoMessage()
func (*ACLs) VerboseEqual ¶
type Action ¶
type Action struct { Position *uint64 `protobuf:"varint,1,req,name=position" json:"position,omitempty"` Promised *uint64 `protobuf:"varint,2,req,name=promised" json:"promised,omitempty"` Performed *uint64 `protobuf:"varint,3,opt,name=performed" json:"performed,omitempty"` Learned *bool `protobuf:"varint,4,opt,name=learned" json:"learned,omitempty"` Type *Action_Type `protobuf:"varint,5,opt,name=type,enum=mesosproto.Action_Type" json:"type,omitempty"` Nop *Action_Nop `protobuf:"bytes,6,opt,name=nop" json:"nop,omitempty"` Append *Action_Append `protobuf:"bytes,7,opt,name=append" json:"append,omitempty"` Truncate *Action_Truncate `protobuf:"bytes,8,opt,name=truncate" json:"truncate,omitempty"` XXX_unrecognized []byte `json:"-"` }
Represents an "action" performed on the log. Each action has an associated position in the log. In addition, each action (i.e., position) will have been "promised" to a specific proposer (implicitly or explicitly) and may have been "performed" from a specific proposer. An action may also be "learned" to have reached consensus. There are three types of possible actions that can be performed on the log: nop (no action), append, and truncate.
func NewPopulatedAction ¶
func (*Action) GetAppend ¶
func (m *Action) GetAppend() *Action_Append
func (*Action) GetLearned ¶
func (*Action) GetNop ¶
func (m *Action) GetNop() *Action_Nop
func (*Action) GetPerformed ¶
func (*Action) GetPosition ¶
func (*Action) GetPromised ¶
func (*Action) GetTruncate ¶
func (m *Action) GetTruncate() *Action_Truncate
func (*Action) GetType ¶
func (m *Action) GetType() Action_Type
func (*Action) ProtoMessage ¶
func (*Action) ProtoMessage()
func (*Action) VerboseEqual ¶
type Action_Append ¶
type Action_Append struct { Bytes []byte `protobuf:"bytes,1,req,name=bytes" json:"bytes,omitempty"` Cksum []byte `protobuf:"bytes,2,opt,name=cksum" json:"cksum,omitempty"` XXX_unrecognized []byte `json:"-"` }
func NewPopulatedAction_Append ¶
func NewPopulatedAction_Append(r randyLog, easy bool) *Action_Append
func (*Action_Append) Equal ¶
func (this *Action_Append) Equal(that interface{}) bool
func (*Action_Append) GetBytes ¶
func (m *Action_Append) GetBytes() []byte
func (*Action_Append) GetCksum ¶
func (m *Action_Append) GetCksum() []byte
func (*Action_Append) GoString ¶
func (this *Action_Append) GoString() string
func (*Action_Append) Marshal ¶
func (m *Action_Append) Marshal() (data []byte, err error)
func (*Action_Append) ProtoMessage ¶
func (*Action_Append) ProtoMessage()
func (*Action_Append) Reset ¶
func (m *Action_Append) Reset()
func (*Action_Append) Size ¶
func (m *Action_Append) Size() (n int)
func (*Action_Append) String ¶
func (this *Action_Append) String() string
func (*Action_Append) Unmarshal ¶
func (m *Action_Append) Unmarshal(data []byte) error
func (*Action_Append) VerboseEqual ¶
func (this *Action_Append) VerboseEqual(that interface{}) error
type Action_Nop ¶
type Action_Nop struct {
XXX_unrecognized []byte `json:"-"`
}
func NewPopulatedAction_Nop ¶
func NewPopulatedAction_Nop(r randyLog, easy bool) *Action_Nop
func (*Action_Nop) Equal ¶
func (this *Action_Nop) Equal(that interface{}) bool
func (*Action_Nop) GoString ¶
func (this *Action_Nop) GoString() string
func (*Action_Nop) Marshal ¶
func (m *Action_Nop) Marshal() (data []byte, err error)
func (*Action_Nop) ProtoMessage ¶
func (*Action_Nop) ProtoMessage()
func (*Action_Nop) Reset ¶
func (m *Action_Nop) Reset()
func (*Action_Nop) Size ¶
func (m *Action_Nop) Size() (n int)
func (*Action_Nop) String ¶
func (this *Action_Nop) String() string
func (*Action_Nop) Unmarshal ¶
func (m *Action_Nop) Unmarshal(data []byte) error
func (*Action_Nop) VerboseEqual ¶
func (this *Action_Nop) VerboseEqual(that interface{}) error
type Action_Truncate ¶
type Action_Truncate struct { To *uint64 `protobuf:"varint,1,req,name=to" json:"to,omitempty"` XXX_unrecognized []byte `json:"-"` }
func NewPopulatedAction_Truncate ¶
func NewPopulatedAction_Truncate(r randyLog, easy bool) *Action_Truncate
func (*Action_Truncate) Equal ¶
func (this *Action_Truncate) Equal(that interface{}) bool
func (*Action_Truncate) GetTo ¶
func (m *Action_Truncate) GetTo() uint64
func (*Action_Truncate) GoString ¶
func (this *Action_Truncate) GoString() string
func (*Action_Truncate) Marshal ¶
func (m *Action_Truncate) Marshal() (data []byte, err error)
func (*Action_Truncate) ProtoMessage ¶
func (*Action_Truncate) ProtoMessage()
func (*Action_Truncate) Reset ¶
func (m *Action_Truncate) Reset()
func (*Action_Truncate) Size ¶
func (m *Action_Truncate) Size() (n int)
func (*Action_Truncate) String ¶
func (this *Action_Truncate) String() string
func (*Action_Truncate) Unmarshal ¶
func (m *Action_Truncate) Unmarshal(data []byte) error
func (*Action_Truncate) VerboseEqual ¶
func (this *Action_Truncate) VerboseEqual(that interface{}) error
type Action_Type ¶
type Action_Type int32
const ( Action_NOP Action_Type = 1 Action_APPEND Action_Type = 2 Action_TRUNCATE Action_Type = 3 )
func (Action_Type) Enum ¶
func (x Action_Type) Enum() *Action_Type
func (Action_Type) String ¶
func (x Action_Type) String() string
func (*Action_Type) UnmarshalJSON ¶
func (x *Action_Type) UnmarshalJSON(data []byte) error
type Archive ¶
type Archive struct { Frameworks []*Archive_Framework `protobuf:"bytes,1,rep,name=frameworks" json:"frameworks,omitempty"` XXX_unrecognized []byte `json:"-"` }
* Describes Completed Frameworks, etc. for archival.
func (*Archive) GetFrameworks ¶
func (m *Archive) GetFrameworks() []*Archive_Framework
func (*Archive) ProtoMessage ¶
func (*Archive) ProtoMessage()
type Archive_Framework ¶
type Archive_Framework struct { FrameworkInfo *FrameworkInfo `protobuf:"bytes,1,req,name=framework_info" json:"framework_info,omitempty"` Pid *string `protobuf:"bytes,2,opt,name=pid" json:"pid,omitempty"` Tasks []*Task `protobuf:"bytes,3,rep,name=tasks" json:"tasks,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Archive_Framework) GetFrameworkInfo ¶
func (m *Archive_Framework) GetFrameworkInfo() *FrameworkInfo
func (*Archive_Framework) GetPid ¶
func (m *Archive_Framework) GetPid() string
func (*Archive_Framework) GetTasks ¶
func (m *Archive_Framework) GetTasks() []*Task
func (*Archive_Framework) ProtoMessage ¶
func (*Archive_Framework) ProtoMessage()
func (*Archive_Framework) Reset ¶
func (m *Archive_Framework) Reset()
func (*Archive_Framework) String ¶
func (m *Archive_Framework) String() string
type Attribute ¶
type Attribute struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Type *Value_Type `protobuf:"varint,2,req,name=type,enum=mesosproto.Value_Type" json:"type,omitempty"` Scalar *Value_Scalar `protobuf:"bytes,3,opt,name=scalar" json:"scalar,omitempty"` Ranges *Value_Ranges `protobuf:"bytes,4,opt,name=ranges" json:"ranges,omitempty"` Set *Value_Set `protobuf:"bytes,6,opt,name=set" json:"set,omitempty"` Text *Value_Text `protobuf:"bytes,5,opt,name=text" json:"text,omitempty"` XXX_unrecognized []byte `json:"-"` }
* Describes an attribute that can be set on a machine. For now, attributes and resources share the same "value" type, but this may change in the future and attributes may only be string based.
func NewPopulatedAttribute ¶
func (*Attribute) GetRanges ¶
func (m *Attribute) GetRanges() *Value_Ranges
func (*Attribute) GetScalar ¶
func (m *Attribute) GetScalar() *Value_Scalar
func (*Attribute) GetText ¶
func (m *Attribute) GetText() *Value_Text
func (*Attribute) GetType ¶
func (m *Attribute) GetType() Value_Type
func (*Attribute) ProtoMessage ¶
func (*Attribute) ProtoMessage()
func (*Attribute) VerboseEqual ¶
type AuthenticateMessage ¶
type AuthenticateMessage struct { Pid *string `protobuf:"bytes,1,req,name=pid" json:"pid,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*AuthenticateMessage) GetPid ¶
func (m *AuthenticateMessage) GetPid() string
func (*AuthenticateMessage) ProtoMessage ¶
func (*AuthenticateMessage) ProtoMessage()
func (*AuthenticateMessage) Reset ¶
func (m *AuthenticateMessage) Reset()
func (*AuthenticateMessage) String ¶
func (m *AuthenticateMessage) String() string
type AuthenticationCompletedMessage ¶
type AuthenticationCompletedMessage struct {
XXX_unrecognized []byte `json:"-"`
}
func (*AuthenticationCompletedMessage) ProtoMessage ¶
func (*AuthenticationCompletedMessage) ProtoMessage()
func (*AuthenticationCompletedMessage) Reset ¶
func (m *AuthenticationCompletedMessage) Reset()
func (*AuthenticationCompletedMessage) String ¶
func (m *AuthenticationCompletedMessage) String() string
type AuthenticationErrorMessage ¶
type AuthenticationErrorMessage struct { Error *string `protobuf:"bytes,1,opt,name=error" json:"error,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*AuthenticationErrorMessage) GetError ¶
func (m *AuthenticationErrorMessage) GetError() string
func (*AuthenticationErrorMessage) ProtoMessage ¶
func (*AuthenticationErrorMessage) ProtoMessage()
func (*AuthenticationErrorMessage) Reset ¶
func (m *AuthenticationErrorMessage) Reset()
func (*AuthenticationErrorMessage) String ¶
func (m *AuthenticationErrorMessage) String() string
type AuthenticationFailedMessage ¶
type AuthenticationFailedMessage struct {
XXX_unrecognized []byte `json:"-"`
}
func (*AuthenticationFailedMessage) ProtoMessage ¶
func (*AuthenticationFailedMessage) ProtoMessage()
func (*AuthenticationFailedMessage) Reset ¶
func (m *AuthenticationFailedMessage) Reset()
func (*AuthenticationFailedMessage) String ¶
func (m *AuthenticationFailedMessage) String() string
type AuthenticationMechanismsMessage ¶
type AuthenticationMechanismsMessage struct { Mechanisms []string `protobuf:"bytes,1,rep,name=mechanisms" json:"mechanisms,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*AuthenticationMechanismsMessage) GetMechanisms ¶
func (m *AuthenticationMechanismsMessage) GetMechanisms() []string
func (*AuthenticationMechanismsMessage) ProtoMessage ¶
func (*AuthenticationMechanismsMessage) ProtoMessage()
func (*AuthenticationMechanismsMessage) Reset ¶
func (m *AuthenticationMechanismsMessage) Reset()
func (*AuthenticationMechanismsMessage) String ¶
func (m *AuthenticationMechanismsMessage) String() string
type AuthenticationStartMessage ¶
type AuthenticationStartMessage struct { Mechanism *string `protobuf:"bytes,1,req,name=mechanism" json:"mechanism,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*AuthenticationStartMessage) GetData ¶
func (m *AuthenticationStartMessage) GetData() []byte
func (*AuthenticationStartMessage) GetMechanism ¶
func (m *AuthenticationStartMessage) GetMechanism() string
func (*AuthenticationStartMessage) ProtoMessage ¶
func (*AuthenticationStartMessage) ProtoMessage()
func (*AuthenticationStartMessage) Reset ¶
func (m *AuthenticationStartMessage) Reset()
func (*AuthenticationStartMessage) String ¶
func (m *AuthenticationStartMessage) String() string
type AuthenticationStepMessage ¶
type AuthenticationStepMessage struct { Data []byte `protobuf:"bytes,1,req,name=data" json:"data,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*AuthenticationStepMessage) GetData ¶
func (m *AuthenticationStepMessage) GetData() []byte
func (*AuthenticationStepMessage) ProtoMessage ¶
func (*AuthenticationStepMessage) ProtoMessage()
func (*AuthenticationStepMessage) Reset ¶
func (m *AuthenticationStepMessage) Reset()
func (*AuthenticationStepMessage) String ¶
func (m *AuthenticationStepMessage) String() string
type Call ¶
type Call struct { // Identifies who generated this call. Master assigns a framework id // when a new scheduler subscribes for the first time. Once assigned, // the scheduler must set the 'framework_id' here and within its // FrameworkInfo (in any further 'Subscribe' calls). This allows the // master to identify a scheduler correctly across disconnections, // failovers, etc. FrameworkId *FrameworkID `protobuf:"bytes,1,opt,name=framework_id" json:"framework_id,omitempty"` // Type of the call, indicates which optional field below should be // present if that type has a nested message definition. Type *Call_Type `protobuf:"varint,2,req,name=type,enum=mesosproto.Call_Type" json:"type,omitempty"` Subscribe *Call_Subscribe `protobuf:"bytes,3,opt,name=subscribe" json:"subscribe,omitempty"` Accept *Call_Accept `protobuf:"bytes,4,opt,name=accept" json:"accept,omitempty"` Decline *Call_Decline `protobuf:"bytes,5,opt,name=decline" json:"decline,omitempty"` Kill *Call_Kill `protobuf:"bytes,6,opt,name=kill" json:"kill,omitempty"` Shutdown *Call_Shutdown `protobuf:"bytes,7,opt,name=shutdown" json:"shutdown,omitempty"` Acknowledge *Call_Acknowledge `protobuf:"bytes,8,opt,name=acknowledge" json:"acknowledge,omitempty"` Reconcile *Call_Reconcile `protobuf:"bytes,9,opt,name=reconcile" json:"reconcile,omitempty"` Message *Call_Message `protobuf:"bytes,10,opt,name=message" json:"message,omitempty"` XXX_unrecognized []byte `json:"-"` }
* Scheduler call API.
Like Event, a Call is described using the standard protocol buffer "union" trick (see above).
func (*Call) GetAccept ¶ added in v1.1.0
func (m *Call) GetAccept() *Call_Accept
func (*Call) GetAcknowledge ¶
func (m *Call) GetAcknowledge() *Call_Acknowledge
func (*Call) GetDecline ¶
func (m *Call) GetDecline() *Call_Decline
func (*Call) GetFrameworkId ¶ added in v1.1.0
func (m *Call) GetFrameworkId() *FrameworkID
func (*Call) GetMessage ¶
func (m *Call) GetMessage() *Call_Message
func (*Call) GetReconcile ¶
func (m *Call) GetReconcile() *Call_Reconcile
func (*Call) GetShutdown ¶ added in v1.1.0
func (m *Call) GetShutdown() *Call_Shutdown
func (*Call) GetSubscribe ¶ added in v1.1.0
func (m *Call) GetSubscribe() *Call_Subscribe