Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Set of helpers for creating kubectl commands and plugins.

License

NotificationsYou must be signed in to change notification settings

kubernetes/cli-runtime

⚠️This is an automatically publishedstaged repository for Kubernetes.
Contributions, including issues and pull requests, should be made to the main Kubernetes repository:https://github.com/kubernetes/kubernetes.
This repository is read-only for importing, and not used for direct contributions.
SeeCONTRIBUTING.md for more details.

cli-runtime

Set of helpers for creating kubectl commands, as well as kubectl plugins.

Purpose

This library is a shared dependency for clients to work with Kubernetes API infrastructure which allowsto maintain kubectl compatible behavior. Its first consumer isk8s.io/kubectl.

Compatibility

There areNO compatibility guarantees for this repository. It is in direct support of Kubernetes, so brancheswill track Kubernetes and be compatible with that repo. As we more cleanly separate the layers, we will review thecompatibility guarantee.

Where does it come from?

cli-runtime is synced fromhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cli-runtime.Code changes are made in that location, merged intok8s.io/kubernetes and later synced here.

Things you shouldNOT do

  1. Add API types to this repo. This is for the helpers, not for the types.
  2. Directly modify any files underpkg in this repo. Those are driven fromk8s.io/kubernetes/staging/src/k8s.io/cli-runtime.
  3. Expect compatibility. This repo is direct support of Kubernetes and the API isn't yet stable enough for API guarantees.
  4. Add any type that only makes sense only forkubectl.

About

Set of helpers for creating kubectl commands and plugins.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors199

Languages


[8]ページ先頭

©2009-2025 Movatter.jp