Registry / observability / sensu-sensu-go-api-core-v2

sensu-sensu-go-api-core-v2

JSON →
library2.16.0gogounverified

Package v2 provides core types for the Sensu Go API.

go get github.com/sensu/sensu-go/api/core/v2
INSTALL
IMPORT
SIG · SENSU-SENSU-GO-API
S
sensu-sensu-go-api-core-v2
observabilitygov2.16.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.

v2
github.com/sensu/sensu-go/api/core/v2

Minimal usage to create a CheckConfig object.

package main import ( "fmt" "github.com/sensu/sensu-go/api/core/v2" ) func main() { check := &v2.CheckConfig{} fmt.Println(check) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Amazon
1
Resources
sensu-sensu-go-api-core-v2 — go get sensu-sensu-go-api-core-v2 · libregistry