Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.1 KB

OSDe2e Common

GoDoc

Overview

OSDe2e common is a go module that provides common modules that can be used when working with Managed OpenShift (e.g. OSD, ROSA, ROSA HCP).

This module provides a variety of helpers that eliminate the need to create/duplicate code between go modules. Below are a few examples of what the module provides for its consumers:

  • OCM (OpenShift Cluster Manager) client
  • OpenShift client (based on e2e-framework)
  • Prometheus client

Audience

As the overview section mentioned, osde2e common module can be consumed by any audience. Below are some of the current consumers:

Questions

Have questions or issues about osde2e-common module? Open an issue and one of the project maintainers will respond.