Documentation ¶
Index ¶
- func HTTPRouteGroupClientFromClientsetProvider(clients specs_smi_spec_io_v1alpha3.Clientset) specs_smi_spec_io_v1alpha3.HTTPRouteGroupClient
- func HTTPRouteGroupClientProvider(client client.Client) specs_smi_spec_io_v1alpha3.HTTPRouteGroupClient
- type HTTPRouteGroupClientFactory
- type HTTPRouteGroupClientFromConfigFactory
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPRouteGroupClientFromClientsetProvider ¶
func HTTPRouteGroupClientFromClientsetProvider(clients specs_smi_spec_io_v1alpha3.Clientset) specs_smi_spec_io_v1alpha3.HTTPRouteGroupClient
Provider for HTTPRouteGroupClient from Clientset
func HTTPRouteGroupClientProvider ¶
func HTTPRouteGroupClientProvider(client client.Client) specs_smi_spec_io_v1alpha3.HTTPRouteGroupClient
Provider for HTTPRouteGroup Client from Client
Types ¶
type HTTPRouteGroupClientFactory ¶
type HTTPRouteGroupClientFactory func(client client.Client) specs_smi_spec_io_v1alpha3.HTTPRouteGroupClient
func HTTPRouteGroupClientFactoryProvider ¶
func HTTPRouteGroupClientFactoryProvider() HTTPRouteGroupClientFactory
type HTTPRouteGroupClientFromConfigFactory ¶
type HTTPRouteGroupClientFromConfigFactory func(cfg *rest.Config) (specs_smi_spec_io_v1alpha3.HTTPRouteGroupClient, error)
func HTTPRouteGroupClientFromConfigFactoryProvider ¶
func HTTPRouteGroupClientFromConfigFactoryProvider() HTTPRouteGroupClientFromConfigFactory
Click to show internal directories.
Click to hide internal directories.