Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerCreateTimestampVersion ¶
type ContainerCreateTimestampVersion struct { }
ContainerCreateTimestampVersion is a plugin to convert stored container create timestamps in seconds to nanoseconds in the container configuration.
type ExecutorConfig ¶
type ExecutorConfig struct {
CreateTime int64 `vic:"0.1" scope:"read-write" key:"createtime"`
}
ExecutorConfig is used to update the container create time from seconds to nanoseconds.
Click to show internal directories.
Click to hide internal directories.