Skip to main content

Interface: KubeRuleWithOperations

Properties

apiGroups

apiGroups: string[];

Defined in

src/lib/k8s/mutatingWebhookConfiguration.ts:5


apiVersions

apiVersions: string[];

Defined in

src/lib/k8s/mutatingWebhookConfiguration.ts:6


operations

operations: string[];

Defined in

src/lib/k8s/mutatingWebhookConfiguration.ts:7


resources

resources: string[];

Defined in

src/lib/k8s/mutatingWebhookConfiguration.ts:8


scope?

optional scope: string;

Defined in

src/lib/k8s/mutatingWebhookConfiguration.ts:9