Documentation ¶
Overview ¶
Package json is originally taken from https://github.com/argoproj/gitops-engine https://github.com/argoproj/gitops-engine/blob/master/pkg/utils/json/json.go Originally taken from argoproj gitops-engine (Copyright Apache 2.0)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveListFields ¶
func RemoveListFields(config, live []interface{}) []interface{}
RemoveListFields removes matching list fields from the given config and live interfaces.
func RemoveMapFields ¶
RemoveMapFields remove all non-existent fields in the live that don't exist in the config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.