# Constants
MinimumEtcdUpgradeLeaseLockSeconds indicates the minimum number of seconds for which we open a lease lock for upgrading Etcd nodes.
OSPathSeparator is the string version of the os.PathSeparator.
# Structs
InspectServer implements InspectService API.
ResetOptions implements runtime.ResetOptions interface.
Server implements ClusterService and MachineService APIs and is also responsible for registering ResourceServer and InspectServer.
TimeServer implements TimeService API.
# Interfaces
ConfigProvider defines an interface sufficient for the TimeServer.