Versions in this module Expand all Collapse all v0 v0.5.5 Feb 24, 2022 Changes in this version + const CyclesToUpdate + const ReportInterval + const ReportMaxElapsedTime + var Module cli.Command = cli.Command + type RegistrationInfo struct + Capacity gridtypes.Capacity + Location geoip.Location + SecureBoot bool + SerialNumber string + Virtualized bool + Ygg net.IP + func (r RegistrationInfo) WithCapacity(v gridtypes.Capacity) RegistrationInfo + func (r RegistrationInfo) WithLocation(v geoip.Location) RegistrationInfo + func (r RegistrationInfo) WithSecureBoot(v bool) RegistrationInfo + func (r RegistrationInfo) WithSerialNumber(v string) RegistrationInfo + func (r RegistrationInfo) WithVirtualized(v bool) RegistrationInfo + func (r RegistrationInfo) WithYggdrail(v net.IP) RegistrationInfo