tide

package
v0.0.0-...-71304e1 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package tide contains a controller for managing a tide pool of PRs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Logger *logrus.Entry
	DryRun bool
	// contains filtered or unexported fields
}

Controller knows how to sync PRs and PJs.

func NewController

func NewController(ghc *github.Client, kc *kube.Client, ca *config.Agent, gc *git.Client) *Controller

NewController makes a Controller out of the given clients.

func (*Controller) Sync

func (c *Controller) Sync() error

Sync runs one sync iteration.

Jump to

Keyboard shortcuts

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