system

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

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

func NewBackend

func NewBackend(
	namespacePrefix string,
	kubeClient kubeclientset.Interface,
	latticeClient latticeclientset.Interface,
) *Backend

func (*Backend) Builds

func (b *Backend) Builds(system v1.SystemID) serverv1.SystemBuildBackend

func (*Backend) Create

func (b *Backend) Create(id v1.SystemID, definitionURL string) (*v1.System, error)

func (*Backend) Delete

func (b *Backend) Delete(id v1.SystemID) error

func (*Backend) Deploys

func (b *Backend) Deploys(system v1.SystemID) serverv1.SystemDeployBackend

func (*Backend) Get

func (b *Backend) Get(id v1.SystemID) (*v1.System, error)

func (*Backend) Jobs

func (b *Backend) Jobs(system v1.SystemID) serverv1.SystemJobBackend

func (*Backend) List

func (b *Backend) List() ([]v1.System, error)

func (*Backend) NodePools

func (b *Backend) NodePools(system v1.SystemID) serverv1.SystemNodePoolBackend

func (*Backend) Secrets

func (b *Backend) Secrets(system v1.SystemID) serverv1.SystemSecretBackend

func (*Backend) Services

func (b *Backend) Services(system v1.SystemID) serverv1.SystemServiceBackend

func (*Backend) Teardowns

func (b *Backend) Teardowns(system v1.SystemID) serverv1.SystemTeardownBackend

Jump to

Keyboard shortcuts

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