plugin8

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InsecureRegistriesTypeChange

type InsecureRegistriesTypeChange struct {
}

InsecureRegistriesTypeChange

func (*InsecureRegistriesTypeChange) Migrate

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

type OldRegistry

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

type OldVCHConfig

type OldVCHConfig struct {
	OldRegistry `vic:"0.1" scope:"read-only" key:"registry"`
}

type Registry

type Registry struct {
	InsecureRegistries []string `vic:"0.1" scope:"read-only" key:"insecure_registries"`
}

type VCHConfig

type VCHConfig struct {
	Registry `vic:"0.1" scope:"read-only" key:"registry"`
}

Jump to

Keyboard shortcuts

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