Documentation ¶
Index ¶
- func ClusterResourceClientFromClientsetProvider(clients things_test_io_v1.Clientset) things_test_io_v1.ClusterResourceClient
- func ClusterResourceClientProvider(client client.Client) things_test_io_v1.ClusterResourceClient
- func PaintClientFromClientsetProvider(clients things_test_io_v1.Clientset) things_test_io_v1.PaintClient
- func PaintClientProvider(client client.Client) things_test_io_v1.PaintClient
- type ClusterResourceClientFactory
- type ClusterResourceClientFromConfigFactory
- type PaintClientFactory
- type PaintClientFromConfigFactory
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterResourceClientFromClientsetProvider ¶
func ClusterResourceClientFromClientsetProvider(clients things_test_io_v1.Clientset) things_test_io_v1.ClusterResourceClient
Provider for ClusterResourceClient from Clientset
func ClusterResourceClientProvider ¶
func ClusterResourceClientProvider(client client.Client) things_test_io_v1.ClusterResourceClient
Provider for ClusterResource Client from Client
func PaintClientFromClientsetProvider ¶
func PaintClientFromClientsetProvider(clients things_test_io_v1.Clientset) things_test_io_v1.PaintClient
Provider for PaintClient from Clientset
func PaintClientProvider ¶
func PaintClientProvider(client client.Client) things_test_io_v1.PaintClient
Provider for Paint Client from Client
Types ¶
type ClusterResourceClientFactory ¶
type ClusterResourceClientFactory func(client client.Client) things_test_io_v1.ClusterResourceClient
func ClusterResourceClientFactoryProvider ¶
func ClusterResourceClientFactoryProvider() ClusterResourceClientFactory
type ClusterResourceClientFromConfigFactory ¶
type ClusterResourceClientFromConfigFactory func(cfg *rest.Config) (things_test_io_v1.ClusterResourceClient, error)
func ClusterResourceClientFromConfigFactoryProvider ¶
func ClusterResourceClientFromConfigFactoryProvider() ClusterResourceClientFromConfigFactory
type PaintClientFactory ¶
type PaintClientFactory func(client client.Client) things_test_io_v1.PaintClient
func PaintClientFactoryProvider ¶
func PaintClientFactoryProvider() PaintClientFactory
type PaintClientFromConfigFactory ¶
type PaintClientFromConfigFactory func(cfg *rest.Config) (things_test_io_v1.PaintClient, error)
func PaintClientFromConfigFactoryProvider ¶
func PaintClientFromConfigFactoryProvider() PaintClientFromConfigFactory
Click to show internal directories.
Click to hide internal directories.