Registry / cloud / operator-framework-operator-lifecycle-manager

operator-framework-operator-lifecycle-manager

JSON →
library0.45.0gogounverified

Operator Lifecycle Manager manages the lifecycle of operators on Kubernetes.

go get github.com/operator-framework/operator-lifecycle-manager
INSTALL
IMPORT
SIG · OPERATOR-FRAMEWORK
O
operator-framework-operator-lifecycle-manager
cloudgov0.45.0
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.

olm
github.com/operator-framework/operator-lifecycle-manager

Creates an OLM clientset for interacting with operator resources.

package main import ( "fmt" "github.com/operator-framework/operator-lifecycle-manager/pkg/api/client/clientset/versioned" ) func main() { // Example: create a clientset clientset := versioned.NewForConfigOrDie(nil) fmt.Println(clientset) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.45.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
operator-framework-operator-lifecycle-manager — go get operator-framework-operator-lifecycle-manager · libregistry