Documentation ¶
Index ¶
- func APIReader() client.Reader
- func Client() client.Client
- func Clientset() kubernetes.Interface
- func Cluster() cluster.Cluster
- func NewAPIClient(c client.Client, r client.Reader) client.Client
- func NewClientFromAPIConfig(cfg *api.Config) (client.Client, error)
- func NewClientsetFromAPIConfig(cfg *api.Config) (kubernetes.Interface, error)
- func RESTConfig() *rest.Config
- func RESTConfigFromAPIConfig(cfg *api.Config) (*rest.Config, error)
- func Scheme() *runtime.Scheme
- func Start(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clientset ¶
func Clientset() kubernetes.Interface
Clientset is a singleton, it will be initialized only once.
func NewAPIClient ¶ added in v1.2.0
func NewClientsetFromAPIConfig ¶
func NewClientsetFromAPIConfig(cfg *api.Config) (kubernetes.Interface, error)
func RESTConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.