Versions in this module Expand all Collapse all v0 v0.0.5 Nov 18, 2022 v0.0.4 Nov 18, 2022 v0.0.3 Nov 18, 2022 Changes in this version + func CollectCommandlineOptions(args []string, info *SubcommandInfo) + type FormatOption int + const Json + const None + const Wide + const Yaml + type Subcommand int + const APIResources + const APIVersions + const Annotate + const Apply + const Attach + const Auth + const Autoscale + const Certificate + const ClusterInfo + const Completion + const Config + const Convert + const Cordon + const Cp + const Create + const Ctx + const Delete + const Describe + const Diff + const Drain + const Edit + const Exec + const Explain + const Expose + const Get + const Kustomize + const Label + const Logs + const Ns + const Options + const Patch + const Plugin + const PortForward + const Proxy + const Replace + const Rollout + const Run + const Scale + const Set + const Taint + const Top + const Uncordon + const Version + const Wait + func InspectSubcommand(command string) (Subcommand, bool) + type SubcommandInfo struct + FormatOption FormatOption + Help bool + IsKrew bool + NoHeader bool + Recursive bool + Short bool + Subcommand Subcommand + Watch bool + func InspectSubcommandInfo(args []string) (*SubcommandInfo, bool)