Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadTLSConfig ¶
LoadTLSConfig creates the tls.Config structure used securely connect to etcd, certificates and key are downloaded over SSH from the /etc/kubernetes/pki/etcd/ directory.
func NewClientConfig ¶
func NewClientConfig(s *state.State, host kubeoneapi.HostConfig) (*clientv3.Config, error)
NewClientConfig returns etcd clientv3 Config configured with TLS certificates and tunneled over SSH
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.