OCI
List Repositories
List multiple OCIRepositories
An <em>OCIRepository</em> represents a single namespace within an OCI Registry.
OCIRepositories are uniquely identified by a URI-like string where the final
path of the URI represents the OCIRepository Namespace and the part of the URI
before the Namespace is the Registry identifier.
Examples of OCIRepository identifiers:
* <b>docker.io/istio/pilot</b>: The <b>pilot</b> namespace in the <b>docker.io/istio</b>
registry.
* <b>public.ecr.aws/bottlerocket/bottlerocket-operator<//b>: The
<b>bottlerocket-operator<b> namespace in the <b>public.ecr.aws/bottlerocket</b>
registry.
GET
List Repositories
Documentation Index
Fetch the complete documentation index at: https://docs.chkk.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Continuation token value (used when retrieving the next page of results).
Number of records to show per page of results.
Required range:
0 <= x <= 100Record filter.
Previous
Create RepositoryCreate a new OCIRepository
An <em>OCIRepository</em> represents a single namespace within an OCI Registry.
OCIRepositories are uniquely identified by a URI-like string where the final
path of the URI represents the OCIRepository Namespace and the part of the URI
before the Namespace is the Registry identifier.
Examples of OCIRepository identifiers:
* <b>docker.io/istio/pilot</b>: The <b>pilot</b> namespace in the <b>docker.io/istio</b>
registry.
* <b>public.ecr.aws/bottlerocket/bottlerocket-operator<//b>: The
<b>bottlerocket-operator<b> namespace in the <b>public.ecr.aws/bottlerocket</b>
registry.
Next
List Repositories