wing

package
v0.0.0-...-151872f Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2019 License: Apache-2.0 Imports: 32 Imported by: 1

Documentation

Overview

Copyright Jetstack Ltd. See LICENSE for details.

Copyright Jetstack Ltd. See LICENSE for details.

Copyright Jetstack Ltd. See LICENSE for details.

Copyright Jetstack Ltd. See LICENSE for details.

Index

Constants

View Source
const (
	DefaultInstanceName = "$(hostname)"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command interface {
	Start() error
	StderrPipe() (io.ReadCloser, error)
	StdinPipe() (io.WriteCloser, error)
	StdoutPipe() (io.ReadCloser, error)
	Wait() error
	Process() *os.Process
}

command interface to make it more testable

type Controller

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

func NewController

func NewController(queue workqueue.RateLimitingInterface, indexer cache.Indexer, informer cache.Controller, wing *Wing) *Controller

func (*Controller) Run

func (c *Controller) Run(threadiness int, stopCh chan struct{})

type Flags

type Flags struct {
	ManifestURL  string
	ServerURL    string
	ClusterName  string
	InstanceName string
}

type Wing

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

func New

func New(flags *Flags) *Wing

func (*Wing) Must

func (w *Wing) Must(err error) *Wing

func (*Wing) Run

func (w *Wing) Run(args []string) error

Directories

Path Synopsis
admission
client
clientset/internalversion
This package has the automatically generated clientset.
This package has the automatically generated clientset.
clientset/internalversion/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
clientset/internalversion/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
clientset/internalversion/typed/wing/internalversion
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
clientset/internalversion/typed/wing/internalversion/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
clientset/versioned/typed/wing/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
clientset/versioned/typed/wing/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
s3
aws

Jump to

Keyboard shortcuts

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