Registry / cloud / openshift-client-go

openshift-client-go

JSON →
librarygogounverified

OpenShift client libraries for Go, providing access to OpenShift API resources.

go get github.com/openshift/client-go
INSTALL
IMPORT
SIG · OPENSHIFT-CLIENT-G
O
openshift-client-go
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.

clientgo
github.com/openshift/client-go

Create an OpenShift route client.

package main import ( "fmt" "github.com/openshift/client-go/route/clientset/versioned" ) func main() { clientset, _ := versioned.NewForConfig(nil) fmt.Println(clientset) }
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
9 hits · last 30 days
node
8
Amazon
1
Resources
openshift-client-go — go get openshift-client-go · libregistry