[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003e\u003ccode\u003eGDCHRestrictedService\u003c/code\u003e is a policy that restricts which services can be used on a GDC air-gapped appliance, preventing the use of referenced APIs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGDCHRestrictedServiceSpec\u003c/code\u003e defines the desired state of the policy, including how to match against requests and the parameters of the policy itself.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParameters\u003c/code\u003e within the specification dictate the API operations disabled by the policy, with supported values including \u003ccode\u003eCREATE\u003c/code\u003e and \u003ccode\u003eUPDATE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGDCHRestrictedServiceStatus\u003c/code\u003e provides information on the policy's current state, including the last audit timestamp, whether it's enforced, and any detected violations.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eViolation\u003c/code\u003e represents an attempted policy violation and includes details such as the enforcement action taken, the message given to the client, and information about the resource that triggered the violation.\u003c/p\u003e\n"]]],[],null,["# KRM API constraints.gatekeeper.sh/v1beta1\n\nconstraints.gatekeeper.sh/v1beta1\n---------------------------------\n\n### GDCHRestrictedService\n\nGDCHRestrictedService lets you restrict which service can be used on\nGDC air-gapped appliance. When applied, the policy prevents the use of the APIs\nthat it references.\n\n### GDCHRestrictedServiceSpec\n\nGDCHRestrictedServiceSpec defines the desired state for a GDCHRestrictedService.\n\n*Appears in:*\n- [GDCHRestrictedService](#gdchrestrictedservice)\n\n### Parameters\n\nParameters define the parameters of a GDCHRestrictedService.\n\n*Appears in:*\n- [GDCHRestrictedServiceSpec](#gdchrestrictedservicespec)\n\n### GDCHRestrictedServiceStatus\n\nGDCHRestrictedServiceStatus defines the observed state of the\nGDCHRestrictedService policy.\n\n*Appears in:*\n- [GDCHRestrictedService](#gdchrestrictedservice)\n\n### Violation\n\nViolation represents an event where an attempted violation of the policy happened.\n\n*Appears in:*\n- [GDCHRestrictedServiceStatus](#gdchrestrictedservicestatus)"]]