module
0.0.0-20240724070148-ba1b2a419a7c
Repository: https://github.com/openshift/osde2e-common.git
Documentation: pkg.go.dev
# README
OSDe2e Common
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.