# Functions
No description provided by the author
DefaultMeta returns a default meta object with an initialized spinner.
No description provided by the author
Return project compute nodes like in front Compute Resources page See font/src/components/infrastructure/ComputeResourcesTab.jsx.
Return project external nodes like in front Compute Resources page See font/src/components/infrastructure/externalNodes/ExternalNodes.jsx.
Return project scheduling groups like in front Compute Resources page See font/src/components/infrastructure/ComputeResourcesTab.jsx.
Return project summary info like in front Overview page.
# Structs
BatchAddCommand is a struct to define a batch.
BatchCommand is a cli.Command implementation for top level `sqsc batch` command.
BatchDeleteCommand is a cli.Command implementation for creating a SquareScale project.
BatchExecuteCommand is a cli.Command implementation for top level `sqsc batch` command.
BatchListCommand is a cli.Command implementation for listing all batches.
BatchSetCommand allows to configure a project container.
ClusterCommand is a cli.Command implementation for top level `sqsc cluster` command.
ClusterMemberListCommand is a cli.Command implementation for listing external nodes.
No description provided by the author
ClusterSetCommand is a cli.Command implementation for changing the cluster of a project.
DBCommand is a cli.Command implementation for top level `sqsc db` command.
DBListCommand is a cli.Command implementation to list the database engines and instances available for use.
DBSetCommand is a cli.Command implementation for scaling the db of a project.
DBShowCommand is a cli.Command implementation for scaling the db of a project.
EnvCommand is a cli.Command implementation for top level `sqsc db` command.
EnvGetCommand gets the URL of the load balancer associated to a projects and prints it on the standard output.
EnvSetCommand sets or remove an environment variable from a project.
ExternalNodeAddCommand is a cli.Command implementation for creating a external-node.
ExternalNodeCommand is a cli.Command implementation for top level `sqsc external-node` command.
ExternalNodeDownloadConfigCommand is a cli.Command implementation for getting OpenVPN, Consul & Nomad configuration for an external node.
ExternalNodeGetCommand is a cli.Command implementation for get a external node.
ExternalNodeListCommand is a cli.Command implementation for listing external nodes.
ExtraNodeAddCommand is a cli.Command implementation for creating a extra-node.
ExtraNodeBindCommand is a cli.Command implementation for binding a extra-node.
ExtraNodeCommand is a cli.Command implementation for top level `sqsc extra-node` command.
ExtraNodeDeleteCommand is a cli.Command implementation for deleting a extra-node.
ExtraNodeListCommand is a cli.Command implementation for listing extra-nodes.
LBCommand is a cli.Command implementation for top level `sqsc lb` command.
LBGetCommand gets the URL of the load balancer associated to a projects and prints it on the standard output.
LBListCommand gets the URL of the load balancer associated to a projects and prints it on the standard output.
LBSetCommand configures the load balancer associated to a given project.
LoginCommand is a cli.Command implementation for authenticating the user into the SquareScale platform.
Meta contain the meta-option that nearly all subcommand inherited.
NetworkPolicyAddCommand is a cli.Command implementation for adding network policies.
NetworkPolicyDeleteCommand is a cli.Command implementation for deleting network policies.
NetworkPolicyDeployCommand is a cli.Command implementation for deploying network policies.
NetworkPolicyGetCommand is a cli.Command implementation for get current network policies.
NetworkPolicyListCommand is a cli.Command implementation for listing network policies.
NetworkRuleCommand is a cli.Command implementation for top level `sqsc servic` command.
NetworkRuleCreateCommand is a cli.Command implementation for top level `sqsc network-rule` command.
NetworkRuleDeleteCommand is a cli.Command implementation for top level `sqsc network-rule` command.
ContainerListCommand is a cli.Command implementation for listing all network rules of service container of project.
OrganizationAddCommand is a cli.Command implementation for creating a SquareScale organization.
OrganizationCommand is a cli.Command implementation for top level `sqsc organization` command.
OrganizationDeleteCommand is a cli.Command implementation for remove a SquareScale organization.
OrganizationListCommand is a cli.Command implementation for listing all SquareScale organizations.
ProjectCommand is a cli.Command implementation for top level `sqsc project` command.
ProjectCreateCommand is a cli.Command implementation for creating project.
ProjectDetailsCommand is a cli.Command implementation for listing project details.
ProjectGetCommand is a cli.Command implementation for listing project basic infos.
ProjectListCommand is a cli.Command implementation for listing all projects.
ProjectProvisionCommand is a cli.Command implementation for provision one project.
ProjectRemoveCommand is a cli.Command implementation for creating project.
No description provided by the author
ProjectProvisionCommand is a cli.Command implementation for provision one project.
RedisAddCommand is a struct to define a Redis.
RedisCommand is a cli.Command implementation for top level `sqsc Redis` command.
RedisDeleteCommand is a cli.Command implementation for creating a SquareScale project.
RedisListCommand is a cli.Command implementation for listing all redis.
SchedulingGroupAddCommand is a cli.Command implementation for creating a scheduling group.
SchedulingGroupAssignCommand is a cli.Command implementation for assigning hosts to scheduling group.
SchedulingGroupCommand is a cli.Command implementation for top level `sqsc scheduling-group` command.
StatefulNodeDeleteCommand is a cli.Command implementation for deleting a scheduling group.
SchedulingGroupGetCommand is a cli.Command implementation for get a scheduling group.
SchedulingGroupListCommand is a cli.Command implementation for listing scheduling groups.
SchedulingGroupUnAssignCommand is a cli.Command implementation for assigning hosts to scheduling group.
ServiceAddCommand is a cli.Command implementation for adding a service aka Docker container to project.
ServiceCommand is a cli.Command implementation for top level `sqsc service` command.
ServiceDeleteCommand is a cli.Command implementation for deleting a service aka Docker container of a project.
ServiceListCommand is a cli.Command implementation for listing all services aka Docker containers of project.
ServiceScheduleCommand is a cli.Command implementation for top level `sqsc service` command.
ServiceSetCommand allows to configure a project service.
ServiceShowCommand is a cli.Command implementation for listing all projects.
StatusCommand is a cli.Command implementation for knowing if user is authorized.
VersionCommand is a cli.Command implementation for displaying the cli version.
VolumeAddCommand is a cli.Command implementation for creating a SquareScale project.
VolumeCommand is a cli.Command implementation for top level `sqsc volume` command.
VolumeDeleteCommand is a cli.Command implementation for creating a SquareScale project.
VolumeListCommand is a cli.Command implementation for listing all volumes.