Registry / cloud / operator-framework-api

operator-framework-api

JSON →
library0.42.0gogounverified

API types and utilities for building Kubernetes operators with the Operator Framework.

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

api
github.com/operator-framework/api

Import and use the ClusterServiceVersion type.

package main import ( "fmt" "github.com/operator-framework/api/pkg/operators/v1alpha1" ) func main() { csv := v1alpha1.ClusterServiceVersion{} fmt.Println(csv) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.42.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-api — go get operator-framework-api · libregistry