Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrustZoneCommand ¶
type TrustZoneCommand struct {
// contains filtered or unexported fields
}
func NewTrustZoneCommand ¶
func NewTrustZoneCommand(cmdCtx *cmdcontext.CommandContext) *TrustZoneCommand
func (*TrustZoneCommand) GetAddCommand ¶
func (c *TrustZoneCommand) GetAddCommand() *cobra.Command
func (*TrustZoneCommand) GetListCommand ¶
func (c *TrustZoneCommand) GetListCommand() *cobra.Command
func (*TrustZoneCommand) GetRootCommand ¶
func (c *TrustZoneCommand) GetRootCommand() *cobra.Command
func (*TrustZoneCommand) GetStatusCommand ¶
func (c *TrustZoneCommand) GetStatusCommand() *cobra.Command
Click to show internal directories.
Click to hide internal directories.