harbordocker

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HarborConfigFileName        = "harbor.yml"
	HarborScriptInstallFileName = "install.sh"
	HarborScriptCommonFileName  = "common.sh"
	HarborScriptPrepareFileName = "prepare"
)

Variables

View Source
var HarborConfigTemplate string
View Source
var ScriptCommon string
View Source
var ScriptInstall string
View Source
var ScriptPrepare string

Functions

func Delete

func Delete(options configmanager.RawOptions) (bool, error)

func Install

func Install(options configmanager.RawOptions) error

Types

type Options

type Options struct {
	// TODO(daniel-hutao): add more options here asap
	Hostname string `validate:"hostname" mapstructure:"hostname"`
}

Options is the struct for configurations of the harbor-docker plugin.

Jump to

Keyboard shortcuts

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