Registry / cloud / component-helpers

component-helpers

JSON →
library0.31.3gogounverified

Shared helper functions for Kubernetes components, such as leader election and client utilities.

go get k8s.io/component-helpers
INSTALL
IMPORT
SIG · COMPONENT-HELPERS
C
component-helpers
cloudgov0.31.3
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.

componenthelpers
k8s.io/component-helpers

Use RBAC helper functions

package main import ( "fmt" "k8s.io/component-helpers/auth/rbac" ) func main() { fmt.Println(rbac.ClusterRoleBinding("admin")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
component-helpers — go get component-helpers · libregistry