Versions in this module Expand all Collapse all v0 v0.0.8 Apr 24, 2022 Changes in this version + var Auth string + var Base64Auth string v0.0.7 Apr 6, 2022 Changes in this version + var ConfigFile string + var ShimImages []string + func RunLoad() v0.0.6 Feb 13, 2022 Changes in this version + const DirPermissions + const SealosShimSock + var Debug = false + var IgnoreHub []string + var SealosHub = "" + type Options struct + Group int + Mode os.FileMode + Socket string + User int + type Server interface + Chmod func(mode os.FileMode) error + Chown func(uid, gid int) error + RegisterImageService func(serviceServer k8sapi.ImageServiceServer) error + Start func() error + Stop func() + func NewServer(options Options) (Server, error)