- API Reference
Repository
Tiers
This feature is available for the following tiers: Standard, Premium.
Packages:
artifact.entigo.com/v1alpha1
Resource Types:
Repository
↩ Parent| Name | Type | Description | Required |
|---|---|---|---|
| apiVersion | string | artifact.entigo.com/v1alpha1 | true |
| kind | string | Repository | true |
| metadata | object | Refer to the Kubernetes API documentation for the fields of the metadata field. | true |
| spec | object | false | |
| status | object | false |
Repository.spec
↩ Parent| Name | Type | Description | Required |
|---|---|---|---|
| name | string | Name of the repository, defaults to the name of the resource if not specified Validations: | false |
| path | string | Prefix path for the repository Validations: | false |
Repository.status
↩ Parent| Name | Type | Description | Required |
|---|---|---|---|
| repositoryUri | string | Repository URI for pulling and pushing images. | false |