Skip to content

openshift/osde2e-common

Folders and files

NameName
Last commit message
Last commit date
May 31, 2024
Sep 25, 2024
Jun 14, 2023
Feb 4, 2025
Mar 12, 2025
Sep 24, 2024
Jun 5, 2023
Aug 21, 2023
Mar 6, 2025
Jun 9, 2023
Mar 21, 2025
Mar 21, 2025

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.