- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`admission_whitelist_patterns
Type: UNORDERED_LIST_STRUCT
Provider name: admissionWhitelistPatterns
Description: Optional. Admission policy allowlisting. A matching admission request will always be permitted. This feature is typically used to exclude Google or third-party infrastructure images from Binary Authorization policies.
name_pattern
STRING
namePattern
registry/path/to/image
. This supports a trailing *
wildcard, but this is allowed only in text after the registry/
part. This also supports a trailing **
wildcard which matches subdirectories of a given entry.ancestors
Type: UNORDERED_LIST_STRING
default_admission_rule
Type: STRUCT
Provider name: defaultAdmissionRule
Description: Required. Default admission rule for a cluster without a per-cluster, per- kubernetes-service-account, or per-istio-service-identity admission rule.
enforcement_mode
STRING
enforcementMode
ENFORCEMENT_MODE_UNSPECIFIED
- Do not use.ENFORCED_BLOCK_AND_AUDIT_LOG
- Enforce the admission rule by blocking the pod creation.DRYRUN_AUDIT_LOG_ONLY
- Dryrun mode: Audit logging only. This will allow the pod creation as if the admission request had specified break-glass.evaluation_mode
STRING
evaluationMode
EVALUATION_MODE_UNSPECIFIED
- Do not use.ALWAYS_ALLOW
- This rule allows all pod creations.REQUIRE_ATTESTATION
- This rule allows a pod creation if all the attestors listed in require_attestations_by
have valid attestations for all of the images in the pod spec.ALWAYS_DENY
- This rule denies all pod creations.require_attestations_by
UNORDERED_LIST_STRING
requireAttestationsBy
projects/*/attestors/*
. Each attestor must exist before a policy can reference it. To add an attestor to a policy the principal issuing the policy change request must be able to read the attestor resource. Note: this field must be non-empty when the evaluation_mode
field specifies REQUIRE_ATTESTATION
, otherwise it must be empty.description
Type: STRING
Provider name: description
Description: Optional. A descriptive comment.
etag
Type: STRING
Provider name: etag
Description: Optional. A checksum, returned by the server, that can be sent on update requests to ensure the policy has an up-to-date value before attempting to update it. See https://google.aip.dev/154.
global_policy_evaluation_mode
Type: STRING
Provider name: globalPolicyEvaluationMode
Description: Optional. Controls the evaluation of a Google-maintained global admission policy for common system-level images. Images not covered by the global policy will be subject to the project admission policy. This setting has no effect when specified inside a global admission policy.
Possible values:
GLOBAL_POLICY_EVALUATION_MODE_UNSPECIFIED
- Not specified: DISABLE
is assumed.ENABLE
- Enables system policy evaluation.DISABLE
- Disables system policy evaluation.labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The resource name, in the format projects/*/policy
. There is at most one policy per project.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Time when the policy was last updated.