Clean typos in plugins.
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
This commit is contained in:
parent
249db79d6d
commit
47d13767f4
@ -90,6 +90,6 @@ const (
|
|||||||
PropertyStateDir = "io.containerd.plugin.state"
|
PropertyStateDir = "io.containerd.plugin.state"
|
||||||
// PropertyGRPCAddress is the grpc address used for client connections to containerd
|
// PropertyGRPCAddress is the grpc address used for client connections to containerd
|
||||||
PropertyGRPCAddress = "io.containerd.plugin.grpc.address"
|
PropertyGRPCAddress = "io.containerd.plugin.grpc.address"
|
||||||
// PropertyGRPCAddress is the ttrpc address used for client connections to containerd
|
// PropertyTTRPCAddress is the ttrpc address used for client connections to containerd
|
||||||
PropertyTTRPCAddress = "io.containerd.plugin.ttrpc.address"
|
PropertyTTRPCAddress = "io.containerd.plugin.ttrpc.address"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user