Registry / cloud / rancher-types

rancher-types

JSON →
library0.0.0-20220328215343-4370ff10ecd5gogounverified

Go types and structures used across Rancher projects for Kubernetes management.

go get github.com/rancher/types
INSTALL
IMPORT
SIG · RANCHER-TYPES
R
rancher-types
cloudgov0.0.0-20220328215343-4370ff10ecd5
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.

types
github.com/rancher/types

Creates an empty Cluster object from Rancher management types.

package main import ( "fmt" "github.com/rancher/types/apis/management.cattle.io/v3" ) func main() { cluster := v3.Cluster{} fmt.Printf("Cluster type: %T\n", cluster) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220328215343-4370ff10ecd5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
rancher-types — go get rancher-types · libregistry