Interface: KubeGatewayClass
GatewayClass is cluster-scoped resource defined by the infrastructure provider. This resource represents a class of Gateways that can be instantiated.
See
- https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.GatewayClass Gateway API reference for GatewayClass
- https://gateway-api.sigs.k8s.io/api-types/gatewayclass/ Gateway API definition for GatewayClass
Extends
Properties
actionType?
optional actionType: any;
Inherited from
KubeObjectInterface
.actionType
Defined in
apiVersion?
optional apiVersion: string;
Inherited from
KubeObjectInterface
.apiVersion
Defined in
items?
optional items: any[];
Inherited from
Defined in
key?
optional key: any;