RepositoriesApi
All URIs are relative to https://api.ionos.com/containerregistries
Method | HTTP request | Description |
---|---|---|
Delete /registries/{registryId}/repositories/{name} | Delete repository |
RegistriesRepositoriesDelete
Delete repository
Example
Path Parameters
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
registryId | The unique ID of the registry | ||
name | string | The name of the repository |
Other Parameters
Other parameters are passed through a pointer to an apiRegistriesRepositoriesDeleteRequest struct via the builder pattern
Return type
(empty response body)
HTTP request headers
Content-Type: Not defined
Accept: Not defined
Last updated