plugin5

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: 11 Imported by: 0

Documentation

Overview

Package plugin5 Plugin to migrate urls from go1.7 to go1.8 Issue# https://github.com/vmware/vic/issues/4388

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MigrateRegistry

type MigrateRegistry struct {
}

MigrateRegistry is plugin for vic 0.9.0-GA version upgrade

func (*MigrateRegistry) Migrate

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

type Registry

type Registry struct {
	// Insecure registries
	InsecureRegistries []url.URL `vic:"0.1" scope:"read-only" key:"insecure_registries"`
}

Registry defines the registries virtual container host can talk to

type VirtualContainerHostConfigSpec

type VirtualContainerHostConfigSpec struct {
	// Registry configuration for Imagec
	Registry `vic:"0.1" scope:"read-only" key:"registry"`
}

VirtualContainerHostConfigSpec holds the metadata for a Virtual Container Host that should be visible inside the appliance VM.

Jump to

Keyboard shortcuts

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