Skip to main content

Interface: ReferenceGrantFrom

Defined in: lib/k8s/referenceGrant.ts:27

ReferenceGrantFrom defines the source resource (e.g., HTTPRoute) that is allowed to reference a target resource.

See

Properties

group

group: string;

Defined in: lib/k8s/referenceGrant.ts:28


kind

kind: string;

Defined in: lib/k8s/referenceGrant.ts:29


namespace

namespace: string;

Defined in: lib/k8s/referenceGrant.ts:30