# API 索引

## API

| API | 描述信息 |
|:---|:---|
|[CreateRepo](uhub-api/create_repo)|创建镜像仓库|
|[DeleteRepo](uhub-api/delete_repo)|删除镜像仓库|
|[DeleteRepoImage](uhub-api/delete_repo_image)|删除镜像|
|[GetImageTag](uhub-api/get_image_tag)|获取镜像tag|
|[GetRepo](uhub-api/get_repo)|获取镜像仓库|
|[GetRepoImage](uhub-api/get_repo_image)|获取镜像仓库下的镜像|
|[UpdateRepo](uhub-api/update_repo)|更新镜像仓库|
