Categorygithub.com/cblecker/platformutils
modulepackage
0.0.0-20250129050843-dfb7e3a6d471
Repository: https://github.com/cblecker/platformutils.git
Documentation: pkg.go.dev

# README

platformutils

GoDoc Go

Go library of utility functions for working with the platform details of OpenShift clusters

# Functions

IsPlatformSupported checks if specified platform is in a slice of supported platforms.
NewClient provides a new InfrastructureClient.

# Structs

InfrastructureClient is a kubernetes client that is capable of retrieving the items necessary to determine the infrastrcture and platform status.