package
1.0.11
Repository: https://github.com/hari326-git/kustomize.git
Documentation: pkg.go.dev

# Functions

MergeWithoutOverride combines multiple ResMap instances, failing on key collision and skipping nil maps.
MergeWithOverride combines multiple ResMap instances, allowing and sometimes demanding certain collisions and skipping nil maps.
NewFactory returns a new resmap.Factory.

# Structs

Factory makes instances of ResMap.

# Type aliases

IdSlice implements the sort interface.
ResMap is a map from ResId to Resource.