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

# Packages

No description provided by the author

# Functions

NewBucketHandler creates a BucketHandler.
NewClusterHandler creates a ClusterHandler.
No description provided by the author
NewHostHandler is the constructor for HostHandler.
NewImageHandler creates a host service.
NewNetworkHandler returns an instance of *networkHandler that satisfies interface NetworkHandler.
NewSecurityGroupHandler returns an instance of SecurityGroupHandler.
NewShareHandler creates a ShareHandler.
NewSSHHandler ...
No description provided by the author
NewTagHandler creates a Label service.
NewTemplateHandler creates a host service.
NewTenantHandler creates a scanner service.
NewVolumeHandler creates a Volume service.

# Structs

CPUInfo stores CPU properties.
PriceInfo stores price information.
StoredCPUInfo ...

# Interfaces

BucketHandler defines interface to manipulate buckets.
ClusterHandler defines interface to manipulate buckets.
FeatureHandler interface defines the methods available to handle Features.
HostHandler ...
ImageHandler defines API to manipulate images.
LabelHandler defines API to manipulate tags.
NetworkHandler exposes Network handling methods.
SecurityGroupHandler exposes interface of handler of Security Group requests.
ShareHandler defines API to manipulate Shares.
SSHHandler defines ssh management API.
No description provided by the author
TemplateHandler defines API to manipulate images.
TenantHandler defines API to manipulate tenants.
VolumeHandler defines API to manipulate hosts.