requirements

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrRequirements = errors.New("check the requirements for run and try again")

Functions

This section is empty.

Types

type IRequirements added in v1.5.0

type IRequirements interface {
	ValidateDocker()
	ValidateGit()
}

func NewRequirements

func NewRequirements() IRequirements

type Mock added in v1.5.0

type Mock struct {
	mock.Mock
}

func (*Mock) ValidateDocker added in v1.5.0

func (m *Mock) ValidateDocker()

func (*Mock) ValidateGit added in v1.5.0

func (m *Mock) ValidateGit()

type Requirements

type Requirements struct {
	// contains filtered or unexported fields
}

func (*Requirements) ValidateDocker

func (r *Requirements) ValidateDocker()

func (*Requirements) ValidateGit

func (r *Requirements) ValidateGit()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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