Interface: KubeRuleWithOperations
Properties
apiGroups
apiGroups: string[];
Defined in
src/lib/k8s/mutatingWebhookConfiguration.ts:21
apiVersions
apiVersions: string[];
Defined in
src/lib/k8s/mutatingWebhookConfiguration.ts:22
operations
operations: string[];
Defined in
src/lib/k8s/mutatingWebhookConfiguration.ts:23
resources
resources: string[];
Defined in
src/lib/k8s/mutatingWebhookConfiguration.ts:24
scope?
optional scope: string;