Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend represents the OpenStack backend.
func NewBackend ¶
NewBackend returns a new Backend instance.
func (*Backend) GetOffer ¶
GetOffer returns an offer based on available OpenStack VM node instances.
func (*Backend) ShouldStartNode ¶
ShouldStartNode tells the scaler loop which nodes belong to this scheduler backend, basically.
Click to show internal directories.
Click to hide internal directories.