Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Depot ¶
type Depot struct {
BaseURL string
// contains filtered or unexported fields
}
func GetContextClient ¶
func NewFromEnv ¶
func (*Depot) RegisterAwsBuilder ¶
func (d *Depot) RegisterAwsBuilder(request RegisterAwsBuilderRequest) (*RegisterAwsBuilderResponse, error)
type ErrorResponse ¶
type ExampleResponse ¶
type ExampleResponse struct {
OK bool `json:"ok"`
}
Click to show internal directories.
Click to hide internal directories.