package
0.5.0
Repository: https://github.com/solo-io/external-apis.git
Documentation: pkg.go.dev

# Packages

Definitions for the Kubernetes Controllers.
Package mock_v1 is a generated GoMock package.
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

clienset for the gateway.networking.k8s.io/v1 APIs.
Client knows how to perform CRUD operations on GatewayClasss.
Reader knows how to read and list GatewayClasss.
StatusWriter knows how to update status subresource of a GatewayClass object.
Writer knows how to create, delete, and update GatewayClasss.
Client knows how to perform CRUD operations on Gateways.
Reader knows how to read and list Gateways.
StatusWriter knows how to update status subresource of a Gateway object.
Writer knows how to create, delete, and update Gateways.
Client knows how to perform CRUD operations on HTTPRoutes.
Reader knows how to read and list HTTPRoutes.
StatusWriter knows how to update status subresource of a HTTPRoute object.
Writer knows how to create, delete, and update HTTPRoutes.
MulticlusterClientset for the gateway.networking.k8s.io/v1 APIs.
Provides GatewayClassClients for multiple clusters.
Provides GatewayClients for multiple clusters.
Provides HTTPRouteClients for multiple clusters.

# Type aliases

GatewayClassSlice represents a slice of *GatewayClass.
GatewayClassTransitionFunction instructs the GatewayClassWriter how to transition between an existing GatewayClass object and a desired on an Upsert.
GatewaySlice represents a slice of *Gateway.
GatewayTransitionFunction instructs the GatewayWriter how to transition between an existing Gateway object and a desired on an Upsert.
HTTPRouteSlice represents a slice of *HTTPRoute.
HTTPRouteTransitionFunction instructs the HTTPRouteWriter how to transition between an existing HTTPRoute object and a desired on an Upsert.