package
2.0.0-20221110210412-98537dd9d6a1
Repository: https://github.com/ungtb10d/cli.git
Documentation: pkg.go.dev

# Functions

New creates a new API client connecting to the configured endpoints with the HTTP client.

# Constants

CodespaceStateAvailable is the state for a running codespace environment.
CodespaceStateRebuilding is the state for a rebuilding codespace environment.
CodespaceStateShutdown is the state for a shutdown codespace environment.
CodespaceStateStarting is the state for a starting codespace environment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

CodespaceFields is the list of exportable fields for a codespace.

# Structs

No description provided by the author
API is the interface to the codespace service.
Codespace represents a codespace.
No description provided by the author
No description provided by the author
No description provided by the author
CreateCodespaceParams are the required parameters for provisioning a Codespace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RepoSearchParameters are the optional parameters for searching for repositories.
Repository represents a GitHub repository.
User represents a GitHub user.