plugin9

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

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.

func (*ContainerCreateTimestampVersion) Migrate

func (c *ContainerCreateTimestampVersion) Migrate(ctx context.Context, s *session.Session, data interface{}) error

Migrate converts the stored container create timestamp (in seconds) to nanoseconds.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL