package
0.7.1
Repository: https://github.com/openyurtio/openyurt.git
Documentation: pkg.go.dev

# Functions

CheckAndInstallSealer install sealer, skip install if it exists.
NewCmdInit use tool sealer to initializer a master of OpenYurt cluster.
No description provided by the author
No description provided by the author

# Constants

APIServerAdvertiseAddress flag sets the IP address the API Server will advertise it's listening on.
No description provided by the author
ImageRepository flag sets the container registry to pull control plane images from.
No description provided by the author
NetworkingPodSubnet flag sets the range of IP addresses for the pod network.
NetworkingServiceSubnet flag sets the range of IP address for service VIPs.
No description provided by the author
OpenYurtVersion flag sets the OpenYurt version for the control plane.
PassWd flag is the password of master server.
No description provided by the author
No description provided by the author
No description provided by the author
YurttunnelServerAddress flag sets the IP address of Yurttunnel Server.

# Variables

No description provided by the author

# Structs

InitOptions defines all the init options exposed via flags by yurtadm init.