package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
CloneSpec clones OpenAPI spec.
FilterSpecByPaths removes unnecessary paths and definitions used by those paths.
MergeSpecs copies paths and definitions from source to dest, rename definitions if needed.
MergeSpecsFailOnDefinitionConflict is differ from MergeSpecs as it fails if there is a definition conflict.
MergeSpecsIgnorePathConflict is the same as MergeSpecs except it will ignore any path conflicts by keeping the paths of destination.