package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

AddOptions analyzes the options value and creates the necessary flags to populate it.
AddOptionsToSet is the same as AddOption, except that it allows choosing the flag set.
CopyFlags ensures that all flags that are defined in the source flag set appear in the target flag set as if they had been defined there directly.

# Variables

Flags is the flag set that AddOptions adds to.