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

# Packages

Package abstract defines structures that will contain abstracted information of resources.
No description provided by the author
No description provided by the author
No description provided by the author
Package operations contains the implementations of resources interfaces.
No description provided by the author

# Constants

Do not change current Security Group mark.
mark the Security Group as a default.
mark the Security Group as supplemental.
SecurityGroupDisable means the security group is disabled.
SecurityGroupEnable means the security group is enabled.

# Structs

FeatureSettings are used to tune the feature.

# Interfaces

Bucket GetBucket defines the interface to manipulate Object Storage buckets.
Cluster is the interface of all cluster object instances.
No description provided by the author
Feature defines the interface of feature.
Host links Object Storage folder and Host.
Label links Object Storage folder and getTags.
Metadata contains the core functions of a persistent object.
Network links Object Storage folder and Network.
Results ...
SecurityGroup links Object Storage folder and SecurityGroup.
Share contains information to maintain in Object Storage a list of shared folders.
Subnet links Object Storage folder and Network.
Targetable is an interface that target must satisfy to be able to install something on it.
UnitResult ...
UnitResults ...
Volume links Object Storage folder and getVolumes.

# Type aliases

Callback describes the function prototype to use to inspect metadata.
IndexedListOfClusterNodes ...
SecurityGroupActivation represents activation state of a Security Group.
No description provided by the author