Documentation
¶
Index ¶
- func OutputFormat(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- type Completion
- func (c *Completion) AddressFamily(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) AdminMachine(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) AdminTenant(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) AuditPhase(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) AuditStatusCodes(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) BMCCommands(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) ComponentTypes(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Firewall(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) IPType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Image(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) ImageClassification(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) ImageFeatures(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Ip(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Machine(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) MachineAllocationType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) MachineState(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) NatType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Network(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) NetworkAddressFamily(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) NetworkAdmin(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) NetworkType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Partition(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Project(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) ProjectInvite(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) ProjectMember(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) ProjectRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Size(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Switch(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) SwitchOSVendor(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) SwitchOSVersion(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) SwitchPartition(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) SwitchPorts(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) SwitchRack(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) SwitchRoom(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Tenant(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TenantInvite(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TenantMember(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TenantRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) Token(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TokenAdminRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TokenInfraRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TokenMachineRoles(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TokenPermissions(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TokenProjectRoles(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func (c *Completion) TokenTenantRoles(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OutputFormat ¶ added in v0.1.0
Types ¶
type Completion ¶
func (*Completion) AddressFamily ¶ added in v0.1.0
func (c *Completion) AddressFamily(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) AdminMachine ¶ added in v0.1.0
func (c *Completion) AdminMachine(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) AdminTenant ¶ added in v0.1.0
func (c *Completion) AdminTenant(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) AuditPhase ¶ added in v0.1.0
func (c *Completion) AuditPhase(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) AuditStatusCodes ¶ added in v0.1.0
func (c *Completion) AuditStatusCodes(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) BMCCommands ¶ added in v0.1.0
func (c *Completion) BMCCommands(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) ComponentTypes ¶ added in v0.1.0
func (c *Completion) ComponentTypes(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Firewall ¶ added in v0.1.0
func (c *Completion) Firewall(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) IPType ¶ added in v0.1.0
func (c *Completion) IPType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Image ¶ added in v0.1.0
func (c *Completion) Image(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) ImageClassification ¶ added in v0.1.0
func (c *Completion) ImageClassification(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) ImageFeatures ¶ added in v0.1.0
func (c *Completion) ImageFeatures(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Ip ¶ added in v0.1.0
func (c *Completion) Ip(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Machine ¶ added in v0.1.0
func (c *Completion) Machine(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) MachineAllocationType ¶ added in v0.1.0
func (c *Completion) MachineAllocationType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) MachineState ¶ added in v0.1.0
func (c *Completion) MachineState(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) NatType ¶ added in v0.1.0
func (c *Completion) NatType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Network ¶ added in v0.1.0
func (c *Completion) Network(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) NetworkAddressFamily ¶ added in v0.1.0
func (c *Completion) NetworkAddressFamily(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) NetworkAdmin ¶ added in v0.1.0
func (c *Completion) NetworkAdmin(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) NetworkType ¶ added in v0.1.0
func (c *Completion) NetworkType(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Partition ¶ added in v0.1.0
func (c *Completion) Partition(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Project ¶
func (c *Completion) Project(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) ProjectInvite ¶ added in v0.1.0
func (c *Completion) ProjectInvite(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) ProjectMember ¶ added in v0.1.0
func (c *Completion) ProjectMember(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) ProjectRole ¶ added in v0.1.0
func (c *Completion) ProjectRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Size ¶ added in v0.1.0
func (c *Completion) Size(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Switch ¶ added in v0.1.0
func (c *Completion) Switch(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) SwitchOSVendor ¶ added in v0.1.0
func (c *Completion) SwitchOSVendor(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) SwitchOSVersion ¶ added in v0.1.0
func (c *Completion) SwitchOSVersion(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) SwitchPartition ¶ added in v0.1.0
func (c *Completion) SwitchPartition(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) SwitchPorts ¶ added in v0.1.0
func (c *Completion) SwitchPorts(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) SwitchRack ¶ added in v0.1.0
func (c *Completion) SwitchRack(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) SwitchRoom ¶ added in v0.1.0
func (c *Completion) SwitchRoom(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Tenant ¶ added in v0.1.0
func (c *Completion) Tenant(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TenantInvite ¶ added in v0.1.0
func (c *Completion) TenantInvite(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TenantMember ¶ added in v0.1.0
func (c *Completion) TenantMember(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TenantRole ¶ added in v0.1.0
func (c *Completion) TenantRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) Token ¶ added in v0.1.0
func (c *Completion) Token(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TokenAdminRole ¶ added in v0.1.0
func (c *Completion) TokenAdminRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TokenInfraRole ¶ added in v0.1.0
func (c *Completion) TokenInfraRole(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TokenMachineRoles ¶ added in v0.1.0
func (c *Completion) TokenMachineRoles(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TokenPermissions ¶ added in v0.1.0
func (c *Completion) TokenPermissions(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TokenProjectRoles ¶ added in v0.1.0
func (c *Completion) TokenProjectRoles(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
func (*Completion) TokenTenantRoles ¶ added in v0.1.0
func (c *Completion) TokenTenantRoles(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
Click to show internal directories.
Click to hide internal directories.