Documentation
¶
Index ¶
- func BounceMarshalGeneric[A any](in interface{}) (*A, error)
- func CheckSchema(dir string, version swagger.KubeVersion)
- func JsonFindPaths(obj interface{}, starterPaths []string) ([][]string, [][]string)
- func JsonFindPathsHelper(obj interface{}, pathContext []string, paths *JsonPaths)
- func RunAnalyzeSchema(args *AnalyzeSchemaArgs)
- func RunAnalyzeSchemaLatest()
- func RunParse(args *ParseArgs)
- func SetupSwaggerDebugCommand() *cobra.Command
- func TestSchemaParser()
- type AnalyzeSchemaArgs
- type JsonPaths
- type ParseArgs
- type Trie
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BounceMarshalGeneric ¶
func CheckSchema ¶
func CheckSchema(dir string, version swagger.KubeVersion)
func JsonFindPaths ¶
func JsonFindPathsHelper ¶
func RunAnalyzeSchema ¶
func RunAnalyzeSchema(args *AnalyzeSchemaArgs)
func RunAnalyzeSchemaLatest ¶
func RunAnalyzeSchemaLatest()
func TestSchemaParser ¶
func TestSchemaParser()
Types ¶
type AnalyzeSchemaArgs ¶
Click to show internal directories.
Click to hide internal directories.