v1

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DaemonSetClientFromClientsetProvider

func DaemonSetClientFromClientsetProvider(clients apps_v1.Clientset) apps_v1.DaemonSetClient

Provider for DaemonSetClient from Clientset

func DaemonSetClientProvider

func DaemonSetClientProvider(client client.Client) apps_v1.DaemonSetClient

Provider for DaemonSet Client from Client

func DeploymentClientFromClientsetProvider

func DeploymentClientFromClientsetProvider(clients apps_v1.Clientset) apps_v1.DeploymentClient

Provider for DeploymentClient from Clientset

func DeploymentClientProvider

func DeploymentClientProvider(client client.Client) apps_v1.DeploymentClient

Provider for Deployment Client from Client

func ReplicaSetClientFromClientsetProvider

func ReplicaSetClientFromClientsetProvider(clients apps_v1.Clientset) apps_v1.ReplicaSetClient

Provider for ReplicaSetClient from Clientset

func ReplicaSetClientProvider

func ReplicaSetClientProvider(client client.Client) apps_v1.ReplicaSetClient

Provider for ReplicaSet Client from Client

func StatefulSetClientFromClientsetProvider

func StatefulSetClientFromClientsetProvider(clients apps_v1.Clientset) apps_v1.StatefulSetClient

Provider for StatefulSetClient from Clientset

func StatefulSetClientProvider

func StatefulSetClientProvider(client client.Client) apps_v1.StatefulSetClient

Provider for StatefulSet Client from Client

Types

type DaemonSetClientFactory

type DaemonSetClientFactory func(client client.Client) apps_v1.DaemonSetClient

func DaemonSetClientFactoryProvider

func DaemonSetClientFactoryProvider() DaemonSetClientFactory

type DaemonSetClientFromConfigFactory

type DaemonSetClientFromConfigFactory func(cfg *rest.Config) (apps_v1.DaemonSetClient, error)

func DaemonSetClientFromConfigFactoryProvider

func DaemonSetClientFromConfigFactoryProvider() DaemonSetClientFromConfigFactory

type DeploymentClientFactory

type DeploymentClientFactory func(client client.Client) apps_v1.DeploymentClient

func DeploymentClientFactoryProvider

func DeploymentClientFactoryProvider() DeploymentClientFactory

type DeploymentClientFromConfigFactory

type DeploymentClientFromConfigFactory func(cfg *rest.Config) (apps_v1.DeploymentClient, error)

func DeploymentClientFromConfigFactoryProvider

func DeploymentClientFromConfigFactoryProvider() DeploymentClientFromConfigFactory

type ReplicaSetClientFactory

type ReplicaSetClientFactory func(client client.Client) apps_v1.ReplicaSetClient

func ReplicaSetClientFactoryProvider

func ReplicaSetClientFactoryProvider() ReplicaSetClientFactory

type ReplicaSetClientFromConfigFactory

type ReplicaSetClientFromConfigFactory func(cfg *rest.Config) (apps_v1.ReplicaSetClient, error)

func ReplicaSetClientFromConfigFactoryProvider

func ReplicaSetClientFromConfigFactoryProvider() ReplicaSetClientFromConfigFactory

type StatefulSetClientFactory

type StatefulSetClientFactory func(client client.Client) apps_v1.StatefulSetClient

func StatefulSetClientFactoryProvider

func StatefulSetClientFactoryProvider() StatefulSetClientFactory

type StatefulSetClientFromConfigFactory

type StatefulSetClientFromConfigFactory func(cfg *rest.Config) (apps_v1.StatefulSetClient, error)

func StatefulSetClientFromConfigFactoryProvider

func StatefulSetClientFromConfigFactoryProvider() StatefulSetClientFromConfigFactory

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL