Versions in this module Expand all Collapse all v0 v0.0.3 May 20, 2021 Changes in this version + func BuildMSI(opt Options) error type Options + UpdateRoots string v0.0.1 Mar 11, 2021 Changes in this version + func BuildDeb(opt Options) error + func BuildPkg(opt Options) error + func BuildRPM(opt Options) error + type Options struct + Debug bool + EnrollSecret string + FleetCertificate string + FleetURL string + Identifier string + Insecure bool + Notarize bool + OrbitChannel string + OsquerydChannel string + SignIdentity string + StartService bool + UpdateURL string + Version string