Registry / cloud / openshift-api

openshift-api

JSON →
librarygogounverified

Provides Go types and clients for the OpenShift Kubernetes platform API.

go get github.com/openshift/api
INSTALL
IMPORT
SIG · OPENSHIFT-API
O
openshift-api
cloudgo
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

api
github.com/openshift/api

Imports and prints the apps API group version.

package main import ( "fmt" "github.com/openshift/api/apps/v1" ) func main() { fmt.Println(v1.SchemeGroupVersion) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
13
Amazon
1
Resources
openshift-api — go get openshift-api · libregistry