Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SealosShimSock is the CRI socket the shim listens on. SealosShimSock = "/var/run/image-cri-shim.sock" // DirPermissions is the permissions to create the directory for sockets with. DirPermissions = 0711 )
Variables ¶
View Source
var ( Base64Auth string Auth string ConfigFile string SealosHub string )
View Source
var Debug = false
View Source
var ShimImages []string
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.