Versions in this module Expand all Collapse all v1 v1.0.1 Oct 7, 2025 Changes in this version + func AddOperatorToSwarm(cmd *cobra.Command, args []string) error + func AddOperatorToTenant(cmd *cobra.Command, args []string) error + func BanTenantAccount(cmd *cobra.Command, args []string) error + func BanTenantProject(cmd *cobra.Command, args []string) error + func CheckAgentStatus(cmd *cobra.Command, args []string) error + func CheckRedundancyClassRecoveryStatus(cmd *cobra.Command, args []string) error + func CheckRedundancyClassStatus(cmd *cobra.Command, args []string) error + func CheckSwarmStatus(cmd *cobra.Command, args []string) error + func ConfigEdit(cmd *cobra.Command, args []string) error + func ConfigProfiles(cmd *cobra.Command, args []string) error + func ConfigSwitchProfile(cmd *cobra.Command, args []string) error + func ConfigValidate(cmd *cobra.Command, args []string) error + func ConfigView(cmd *cobra.Command, args []string) error + func ConfigureAndVerifyDNSInteractive(cmd *cobra.Command) error + func ConfigureTenantDNS(cmd *cobra.Command, args []string) error + func CreateAgent(cmd *cobra.Command, args []string) error + func CreateAgentBatch(cmd *cobra.Command, args []string) error + func CreateGateway(cmd *cobra.Command, args []string) error + func CreateNexus(cmd *cobra.Command, args []string) error + func CreateNode(cmd *cobra.Command, args []string) error + func CreateNodeBatch(cmd *cobra.Command, args []string) error + func CreateRedundancyClass(cmd *cobra.Command, args []string) error + func CreateSwarm(cmd *cobra.Command, args []string) error + func CreateTenant(cmd *cobra.Command, args []string) error + func CreateTenantAccounts(cmd *cobra.Command, args []string) error + func DeleteTenantAccountSessions(cmd *cobra.Command, args []string) error + func DescribeAgent(cmd *cobra.Command, args []string) error + func DescribeGateway(cmd *cobra.Command, args []string) error + func DescribeNexus(cmd *cobra.Command, args []string) error + func DescribeNode(cmd *cobra.Command, args []string) error + func DescribeRedundancyClass(cmd *cobra.Command, args []string) error + func DescribeSwarm(cmd *cobra.Command, args []string) error + func DescribeSwarmOperator(cmd *cobra.Command, args []string) error + func DescribeTenant(cmd *cobra.Command, args []string) error + func DescribeTenantAccount(cmd *cobra.Command, args []string) error + func DescribeTenantOperator(cmd *cobra.Command, args []string) error + func DescribeTenantProject(cmd *cobra.Command, args []string) error + func EditAgent(cmd *cobra.Command, args []string) error + func EditNexus(cmd *cobra.Command, args []string) error + func EditNode(cmd *cobra.Command, args []string) error + func EditSwarm(cmd *cobra.Command, args ...string) error + func EditSwarmOperatorRole(cmd *cobra.Command, args []string) error + func EditTenant(cmd *cobra.Command, args []string) error + func EditTenantOperatorRole(cmd *cobra.Command, args []string) error + func ExpandRedundancyClass(cmd *cobra.Command, args []string) error + func GenerateNexusDeployFiles(cmd *cobra.Command, args []string) error + func GenerateNodeDeployFiles(cmd *cobra.Command, args []string) error + func GetTenantReport(cmd *cobra.Command, args []string) error + func InstallGateway(cmd *cobra.Command, args []string) error + func InstallTenantGatewayInteractive(cmd *cobra.Command) error + func ListAgents(cmd *cobra.Command, args []string) error + func ListGateways(cmd *cobra.Command, args []string) error + func ListNexuses(cmd *cobra.Command, args []string) error + func ListNodes(cmd *cobra.Command, args []string) error + func ListRedundancyClasses(cmd *cobra.Command, args []string) error + func ListSwarmOperators(cmd *cobra.Command, args []string) error + func ListSwarms(cmd *cobra.Command, args []string) error + func ListTenant(cmd *cobra.Command, args []string) error + func ListTenantAccounts(cmd *cobra.Command, args []string) error + func ListTenantOperators(cmd *cobra.Command, args []string) error + func ListTenantProjects(cmd *cobra.Command, args []string) error + func Logout(cmd *cobra.Command, args []string) error + func PromoteOperator(cmd *cobra.Command, args []string) error + func RecoverRedundancyClass(cmd *cobra.Command, args []string) error + func RemoveAgent(cmd *cobra.Command, args []string) error + func RemoveGateway(cmd *cobra.Command, args []string) error + func RemoveNexus(cmd *cobra.Command, args []string) error + func RemoveNode(cmd *cobra.Command, args []string) error + func RemoveSwarm(cmd *cobra.Command, args []string) error + func RemoveSwarmOperator(cmd *cobra.Command, args []string) error + func RemoveTenant(cmd *cobra.Command, args []string) error + func RemoveTenantAccount(cmd *cobra.Command, args []string) error + func RemoveTenantOperator(cmd *cobra.Command, args []string) error + func RemoveTenantProject(cmd *cobra.Command, args []string) error + func RestoreTenantAccount(cmd *cobra.Command, args []string) error + func RestoreTenantProject(cmd *cobra.Command, args []string) error + func SignInComposer(cmd *cobra.Command, args []string) error + func UnbanTenantAccount(cmd *cobra.Command, args []string) error + func UnbanTenantProject(cmd *cobra.Command, args []string) error + func UpdateGateway(cmd *cobra.Command, args []string) error + func UpdateTenantAccount(cmd *cobra.Command, args []string) error + func UpdateTenantProject(cmd *cobra.Command, args []string) error + func VerifyTenantDNS(cmd *cobra.Command, args []string) error + type ProfileInfo struct + Endpoint string + HasAPIKey bool + IsDefault bool + Name string + Type configuration.ProfileType + UpdatedAt string