package
0.0.0-20230418003124-8c30691055a6
Repository: https://github.com/hmatsu47/select-repository-api.git
Documentation: pkg.go.dev

# Functions

リリース処理中かどうか確認.
ECR クライアント生成.
No description provided by the author
No description provided by the author
ImageList を取得.
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
ECR リポジトリ内イメージ一覧取得.
対象のイメージタグを検索.
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
No description provided by the author
設定読み込み.
指定ファイルから設定を取得.
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.
設定削除.
サービスのリポジトリ一覧取得.
設定書き込み(上書き).

# Structs

Error エラーメッセージモデル.
GinServerOptions provides options for the Gin server.
Image コンテナイメージモデル.
Repository リポジトリモデル.
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
Service サービスモデル.
Setting リリース設定モデル.
No description provided by the author

# Interfaces

ECR API interface.
ECR DescribeImages.
ECR ListImages.
ServerInterface represents all server handlers.

# Type aliases

ErrorResponse エラーメッセージモデル.
ImagesResponse defines model for imagesResponse.
No description provided by the author
PostSettingJSONRequestBody defines body for PostSetting for application/json ContentType.
RepositoriesResponse defines model for repositoriesResponse.
RepositoryName defines model for repository_name.
ServiceName defines model for service_name.
ServicesResponse defines model for servicesResponse.
SettingRequest リリース設定モデル.