 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func ApplyChannelAliasesIfNeeded(name string, layout layouts.ModuleImageLayout, filter *modules.Filter) error
- func PullDeckhousePlatform(pullParams *params.PullParams, tagsToMirror []string) error
- func PullModules(pullParams *params.PullParams, filter *modules.Filter) error
- func PullSecurityDatabases(pullParams *params.PullParams) error
- func PushDeckhousePlatform(pushParams *params.PushParams, pkg io.Reader) error
- func PushModule(pushParams *params.PushParams, moduleName string, pkg io.Reader) error
- func PushSecurityDatabases(pushParams *params.PushParams, pkg io.Reader) error
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var Channels = []string{
	"alpha",
	"beta",
	"early-access",
	"stable",
	"rock-solid",
}
    Functions ¶
func ApplyChannelAliasesIfNeeded ¶ added in v0.16.0
func PullDeckhousePlatform ¶
func PullDeckhousePlatform(pullParams *params.PullParams, tagsToMirror []string) error
func PullModules ¶
func PullModules(pullParams *params.PullParams, filter *modules.Filter) error
func PullSecurityDatabases ¶
func PullSecurityDatabases(pullParams *params.PullParams) error
func PushDeckhousePlatform ¶
func PushDeckhousePlatform(pushParams *params.PushParams, pkg io.Reader) error
func PushModule ¶
func PushSecurityDatabases ¶
func PushSecurityDatabases(pushParams *params.PushParams, pkg io.Reader) error
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.