Skip to content

openshift/osde2e-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.