Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadPlugins ¶
LoadPlugins loads all plugins into containerd and generates an ordered graph of all plugins. 加载所有的插件,移除配置中明确禁止的插件,返回插件的注册信息
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is the containerd main daemon
func (*Server) ServeDebug ¶
ServeDebug provides a debug endpoint
func (*Server) ServeMetrics ¶
ServeMetrics provides a prometheus endpoint for exposing metrics
Click to show internal directories.
Click to hide internal directories.