- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
ancestors
Type: UNORDERED_LIST_STRING
cleanup_policy_dry_run
Type: BOOLEAN
Provider name: cleanupPolicyDryRun
Description: Optional. If true, the cleanup pipeline is prevented from deleting versions in this repository.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the repository was created.
description
Type: STRING
Provider name: description
Description: The user-provided description of the repository.
disallow_unspecified_mode
Type: BOOLEAN
Provider name: disallowUnspecifiedMode
Description: Optional. If this is true, an unspecified repo type will be treated as error rather than defaulting to standard.
docker_config
Type: STRUCT
Provider name: dockerConfig
Description: Docker repository config contains repository level configuration for the repositories of docker type.
immutable_tags
BOOLEAN
immutableTags
format
Type: STRING
Provider name: format
Description: Optional. The format of packages that are stored in the repository.
Possible values:
FORMAT_UNSPECIFIED
- Unspecified package format.DOCKER
- Docker package format.MAVEN
- Maven package format.NPM
- NPM package format.APT
- APT package format.YUM
- YUM package format.GOOGET
- GooGet package format.PYTHON
- Python package format.KFP
- Kubeflow Pipelines package format.GO
- Go package format.GENERIC
- Generic package format.kms_key_name
Type: STRING
Provider name: kmsKeyName
Description: The Cloud KMS resource name of the customer managed encryption key that’s used to encrypt the contents of the Repository. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. This value may not be changed after the Repository has been created.
labels
Type: UNORDERED_LIST_STRING
maven_config
Type: STRUCT
Provider name: mavenConfig
Description: Maven repository config contains repository level configuration for the repositories of maven type.
allow_snapshot_overwrites
BOOLEAN
allowSnapshotOverwrites
version_policy
STRING
versionPolicy
VERSION_POLICY_UNSPECIFIED
- VERSION_POLICY_UNSPECIFIED - the version policy is not defined. When the version policy is not defined, no validation is performed for the versions.RELEASE
- RELEASE - repository will accept only Release versions.SNAPSHOT
- SNAPSHOT - repository will accept only Snapshot versions.mode
Type: STRING
Provider name: mode
Description: Optional. The mode of the repository.
Possible values:
MODE_UNSPECIFIED
- Unspecified mode.STANDARD_REPOSITORY
- A standard repository storing artifacts.VIRTUAL_REPOSITORY
- A virtual repository to serve artifacts from one or more sources.REMOTE_REPOSITORY
- A remote repository to serve artifacts from a remote source.AOSS_REPOSITORY
- An AOSS repository provides artifacts from AOSS upstreams.ASSURED_OSS_REPOSITORY
- Replacement of AOSS_REPOSITORY.name
Type: STRING
Provider name: name
Description: The name of the repository, for example: projects/p1/locations/us-central1/repositories/repo1
. For each location in a project, repository names must be unique.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
registry_uri
Type: STRING
Provider name: registryUri
Description: Output only. The repository endpoint, for example: us-docker.pkg.dev/my-proj/my-repo
.
remote_repository_config
Type: STRUCT
Provider name: remoteRepositoryConfig
Description: Configuration specific for a Remote Repository.
apt_repository
STRUCT
aptRepository
custom_repository
STRUCT
customRepository
uri
STRING
uri
public_repository
STRUCT
publicRepository
repository_base
STRING
repositoryBase
REPOSITORY_BASE_UNSPECIFIED
- Unspecified repository base.DEBIAN
- Debian.UBUNTU
- Ubuntu LTS/Pro.DEBIAN_SNAPSHOT
- Archived Debian.repository_path
STRING
repositoryPath
common_repository
STRUCT
commonRepository
uri
STRING
uri
description
STRING
description
disable_upstream_validation
BOOLEAN
disableUpstreamValidation
docker_repository
STRUCT
dockerRepository
custom_repository
STRUCT
customRepository
uri
STRING
uri
public_repository
STRING
publicRepository
PUBLIC_REPOSITORY_UNSPECIFIED
- Unspecified repository.DOCKER_HUB
- Docker Hub.maven_repository
STRUCT
mavenRepository
custom_repository
STRUCT
customRepository
uri
STRING
uri
public_repository
STRING
publicRepository
PUBLIC_REPOSITORY_UNSPECIFIED
- Unspecified repository.MAVEN_CENTRAL
- Maven Central.npm_repository
STRUCT
npmRepository
custom_repository
STRUCT
customRepository
uri
STRING
uri
public_repository
STRING
publicRepository
PUBLIC_REPOSITORY_UNSPECIFIED
- Unspecified repository.NPMJS
- npmjs.python_repository
STRUCT
pythonRepository
custom_repository
STRUCT
customRepository
uri
STRING
uri
public_repository
STRING
publicRepository
PUBLIC_REPOSITORY_UNSPECIFIED
- Unspecified repository.PYPI
- PyPI.upstream_credentials
STRUCT
upstreamCredentials
username_password_credentials
STRUCT
usernamePasswordCredentials
password_secret_version
STRING
passwordSecretVersion
projects/{project}/secrets/{secret}/versions/{version}
.username
STRING
username
yum_repository
STRUCT
yumRepository
custom_repository
STRUCT
customRepository
uri
STRING
uri
public_repository
STRUCT
publicRepository
repository_base
STRING
repositoryBase
REPOSITORY_BASE_UNSPECIFIED
- Unspecified repository base.CENTOS
- CentOS.CENTOS_DEBUG
- CentOS Debug.CENTOS_VAULT
- CentOS Vault.CENTOS_STREAM
- CentOS Stream.ROCKY
- Rocky.EPEL
- Fedora Extra Packages for Enterprise Linux (EPEL).repository_path
STRING
repositoryPath
resource_name
Type: STRING
satisfies_pzi
Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. If set, the repository satisfies physical zone isolation.
satisfies_pzs
Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. If set, the repository satisfies physical zone separation.
size_bytes
Type: INT64
Provider name: sizeBytes
Description: Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time when the repository was last updated.
virtual_repository_config
Type: STRUCT
Provider name: virtualRepositoryConfig
Description: Configuration specific for a Virtual Repository.
upstream_policies
UNORDERED_LIST_STRUCT
upstreamPolicies
id
STRING
id
priority
INT32
priority
repository
STRING
repository
projects/p1/locations/us-central1/repositories/repo1
.vulnerability_scanning_config
Type: STRUCT
Provider name: vulnerabilityScanningConfig
Description: Optional. Config and state for vulnerability scanning of resources within this Repository.
enablement_config
STRING
enablementConfig
ENABLEMENT_CONFIG_UNSPECIFIED
- Not set. This will be treated as INHERITED.INHERITED
- Scanning is Enabled, but dependent on API enablement.DISABLED
- No automatic vulnerability scanning will be performed for this repository.enablement_state
STRING
enablementState
ENABLEMENT_STATE_UNSPECIFIED
- Enablement state is unclear.SCANNING_UNSUPPORTED
- Repository does not support vulnerability scanning.SCANNING_DISABLED
- Vulnerability scanning is disabled for this repository.SCANNING_ACTIVE
- Vulnerability scanning is active for this repository.enablement_state_reason
STRING
enablementStateReason
last_enable_time
TIMESTAMP
lastEnableTime