- 필수 기능
- 시작하기
- 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+=`ancestors
Type: UNORDERED_LIST_STRING
authorization_policy
Type: STRING
Provider name: authorizationPolicy
Description: Optional. This field specifies the URL of AuthorizationPolicy resource that applies authorization policies to the inbound traffic at the matched endpoints. Refer to Authorization. If this field is not specified, authorization is disabled(no authz checks) for this endpoint.
client_tls_policy
Type: STRING
Provider name: clientTlsPolicy
Description: Optional. A URL referring to a ClientTlsPolicy resource. ClientTlsPolicy can be set to specify the authentication for traffic from the proxy to the actual endpoints. More specifically, it is applied to the outgoing traffic from the proxy to the endpoint. This is typically used for sidecar model where the proxy identifies itself as endpoint to the control plane, with the connection between sidecar and endpoint requiring authentication. If this field is not set, authentication is disabled(open). Applicable only when EndpointPolicyType is SIDECAR_PROXY.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp when the resource was created.
description
Type: STRING
Provider name: description
Description: Optional. A free-text description of the resource. Max length 1024 characters.
endpoint_matcher
Type: STRUCT
Provider name: endpointMatcher
Description: Required. A matcher that selects endpoints to which the policies should be applied.
metadata_label_matcher
STRUCT
metadataLabelMatcher
metadata_label_match_criteria
STRING
metadataLabelMatchCriteria
METADATA_LABEL_MATCH_CRITERIA_UNSPECIFIED
- Default value. Should not be used.MATCH_ANY
- At least one of the Labels specified in the matcher should match the metadata presented by xDS client.MATCH_ALL
- The metadata presented by the xDS client should contain all of the labels specified here.metadata_labels
UNORDERED_LIST_STRUCT
metadataLabels
label_name
STRING
labelName
label_value
STRING
labelValue
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. Name of the EndpointPolicy resource. It matches pattern projects/{project}/locations/global/endpointPolicies/{endpoint_policy}
.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
server_tls_policy
Type: STRING
Provider name: serverTlsPolicy
Description: Optional. A URL referring to ServerTlsPolicy resource. ServerTlsPolicy is used to determine the authentication policy to be applied to terminate the inbound traffic at the identified backends. If this field is not set, authentication is disabled(open) for this endpoint.
tags
Type: UNORDERED_LIST_STRING
traffic_port_selector
Type: STRUCT
Provider name: trafficPortSelector
Description: Optional. Port selector for the (matched) endpoints. If no port selector is provided, the matched config is applied to all ports.
ports
UNORDERED_LIST_STRING
ports
type
Type: STRING
Provider name: type
Description: Required. The type of endpoint policy. This is primarily used to validate the configuration.
Possible values:
ENDPOINT_POLICY_TYPE_UNSPECIFIED
- Default value. Must not be used.SIDECAR_PROXY
- Represents a proxy deployed as a sidecar.GRPC_SERVER
- Represents a proxyless gRPC backend.update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp when the resource was updated.