providers

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2020 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Client *client.Client

Client is the default client that can be easily used

View Source
var NetworkPlugin network.Plugin

NetworkPlugin provides the chosen network plugin that should be used This should be set after parsing user input on what network plugin to use

View Source
var NetworkPluginName = network.PluginCNI

NetworkPluginName binds to the global flag to select the network plugin The default network plugin is "cni"

Runtime provides the chosen container runtime for retrieving OCI images and running VM containers This should be set after parsing user input on what runtime to use

RuntimeName binds to the global flag to select the container runtime The default runtime is "containerd"

Storage is the default storage implementation

Functions

func Populate

func Populate(providers []ProviderInitFunc) error

Populate initializes all given providers

Types

type ProviderInitFunc

type ProviderInitFunc func() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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