package
0.2.0
Repository: https://github.com/yhlooo/kubectl-cache.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewDescribeCommand 创建 describe 子命令.
NewGetCommand 创建 get 子命令.
NewInternalProxyCommandWithOptions 基于选项创建 internal-proxy 子命令 该命令和 proxy 子命令作用基本一样,只不过专用于实现内部逻辑(比如 get 命令).
NewProxiesCommandWithOptions 基于选项创建 proxies 子命令.
NewProxyCommandWithOptions 基于选项创建 proxy 子命令.
NewRootCommand 创建一个 kubectl-cache 命令.
NewRootCommandWithOptions 基于选项创建一个 kubectl-cache 命令.
NewShutdownCommandWithOptions 使用指定选项创建 shutdown 子命令.
NewVersionCommandWithOptions 基于选项创建 version 子命令.