Documentation ¶
Index ¶
- func GetAppsClient(cfg *rest.Config) (appsv1.AppsV1Interface, error)
- func GetRouteClient(cfg *rest.Config) (routev1.RouteV1Interface, error)
- func NewOpenShiftAppsClientClient(cfg *rest.Config) (*appsv1.AppsV1Client, error)
- func NewOpenShiftBuildClient(cfg *rest.Config) (*buildv1.BuildV1Client, error)
- func NewOpenShiftRouteClient(cfg *rest.Config) (*routev1.RouteV1Client, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppsClient ¶
func GetAppsClient(cfg *rest.Config) (appsv1.AppsV1Interface, error)
func GetRouteClient ¶
func GetRouteClient(cfg *rest.Config) (routev1.RouteV1Interface, error)
func NewOpenShiftAppsClientClient ¶
func NewOpenShiftAppsClientClient(cfg *rest.Config) (*appsv1.AppsV1Client, error)
func NewOpenShiftBuildClient ¶
func NewOpenShiftBuildClient(cfg *rest.Config) (*buildv1.BuildV1Client, error)
func NewOpenShiftRouteClient ¶
func NewOpenShiftRouteClient(cfg *rest.Config) (*routev1.RouteV1Client, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.