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