Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeRegistration ¶
type YurtJoinData ¶
type YurtJoinData interface { ServerAddr() string JoinToken() string PauseImage() string YurtHubImage() string YurtHubServer() string KubernetesVersion() string TLSBootstrapCfg() *clientcmdapi.Config BootstrapClient() *clientset.Clientset NodeRegistration() *NodeRegistration CaCertHashes() []string NodeLabels() map[string]string IgnorePreflightErrors() sets.String KubernetesResourceServer() string ReuseCNIBin() bool }
Click to show internal directories.
Click to hide internal directories.