types

package
v0.0.4-rc4 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2019 License: Apache-2.0 Imports: 16 Imported by: 46

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildContext added in v0.1.0

func BuildContext(ctx context.Context) (context.Context, error)

func Register added in v0.1.0

func Register(f func(context.Context, *Context) error) func(ctx context.Context) error

Types

type Context

type Context struct {
	InCluster   bool
	Apps        *appsv1.Clients
	AutoScale   *autoscalev1.Clients
	CertManager *cmv1alpha1.Clients
	Core        *v1.Clients
	Ext         *v1beta1.Clients
	Global      *projectv1.Clients
	K8s         kubernetes.Interface
	LocalConfig *rest.Config
	Networking  *v1alpha3.Clients
	Policy      *policyv1beta1.Clients
	RBAC        *rbacv1.Clients
	Rio         *riov1.Clients
	Storage     *storagev1.Clients
}

func From added in v0.1.0

func From(ctx context.Context) *Context

func NewContext

func NewContext(ctx context.Context) *Context

func (*Context) Starters

func (c *Context) Starters() []controller.Starter

Jump to

Keyboard shortcuts

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