次の方法で共有


ContainerRegistryWebhookEventTarget クラス

定義

イベントのターゲット。

public class ContainerRegistryWebhookEventTarget
type ContainerRegistryWebhookEventTarget = class
Public Class ContainerRegistryWebhookEventTarget
継承
ContainerRegistryWebhookEventTarget

プロパティ

Digest

コンテンツのダイジェスト。Registry V2 HTTP API 仕様で定義されています。

Length

コンテンツのバイト数。 size フィールドと同じです。

MediaType

参照されているオブジェクトの MIME の種類。

Name

成果物の名前。

Repository

リポジトリの名前。

Size

コンテンツのバイト数。 length フィールドと同じです。

Tag

タグ名。

Uri

コンテンツへのダイレクト URL。

Version

成果物のバージョン。

適用対象