Documentation ¶
Index ¶
- func BuildKubernetesClientset(s *state.State) error
- func Download(s *state.State) ([]byte, error)
- func TunnelDialerFactory(adapter executor.Adapter, host kubeoneapi.HostConfig) func(ctx context.Context, network, address string) (net.Conn, error)
- func TunnelRestConfig(s *state.State, rc *rest.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildKubernetesClientset ¶
BuildKubernetesClientset builds core kubernetes and apiextensions clientsets
func TunnelDialerFactory ¶ added in v1.6.0
func TunnelDialerFactory(adapter executor.Adapter, host kubeoneapi.HostConfig) func(ctx context.Context, network, address string) (net.Conn, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.