Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComputeRequest ¶
type ComputeRequest struct { ComputeResource DataLocation Location }
func (*ComputeRequest) Fit ¶
func (c *ComputeRequest) Fit(r *ResourceOffer) (score float32, ok bool)
type ComputeResource ¶
type ResourceOffer ¶
type ResourceOffer struct { ComputeResource ServerLocation Location }
Click to show internal directories.
Click to hide internal directories.