Documentation
¶
Overview ¶
Package apis implements all the API CommandProviders.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Command is the root of the api commands. Command = &cobra.Command{ Use: "api", Short: "Direct access to TaskCluster APIs.", } )
Functions ¶
func GenerateServices ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.