client

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRestConfig

func GetRestConfig() (*restclient.Config, error)

Creates a rest config object that is used for other client calls.

Types

type RESTClients

type RESTClients struct {
	AppsClient     *appsv1client.AppsV1Client
	BuildClient    *buildv1client.BuildV1Client
	CoreClient     *corev1client.CoreV1Client
	ImageClient    *imagev1client.ImageV1Client
	RouteClient    *routev1client.RouteV1Client
	TemplateClient *templatev1client.TemplateV1Client
	ProjectClient  *projectv1client.ProjectV1Client
}

func MakeRESTClients

func MakeRESTClients(restconfig *restclient.Config) (*RESTClients, error)

Jump to

Keyboard shortcuts

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