orb

package
v1.5.14-0...-e6cd0ce Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsComplete

func IsComplete(o *Orb) (err error)

func Reconfigure

func Reconfigure(
	ctx context.Context,
	monitor mntr.Monitor,
	orbConfig *Orb,
	newRepoURL,
	newMasterKey,
	newRepoKey string,
	gitClient *git.Client,
	clientID,
	clientSecret string) (err error)

Types

type Orb

type Orb struct {
	Path      string `yaml:"-"`
	URL       string
	Repokey   string
	Masterkey string
	// contains filtered or unexported fields
}

func ParseOrbConfig

func ParseOrbConfig(orbConfigPath string) (orb *Orb, err error)

func (*Orb) ID

func (o *Orb) ID() (id string, err error)

func (*Orb) IsConnectable

func (o *Orb) IsConnectable() (err error)

Jump to

Keyboard shortcuts

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