Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatewayClientFromClientsetProvider ¶
func GatewayClientFromClientsetProvider(clients gateway_networking_k8s_io_v1beta1.Clientset) gateway_networking_k8s_io_v1beta1.GatewayClient
Provider for GatewayClient from Clientset
func GatewayClientProvider ¶
func GatewayClientProvider(client client.Client) gateway_networking_k8s_io_v1beta1.GatewayClient
Provider for Gateway Client from Client
Types ¶
type GatewayClientFactory ¶
type GatewayClientFactory func(client client.Client) gateway_networking_k8s_io_v1beta1.GatewayClient
func GatewayClientFactoryProvider ¶
func GatewayClientFactoryProvider() GatewayClientFactory
type GatewayClientFromConfigFactory ¶
type GatewayClientFromConfigFactory func(cfg *rest.Config) (gateway_networking_k8s_io_v1beta1.GatewayClient, error)
func GatewayClientFromConfigFactoryProvider ¶
func GatewayClientFromConfigFactoryProvider() GatewayClientFromConfigFactory
Click to show internal directories.
Click to hide internal directories.