package
22.11.9
Repository: https://github.com/cs-si/safescale.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetTenantNames returns all known tenants names.
GetTenants returns all known tenants.
No description provided by the author
RankDRF computes the Dominant Resource Fairness Rank of a host template.
Register a Client referenced by the provider name.
UseService return the service referenced by the given name.

# Constants

CoreDRFWeight is the Dominant Resource Fairness weight of a core.
DiskDRFWeight is the Dominant Resource Fairness weight of 1 GB of Disk.
RAMDRFWeight is the Dominant Resource Fairness weight of 1 GB of RAM.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Service consolidates Provider and ObjectStorage.Location interfaces in a single interface completed with higher-level methods.

# Type aliases

ByRankDRF implements sort.Interface for []HostTemplate based on the Dominant Resource Fairness.