apis

package
v0.0.0-...-81b11f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2020 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package apis implements all the API endpoints.

This package contains the listing of all the taskcluster services and endpoints that are ade available by the "api" command. It also implements the api subcommand tree, allowing users to call api endpoints directly through the application.

The stored definition of the services and endpoints can be updated by running `make generate-apis` in the root of the respository.

Code generated by `go generate ./apis`; DO NOT EDIT

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

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL