image

package
v1.34.3 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2020 License: Apache-2.0 Imports: 22 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ImageCacheConfigCmd = &cobra.Command{
	Use:   "cache-config SUBCOMMAND [flags]",
	Short: "Controls the list of cached images which are implicitly imported and exported.",
	Long:  "Controls the list of cached images which are implicitly imported and exported.",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}
View Source
var ImageCmd = &cobra.Command{
	Use:     "image SUBCOMMAND [flags]",
	Aliases: []string{"images"},
	Short:   "Exports and imports container images.",
	Long:    "Exports and imports container images.",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

func GetConfiguredCachedImages added in v1.22.0

func GetConfiguredCachedImages(minishiftConfig viperConfig.ViperConfig) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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