opt

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Constraint

type Constraint struct {
	*semver.Constraints
	RawValue string
}

func (*Constraint) UnmarshalFlag

func (o *Constraint) UnmarshalFlag(data string) error

type ConstraintList

type ConstraintList []*Constraint

func (ConstraintList) Constraints

func (cl ConstraintList) Constraints() []*semver.Constraints

type Export added in v0.5.0

type Export struct {
	export.Exporter
}

func (*Export) UnmarshalFlag added in v0.5.0

func (e *Export) UnmarshalFlag(data string) error

type Ref

type Ref service.Ref

func (*Ref) UnmarshalFlag

func (o *Ref) UnmarshalFlag(data string) error

type ResourceMatcher

type ResourceMatcher string

func (*ResourceMatcher) Match

func (o *ResourceMatcher) Match(remote string) bool

func (*ResourceMatcher) Validate

func (o *ResourceMatcher) Validate() error

type ResourceMatcherList

type ResourceMatcherList []ResourceMatcher

func (ResourceMatcherList) IsEmpty

func (o ResourceMatcherList) IsEmpty() bool

func (ResourceMatcherList) Match

type ResourceTransfer

type ResourceTransfer struct {
	RemoteMatch ResourceMatcher
	LocalDir    string
	LocalName   string
}

func (*ResourceTransfer) LocalPath

func (o *ResourceTransfer) LocalPath() string

func (*ResourceTransfer) Resolve

func (o *ResourceTransfer) Resolve(remote string) (ResourceTransfer, bool)

func (*ResourceTransfer) UnmarshalFlag

func (o *ResourceTransfer) UnmarshalFlag(data string) error

type ResourceTransferList

type ResourceTransferList []ResourceTransfer

type VerifyChecksum added in v0.5.0

type VerifyChecksum []string

func (VerifyChecksum) Profile added in v0.5.0

Jump to

Keyboard shortcuts

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