Registry / cloud / rancher-fleet-pkg-apis

rancher-fleet-pkg-apis

JSON →
library0.15.2gogounverified

Provides the API types and utilities for the Rancher Fleet continuous delivery platform.

go get github.com/rancher/fleet/pkg/apis
INSTALL
IMPORT
SIG · RANCHER-FLEET-PKG-
R
rancher-fleet-pkg-apis
cloudgov0.15.2
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.

apis
github.com/rancher/fleet/pkg/apis

Imports and uses a Fleet API type.

package main import ( "fmt" fleet "github.com/rancher/fleet/pkg/apis/fleet.cattle.io/v1alpha1" ) func main() { bundle := fleet.Bundle{} fmt.Printf("Bundle GVK: %s\n", bundle.GroupVersionKind()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
rancher-fleet-pkg-apis — go get rancher-fleet-pkg-apis · libregistry