Documentation ¶
Index ¶
- func AppsClient() (*appsv1.AppsV1Client, error)
- func BuildClient() (*buildv1.BuildV1Client, error)
- func CoreClient() (*corev1.CoreV1Client, error)
- func DiscoveryClient() (*discovery.DiscoveryClient, error)
- func ImageClient() (*imagev1.ImageV1Client, error)
- func OCPAppsClient() (*ocpappsv1.AppsV1Client, error)
- func RouteClient() (*routev1.RouteV1Client, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppsClient ¶
func AppsClient() (*appsv1.AppsV1Client, error)
AppsClient returns an openshift AppsV1Client
func BuildClient ¶
func BuildClient() (*buildv1.BuildV1Client, error)
BuildClient returns an openshift BuildV1Client
func CoreClient ¶
func CoreClient() (*corev1.CoreV1Client, error)
CoreClient returns a kubernetes CoreV1Client
func DiscoveryClient ¶
func DiscoveryClient() (*discovery.DiscoveryClient, error)
DiscoveryClient returns a client-go DiscoveryClient
func ImageClient ¶
func ImageClient() (*imagev1.ImageV1Client, error)
ImageClient returns an openshift ImageV1Client
func OCPAppsClient ¶
func OCPAppsClient() (*ocpappsv1.AppsV1Client, error)
OCPAppsClient returns an openshift AppsV1Client
func RouteClient ¶
func RouteClient() (*routev1.RouteV1Client, error)
RouteClient returns an openshift RouteV1Client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.