Documentation ¶
Index ¶
- Constants
- Variables
- func ConvertMetricTags(metricTags map[string]*MetricTagValue, ...) (map[string]string, error)
- func FromJSON(payload []byte, v Validator) error
- func PreloadedRootFS(stack string) string
- func ToJSON(v Validator) ([]byte, error)
- func ToJSONArray(vs ...Validator) ([]byte, error)
- type Action
- func (*Action) Descriptor() ([]byte, []int)
- func (this *Action) Equal(that interface{}) bool
- func (m *Action) GetCodependentAction() *CodependentAction
- func (m *Action) GetDownloadAction() *DownloadAction
- func (m *Action) GetEmitProgressAction() *EmitProgressAction
- func (m *Action) GetParallelAction() *ParallelAction
- func (m *Action) GetRunAction() *RunAction
- func (m *Action) GetSerialAction() *SerialAction
- func (m *Action) GetTimeoutAction() *TimeoutAction
- func (m *Action) GetTryAction() *TryAction
- func (m *Action) GetUploadAction() *UploadAction
- func (a *Action) GetValue() interface{}
- func (this *Action) GoString() string
- func (m *Action) Marshal() (dAtA []byte, err error)
- func (m *Action) MarshalTo(dAtA []byte) (int, error)
- func (m *Action) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Action) ProtoMessage()
- func (m *Action) Reset()
- func (action *Action) SetDeprecatedTimeoutNs() *Action
- func (action *Action) SetTimeoutMsFromDeprecatedTimeoutNs()
- func (a *Action) SetValue(value interface{}) bool
- func (m *Action) Size() (n int)
- func (this *Action) String() string
- func (m *Action) Unmarshal(dAtA []byte) error
- func (a *Action) Validate() error
- func (m *Action) XXX_DiscardUnknown()
- func (m *Action) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Action) XXX_Merge(src proto.Message)
- func (m *Action) XXX_Size() int
- func (m *Action) XXX_Unmarshal(b []byte) error
- type ActionInterface
- type ActualLRP
- func (before ActualLRP) AllowsTransitionTo(lrpKey *ActualLRPKey, instanceKey *ActualLRPInstanceKey, newState string) bool
- func (actual ActualLRP) CellIsMissing(cellSet CellSet) bool
- func (a *ActualLRP) Copy() *ActualLRP
- func (*ActualLRP) Descriptor() ([]byte, []int)
- func (this *ActualLRP) Equal(that interface{}) bool
- func (m *ActualLRP) GetActualLrpInternalRoutes() []*ActualLRPInternalRoute
- func (m *ActualLRP) GetAvailabilityZone() string
- func (m *ActualLRP) GetCrashCount() int32
- func (m *ActualLRP) GetCrashReason() string
- func (m *ActualLRP) GetMetricTags() map[string]string
- func (m *ActualLRP) GetModificationTag() ModificationTag
- func (m *ActualLRP) GetOptionalRoutable() isActualLRP_OptionalRoutable
- func (m *ActualLRP) GetPlacementError() string
- func (m *ActualLRP) GetPresence() ActualLRP_Presence
- func (m *ActualLRP) GetRoutable() bool
- func (m *ActualLRP) GetSince() int64
- func (m *ActualLRP) GetState() string
- func (this *ActualLRP) GoString() string
- func (m *ActualLRP) Marshal() (dAtA []byte, err error)
- func (m *ActualLRP) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRP) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRP) ProtoMessage()
- func (m *ActualLRP) Reset()
- func (actual *ActualLRP) RoutableExists() bool
- func (actual *ActualLRP) SetRoutable(routable bool)
- func (actual ActualLRP) ShouldRestartCrash(now time.Time, calc RestartCalculator) bool
- func (actual ActualLRP) ShouldRestartImmediately(calc RestartCalculator) bool
- func (actual ActualLRP) ShouldStartUnclaimed(now time.Time) bool
- func (m *ActualLRP) Size() (n int)
- func (this *ActualLRP) String() string
- func (actual *ActualLRP) ToActualLRPGroup() *ActualLRPGroupdeprecated
- func (actual *ActualLRP) ToActualLRPInfo() *ActualLRPInfo
- func (m *ActualLRP) Unmarshal(dAtA []byte) error
- func (actual ActualLRP) Validate() error
- func (*ActualLRP) Version() format.Version
- func (m *ActualLRP) XXX_DiscardUnknown()
- func (m *ActualLRP) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRP) XXX_Merge(src proto.Message)
- func (*ActualLRP) XXX_OneofWrappers() []interface{}
- func (m *ActualLRP) XXX_Size() int
- func (m *ActualLRP) XXX_Unmarshal(b []byte) error
- type ActualLRPChangedeprecated
- type ActualLRPChangedEventdeprecated
- func (*ActualLRPChangedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPChangedEvent) Equal(that interface{}) bool
- func (event *ActualLRPChangedEvent) EventType() stringdeprecated
- func (m *ActualLRPChangedEvent) GetAfter() *ActualLRPGroup
- func (m *ActualLRPChangedEvent) GetBefore() *ActualLRPGroup
- func (this *ActualLRPChangedEvent) GoString() string
- func (event *ActualLRPChangedEvent) Key() stringdeprecated
- func (m *ActualLRPChangedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPChangedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPChangedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPChangedEvent) ProtoMessage()
- func (m *ActualLRPChangedEvent) Reset()
- func (m *ActualLRPChangedEvent) Size() (n int)
- func (this *ActualLRPChangedEvent) String() string
- func (m *ActualLRPChangedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPChangedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPChangedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPChangedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPChangedEvent) XXX_Size() int
- func (m *ActualLRPChangedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRPCrashedEvent
- func (*ActualLRPCrashedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPCrashedEvent) Equal(that interface{}) bool
- func (event *ActualLRPCrashedEvent) EventType() string
- func (m *ActualLRPCrashedEvent) GetCrashCount() int32
- func (m *ActualLRPCrashedEvent) GetCrashReason() string
- func (m *ActualLRPCrashedEvent) GetSince() int64
- func (this *ActualLRPCrashedEvent) GoString() string
- func (event *ActualLRPCrashedEvent) Key() string
- func (m *ActualLRPCrashedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPCrashedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPCrashedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPCrashedEvent) ProtoMessage()
- func (m *ActualLRPCrashedEvent) Reset()
- func (m *ActualLRPCrashedEvent) Size() (n int)
- func (this *ActualLRPCrashedEvent) String() string
- func (m *ActualLRPCrashedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPCrashedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPCrashedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPCrashedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPCrashedEvent) XXX_Size() int
- func (m *ActualLRPCrashedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRPCreatedEventdeprecated
- func (*ActualLRPCreatedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPCreatedEvent) Equal(that interface{}) bool
- func (event *ActualLRPCreatedEvent) EventType() stringdeprecated
- func (m *ActualLRPCreatedEvent) GetActualLrpGroup() *ActualLRPGroup
- func (this *ActualLRPCreatedEvent) GoString() string
- func (event *ActualLRPCreatedEvent) Key() stringdeprecated
- func (m *ActualLRPCreatedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPCreatedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPCreatedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPCreatedEvent) ProtoMessage()
- func (m *ActualLRPCreatedEvent) Reset()
- func (m *ActualLRPCreatedEvent) Size() (n int)
- func (this *ActualLRPCreatedEvent) String() string
- func (m *ActualLRPCreatedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPCreatedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPCreatedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPCreatedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPCreatedEvent) XXX_Size() int
- func (m *ActualLRPCreatedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRPFilter
- type ActualLRPGroupdeprecated
- func (*ActualLRPGroup) Descriptor() ([]byte, []int)
- func (this *ActualLRPGroup) Equal(that interface{}) bool
- func (m *ActualLRPGroup) GetEvacuating() *ActualLRP
- func (m *ActualLRPGroup) GetInstance() *ActualLRP
- func (this *ActualLRPGroup) GoString() string
- func (m *ActualLRPGroup) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPGroup) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPGroup) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPGroup) ProtoMessage()
- func (m *ActualLRPGroup) Reset()
- func (group ActualLRPGroup) Resolve() (*ActualLRP, bool, error)deprecated
- func (m *ActualLRPGroup) Size() (n int)
- func (this *ActualLRPGroup) String() string
- func (m *ActualLRPGroup) Unmarshal(dAtA []byte) error
- func (m *ActualLRPGroup) XXX_DiscardUnknown()
- func (m *ActualLRPGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPGroup) XXX_Merge(src proto.Message)
- func (m *ActualLRPGroup) XXX_Size() int
- func (m *ActualLRPGroup) XXX_Unmarshal(b []byte) error
- type ActualLRPGroupByProcessGuidAndIndexRequestdeprecated
- func (*ActualLRPGroupByProcessGuidAndIndexRequest) Descriptor() ([]byte, []int)
- func (this *ActualLRPGroupByProcessGuidAndIndexRequest) Equal(that interface{}) bool
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) GetIndex() int32
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) GetProcessGuid() string
- func (this *ActualLRPGroupByProcessGuidAndIndexRequest) GoString() string
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPGroupByProcessGuidAndIndexRequest) ProtoMessage()
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) Reset()
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) Size() (n int)
- func (this *ActualLRPGroupByProcessGuidAndIndexRequest) String() string
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) Unmarshal(dAtA []byte) error
- func (request *ActualLRPGroupByProcessGuidAndIndexRequest) Validate() errordeprecated
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) XXX_DiscardUnknown()
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) XXX_Merge(src proto.Message)
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) XXX_Size() int
- func (m *ActualLRPGroupByProcessGuidAndIndexRequest) XXX_Unmarshal(b []byte) error
- type ActualLRPGroupResponsedeprecated
- func (*ActualLRPGroupResponse) Descriptor() ([]byte, []int)
- func (this *ActualLRPGroupResponse) Equal(that interface{}) bool
- func (m *ActualLRPGroupResponse) GetActualLrpGroup() *ActualLRPGroup
- func (m *ActualLRPGroupResponse) GetError() *Error
- func (this *ActualLRPGroupResponse) GoString() string
- func (m *ActualLRPGroupResponse) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPGroupResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPGroupResponse) ProtoMessage()
- func (m *ActualLRPGroupResponse) Reset()
- func (m *ActualLRPGroupResponse) Size() (n int)
- func (this *ActualLRPGroupResponse) String() string
- func (m *ActualLRPGroupResponse) Unmarshal(dAtA []byte) error
- func (m *ActualLRPGroupResponse) XXX_DiscardUnknown()
- func (m *ActualLRPGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPGroupResponse) XXX_Merge(src proto.Message)
- func (m *ActualLRPGroupResponse) XXX_Size() int
- func (m *ActualLRPGroupResponse) XXX_Unmarshal(b []byte) error
- type ActualLRPGroupsByProcessGuidRequestdeprecated
- func (*ActualLRPGroupsByProcessGuidRequest) Descriptor() ([]byte, []int)
- func (this *ActualLRPGroupsByProcessGuidRequest) Equal(that interface{}) bool
- func (m *ActualLRPGroupsByProcessGuidRequest) GetProcessGuid() string
- func (this *ActualLRPGroupsByProcessGuidRequest) GoString() string
- func (m *ActualLRPGroupsByProcessGuidRequest) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPGroupsByProcessGuidRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPGroupsByProcessGuidRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPGroupsByProcessGuidRequest) ProtoMessage()
- func (m *ActualLRPGroupsByProcessGuidRequest) Reset()
- func (m *ActualLRPGroupsByProcessGuidRequest) Size() (n int)
- func (this *ActualLRPGroupsByProcessGuidRequest) String() string
- func (m *ActualLRPGroupsByProcessGuidRequest) Unmarshal(dAtA []byte) error
- func (request *ActualLRPGroupsByProcessGuidRequest) Validate() errordeprecated
- func (m *ActualLRPGroupsByProcessGuidRequest) XXX_DiscardUnknown()
- func (m *ActualLRPGroupsByProcessGuidRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPGroupsByProcessGuidRequest) XXX_Merge(src proto.Message)
- func (m *ActualLRPGroupsByProcessGuidRequest) XXX_Size() int
- func (m *ActualLRPGroupsByProcessGuidRequest) XXX_Unmarshal(b []byte) error
- type ActualLRPGroupsRequestdeprecated
- func (*ActualLRPGroupsRequest) Descriptor() ([]byte, []int)
- func (this *ActualLRPGroupsRequest) Equal(that interface{}) bool
- func (m *ActualLRPGroupsRequest) GetCellId() string
- func (m *ActualLRPGroupsRequest) GetDomain() string
- func (this *ActualLRPGroupsRequest) GoString() string
- func (m *ActualLRPGroupsRequest) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPGroupsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPGroupsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPGroupsRequest) ProtoMessage()
- func (m *ActualLRPGroupsRequest) Reset()
- func (m *ActualLRPGroupsRequest) Size() (n int)
- func (this *ActualLRPGroupsRequest) String() string
- func (m *ActualLRPGroupsRequest) Unmarshal(dAtA []byte) error
- func (request *ActualLRPGroupsRequest) Validate() errordeprecated
- func (m *ActualLRPGroupsRequest) XXX_DiscardUnknown()
- func (m *ActualLRPGroupsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPGroupsRequest) XXX_Merge(src proto.Message)
- func (m *ActualLRPGroupsRequest) XXX_Size() int
- func (m *ActualLRPGroupsRequest) XXX_Unmarshal(b []byte) error
- type ActualLRPGroupsResponsedeprecated
- func (*ActualLRPGroupsResponse) Descriptor() ([]byte, []int)
- func (this *ActualLRPGroupsResponse) Equal(that interface{}) bool
- func (m *ActualLRPGroupsResponse) GetActualLrpGroups() []*ActualLRPGroup
- func (m *ActualLRPGroupsResponse) GetError() *Error
- func (this *ActualLRPGroupsResponse) GoString() string
- func (m *ActualLRPGroupsResponse) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPGroupsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPGroupsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPGroupsResponse) ProtoMessage()
- func (m *ActualLRPGroupsResponse) Reset()
- func (m *ActualLRPGroupsResponse) Size() (n int)
- func (this *ActualLRPGroupsResponse) String() string
- func (m *ActualLRPGroupsResponse) Unmarshal(dAtA []byte) error
- func (m *ActualLRPGroupsResponse) XXX_DiscardUnknown()
- func (m *ActualLRPGroupsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPGroupsResponse) XXX_Merge(src proto.Message)
- func (m *ActualLRPGroupsResponse) XXX_Size() int
- func (m *ActualLRPGroupsResponse) XXX_Unmarshal(b []byte) error
- type ActualLRPInfo
- func (*ActualLRPInfo) Descriptor() ([]byte, []int)
- func (this *ActualLRPInfo) Equal(that interface{}) bool
- func (m *ActualLRPInfo) GetAvailabilityZone() string
- func (m *ActualLRPInfo) GetCrashCount() int32
- func (m *ActualLRPInfo) GetCrashReason() string
- func (m *ActualLRPInfo) GetModificationTag() ModificationTag
- func (m *ActualLRPInfo) GetOptionalRoutable() isActualLRPInfo_OptionalRoutable
- func (m *ActualLRPInfo) GetPlacementError() string
- func (m *ActualLRPInfo) GetPresence() ActualLRP_Presence
- func (m *ActualLRPInfo) GetRoutable() bool
- func (m *ActualLRPInfo) GetSince() int64
- func (m *ActualLRPInfo) GetState() string
- func (this *ActualLRPInfo) GoString() string
- func (m *ActualLRPInfo) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPInfo) ProtoMessage()
- func (m *ActualLRPInfo) Reset()
- func (info *ActualLRPInfo) RoutableExists() bool
- func (info *ActualLRPInfo) SetRoutable(routable bool)
- func (m *ActualLRPInfo) Size() (n int)
- func (this *ActualLRPInfo) String() string
- func (actualLRPInfo *ActualLRPInfo) ToActualLRP(lrpKey ActualLRPKey, lrpInstanceKey ActualLRPInstanceKey) *ActualLRP
- func (m *ActualLRPInfo) Unmarshal(dAtA []byte) error
- func (m *ActualLRPInfo) XXX_DiscardUnknown()
- func (m *ActualLRPInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPInfo) XXX_Merge(src proto.Message)
- func (*ActualLRPInfo) XXX_OneofWrappers() []interface{}
- func (m *ActualLRPInfo) XXX_Size() int
- func (m *ActualLRPInfo) XXX_Unmarshal(b []byte) error
- type ActualLRPInfo_Routable
- func (this *ActualLRPInfo_Routable) Equal(that interface{}) bool
- func (this *ActualLRPInfo_Routable) GoString() string
- func (m *ActualLRPInfo_Routable) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInfo_Routable) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *ActualLRPInfo_Routable) Size() (n int)
- func (this *ActualLRPInfo_Routable) String() string
- type ActualLRPInstanceChangedEvent
- func (*ActualLRPInstanceChangedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPInstanceChangedEvent) Equal(that interface{}) bool
- func (event *ActualLRPInstanceChangedEvent) EventType() string
- func (m *ActualLRPInstanceChangedEvent) GetAfter() *ActualLRPInfo
- func (m *ActualLRPInstanceChangedEvent) GetBefore() *ActualLRPInfo
- func (m *ActualLRPInstanceChangedEvent) GetTraceId() string
- func (this *ActualLRPInstanceChangedEvent) GoString() string
- func (event *ActualLRPInstanceChangedEvent) Key() string
- func (m *ActualLRPInstanceChangedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPInstanceChangedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInstanceChangedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPInstanceChangedEvent) ProtoMessage()
- func (m *ActualLRPInstanceChangedEvent) Reset()
- func (m *ActualLRPInstanceChangedEvent) Size() (n int)
- func (this *ActualLRPInstanceChangedEvent) String() string
- func (m *ActualLRPInstanceChangedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPInstanceChangedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPInstanceChangedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPInstanceChangedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPInstanceChangedEvent) XXX_Size() int
- func (m *ActualLRPInstanceChangedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRPInstanceCreatedEvent
- func (*ActualLRPInstanceCreatedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPInstanceCreatedEvent) Equal(that interface{}) bool
- func (event *ActualLRPInstanceCreatedEvent) EventType() string
- func (m *ActualLRPInstanceCreatedEvent) GetActualLrp() *ActualLRP
- func (m *ActualLRPInstanceCreatedEvent) GetTraceId() string
- func (this *ActualLRPInstanceCreatedEvent) GoString() string
- func (event *ActualLRPInstanceCreatedEvent) Key() string
- func (m *ActualLRPInstanceCreatedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPInstanceCreatedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInstanceCreatedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPInstanceCreatedEvent) ProtoMessage()
- func (m *ActualLRPInstanceCreatedEvent) Reset()
- func (m *ActualLRPInstanceCreatedEvent) Size() (n int)
- func (this *ActualLRPInstanceCreatedEvent) String() string
- func (m *ActualLRPInstanceCreatedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPInstanceCreatedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPInstanceCreatedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPInstanceCreatedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPInstanceCreatedEvent) XXX_Size() int
- func (m *ActualLRPInstanceCreatedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRPInstanceKey
- func (*ActualLRPInstanceKey) Descriptor() ([]byte, []int)
- func (key ActualLRPInstanceKey) Empty() bool
- func (this *ActualLRPInstanceKey) Equal(that interface{}) bool
- func (m *ActualLRPInstanceKey) GetCellId() string
- func (m *ActualLRPInstanceKey) GetInstanceGuid() string
- func (this *ActualLRPInstanceKey) GoString() string
- func (m *ActualLRPInstanceKey) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPInstanceKey) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInstanceKey) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPInstanceKey) ProtoMessage()
- func (m *ActualLRPInstanceKey) Reset()
- func (m *ActualLRPInstanceKey) Size() (n int)
- func (this *ActualLRPInstanceKey) String() string
- func (m *ActualLRPInstanceKey) Unmarshal(dAtA []byte) error
- func (key *ActualLRPInstanceKey) Validate() error
- func (m *ActualLRPInstanceKey) XXX_DiscardUnknown()
- func (m *ActualLRPInstanceKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPInstanceKey) XXX_Merge(src proto.Message)
- func (m *ActualLRPInstanceKey) XXX_Size() int
- func (m *ActualLRPInstanceKey) XXX_Unmarshal(b []byte) error
- type ActualLRPInstanceRemovedEvent
- func (*ActualLRPInstanceRemovedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPInstanceRemovedEvent) Equal(that interface{}) bool
- func (event *ActualLRPInstanceRemovedEvent) EventType() string
- func (m *ActualLRPInstanceRemovedEvent) GetActualLrp() *ActualLRP
- func (m *ActualLRPInstanceRemovedEvent) GetTraceId() string
- func (this *ActualLRPInstanceRemovedEvent) GoString() string
- func (event *ActualLRPInstanceRemovedEvent) Key() string
- func (m *ActualLRPInstanceRemovedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPInstanceRemovedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInstanceRemovedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPInstanceRemovedEvent) ProtoMessage()
- func (m *ActualLRPInstanceRemovedEvent) Reset()
- func (m *ActualLRPInstanceRemovedEvent) Size() (n int)
- func (this *ActualLRPInstanceRemovedEvent) String() string
- func (m *ActualLRPInstanceRemovedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPInstanceRemovedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPInstanceRemovedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPInstanceRemovedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPInstanceRemovedEvent) XXX_Size() int
- func (m *ActualLRPInstanceRemovedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRPInternalRoute
- func (*ActualLRPInternalRoute) Descriptor() ([]byte, []int)
- func (this *ActualLRPInternalRoute) Equal(that interface{}) bool
- func (m *ActualLRPInternalRoute) GetHostname() string
- func (this *ActualLRPInternalRoute) GoString() string
- func (m *ActualLRPInternalRoute) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPInternalRoute) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPInternalRoute) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPInternalRoute) ProtoMessage()
- func (m *ActualLRPInternalRoute) Reset()
- func (m *ActualLRPInternalRoute) Size() (n int)
- func (this *ActualLRPInternalRoute) String() string
- func (m *ActualLRPInternalRoute) Unmarshal(dAtA []byte) error
- func (m *ActualLRPInternalRoute) XXX_DiscardUnknown()
- func (m *ActualLRPInternalRoute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPInternalRoute) XXX_Merge(src proto.Message)
- func (m *ActualLRPInternalRoute) XXX_Size() int
- func (m *ActualLRPInternalRoute) XXX_Unmarshal(b []byte) error
- type ActualLRPKey
- func (*ActualLRPKey) Descriptor() ([]byte, []int)
- func (this *ActualLRPKey) Equal(that interface{}) bool
- func (m *ActualLRPKey) GetDomain() string
- func (m *ActualLRPKey) GetIndex() int32
- func (m *ActualLRPKey) GetProcessGuid() string
- func (this *ActualLRPKey) GoString() string
- func (m *ActualLRPKey) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPKey) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPKey) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPKey) ProtoMessage()
- func (m *ActualLRPKey) Reset()
- func (m *ActualLRPKey) Size() (n int)
- func (this *ActualLRPKey) String() string
- func (m *ActualLRPKey) Unmarshal(dAtA []byte) error
- func (key *ActualLRPKey) Validate() error
- func (m *ActualLRPKey) XXX_DiscardUnknown()
- func (m *ActualLRPKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPKey) XXX_Merge(src proto.Message)
- func (m *ActualLRPKey) XXX_Size() int
- func (m *ActualLRPKey) XXX_Unmarshal(b []byte) error
- type ActualLRPKeyWithSchedulingInfo
- type ActualLRPLifecycleResponse
- func (*ActualLRPLifecycleResponse) Descriptor() ([]byte, []int)
- func (this *ActualLRPLifecycleResponse) Equal(that interface{}) bool
- func (m *ActualLRPLifecycleResponse) GetError() *Error
- func (this *ActualLRPLifecycleResponse) GoString() string
- func (m *ActualLRPLifecycleResponse) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPLifecycleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPLifecycleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPLifecycleResponse) ProtoMessage()
- func (m *ActualLRPLifecycleResponse) Reset()
- func (m *ActualLRPLifecycleResponse) Size() (n int)
- func (this *ActualLRPLifecycleResponse) String() string
- func (m *ActualLRPLifecycleResponse) Unmarshal(dAtA []byte) error
- func (m *ActualLRPLifecycleResponse) XXX_DiscardUnknown()
- func (m *ActualLRPLifecycleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPLifecycleResponse) XXX_Merge(src proto.Message)
- func (m *ActualLRPLifecycleResponse) XXX_Size() int
- func (m *ActualLRPLifecycleResponse) XXX_Unmarshal(b []byte) error
- type ActualLRPNetInfo
- func (*ActualLRPNetInfo) Descriptor() ([]byte, []int)
- func (info ActualLRPNetInfo) Empty() bool
- func (this *ActualLRPNetInfo) Equal(that interface{}) bool
- func (m *ActualLRPNetInfo) GetAddress() string
- func (m *ActualLRPNetInfo) GetInstanceAddress() string
- func (m *ActualLRPNetInfo) GetPorts() []*PortMapping
- func (m *ActualLRPNetInfo) GetPreferredAddress() ActualLRPNetInfo_PreferredAddress
- func (this *ActualLRPNetInfo) GoString() string
- func (m *ActualLRPNetInfo) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPNetInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPNetInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPNetInfo) ProtoMessage()
- func (m *ActualLRPNetInfo) Reset()
- func (m *ActualLRPNetInfo) Size() (n int)
- func (this *ActualLRPNetInfo) String() string
- func (m *ActualLRPNetInfo) Unmarshal(dAtA []byte) error
- func (key *ActualLRPNetInfo) Validate() error
- func (*ActualLRPNetInfo) Version() format.Version
- func (m *ActualLRPNetInfo) XXX_DiscardUnknown()
- func (m *ActualLRPNetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPNetInfo) XXX_Merge(src proto.Message)
- func (m *ActualLRPNetInfo) XXX_Size() int
- func (m *ActualLRPNetInfo) XXX_Unmarshal(b []byte) error
- type ActualLRPNetInfo_PreferredAddress
- type ActualLRPRemovedEventdeprecated
- func (*ActualLRPRemovedEvent) Descriptor() ([]byte, []int)
- func (this *ActualLRPRemovedEvent) Equal(that interface{}) bool
- func (event *ActualLRPRemovedEvent) EventType() stringdeprecated
- func (m *ActualLRPRemovedEvent) GetActualLrpGroup() *ActualLRPGroup
- func (this *ActualLRPRemovedEvent) GoString() string
- func (event *ActualLRPRemovedEvent) Key() stringdeprecated
- func (m *ActualLRPRemovedEvent) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPRemovedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPRemovedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPRemovedEvent) ProtoMessage()
- func (m *ActualLRPRemovedEvent) Reset()
- func (m *ActualLRPRemovedEvent) Size() (n int)
- func (this *ActualLRPRemovedEvent) String() string
- func (m *ActualLRPRemovedEvent) Unmarshal(dAtA []byte) error
- func (m *ActualLRPRemovedEvent) XXX_DiscardUnknown()
- func (m *ActualLRPRemovedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPRemovedEvent) XXX_Merge(src proto.Message)
- func (m *ActualLRPRemovedEvent) XXX_Size() int
- func (m *ActualLRPRemovedEvent) XXX_Unmarshal(b []byte) error
- type ActualLRP_Presence
- type ActualLRP_Routable
- func (this *ActualLRP_Routable) Equal(that interface{}) bool
- func (this *ActualLRP_Routable) GoString() string
- func (m *ActualLRP_Routable) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRP_Routable) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *ActualLRP_Routable) Size() (n int)
- func (this *ActualLRP_Routable) String() string
- type ActualLRPsRequest
- func (*ActualLRPsRequest) Descriptor() ([]byte, []int)
- func (this *ActualLRPsRequest) Equal(that interface{}) bool
- func (m *ActualLRPsRequest) GetCellId() string
- func (m *ActualLRPsRequest) GetDomain() string
- func (m *ActualLRPsRequest) GetIndex() int32
- func (m *ActualLRPsRequest) GetOptionalIndex() isActualLRPsRequest_OptionalIndex
- func (m *ActualLRPsRequest) GetProcessGuid() string
- func (this *ActualLRPsRequest) GoString() string
- func (request ActualLRPsRequest) IndexExists() bool
- func (m *ActualLRPsRequest) Marshal() (dAtA []byte, err error)
- func (request ActualLRPsRequest) MarshalJSON() ([]byte, error)
- func (m *ActualLRPsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPsRequest) ProtoMessage()
- func (m *ActualLRPsRequest) Reset()
- func (request *ActualLRPsRequest) SetIndex(index int32)
- func (m *ActualLRPsRequest) Size() (n int)
- func (this *ActualLRPsRequest) String() string
- func (m *ActualLRPsRequest) Unmarshal(dAtA []byte) error
- func (request *ActualLRPsRequest) UnmarshalJSON(data []byte) error
- func (request *ActualLRPsRequest) Validate() error
- func (m *ActualLRPsRequest) XXX_DiscardUnknown()
- func (m *ActualLRPsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPsRequest) XXX_Merge(src proto.Message)
- func (*ActualLRPsRequest) XXX_OneofWrappers() []interface{}
- func (m *ActualLRPsRequest) XXX_Size() int
- func (m *ActualLRPsRequest) XXX_Unmarshal(b []byte) error
- type ActualLRPsRequest_Index
- func (this *ActualLRPsRequest_Index) Equal(that interface{}) bool
- func (this *ActualLRPsRequest_Index) GoString() string
- func (m *ActualLRPsRequest_Index) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPsRequest_Index) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *ActualLRPsRequest_Index) Size() (n int)
- func (this *ActualLRPsRequest_Index) String() string
- type ActualLRPsResponse
- func (*ActualLRPsResponse) Descriptor() ([]byte, []int)
- func (this *ActualLRPsResponse) Equal(that interface{}) bool
- func (m *ActualLRPsResponse) GetActualLrps() []*ActualLRP
- func (m *ActualLRPsResponse) GetError() *Error
- func (this *ActualLRPsResponse) GoString() string
- func (m *ActualLRPsResponse) Marshal() (dAtA []byte, err error)
- func (m *ActualLRPsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ActualLRPsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActualLRPsResponse) ProtoMessage()
- func (m *ActualLRPsResponse) Reset()
- func (m *ActualLRPsResponse) Size() (n int)
- func (this *ActualLRPsResponse) String() string
- func (m *ActualLRPsResponse) Unmarshal(dAtA []byte) error
- func (m *ActualLRPsResponse) XXX_DiscardUnknown()
- func (m *ActualLRPsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActualLRPsResponse) XXX_Merge(src proto.Message)
- func (m *ActualLRPsResponse) XXX_Size() int
- func (m *ActualLRPsResponse) XXX_Unmarshal(b []byte) error
- type BBSPresence
- type CachedDependency
- func (*CachedDependency) Descriptor() ([]byte, []int)
- func (this *CachedDependency) Equal(that interface{}) bool
- func (m *CachedDependency) GetCacheKey() string
- func (m *CachedDependency) GetChecksumAlgorithm() string
- func (m *CachedDependency) GetChecksumValue() string
- func (m *CachedDependency) GetFrom() string
- func (m *CachedDependency) GetLogSource() string
- func (m *CachedDependency) GetName() string
- func (m *CachedDependency) GetTo() string
- func (this *CachedDependency) GoString() string
- func (m *CachedDependency) Marshal() (dAtA []byte, err error)
- func (m *CachedDependency) MarshalTo(dAtA []byte) (int, error)
- func (m *CachedDependency) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CachedDependency) ProtoMessage()
- func (m *CachedDependency) Reset()
- func (m *CachedDependency) Size() (n int)
- func (this *CachedDependency) String() string
- func (m *CachedDependency) Unmarshal(dAtA []byte) error
- func (c *CachedDependency) Validate() error
- func (c *CachedDependency) Version() format.Version
- func (m *CachedDependency) XXX_DiscardUnknown()
- func (m *CachedDependency) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CachedDependency) XXX_Merge(src proto.Message)
- func (m *CachedDependency) XXX_Size() int
- func (m *CachedDependency) XXX_Unmarshal(b []byte) error
- type CellCapacity
- func (*CellCapacity) Descriptor() ([]byte, []int)
- func (this *CellCapacity) Equal(that interface{}) bool
- func (m *CellCapacity) GetContainers() int32
- func (m *CellCapacity) GetDiskMb() int32
- func (m *CellCapacity) GetMemoryMb() int32
- func (this *CellCapacity) GoString() string
- func (m *CellCapacity) Marshal() (dAtA []byte, err error)
- func (m *CellCapacity) MarshalTo(dAtA []byte) (int, error)
- func (m *CellCapacity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CellCapacity) ProtoMessage()
- func (m *CellCapacity) Reset()
- func (m *CellCapacity) Size() (n int)
- func (this *CellCapacity) String() string
- func (m *CellCapacity) Unmarshal(dAtA []byte) error
- func (cap CellCapacity) Validate() error
- func (m *CellCapacity) XXX_DiscardUnknown()
- func (m *CellCapacity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CellCapacity) XXX_Merge(src proto.Message)
- func (m *CellCapacity) XXX_Size() int
- func (m *CellCapacity) XXX_Unmarshal(b []byte) error
- type CellDisappearedEvent
- type CellEvent
- type CellPresence
- func (c *CellPresence) Copy() *CellPresence
- func (*CellPresence) Descriptor() ([]byte, []int)
- func (this *CellPresence) Equal(that interface{}) bool
- func (m *CellPresence) GetCapacity() *CellCapacity
- func (m *CellPresence) GetCellId() string
- func (m *CellPresence) GetOptionalPlacementTags() []string
- func (m *CellPresence) GetPlacementTags() []string
- func (m *CellPresence) GetRepAddress() string
- func (m *CellPresence) GetRepUrl() string
- func (m *CellPresence) GetRootfsProviders() []*Provider
- func (m *CellPresence) GetZone() string
- func (this *CellPresence) GoString() string
- func (m *CellPresence) Marshal() (dAtA []byte, err error)
- func (m *CellPresence) MarshalTo(dAtA []byte) (int, error)
- func (m *CellPresence) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CellPresence) ProtoMessage()
- func (m *CellPresence) Reset()
- func (m *CellPresence) Size() (n int)
- func (this *CellPresence) String() string
- func (m *CellPresence) Unmarshal(dAtA []byte) error
- func (c CellPresence) Validate() error
- func (m *CellPresence) XXX_DiscardUnknown()
- func (m *CellPresence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CellPresence) XXX_Merge(src proto.Message)
- func (m *CellPresence) XXX_Size() int
- func (m *CellPresence) XXX_Unmarshal(b []byte) error
- type CellSet
- type CellsResponse
- func (*CellsResponse) Descriptor() ([]byte, []int)
- func (this *CellsResponse) Equal(that interface{}) bool
- func (m *CellsResponse) GetCells() []*CellPresence
- func (m *CellsResponse) GetError() *Error
- func (this *CellsResponse) GoString() string
- func (m *CellsResponse) Marshal() (dAtA []byte, err error)
- func (m *CellsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CellsResponse) ProtoMessage()
- func (m *CellsResponse) Reset()
- func (m *CellsResponse) Size() (n int)
- func (this *CellsResponse) String() string
- func (m *CellsResponse) Unmarshal(dAtA []byte) error
- func (m *CellsResponse) XXX_DiscardUnknown()
- func (m *CellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CellsResponse) XXX_Merge(src proto.Message)
- func (m *CellsResponse) XXX_Size() int
- func (m *CellsResponse) XXX_Unmarshal(b []byte) error
- type CertificateProperties
- func (*CertificateProperties) Descriptor() ([]byte, []int)
- func (this *CertificateProperties) Equal(that interface{}) bool
- func (m *CertificateProperties) GetOrganizationalUnit() []string
- func (this *CertificateProperties) GoString() string
- func (m *CertificateProperties) Marshal() (dAtA []byte, err error)
- func (m *CertificateProperties) MarshalTo(dAtA []byte) (int, error)
- func (m *CertificateProperties) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CertificateProperties) ProtoMessage()
- func (m *CertificateProperties) Reset()
- func (m *CertificateProperties) Size() (n int)
- func (this *CertificateProperties) String() string
- func (m *CertificateProperties) Unmarshal(dAtA []byte) error
- func (CertificateProperties) Validate() error
- func (*CertificateProperties) Version() format.Version
- func (m *CertificateProperties) XXX_DiscardUnknown()
- func (m *CertificateProperties) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CertificateProperties) XXX_Merge(src proto.Message)
- func (m *CertificateProperties) XXX_Size() int
- func (m *CertificateProperties) XXX_Unmarshal(b []byte) error
- type Check
- func (*Check) Descriptor() ([]byte, []int)
- func (this *Check) Equal(that interface{}) bool
- func (m *Check) GetHttpCheck() *HTTPCheck
- func (check Check) GetPortChecker() PortChecker
- func (m *Check) GetTcpCheck() *TCPCheck
- func (this *Check) GoString() string
- func (m *Check) Marshal() (dAtA []byte, err error)
- func (m *Check) MarshalTo(dAtA []byte) (int, error)
- func (m *Check) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Check) ProtoMessage()
- func (m *Check) Reset()
- func (m *Check) Size() (n int)
- func (this *Check) String() string
- func (m *Check) Unmarshal(dAtA []byte) error
- func (check Check) Validate() error
- func (m *Check) XXX_DiscardUnknown()
- func (m *Check) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Check) XXX_Merge(src proto.Message)
- func (m *Check) XXX_Size() int
- func (m *Check) XXX_Unmarshal(b []byte) error
- type CheckDefinition
- func (*CheckDefinition) Descriptor() ([]byte, []int)
- func (this *CheckDefinition) Equal(that interface{}) bool
- func (m *CheckDefinition) GetChecks() []*Check
- func (m *CheckDefinition) GetLogSource() string
- func (m *CheckDefinition) GetReadinessChecks() []*Check
- func (this *CheckDefinition) GoString() string
- func (m *CheckDefinition) Marshal() (dAtA []byte, err error)
- func (m *CheckDefinition) MarshalTo(dAtA []byte) (int, error)
- func (m *CheckDefinition) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CheckDefinition) ProtoMessage()
- func (m *CheckDefinition) Reset()
- func (m *CheckDefinition) Size() (n int)
- func (this *CheckDefinition) String() string
- func (m *CheckDefinition) Unmarshal(dAtA []byte) error
- func (check CheckDefinition) Validate() error
- func (m *CheckDefinition) XXX_DiscardUnknown()
- func (m *CheckDefinition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CheckDefinition) XXX_Merge(src proto.Message)
- func (m *CheckDefinition) XXX_Size() int
- func (m *CheckDefinition) XXX_Unmarshal(b []byte) error
- type ClaimActualLRPRequest
- func (*ClaimActualLRPRequest) Descriptor() ([]byte, []int)
- func (this *ClaimActualLRPRequest) Equal(that interface{}) bool
- func (m *ClaimActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *ClaimActualLRPRequest) GetIndex() int32
- func (m *ClaimActualLRPRequest) GetProcessGuid() string
- func (this *ClaimActualLRPRequest) GoString() string
- func (m *ClaimActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *ClaimActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ClaimActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClaimActualLRPRequest) ProtoMessage()
- func (m *ClaimActualLRPRequest) Reset()
- func (m *ClaimActualLRPRequest) Size() (n int)
- func (this *ClaimActualLRPRequest) String() string
- func (m *ClaimActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *ClaimActualLRPRequest) Validate() error
- func (m *ClaimActualLRPRequest) XXX_DiscardUnknown()
- func (m *ClaimActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClaimActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *ClaimActualLRPRequest) XXX_Size() int
- func (m *ClaimActualLRPRequest) XXX_Unmarshal(b []byte) error
- type CodependentAction
- func (a *CodependentAction) ActionType() string
- func (*CodependentAction) Descriptor() ([]byte, []int)
- func (this *CodependentAction) Equal(that interface{}) bool
- func (m *CodependentAction) GetActions() []*Action
- func (m *CodependentAction) GetLogSource() string
- func (this *CodependentAction) GoString() string
- func (m *CodependentAction) Marshal() (dAtA []byte, err error)
- func (m *CodependentAction) MarshalTo(dAtA []byte) (int, error)
- func (m *CodependentAction) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CodependentAction) ProtoMessage()
- func (m *CodependentAction) Reset()
- func (m *CodependentAction) Size() (n int)
- func (this *CodependentAction) String() string
- func (m *CodependentAction) Unmarshal(dAtA []byte) error
- func (a CodependentAction) Validate() error
- func (m *CodependentAction) XXX_DiscardUnknown()
- func (m *CodependentAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CodependentAction) XXX_Merge(src proto.Message)
- func (m *CodependentAction) XXX_Size() int
- func (m *CodependentAction) XXX_Unmarshal(b []byte) error
- type CompleteTaskRequest
- func (*CompleteTaskRequest) Descriptor() ([]byte, []int)
- func (this *CompleteTaskRequest) Equal(that interface{}) bool
- func (m *CompleteTaskRequest) GetCellId() string
- func (m *CompleteTaskRequest) GetFailed() bool
- func (m *CompleteTaskRequest) GetFailureReason() string
- func (m *CompleteTaskRequest) GetResult() string
- func (m *CompleteTaskRequest) GetTaskGuid() string
- func (this *CompleteTaskRequest) GoString() string
- func (m *CompleteTaskRequest) Marshal() (dAtA []byte, err error)
- func (m *CompleteTaskRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CompleteTaskRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CompleteTaskRequest) ProtoMessage()
- func (m *CompleteTaskRequest) Reset()
- func (m *CompleteTaskRequest) Size() (n int)
- func (this *CompleteTaskRequest) String() string
- func (m *CompleteTaskRequest) Unmarshal(dAtA []byte) error
- func (req *CompleteTaskRequest) Validate() error
- func (m *CompleteTaskRequest) XXX_DiscardUnknown()
- func (m *CompleteTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompleteTaskRequest) XXX_Merge(src proto.Message)
- func (m *CompleteTaskRequest) XXX_Size() int
- func (m *CompleteTaskRequest) XXX_Unmarshal(b []byte) error
- type CrashActualLRPRequest
- func (*CrashActualLRPRequest) Descriptor() ([]byte, []int)
- func (this *CrashActualLRPRequest) Equal(that interface{}) bool
- func (m *CrashActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *CrashActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (m *CrashActualLRPRequest) GetErrorMessage() string
- func (this *CrashActualLRPRequest) GoString() string
- func (m *CrashActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *CrashActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CrashActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CrashActualLRPRequest) ProtoMessage()
- func (m *CrashActualLRPRequest) Reset()
- func (m *CrashActualLRPRequest) Size() (n int)
- func (this *CrashActualLRPRequest) String() string
- func (m *CrashActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *CrashActualLRPRequest) Validate() error
- func (m *CrashActualLRPRequest) XXX_DiscardUnknown()
- func (m *CrashActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CrashActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *CrashActualLRPRequest) XXX_Size() int
- func (m *CrashActualLRPRequest) XXX_Unmarshal(b []byte) error
- type DesireLRPRequest
- func (*DesireLRPRequest) Descriptor() ([]byte, []int)
- func (this *DesireLRPRequest) Equal(that interface{}) bool
- func (m *DesireLRPRequest) GetDesiredLrp() *DesiredLRP
- func (this *DesireLRPRequest) GoString() string
- func (m *DesireLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *DesireLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DesireLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesireLRPRequest) ProtoMessage()
- func (m *DesireLRPRequest) Reset()
- func (m *DesireLRPRequest) Size() (n int)
- func (this *DesireLRPRequest) String() string
- func (m *DesireLRPRequest) Unmarshal(dAtA []byte) error
- func (request *DesireLRPRequest) Validate() error
- func (m *DesireLRPRequest) XXX_DiscardUnknown()
- func (m *DesireLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesireLRPRequest) XXX_Merge(src proto.Message)
- func (m *DesireLRPRequest) XXX_Size() int
- func (m *DesireLRPRequest) XXX_Unmarshal(b []byte) error
- type DesireTaskRequest
- func (*DesireTaskRequest) Descriptor() ([]byte, []int)
- func (this *DesireTaskRequest) Equal(that interface{}) bool
- func (m *DesireTaskRequest) GetDomain() string
- func (m *DesireTaskRequest) GetTaskDefinition() *TaskDefinition
- func (m *DesireTaskRequest) GetTaskGuid() string
- func (this *DesireTaskRequest) GoString() string
- func (m *DesireTaskRequest) Marshal() (dAtA []byte, err error)
- func (m *DesireTaskRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DesireTaskRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesireTaskRequest) ProtoMessage()
- func (m *DesireTaskRequest) Reset()
- func (m *DesireTaskRequest) Size() (n int)
- func (this *DesireTaskRequest) String() string
- func (m *DesireTaskRequest) Unmarshal(dAtA []byte) error
- func (req *DesireTaskRequest) Validate() error
- func (m *DesireTaskRequest) XXX_DiscardUnknown()
- func (m *DesireTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesireTaskRequest) XXX_Merge(src proto.Message)
- func (m *DesireTaskRequest) XXX_Size() int
- func (m *DesireTaskRequest) XXX_Unmarshal(b []byte) error
- type DesiredLRP
- func (desiredLRP *DesiredLRP) AddRunInfo(runInfo DesiredLRPRunInfo)
- func (d *DesiredLRP) Copy() *DesiredLRP
- func (*DesiredLRP) Descriptor() ([]byte, []int)
- func (d *DesiredLRP) DesiredLRPKey() DesiredLRPKey
- func (d *DesiredLRP) DesiredLRPResource() DesiredLRPResource
- func (d *DesiredLRP) DesiredLRPRoutingInfo() DesiredLRP
- func (d *DesiredLRP) DesiredLRPRunInfo(createdAt time.Time) DesiredLRPRunInfo
- func (d *DesiredLRP) DesiredLRPSchedulingInfo() DesiredLRPSchedulingInfo
- func (this *DesiredLRP) Equal(that interface{}) bool
- func (m *DesiredLRP) GetAction() *Action
- func (m *DesiredLRP) GetAnnotation() string
- func (m *DesiredLRP) GetCachedDependencies() []*CachedDependency
- func (m *DesiredLRP) GetCertificateProperties() *CertificateProperties
- func (m *DesiredLRP) GetCheckDefinition() *CheckDefinition
- func (m *DesiredLRP) GetCpuWeight() uint32
- func (m *DesiredLRP) GetDeprecatedStartTimeoutS() uint32deprecated
- func (m *DesiredLRP) GetDiskMb() int32
- func (m *DesiredLRP) GetDomain() string
- func (m *DesiredLRP) GetEgressRules() []*SecurityGroupRule
- func (m *DesiredLRP) GetEnvironmentVariables() []*EnvironmentVariable
- func (m *DesiredLRP) GetImageLayers() []*ImageLayer
- func (m *DesiredLRP) GetImagePassword() string
- func (m *DesiredLRP) GetImageUsername() string
- func (m *DesiredLRP) GetInstances() int32
- func (m *DesiredLRP) GetLegacyDownloadUser() stringdeprecated
- func (m *DesiredLRP) GetLogGuid() string
- func (m *DesiredLRP) GetLogRateLimit() *LogRateLimit
- func (m *DesiredLRP) GetLogSource() string
- func (m *DesiredLRP) GetMaxPids() int32
- func (m *DesiredLRP) GetMemoryMb() int32
- func (m *DesiredLRP) GetMetricTags() map[string]*MetricTagValue
- func (m *DesiredLRP) GetMetricsGuid() stringdeprecated
- func (m *DesiredLRP) GetModificationTag() *ModificationTag
- func (m *DesiredLRP) GetMonitor() *Action
- func (m *DesiredLRP) GetNetwork() *Network
- func (m *DesiredLRP) GetPlacementTags() []string
- func (m *DesiredLRP) GetPorts() []uint32
- func (m *DesiredLRP) GetPrivileged() bool
- func (m *DesiredLRP) GetProcessGuid() string
- func (m *DesiredLRP) GetRootFs() string
- func (m *DesiredLRP) GetSetup() *Action
- func (m *DesiredLRP) GetSidecars() []*Sidecar
- func (m *DesiredLRP) GetStartTimeoutMs() int64
- func (m *DesiredLRP) GetTrustedSystemCertificatesPath() string
- func (m *DesiredLRP) GetVolumeMounts() []*VolumeMount
- func (this *DesiredLRP) GoString() string
- func (m *DesiredLRP) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRP) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRP) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (d *DesiredLRP) PopulateMetricsGuid() *DesiredLRP
- func (*DesiredLRP) ProtoMessage()
- func (m *DesiredLRP) Reset()
- func (m *DesiredLRP) Size() (n int)
- func (this *DesiredLRP) String() string
- func (m *DesiredLRP) Unmarshal(dAtA []byte) error
- func (desired DesiredLRP) Validate() error
- func (*DesiredLRP) Version() format.Version
- func (d *DesiredLRP) VersionDownTo(v format.Version) *DesiredLRP
- func (m *DesiredLRP) XXX_DiscardUnknown()
- func (m *DesiredLRP) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRP) XXX_Merge(src proto.Message)
- func (m *DesiredLRP) XXX_Size() int
- func (m *DesiredLRP) XXX_Unmarshal(b []byte) error
- type DesiredLRPByProcessGuidRequest
- func (*DesiredLRPByProcessGuidRequest) Descriptor() ([]byte, []int)
- func (this *DesiredLRPByProcessGuidRequest) Equal(that interface{}) bool
- func (m *DesiredLRPByProcessGuidRequest) GetProcessGuid() string
- func (this *DesiredLRPByProcessGuidRequest) GoString() string
- func (m *DesiredLRPByProcessGuidRequest) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPByProcessGuidRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPByProcessGuidRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPByProcessGuidRequest) ProtoMessage()
- func (m *DesiredLRPByProcessGuidRequest) Reset()
- func (m *DesiredLRPByProcessGuidRequest) Size() (n int)
- func (this *DesiredLRPByProcessGuidRequest) String() string
- func (m *DesiredLRPByProcessGuidRequest) Unmarshal(dAtA []byte) error
- func (request *DesiredLRPByProcessGuidRequest) Validate() error
- func (m *DesiredLRPByProcessGuidRequest) XXX_DiscardUnknown()
- func (m *DesiredLRPByProcessGuidRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPByProcessGuidRequest) XXX_Merge(src proto.Message)
- func (m *DesiredLRPByProcessGuidRequest) XXX_Size() int
- func (m *DesiredLRPByProcessGuidRequest) XXX_Unmarshal(b []byte) error
- type DesiredLRPChange
- type DesiredLRPChangedEvent
- func (*DesiredLRPChangedEvent) Descriptor() ([]byte, []int)
- func (this *DesiredLRPChangedEvent) Equal(that interface{}) bool
- func (event *DesiredLRPChangedEvent) EventType() string
- func (m *DesiredLRPChangedEvent) GetAfter() *DesiredLRP
- func (m *DesiredLRPChangedEvent) GetBefore() *DesiredLRP
- func (m *DesiredLRPChangedEvent) GetTraceId() string
- func (this *DesiredLRPChangedEvent) GoString() string
- func (event *DesiredLRPChangedEvent) Key() string
- func (m *DesiredLRPChangedEvent) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPChangedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPChangedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPChangedEvent) ProtoMessage()
- func (m *DesiredLRPChangedEvent) Reset()
- func (m *DesiredLRPChangedEvent) Size() (n int)
- func (this *DesiredLRPChangedEvent) String() string
- func (m *DesiredLRPChangedEvent) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPChangedEvent) XXX_DiscardUnknown()
- func (m *DesiredLRPChangedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPChangedEvent) XXX_Merge(src proto.Message)
- func (m *DesiredLRPChangedEvent) XXX_Size() int
- func (m *DesiredLRPChangedEvent) XXX_Unmarshal(b []byte) error
- type DesiredLRPCreatedEvent
- func (*DesiredLRPCreatedEvent) Descriptor() ([]byte, []int)
- func (this *DesiredLRPCreatedEvent) Equal(that interface{}) bool
- func (event *DesiredLRPCreatedEvent) EventType() string
- func (m *DesiredLRPCreatedEvent) GetDesiredLrp() *DesiredLRP
- func (m *DesiredLRPCreatedEvent) GetTraceId() string
- func (this *DesiredLRPCreatedEvent) GoString() string
- func (event *DesiredLRPCreatedEvent) Key() string
- func (m *DesiredLRPCreatedEvent) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPCreatedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPCreatedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPCreatedEvent) ProtoMessage()
- func (m *DesiredLRPCreatedEvent) Reset()
- func (m *DesiredLRPCreatedEvent) Size() (n int)
- func (this *DesiredLRPCreatedEvent) String() string
- func (m *DesiredLRPCreatedEvent) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPCreatedEvent) XXX_DiscardUnknown()
- func (m *DesiredLRPCreatedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPCreatedEvent) XXX_Merge(src proto.Message)
- func (m *DesiredLRPCreatedEvent) XXX_Size() int
- func (m *DesiredLRPCreatedEvent) XXX_Unmarshal(b []byte) error
- type DesiredLRPFilter
- type DesiredLRPKey
- func (*DesiredLRPKey) Descriptor() ([]byte, []int)
- func (this *DesiredLRPKey) Equal(that interface{}) bool
- func (m *DesiredLRPKey) GetDomain() string
- func (m *DesiredLRPKey) GetLogGuid() string
- func (m *DesiredLRPKey) GetProcessGuid() string
- func (this *DesiredLRPKey) GoString() string
- func (m *DesiredLRPKey) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPKey) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPKey) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPKey) ProtoMessage()
- func (m *DesiredLRPKey) Reset()
- func (m *DesiredLRPKey) Size() (n int)
- func (this *DesiredLRPKey) String() string
- func (m *DesiredLRPKey) Unmarshal(dAtA []byte) error
- func (key DesiredLRPKey) Validate() error
- func (m *DesiredLRPKey) XXX_DiscardUnknown()
- func (m *DesiredLRPKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPKey) XXX_Merge(src proto.Message)
- func (m *DesiredLRPKey) XXX_Size() int
- func (m *DesiredLRPKey) XXX_Unmarshal(b []byte) error
- type DesiredLRPLifecycleResponse
- func (*DesiredLRPLifecycleResponse) Descriptor() ([]byte, []int)
- func (this *DesiredLRPLifecycleResponse) Equal(that interface{}) bool
- func (m *DesiredLRPLifecycleResponse) GetError() *Error
- func (this *DesiredLRPLifecycleResponse) GoString() string
- func (m *DesiredLRPLifecycleResponse) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPLifecycleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPLifecycleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPLifecycleResponse) ProtoMessage()
- func (m *DesiredLRPLifecycleResponse) Reset()
- func (m *DesiredLRPLifecycleResponse) Size() (n int)
- func (this *DesiredLRPLifecycleResponse) String() string
- func (m *DesiredLRPLifecycleResponse) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPLifecycleResponse) XXX_DiscardUnknown()
- func (m *DesiredLRPLifecycleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPLifecycleResponse) XXX_Merge(src proto.Message)
- func (m *DesiredLRPLifecycleResponse) XXX_Size() int
- func (m *DesiredLRPLifecycleResponse) XXX_Unmarshal(b []byte) error
- type DesiredLRPRemovedEvent
- func (*DesiredLRPRemovedEvent) Descriptor() ([]byte, []int)
- func (this *DesiredLRPRemovedEvent) Equal(that interface{}) bool
- func (event *DesiredLRPRemovedEvent) EventType() string
- func (m *DesiredLRPRemovedEvent) GetDesiredLrp() *DesiredLRP
- func (m *DesiredLRPRemovedEvent) GetTraceId() string
- func (this *DesiredLRPRemovedEvent) GoString() string
- func (event DesiredLRPRemovedEvent) Key() string
- func (m *DesiredLRPRemovedEvent) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPRemovedEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPRemovedEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPRemovedEvent) ProtoMessage()
- func (m *DesiredLRPRemovedEvent) Reset()
- func (m *DesiredLRPRemovedEvent) Size() (n int)
- func (this *DesiredLRPRemovedEvent) String() string
- func (m *DesiredLRPRemovedEvent) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPRemovedEvent) XXX_DiscardUnknown()
- func (m *DesiredLRPRemovedEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPRemovedEvent) XXX_Merge(src proto.Message)
- func (m *DesiredLRPRemovedEvent) XXX_Size() int
- func (m *DesiredLRPRemovedEvent) XXX_Unmarshal(b []byte) error
- type DesiredLRPResource
- func (*DesiredLRPResource) Descriptor() ([]byte, []int)
- func (this *DesiredLRPResource) Equal(that interface{}) bool
- func (m *DesiredLRPResource) GetDiskMb() int32
- func (m *DesiredLRPResource) GetMaxPids() int32
- func (m *DesiredLRPResource) GetMemoryMb() int32
- func (m *DesiredLRPResource) GetRootFs() string
- func (this *DesiredLRPResource) GoString() string
- func (m *DesiredLRPResource) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPResource) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPResource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPResource) ProtoMessage()
- func (m *DesiredLRPResource) Reset()
- func (m *DesiredLRPResource) Size() (n int)
- func (this *DesiredLRPResource) String() string
- func (m *DesiredLRPResource) Unmarshal(dAtA []byte) error
- func (resource DesiredLRPResource) Validate() error
- func (m *DesiredLRPResource) XXX_DiscardUnknown()
- func (m *DesiredLRPResource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPResource) XXX_Merge(src proto.Message)
- func (m *DesiredLRPResource) XXX_Size() int
- func (m *DesiredLRPResource) XXX_Unmarshal(b []byte) error
- type DesiredLRPResponse
- func (*DesiredLRPResponse) Descriptor() ([]byte, []int)
- func (this *DesiredLRPResponse) Equal(that interface{}) bool
- func (m *DesiredLRPResponse) GetDesiredLrp() *DesiredLRP
- func (m *DesiredLRPResponse) GetError() *Error
- func (this *DesiredLRPResponse) GoString() string
- func (m *DesiredLRPResponse) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPResponse) ProtoMessage()
- func (m *DesiredLRPResponse) Reset()
- func (m *DesiredLRPResponse) Size() (n int)
- func (this *DesiredLRPResponse) String() string
- func (m *DesiredLRPResponse) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPResponse) XXX_DiscardUnknown()
- func (m *DesiredLRPResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPResponse) XXX_Merge(src proto.Message)
- func (m *DesiredLRPResponse) XXX_Size() int
- func (m *DesiredLRPResponse) XXX_Unmarshal(b []byte) error
- type DesiredLRPRunInfo
- func (*DesiredLRPRunInfo) Descriptor() ([]byte, []int)
- func (this *DesiredLRPRunInfo) Equal(that interface{}) bool
- func (m *DesiredLRPRunInfo) GetAction() *Action
- func (m *DesiredLRPRunInfo) GetCachedDependencies() []*CachedDependency
- func (m *DesiredLRPRunInfo) GetCertificateProperties() *CertificateProperties
- func (m *DesiredLRPRunInfo) GetCheckDefinition() *CheckDefinition
- func (m *DesiredLRPRunInfo) GetCpuWeight() uint32
- func (m *DesiredLRPRunInfo) GetCreatedAt() int64
- func (m *DesiredLRPRunInfo) GetDeprecatedStartTimeoutS() uint32deprecated
- func (m *DesiredLRPRunInfo) GetEgressRules() []SecurityGroupRule
- func (m *DesiredLRPRunInfo) GetEnvironmentVariables() []EnvironmentVariable
- func (m *DesiredLRPRunInfo) GetImageLayers() []*ImageLayer
- func (m *DesiredLRPRunInfo) GetImagePassword() string
- func (m *DesiredLRPRunInfo) GetImageUsername() string
- func (m *DesiredLRPRunInfo) GetLegacyDownloadUser() stringdeprecated
- func (m *DesiredLRPRunInfo) GetLogRateLimit() *LogRateLimit
- func (m *DesiredLRPRunInfo) GetLogSource() string
- func (m *DesiredLRPRunInfo) GetMetricTags() map[string]*MetricTagValue
- func (m *DesiredLRPRunInfo) GetMetricsGuid() stringdeprecated
- func (m *DesiredLRPRunInfo) GetMonitor() *Action
- func (m *DesiredLRPRunInfo) GetNetwork() *Network
- func (m *DesiredLRPRunInfo) GetPorts() []uint32
- func (m *DesiredLRPRunInfo) GetPrivileged() bool
- func (m *DesiredLRPRunInfo) GetSetup() *Action
- func (m *DesiredLRPRunInfo) GetSidecars() []*Sidecar
- func (m *DesiredLRPRunInfo) GetStartTimeoutMs() int64
- func (m *DesiredLRPRunInfo) GetTrustedSystemCertificatesPath() string
- func (m *DesiredLRPRunInfo) GetVolumeMounts() []*VolumeMount
- func (this *DesiredLRPRunInfo) GoString() string
- func (m *DesiredLRPRunInfo) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPRunInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPRunInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPRunInfo) ProtoMessage()
- func (m *DesiredLRPRunInfo) Reset()
- func (m *DesiredLRPRunInfo) Size() (n int)
- func (this *DesiredLRPRunInfo) String() string
- func (m *DesiredLRPRunInfo) Unmarshal(dAtA []byte) error
- func (runInfo DesiredLRPRunInfo) Validate() error
- func (m *DesiredLRPRunInfo) XXX_DiscardUnknown()
- func (m *DesiredLRPRunInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPRunInfo) XXX_Merge(src proto.Message)
- func (m *DesiredLRPRunInfo) XXX_Size() int
- func (m *DesiredLRPRunInfo) XXX_Unmarshal(b []byte) error
- type DesiredLRPSchedulingInfo
- func (s *DesiredLRPSchedulingInfo) ApplyUpdate(update *DesiredLRPUpdate)
- func (*DesiredLRPSchedulingInfo) Descriptor() ([]byte, []int)
- func (this *DesiredLRPSchedulingInfo) Equal(that interface{}) bool
- func (m *DesiredLRPSchedulingInfo) GetAnnotation() string
- func (m *DesiredLRPSchedulingInfo) GetInstances() int32
- func (m *DesiredLRPSchedulingInfo) GetPlacementTags() []string
- func (m *DesiredLRPSchedulingInfo) GetVolumePlacement() *VolumePlacement
- func (this *DesiredLRPSchedulingInfo) GoString() string
- func (m *DesiredLRPSchedulingInfo) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPSchedulingInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPSchedulingInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPSchedulingInfo) ProtoMessage()
- func (m *DesiredLRPSchedulingInfo) Reset()
- func (m *DesiredLRPSchedulingInfo) Size() (n int)
- func (this *DesiredLRPSchedulingInfo) String() string
- func (m *DesiredLRPSchedulingInfo) Unmarshal(dAtA []byte) error
- func (s DesiredLRPSchedulingInfo) Validate() error
- func (*DesiredLRPSchedulingInfo) Version() format.Version
- func (m *DesiredLRPSchedulingInfo) XXX_DiscardUnknown()
- func (m *DesiredLRPSchedulingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPSchedulingInfo) XXX_Merge(src proto.Message)
- func (m *DesiredLRPSchedulingInfo) XXX_Size() int
- func (m *DesiredLRPSchedulingInfo) XXX_Unmarshal(b []byte) error
- type DesiredLRPSchedulingInfoByProcessGuidResponse
- func (*DesiredLRPSchedulingInfoByProcessGuidResponse) Descriptor() ([]byte, []int)
- func (this *DesiredLRPSchedulingInfoByProcessGuidResponse) Equal(that interface{}) bool
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) GetDesiredLrpSchedulingInfo() *DesiredLRPSchedulingInfo
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) GetError() *Error
- func (this *DesiredLRPSchedulingInfoByProcessGuidResponse) GoString() string
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPSchedulingInfoByProcessGuidResponse) ProtoMessage()
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) Reset()
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) Size() (n int)
- func (this *DesiredLRPSchedulingInfoByProcessGuidResponse) String() string
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) XXX_DiscardUnknown()
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) XXX_Merge(src proto.Message)
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) XXX_Size() int
- func (m *DesiredLRPSchedulingInfoByProcessGuidResponse) XXX_Unmarshal(b []byte) error
- type DesiredLRPSchedulingInfosResponse
- func (*DesiredLRPSchedulingInfosResponse) Descriptor() ([]byte, []int)
- func (this *DesiredLRPSchedulingInfosResponse) Equal(that interface{}) bool
- func (m *DesiredLRPSchedulingInfosResponse) GetDesiredLrpSchedulingInfos() []*DesiredLRPSchedulingInfo
- func (m *DesiredLRPSchedulingInfosResponse) GetError() *Error
- func (this *DesiredLRPSchedulingInfosResponse) GoString() string
- func (m *DesiredLRPSchedulingInfosResponse) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPSchedulingInfosResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPSchedulingInfosResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPSchedulingInfosResponse) ProtoMessage()
- func (m *DesiredLRPSchedulingInfosResponse) Reset()
- func (m *DesiredLRPSchedulingInfosResponse) Size() (n int)
- func (this *DesiredLRPSchedulingInfosResponse) String() string
- func (m *DesiredLRPSchedulingInfosResponse) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPSchedulingInfosResponse) XXX_DiscardUnknown()
- func (m *DesiredLRPSchedulingInfosResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPSchedulingInfosResponse) XXX_Merge(src proto.Message)
- func (m *DesiredLRPSchedulingInfosResponse) XXX_Size() int
- func (m *DesiredLRPSchedulingInfosResponse) XXX_Unmarshal(b []byte) error
- type DesiredLRPUpdate
- func (desired DesiredLRPUpdate) AnnotationExists() bool
- func (*DesiredLRPUpdate) Descriptor() ([]byte, []int)
- func (this *DesiredLRPUpdate) Equal(that interface{}) bool
- func (m *DesiredLRPUpdate) GetAnnotation() string
- func (m *DesiredLRPUpdate) GetInstances() int32
- func (m *DesiredLRPUpdate) GetMetricTags() map[string]*MetricTagValue
- func (m *DesiredLRPUpdate) GetOptionalAnnotation() isDesiredLRPUpdate_OptionalAnnotation
- func (m *DesiredLRPUpdate) GetOptionalInstances() isDesiredLRPUpdate_OptionalInstances
- func (this *DesiredLRPUpdate) GoString() string
- func (desired DesiredLRPUpdate) InstancesExists() bool
- func (desired DesiredLRPUpdate) IsMetricTagsUpdated(existingTags map[string]*MetricTagValue) bool
- func (desired DesiredLRPUpdate) IsRoutesGroupUpdated(routes *Routes, routerGroup string) bool
- func (m *DesiredLRPUpdate) Marshal() (dAtA []byte, err error)
- func (desired DesiredLRPUpdate) MarshalJSON() ([]byte, error)
- func (m *DesiredLRPUpdate) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPUpdate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPUpdate) ProtoMessage()
- func (m *DesiredLRPUpdate) Reset()
- func (desired *DesiredLRPUpdate) SetAnnotation(annotation string)
- func (desired *DesiredLRPUpdate) SetInstances(instances int32)
- func (m *DesiredLRPUpdate) Size() (n int)
- func (this *DesiredLRPUpdate) String() string
- func (m *DesiredLRPUpdate) Unmarshal(dAtA []byte) error
- func (desired *DesiredLRPUpdate) UnmarshalJSON(data []byte) error
- func (desired *DesiredLRPUpdate) Validate() error
- func (m *DesiredLRPUpdate) XXX_DiscardUnknown()
- func (m *DesiredLRPUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPUpdate) XXX_Merge(src proto.Message)
- func (*DesiredLRPUpdate) XXX_OneofWrappers() []interface{}
- func (m *DesiredLRPUpdate) XXX_Size() int
- func (m *DesiredLRPUpdate) XXX_Unmarshal(b []byte) error
- type DesiredLRPUpdate_Annotation
- func (this *DesiredLRPUpdate_Annotation) Equal(that interface{}) bool
- func (this *DesiredLRPUpdate_Annotation) GoString() string
- func (m *DesiredLRPUpdate_Annotation) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPUpdate_Annotation) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *DesiredLRPUpdate_Annotation) Size() (n int)
- func (this *DesiredLRPUpdate_Annotation) String() string
- type DesiredLRPUpdate_Instances
- func (this *DesiredLRPUpdate_Instances) Equal(that interface{}) bool
- func (this *DesiredLRPUpdate_Instances) GoString() string
- func (m *DesiredLRPUpdate_Instances) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPUpdate_Instances) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *DesiredLRPUpdate_Instances) Size() (n int)
- func (this *DesiredLRPUpdate_Instances) String() string
- type DesiredLRPsRequest
- func (*DesiredLRPsRequest) Descriptor() ([]byte, []int)
- func (this *DesiredLRPsRequest) Equal(that interface{}) bool
- func (m *DesiredLRPsRequest) GetDomain() string
- func (m *DesiredLRPsRequest) GetProcessGuids() []string
- func (this *DesiredLRPsRequest) GoString() string
- func (m *DesiredLRPsRequest) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPsRequest) ProtoMessage()
- func (m *DesiredLRPsRequest) Reset()
- func (m *DesiredLRPsRequest) Size() (n int)
- func (this *DesiredLRPsRequest) String() string
- func (m *DesiredLRPsRequest) Unmarshal(dAtA []byte) error
- func (request *DesiredLRPsRequest) Validate() error
- func (m *DesiredLRPsRequest) XXX_DiscardUnknown()
- func (m *DesiredLRPsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPsRequest) XXX_Merge(src proto.Message)
- func (m *DesiredLRPsRequest) XXX_Size() int
- func (m *DesiredLRPsRequest) XXX_Unmarshal(b []byte) error
- type DesiredLRPsResponse
- func (*DesiredLRPsResponse) Descriptor() ([]byte, []int)
- func (this *DesiredLRPsResponse) Equal(that interface{}) bool
- func (m *DesiredLRPsResponse) GetDesiredLrps() []*DesiredLRP
- func (m *DesiredLRPsResponse) GetError() *Error
- func (this *DesiredLRPsResponse) GoString() string
- func (m *DesiredLRPsResponse) Marshal() (dAtA []byte, err error)
- func (m *DesiredLRPsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DesiredLRPsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DesiredLRPsResponse) ProtoMessage()
- func (m *DesiredLRPsResponse) Reset()
- func (m *DesiredLRPsResponse) Size() (n int)
- func (this *DesiredLRPsResponse) String() string
- func (m *DesiredLRPsResponse) Unmarshal(dAtA []byte) error
- func (m *DesiredLRPsResponse) XXX_DiscardUnknown()
- func (m *DesiredLRPsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DesiredLRPsResponse) XXX_Merge(src proto.Message)
- func (m *DesiredLRPsResponse) XXX_Size() int
- func (m *DesiredLRPsResponse) XXX_Unmarshal(b []byte) error
- type DomainSet
- type DomainsResponse
- func (*DomainsResponse) Descriptor() ([]byte, []int)
- func (m *DomainsResponse) GetDomains() []string
- func (m *DomainsResponse) GetError() *Error
- func (this *DomainsResponse) GoString() string
- func (m *DomainsResponse) Marshal() (dAtA []byte, err error)
- func (m *DomainsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DomainsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DomainsResponse) ProtoMessage()
- func (m *DomainsResponse) Reset()
- func (m *DomainsResponse) Size() (n int)
- func (this *DomainsResponse) String() string
- func (m *DomainsResponse) Unmarshal(dAtA []byte) error
- func (m *DomainsResponse) XXX_DiscardUnknown()
- func (m *DomainsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DomainsResponse) XXX_Merge(src proto.Message)
- func (m *DomainsResponse) XXX_Size() int
- func (m *DomainsResponse) XXX_Unmarshal(b []byte) error
- type DownloadAction
- func (a *DownloadAction) ActionType() string
- func (*DownloadAction) Descriptor() ([]byte, []int)
- func (this *DownloadAction) Equal(that interface{}) bool
- func (m *DownloadAction) GetArtifact() string
- func (m *DownloadAction) GetCacheKey() string
- func (m *DownloadAction) GetChecksumAlgorithm() string
- func (m *DownloadAction) GetChecksumValue() string
- func (m *DownloadAction) GetFrom() string
- func (m *DownloadAction) GetLogSource() string
- func (m *DownloadAction) GetTo() string
- func (m *DownloadAction) GetUser() string
- func (this *DownloadAction) GoString() string
- func (m *DownloadAction) Marshal() (dAtA []byte, err error)
- func (m *DownloadAction) MarshalTo(dAtA []byte) (int, error)
- func (m *DownloadAction) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DownloadAction) ProtoMessage()
- func (m *DownloadAction) Reset()
- func (m *DownloadAction) Size() (n int)
- func (this *DownloadAction) String() string
- func (m *DownloadAction) Unmarshal(dAtA []byte) error
- func (a DownloadAction) Validate() error
- func (m *DownloadAction) XXX_DiscardUnknown()
- func (m *DownloadAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DownloadAction) XXX_Merge(src proto.Message)
- func (m *DownloadAction) XXX_Size() int
- func (m *DownloadAction) XXX_Unmarshal(b []byte) error
- type EmitProgressAction
- func (a *EmitProgressAction) ActionType() string
- func (*EmitProgressAction) Descriptor() ([]byte, []int)
- func (this *EmitProgressAction) Equal(that interface{}) bool
- func (m *EmitProgressAction) GetAction() *Action
- func (m *EmitProgressAction) GetFailureMessagePrefix() string
- func (m *EmitProgressAction) GetLogSource() string
- func (m *EmitProgressAction) GetStartMessage() string
- func (m *EmitProgressAction) GetSuccessMessage() string
- func (this *EmitProgressAction) GoString() string
- func (m *EmitProgressAction) Marshal() (dAtA []byte, err error)
- func (m *EmitProgressAction) MarshalTo(dAtA []byte) (int, error)
- func (m *EmitProgressAction) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EmitProgressAction) ProtoMessage()
- func (m *EmitProgressAction) Reset()
- func (m *EmitProgressAction) Size() (n int)
- func (this *EmitProgressAction) String() string
- func (m *EmitProgressAction) Unmarshal(dAtA []byte) error
- func (a EmitProgressAction) Validate() error
- func (m *EmitProgressAction) XXX_DiscardUnknown()
- func (m *EmitProgressAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EmitProgressAction) XXX_Merge(src proto.Message)
- func (m *EmitProgressAction) XXX_Size() int
- func (m *EmitProgressAction) XXX_Unmarshal(b []byte) error
- type EnvironmentVariable
- func (*EnvironmentVariable) Descriptor() ([]byte, []int)
- func (this *EnvironmentVariable) Equal(that interface{}) bool
- func (m *EnvironmentVariable) GetName() string
- func (m *EnvironmentVariable) GetValue() string
- func (this *EnvironmentVariable) GoString() string
- func (m *EnvironmentVariable) Marshal() (dAtA []byte, err error)
- func (m *EnvironmentVariable) MarshalTo(dAtA []byte) (int, error)
- func (m *EnvironmentVariable) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EnvironmentVariable) ProtoMessage()
- func (m *EnvironmentVariable) Reset()
- func (m *EnvironmentVariable) Size() (n int)
- func (this *EnvironmentVariable) String() string
- func (m *EnvironmentVariable) Unmarshal(dAtA []byte) error
- func (envVar EnvironmentVariable) Validate() error
- func (m *EnvironmentVariable) XXX_DiscardUnknown()
- func (m *EnvironmentVariable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnvironmentVariable) XXX_Merge(src proto.Message)
- func (m *EnvironmentVariable) XXX_Size() int
- func (m *EnvironmentVariable) XXX_Unmarshal(b []byte) error
- type ErrInvalidField
- type ErrInvalidModification
- type Error
- func (*Error) Descriptor() ([]byte, []int)
- func (err *Error) Equal(other error) bool
- func (err *Error) Error() string
- func (m *Error) GetMessage() string
- func (m *Error) GetType() Error_Type
- func (this *Error) GoString() string
- func (m *Error) Marshal() (dAtA []byte, err error)
- func (m *Error) MarshalTo(dAtA []byte) (int, error)
- func (m *Error) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Error) ProtoMessage()
- func (m *Error) Reset()
- func (m *Error) Size() (n int)
- func (this *Error) String() string
- func (err *Error) ToError() error
- func (m *Error) Unmarshal(dAtA []byte) error
- func (m *Error) XXX_DiscardUnknown()
- func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Error) XXX_Merge(src proto.Message)
- func (m *Error) XXX_Size() int
- func (m *Error) XXX_Unmarshal(b []byte) error
- type Error_Type
- type EvacuateClaimedActualLRPRequest
- func (*EvacuateClaimedActualLRPRequest) Descriptor() ([]byte, []int)
- func (m *EvacuateClaimedActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *EvacuateClaimedActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (this *EvacuateClaimedActualLRPRequest) GoString() string
- func (m *EvacuateClaimedActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *EvacuateClaimedActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *EvacuateClaimedActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvacuateClaimedActualLRPRequest) ProtoMessage()
- func (m *EvacuateClaimedActualLRPRequest) Reset()
- func (m *EvacuateClaimedActualLRPRequest) Size() (n int)
- func (this *EvacuateClaimedActualLRPRequest) String() string
- func (m *EvacuateClaimedActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *EvacuateClaimedActualLRPRequest) Validate() error
- func (m *EvacuateClaimedActualLRPRequest) XXX_DiscardUnknown()
- func (m *EvacuateClaimedActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvacuateClaimedActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *EvacuateClaimedActualLRPRequest) XXX_Size() int
- func (m *EvacuateClaimedActualLRPRequest) XXX_Unmarshal(b []byte) error
- type EvacuateCrashedActualLRPRequest
- func (*EvacuateCrashedActualLRPRequest) Descriptor() ([]byte, []int)
- func (m *EvacuateCrashedActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *EvacuateCrashedActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (m *EvacuateCrashedActualLRPRequest) GetErrorMessage() string
- func (this *EvacuateCrashedActualLRPRequest) GoString() string
- func (m *EvacuateCrashedActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *EvacuateCrashedActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *EvacuateCrashedActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvacuateCrashedActualLRPRequest) ProtoMessage()
- func (m *EvacuateCrashedActualLRPRequest) Reset()
- func (m *EvacuateCrashedActualLRPRequest) Size() (n int)
- func (this *EvacuateCrashedActualLRPRequest) String() string
- func (m *EvacuateCrashedActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *EvacuateCrashedActualLRPRequest) Validate() error
- func (m *EvacuateCrashedActualLRPRequest) XXX_DiscardUnknown()
- func (m *EvacuateCrashedActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvacuateCrashedActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *EvacuateCrashedActualLRPRequest) XXX_Size() int
- func (m *EvacuateCrashedActualLRPRequest) XXX_Unmarshal(b []byte) error
- type EvacuateRunningActualLRPRequest
- func (*EvacuateRunningActualLRPRequest) Descriptor() ([]byte, []int)
- func (m *EvacuateRunningActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *EvacuateRunningActualLRPRequest) GetActualLrpInternalRoutes() []*ActualLRPInternalRoute
- func (m *EvacuateRunningActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (m *EvacuateRunningActualLRPRequest) GetActualLrpNetInfo() *ActualLRPNetInfo
- func (m *EvacuateRunningActualLRPRequest) GetAvailabilityZone() string
- func (m *EvacuateRunningActualLRPRequest) GetMetricTags() map[string]string
- func (m *EvacuateRunningActualLRPRequest) GetOptionalRoutable() isEvacuateRunningActualLRPRequest_OptionalRoutable
- func (m *EvacuateRunningActualLRPRequest) GetRoutable() bool
- func (this *EvacuateRunningActualLRPRequest) GoString() string
- func (m *EvacuateRunningActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *EvacuateRunningActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *EvacuateRunningActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvacuateRunningActualLRPRequest) ProtoMessage()
- func (m *EvacuateRunningActualLRPRequest) Reset()
- func (request *EvacuateRunningActualLRPRequest) RoutableExists() bool
- func (request *EvacuateRunningActualLRPRequest) SetRoutable(routable bool)
- func (m *EvacuateRunningActualLRPRequest) Size() (n int)
- func (this *EvacuateRunningActualLRPRequest) String() string
- func (m *EvacuateRunningActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *EvacuateRunningActualLRPRequest) Validate() error
- func (m *EvacuateRunningActualLRPRequest) XXX_DiscardUnknown()
- func (m *EvacuateRunningActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvacuateRunningActualLRPRequest) XXX_Merge(src proto.Message)
- func (*EvacuateRunningActualLRPRequest) XXX_OneofWrappers() []interface{}
- func (m *EvacuateRunningActualLRPRequest) XXX_Size() int
- func (m *EvacuateRunningActualLRPRequest) XXX_Unmarshal(b []byte) error
- type EvacuateRunningActualLRPRequest_Routable
- func (this *EvacuateRunningActualLRPRequest_Routable) GoString() string
- func (m *EvacuateRunningActualLRPRequest_Routable) MarshalTo(dAtA []byte) (int, error)
- func (m *EvacuateRunningActualLRPRequest_Routable) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *EvacuateRunningActualLRPRequest_Routable) Size() (n int)
- func (this *EvacuateRunningActualLRPRequest_Routable) String() string
- type EvacuateStoppedActualLRPRequest
- func (*EvacuateStoppedActualLRPRequest) Descriptor() ([]byte, []int)
- func (m *EvacuateStoppedActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *EvacuateStoppedActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (this *EvacuateStoppedActualLRPRequest) GoString() string
- func (m *EvacuateStoppedActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *EvacuateStoppedActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *EvacuateStoppedActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvacuateStoppedActualLRPRequest) ProtoMessage()
- func (m *EvacuateStoppedActualLRPRequest) Reset()
- func (m *EvacuateStoppedActualLRPRequest) Size() (n int)
- func (this *EvacuateStoppedActualLRPRequest) String() string
- func (m *EvacuateStoppedActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *EvacuateStoppedActualLRPRequest) Validate() error
- func (m *EvacuateStoppedActualLRPRequest) XXX_DiscardUnknown()
- func (m *EvacuateStoppedActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvacuateStoppedActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *EvacuateStoppedActualLRPRequest) XXX_Size() int
- func (m *EvacuateStoppedActualLRPRequest) XXX_Unmarshal(b []byte) error
- type EvacuationResponse
- func (*EvacuationResponse) Descriptor() ([]byte, []int)
- func (m *EvacuationResponse) GetError() *Error
- func (m *EvacuationResponse) GetKeepContainer() bool
- func (this *EvacuationResponse) GoString() string
- func (m *EvacuationResponse) Marshal() (dAtA []byte, err error)
- func (m *EvacuationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *EvacuationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvacuationResponse) ProtoMessage()
- func (m *EvacuationResponse) Reset()
- func (m *EvacuationResponse) Size() (n int)
- func (this *EvacuationResponse) String() string
- func (m *EvacuationResponse) Unmarshal(dAtA []byte) error
- func (m *EvacuationResponse) XXX_DiscardUnknown()
- func (m *EvacuationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvacuationResponse) XXX_Merge(src proto.Message)
- func (m *EvacuationResponse) XXX_Size() int
- func (m *EvacuationResponse) XXX_Unmarshal(b []byte) error
- type Event
- type EventsByCellId
- func (*EventsByCellId) Descriptor() ([]byte, []int)
- func (this *EventsByCellId) Equal(that interface{}) bool
- func (m *EventsByCellId) GetCellId() string
- func (this *EventsByCellId) GoString() string
- func (m *EventsByCellId) Marshal() (dAtA []byte, err error)
- func (m *EventsByCellId) MarshalTo(dAtA []byte) (int, error)
- func (m *EventsByCellId) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EventsByCellId) ProtoMessage()
- func (m *EventsByCellId) Reset()
- func (m *EventsByCellId) Size() (n int)
- func (this *EventsByCellId) String() string
- func (m *EventsByCellId) Unmarshal(dAtA []byte) error
- func (request *EventsByCellId) Validate() error
- func (m *EventsByCellId) XXX_DiscardUnknown()
- func (m *EventsByCellId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventsByCellId) XXX_Merge(src proto.Message)
- func (m *EventsByCellId) XXX_Size() int
- func (m *EventsByCellId) XXX_Unmarshal(b []byte) error
- type FailActualLRPRequest
- func (*FailActualLRPRequest) Descriptor() ([]byte, []int)
- func (this *FailActualLRPRequest) Equal(that interface{}) bool
- func (m *FailActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (m *FailActualLRPRequest) GetErrorMessage() string
- func (this *FailActualLRPRequest) GoString() string
- func (m *FailActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *FailActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FailActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FailActualLRPRequest) ProtoMessage()
- func (m *FailActualLRPRequest) Reset()
- func (m *FailActualLRPRequest) Size() (n int)
- func (this *FailActualLRPRequest) String() string
- func (m *FailActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *FailActualLRPRequest) Validate() error
- func (m *FailActualLRPRequest) XXX_DiscardUnknown()
- func (m *FailActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FailActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *FailActualLRPRequest) XXX_Size() int
- func (m *FailActualLRPRequest) XXX_Unmarshal(b []byte) error
- type FailTaskRequestdeprecated
- func (*FailTaskRequest) Descriptor() ([]byte, []int)
- func (this *FailTaskRequest) Equal(that interface{}) bool
- func (m *FailTaskRequest) GetFailureReason() string
- func (m *FailTaskRequest) GetTaskGuid() string
- func (this *FailTaskRequest) GoString() string
- func (m *FailTaskRequest) Marshal() (dAtA []byte, err error)
- func (m *FailTaskRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FailTaskRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FailTaskRequest) ProtoMessage()
- func (m *FailTaskRequest) Reset()
- func (m *FailTaskRequest) Size() (n int)
- func (this *FailTaskRequest) String() string
- func (m *FailTaskRequest) Unmarshal(dAtA []byte) error
- func (req *FailTaskRequest) Validate() error
- func (m *FailTaskRequest) XXX_DiscardUnknown()
- func (m *FailTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FailTaskRequest) XXX_Merge(src proto.Message)
- func (m *FailTaskRequest) XXX_Size() int
- func (m *FailTaskRequest) XXX_Unmarshal(b []byte) error
- type HTTPCheck
- func (*HTTPCheck) Descriptor() ([]byte, []int)
- func (this *HTTPCheck) Equal(that interface{}) bool
- func (m *HTTPCheck) GetIntervalMs() uint64
- func (m *HTTPCheck) GetPath() string
- func (m *HTTPCheck) GetPort() uint32
- func (m *HTTPCheck) GetRequestTimeoutMs() uint64
- func (this *HTTPCheck) GoString() string
- func (m *HTTPCheck) Marshal() (dAtA []byte, err error)
- func (m *HTTPCheck) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTPCheck) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTPCheck) ProtoMessage()
- func (m *HTTPCheck) Reset()
- func (m *HTTPCheck) Size() (n int)
- func (this *HTTPCheck) String() string
- func (m *HTTPCheck) Unmarshal(dAtA []byte) error
- func (m *HTTPCheck) XXX_DiscardUnknown()
- func (m *HTTPCheck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPCheck) XXX_Merge(src proto.Message)
- func (m *HTTPCheck) XXX_Size() int
- func (m *HTTPCheck) XXX_Unmarshal(b []byte) error
- type ICMPInfo
- func (*ICMPInfo) Descriptor() ([]byte, []int)
- func (this *ICMPInfo) Equal(that interface{}) bool
- func (m *ICMPInfo) GetCode() int32
- func (m *ICMPInfo) GetType() int32
- func (this *ICMPInfo) GoString() string
- func (m *ICMPInfo) Marshal() (dAtA []byte, err error)
- func (m *ICMPInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ICMPInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ICMPInfo) ProtoMessage()
- func (m *ICMPInfo) Reset()
- func (m *ICMPInfo) Size() (n int)
- func (this *ICMPInfo) String() string
- func (m *ICMPInfo) Unmarshal(dAtA []byte) error
- func (m *ICMPInfo) XXX_DiscardUnknown()
- func (m *ICMPInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ICMPInfo) XXX_Merge(src proto.Message)
- func (m *ICMPInfo) XXX_Size() int
- func (m *ICMPInfo) XXX_Unmarshal(b []byte) error
- type ImageLayer
- func (*ImageLayer) Descriptor() ([]byte, []int)
- func (this *ImageLayer) Equal(that interface{}) bool
- func (m *ImageLayer) GetDestinationPath() string
- func (m *ImageLayer) GetDigestAlgorithm() ImageLayer_DigestAlgorithm
- func (m *ImageLayer) GetDigestValue() string
- func (m *ImageLayer) GetLayerType() ImageLayer_Type
- func (m *ImageLayer) GetMediaType() ImageLayer_MediaType
- func (m *ImageLayer) GetName() string
- func (m *ImageLayer) GetUrl() string
- func (this *ImageLayer) GoString() string
- func (m *ImageLayer) Marshal() (dAtA []byte, err error)
- func (m *ImageLayer) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageLayer) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageLayer) ProtoMessage()
- func (m *ImageLayer) Reset()
- func (m *ImageLayer) Size() (n int)
- func (this *ImageLayer) String() string
- func (m *ImageLayer) Unmarshal(dAtA []byte) error
- func (l *ImageLayer) Validate() error
- func (m *ImageLayer) XXX_DiscardUnknown()
- func (m *ImageLayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageLayer) XXX_Merge(src proto.Message)
- func (m *ImageLayer) XXX_Size() int
- func (m *ImageLayer) XXX_Unmarshal(b []byte) error
- type ImageLayer_DigestAlgorithm
- func (ImageLayer_DigestAlgorithm) EnumDescriptor() ([]byte, []int)
- func (d ImageLayer_DigestAlgorithm) MarshalJSON() ([]byte, error)
- func (x ImageLayer_DigestAlgorithm) String() string
- func (d *ImageLayer_DigestAlgorithm) UnmarshalJSON(data []byte) error
- func (d ImageLayer_DigestAlgorithm) Valid() bool
- type ImageLayer_MediaType
- type ImageLayer_Type
- type ImageLayers
- type LogRateLimit
- func (*LogRateLimit) Descriptor() ([]byte, []int)
- func (this *LogRateLimit) Equal(that interface{}) bool
- func (m *LogRateLimit) GetBytesPerSecond() int64
- func (this *LogRateLimit) GoString() string
- func (m *LogRateLimit) Marshal() (dAtA []byte, err error)
- func (m *LogRateLimit) MarshalTo(dAtA []byte) (int, error)
- func (m *LogRateLimit) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogRateLimit) ProtoMessage()
- func (m *LogRateLimit) Reset()
- func (m *LogRateLimit) Size() (n int)
- func (this *LogRateLimit) String() string
- func (m *LogRateLimit) Unmarshal(dAtA []byte) error
- func (m *LogRateLimit) XXX_DiscardUnknown()
- func (m *LogRateLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogRateLimit) XXX_Merge(src proto.Message)
- func (m *LogRateLimit) XXX_Size() int
- func (m *LogRateLimit) XXX_Unmarshal(b []byte) error
- type MetricTagValue
- func (*MetricTagValue) Descriptor() ([]byte, []int)
- func (this *MetricTagValue) Equal(that interface{}) bool
- func (m *MetricTagValue) GetDynamic() MetricTagValue_DynamicValue
- func (m *MetricTagValue) GetStatic() string
- func (this *MetricTagValue) GoString() string
- func (m *MetricTagValue) Marshal() (dAtA []byte, err error)
- func (m *MetricTagValue) MarshalTo(dAtA []byte) (int, error)
- func (m *MetricTagValue) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetricTagValue) ProtoMessage()
- func (m *MetricTagValue) Reset()
- func (m *MetricTagValue) Size() (n int)
- func (this *MetricTagValue) String() string
- func (m *MetricTagValue) Unmarshal(dAtA []byte) error
- func (m *MetricTagValue) Validate() error
- func (m *MetricTagValue) XXX_DiscardUnknown()
- func (m *MetricTagValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricTagValue) XXX_Merge(src proto.Message)
- func (m *MetricTagValue) XXX_Size() int
- func (m *MetricTagValue) XXX_Unmarshal(b []byte) error
- type MetricTagValue_DynamicValue
- func (MetricTagValue_DynamicValue) EnumDescriptor() ([]byte, []int)
- func (v MetricTagValue_DynamicValue) MarshalJSON() ([]byte, error)
- func (x MetricTagValue_DynamicValue) String() string
- func (v *MetricTagValue_DynamicValue) UnmarshalJSON(data []byte) error
- func (v MetricTagValue_DynamicValue) Valid() bool
- type ModificationTag
- func (*ModificationTag) Descriptor() ([]byte, []int)
- func (this *ModificationTag) Equal(that interface{}) bool
- func (m *ModificationTag) GetEpoch() string
- func (m *ModificationTag) GetIndex() uint32
- func (this *ModificationTag) GoString() string
- func (t *ModificationTag) Increment()
- func (m *ModificationTag) Marshal() (dAtA []byte, err error)
- func (m *ModificationTag) MarshalTo(dAtA []byte) (int, error)
- func (m *ModificationTag) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ModificationTag) ProtoMessage()
- func (m *ModificationTag) Reset()
- func (m *ModificationTag) Size() (n int)
- func (this *ModificationTag) String() string
- func (m *ModificationTag) SucceededBy(other *ModificationTag) bool
- func (m *ModificationTag) Unmarshal(dAtA []byte) error
- func (m *ModificationTag) XXX_DiscardUnknown()
- func (m *ModificationTag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ModificationTag) XXX_Merge(src proto.Message)
- func (m *ModificationTag) XXX_Size() int
- func (m *ModificationTag) XXX_Unmarshal(b []byte) error
- type Network
- func (*Network) Descriptor() ([]byte, []int)
- func (this *Network) Equal(that interface{}) bool
- func (m *Network) GetProperties() map[string]string
- func (this *Network) GoString() string
- func (m *Network) Marshal() (dAtA []byte, err error)
- func (m *Network) MarshalTo(dAtA []byte) (int, error)
- func (m *Network) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Network) ProtoMessage()
- func (m *Network) Reset()
- func (m *Network) Size() (n int)
- func (this *Network) String() string
- func (m *Network) Unmarshal(dAtA []byte) error
- func (m *Network) XXX_DiscardUnknown()
- func (m *Network) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Network) XXX_Merge(src proto.Message)
- func (m *Network) XXX_Size() int
- func (m *Network) XXX_Unmarshal(b []byte) error
- type ParallelAction
- func (a *ParallelAction) ActionType() string
- func (*ParallelAction) Descriptor() ([]byte, []int)
- func (this *ParallelAction) Equal(that interface{}) bool
- func (m *ParallelAction) GetActions() []*Action
- func (m *ParallelAction) GetLogSource() string
- func (this *ParallelAction) GoString() string
- func (m *ParallelAction) Marshal() (dAtA []byte, err error)
- func (m *ParallelAction) MarshalTo(dAtA []byte) (int, error)
- func (m *ParallelAction) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ParallelAction) ProtoMessage()
- func (m *ParallelAction) Reset()
- func (m *ParallelAction) Size() (n int)
- func (this *ParallelAction) String() string
- func (m *ParallelAction) Unmarshal(dAtA []byte) error
- func (a ParallelAction) Validate() error
- func (*ParallelAction) Version() format.Version
- func (m *ParallelAction) XXX_DiscardUnknown()
- func (m *ParallelAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ParallelAction) XXX_Merge(src proto.Message)
- func (m *ParallelAction) XXX_Size() int
- func (m *ParallelAction) XXX_Unmarshal(b []byte) error
- type PingResponse
- func (*PingResponse) Descriptor() ([]byte, []int)
- func (this *PingResponse) Equal(that interface{}) bool
- func (m *PingResponse) GetAvailable() bool
- func (this *PingResponse) GoString() string
- func (m *PingResponse) Marshal() (dAtA []byte, err error)
- func (m *PingResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PingResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PingResponse) ProtoMessage()
- func (m *PingResponse) Reset()
- func (m *PingResponse) Size() (n int)
- func (this *PingResponse) String() string
- func (m *PingResponse) Unmarshal(dAtA []byte) error
- func (m *PingResponse) XXX_DiscardUnknown()
- func (m *PingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PingResponse) XXX_Merge(src proto.Message)
- func (m *PingResponse) XXX_Size() int
- func (m *PingResponse) XXX_Unmarshal(b []byte) error
- type PortChecker
- type PortMapping
- func (*PortMapping) Descriptor() ([]byte, []int)
- func (this *PortMapping) Equal(that interface{}) bool
- func (m *PortMapping) GetContainerPort() uint32
- func (m *PortMapping) GetContainerTlsProxyPort() uint32
- func (m *PortMapping) GetHostPort() uint32
- func (m *PortMapping) GetHostTlsProxyPort() uint32
- func (this *PortMapping) GoString() string
- func (m *PortMapping) Marshal() (dAtA []byte, err error)
- func (m *PortMapping) MarshalTo(dAtA []byte) (int, error)
- func (m *PortMapping) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PortMapping) ProtoMessage()
- func (m *PortMapping) Reset()
- func (m *PortMapping) Size() (n int)
- func (this *PortMapping) String() string
- func (m *PortMapping) Unmarshal(dAtA []byte) error
- func (m *PortMapping) XXX_DiscardUnknown()
- func (m *PortMapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PortMapping) XXX_Merge(src proto.Message)
- func (m *PortMapping) XXX_Size() int
- func (m *PortMapping) XXX_Unmarshal(b []byte) error
- type PortRange
- func (*PortRange) Descriptor() ([]byte, []int)
- func (this *PortRange) Equal(that interface{}) bool
- func (m *PortRange) GetEnd() uint32
- func (m *PortRange) GetStart() uint32
- func (this *PortRange) GoString() string
- func (m *PortRange) Marshal() (dAtA []byte, err error)
- func (m *PortRange) MarshalTo(dAtA []byte) (int, error)
- func (m *PortRange) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PortRange) ProtoMessage()
- func (m *PortRange) Reset()
- func (m *PortRange) Size() (n int)
- func (this *PortRange) String() string
- func (m *PortRange) Unmarshal(dAtA []byte) error
- func (m *PortRange) XXX_DiscardUnknown()
- func (m *PortRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PortRange) XXX_Merge(src proto.Message)
- func (m *PortRange) XXX_Size() int
- func (m *PortRange) XXX_Unmarshal(b []byte) error
- type ProtoRoutes
- func (*ProtoRoutes) Descriptor() ([]byte, []int)
- func (this *ProtoRoutes) Equal(that interface{}) bool
- func (m *ProtoRoutes) GetRoutes() map[string][]byte
- func (this *ProtoRoutes) GoString() string
- func (m *ProtoRoutes) Marshal() (dAtA []byte, err error)
- func (m *ProtoRoutes) MarshalTo(dAtA []byte) (int, error)
- func (m *ProtoRoutes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ProtoRoutes) ProtoMessage()
- func (m *ProtoRoutes) Reset()
- func (m *ProtoRoutes) Size() (n int)
- func (this *ProtoRoutes) String() string
- func (m *ProtoRoutes) Unmarshal(dAtA []byte) error
- func (m *ProtoRoutes) XXX_DiscardUnknown()
- func (m *ProtoRoutes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProtoRoutes) XXX_Merge(src proto.Message)
- func (m *ProtoRoutes) XXX_Size() int
- func (m *ProtoRoutes) XXX_Unmarshal(b []byte) error
- type Provider
- func (*Provider) Descriptor() ([]byte, []int)
- func (this *Provider) Equal(that interface{}) bool
- func (m *Provider) GetName() string
- func (m *Provider) GetProperties() []string
- func (this *Provider) GoString() string
- func (m *Provider) Marshal() (dAtA []byte, err error)
- func (m *Provider) MarshalTo(dAtA []byte) (int, error)
- func (m *Provider) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Provider) ProtoMessage()
- func (m *Provider) Reset()
- func (m *Provider) Size() (n int)
- func (this *Provider) String() string
- func (m *Provider) Unmarshal(dAtA []byte) error
- func (m *Provider) XXX_DiscardUnknown()
- func (m *Provider) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Provider) XXX_Merge(src proto.Message)
- func (m *Provider) XXX_Size() int
- func (m *Provider) XXX_Unmarshal(b []byte) error
- type RejectTaskRequest
- func (*RejectTaskRequest) Descriptor() ([]byte, []int)
- func (this *RejectTaskRequest) Equal(that interface{}) bool
- func (m *RejectTaskRequest) GetRejectionReason() string
- func (m *RejectTaskRequest) GetTaskGuid() string
- func (this *RejectTaskRequest) GoString() string
- func (m *RejectTaskRequest) Marshal() (dAtA []byte, err error)
- func (m *RejectTaskRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RejectTaskRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RejectTaskRequest) ProtoMessage()
- func (m *RejectTaskRequest) Reset()
- func (m *RejectTaskRequest) Size() (n int)
- func (this *RejectTaskRequest) String() string
- func (m *RejectTaskRequest) Unmarshal(dAtA []byte) error
- func (req *RejectTaskRequest) Validate() error
- func (m *RejectTaskRequest) XXX_DiscardUnknown()
- func (m *RejectTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RejectTaskRequest) XXX_Merge(src proto.Message)
- func (m *RejectTaskRequest) XXX_Size() int
- func (m *RejectTaskRequest) XXX_Unmarshal(b []byte) error
- type RemoveActualLRPRequest
- func (*RemoveActualLRPRequest) Descriptor() ([]byte, []int)
- func (this *RemoveActualLRPRequest) Equal(that interface{}) bool
- func (m *RemoveActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *RemoveActualLRPRequest) GetIndex() int32
- func (m *RemoveActualLRPRequest) GetProcessGuid() string
- func (this *RemoveActualLRPRequest) GoString() string
- func (m *RemoveActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *RemoveActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveActualLRPRequest) ProtoMessage()
- func (m *RemoveActualLRPRequest) Reset()
- func (m *RemoveActualLRPRequest) Size() (n int)
- func (this *RemoveActualLRPRequest) String() string
- func (m *RemoveActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *RemoveActualLRPRequest) Validate() error
- func (m *RemoveActualLRPRequest) XXX_DiscardUnknown()
- func (m *RemoveActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *RemoveActualLRPRequest) XXX_Size() int
- func (m *RemoveActualLRPRequest) XXX_Unmarshal(b []byte) error
- type RemoveDesiredLRPRequest
- func (*RemoveDesiredLRPRequest) Descriptor() ([]byte, []int)
- func (this *RemoveDesiredLRPRequest) Equal(that interface{}) bool
- func (m *RemoveDesiredLRPRequest) GetProcessGuid() string
- func (this *RemoveDesiredLRPRequest) GoString() string
- func (m *RemoveDesiredLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *RemoveDesiredLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveDesiredLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveDesiredLRPRequest) ProtoMessage()
- func (m *RemoveDesiredLRPRequest) Reset()
- func (m *RemoveDesiredLRPRequest) Size() (n int)
- func (this *RemoveDesiredLRPRequest) String() string
- func (m *RemoveDesiredLRPRequest) Unmarshal(dAtA []byte) error
- func (request *RemoveDesiredLRPRequest) Validate() error
- func (m *RemoveDesiredLRPRequest) XXX_DiscardUnknown()
- func (m *RemoveDesiredLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveDesiredLRPRequest) XXX_Merge(src proto.Message)
- func (m *RemoveDesiredLRPRequest) XXX_Size() int
- func (m *RemoveDesiredLRPRequest) XXX_Unmarshal(b []byte) error
- type RemoveEvacuatingActualLRPRequest
- func (*RemoveEvacuatingActualLRPRequest) Descriptor() ([]byte, []int)
- func (m *RemoveEvacuatingActualLRPRequest) GetActualLrpInstanceKey() *ActualLRPInstanceKey
- func (m *RemoveEvacuatingActualLRPRequest) GetActualLrpKey() *ActualLRPKey
- func (this *RemoveEvacuatingActualLRPRequest) GoString() string
- func (m *RemoveEvacuatingActualLRPRequest) Marshal() (dAtA []byte, err error)
- func (m *RemoveEvacuatingActualLRPRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveEvacuatingActualLRPRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveEvacuatingActualLRPRequest) ProtoMessage()
- func (m *RemoveEvacuatingActualLRPRequest) Reset()
- func (m *RemoveEvacuatingActualLRPRequest) Size() (n int)
- func (this *RemoveEvacuatingActualLRPRequest) String() string
- func (m *RemoveEvacuatingActualLRPRequest) Unmarshal(dAtA []byte) error
- func (request *RemoveEvacuatingActualLRPRequest) Validate() error
- func (m *RemoveEvacuatingActualLRPRequest) XXX_DiscardUnknown()
- func (m *RemoveEvacuatingActualLRPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveEvacuatingActualLRPRequest) XXX_Merge(src proto.Message)
- func (m *RemoveEvacuatingActualLRPRequest) XXX_Size() int
- func (m *RemoveEvacuatingActualLRPRequest) XXX_Unmarshal(b []byte) error
- type RemoveEvacuatingActualLRPResponse
- func (*RemoveEvacuatingActualLRPResponse) Descriptor() ([]byte, []int)
- func (m *RemoveEvacuatingActualLRPResponse) GetError() *Error
- func (this *RemoveEvacuatingActualLRPResponse) GoString() string
- func (m *RemoveEvacuatingActualLRPResponse) Marshal() (dAtA []byte, err error)
- func (m *RemoveEvacuatingActualLRPResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveEvacuatingActualLRPResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveEvacuatingActualLRPResponse) ProtoMessage()
- func (m *RemoveEvacuatingActualLRPResponse) Reset()
- func (m *RemoveEvacuatingActualLRPResponse) Size() (n int)
- func (this *RemoveEvacuatingActualLRPResponse) String() string
- func (m *RemoveEvacuatingActualLRPResponse) Unmarshal(dAtA []byte) error
- func (m *RemoveEvacuatingActualLRPResponse) XXX_DiscardUnknown()
- func (m *RemoveEvacuatingActualLRPResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveEvacuatingActualLRPResponse) XXX_Merge(src proto.Message)
- func (m *RemoveEvacuatingActualLRPResponse) XXX_Size() int
- func (m *RemoveEvacuatingActualLRPResponse) XXX_Unmarshal(b []byte) error
- type ResourceLimits
- func (*ResourceLimits) Descriptor() ([]byte, []int)
- func (this *ResourceLimits) Equal(that interface{}) bool
- func (m *ResourceLimits) GetNofile() uint64
- func (m *ResourceLimits) GetNofilePtr() *uint64
- func (m *ResourceLimits) GetNproc() uint64deprecated
- func (m *ResourceLimits) GetOptionalNofile() isResourceLimits_OptionalNofile
- func (m *ResourceLimits) GetOptionalNproc() isResourceLimits_OptionalNproc
- func (this *ResourceLimits) GoString() string
- func (m *ResourceLimits) Marshal() (dAtA []byte, err error)
- func (l ResourceLimits) MarshalJSON() ([]byte, error)
- func (m *ResourceLimits) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceLimits) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (l *ResourceLimits) NofileExists() bool
- func (l *ResourceLimits) NprocExists() bool
- func (*ResourceLimits) ProtoMessage()
- func (m *ResourceLimits) Reset()
- func (l *ResourceLimits) SetNofile(nofile uint64)
- func (l *ResourceLimits) SetNproc(nproc uint64)
- func (m *ResourceLimits) Size() (n int)
- func (this *ResourceLimits) String() string
- func (m *ResourceLimits) Unmarshal(dAtA []byte) error
- func (l *ResourceLimits) UnmarshalJSON(data []byte) error
- func (m *ResourceLimits) XXX_DiscardUnknown()
- func (m *ResourceLimits) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceLimits) XXX_Merge(src proto.Message)
- func (*ResourceLimits) XXX_OneofWrappers() []interface{}
- func (m *ResourceLimits) XXX_Size() int
- func (m *ResourceLimits) XXX_Unmarshal(b []byte) error
- type ResourceLimits_Nofile
- func (this *ResourceLimits_Nofile) Equal(that interface{}) bool
- func (this *ResourceLimits_Nofile) GoString() string
- func (m *ResourceLimits_Nofile) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceLimits_Nofile) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *ResourceLimits_Nofile) Size() (n int)
- func (this *Resour