ImageV1_1
ImageV1_1
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : Carpe diem. | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| lifecycle_policy optional | Lifecycle 정책 | any of [LifecyclePolicyV1_1, null] | |
| lock_policy optional | Lock 정책 | any of [LockPolicy, null] | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 이미지명 Example : sample | string | |
| pull_count required | Pull 횟수 Example : 100 | integer | |
| pull_policy optional | Pull 정책 | any of [PullPolicy, null] | |
| registry_id required | Registry ID Example : rpqtmqgec3174541bbf77eecf2cd3585 | string | |
| repository_id required | Repository ID Example : e5611ca6c1484df480668c5adce8b078 | string | |
| scan_policy optional | Scan 정책 | any of [ScanPolicy, null] | |
| state required | 이미지 상태 Example : Active | string |