Documentation
¶
Index ¶
- func NewAttestationCommand(sl service.CommandServicer) (*cobra.Command, error)
- func NewEventsCommandGroup(sl service.CommandServicer) (*cobra.Command, error)
- func NewInstanceCommand(sl service.CommandServicer) (*cobra.Command, error)
- func NewMetadataCommandGroup(sl service.CommandServicer) (*cobra.Command, error)
- func NewScheduledEventsAckCommand(sl service.CommandServicer) (*cobra.Command, error)
- func NewScheduledEventsCommand(sl service.CommandServicer) (*cobra.Command, error)
- func NewTokenCommand(sl service.CommandServicer) (*cobra.Command, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAttestationCommand ¶
func NewAttestationCommand(sl service.CommandServicer) (*cobra.Command, error)
NewAttestationCommand creates a new `apmz metadata attest` command
func NewEventsCommandGroup ¶
func NewEventsCommandGroup(sl service.CommandServicer) (*cobra.Command, error)
NewEventsCommandGroup will create a new command group for scheduled events functions
func NewInstanceCommand ¶
func NewInstanceCommand(sl service.CommandServicer) (*cobra.Command, error)
NewInstanceCommand creates a new `apmz metadata instance` command
func NewMetadataCommandGroup ¶
func NewMetadataCommandGroup(sl service.CommandServicer) (*cobra.Command, error)
NewMetadataCommandGroup will create a new command group for metadata functions
func NewScheduledEventsAckCommand ¶
func NewScheduledEventsAckCommand(sl service.CommandServicer) (*cobra.Command, error)
NewScheduledEventsAckCommand creates a new `apmz metadata events ack` command
func NewScheduledEventsCommand ¶
func NewScheduledEventsCommand(sl service.CommandServicer) (*cobra.Command, error)
NewScheduledEventsCommand creates a new `apmz metadata events get` command
func NewTokenCommand ¶
func NewTokenCommand(sl service.CommandServicer) (*cobra.Command, error)
NewTokenCommand creates a new `apmz metadata token` command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.