Versions in this module Expand all Collapse all v0 v0.0.1 Jun 13, 2018 Changes in this version + func GetRestConfig() (*restclient.Config, error) + type RESTClients struct + AppsClient *appsv1client.AppsV1Client + BuildClient *buildv1client.BuildV1Client + CoreClient *corev1client.CoreV1Client + ImageClient *imagev1client.ImageV1Client + ProjectClient *projectv1client.ProjectV1Client + RouteClient *routev1client.RouteV1Client + TemplateClient *templatev1client.TemplateV1Client + func MakeRESTClients(restconfig *restclient.Config) (*RESTClients, error)