Registry / cloud / crossplaneio-crossplane-runtime

crossplaneio-crossplane-runtime

JSON →
library1.20.6gogounverified

Runtime libraries for building Crossplane providers and controllers.

go get github.com/crossplaneio/crossplane-runtime
INSTALL
IMPORT
SIG · CROSSPLANEIO-CROSS
C
crossplaneio-crossplane-runtime
cloudgov1.20.6
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.

crossplane
github.com/crossplaneio/crossplane-runtime

Checks if a resource is managed by Crossplane.

package main import ( "fmt" "github.com/crossplaneio/crossplane-runtime/pkg/resource" ) func main() { fmt.Println(resource.IsManaged(nil)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
crossplaneio-crossplane-runtime — go get crossplaneio-crossplane-runtime · libregistry