Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Diff ¶
Diff format of a diff
func CompareConfigs ¶
CompareConfigs takes two configuration and return the difference between the defined keys
func (Diff) GoStringer ¶
GoStringer implement the GoStringer interface
func (*Diff) HasChanged ¶
HasChanged returns true if we have remove of added new elements in the graph
func (*Diff) HasKeyAdded ¶
HasKeyAdded returns true if key were added in the new configuration
func (*Diff) HasKeyRemoved ¶
HasKeyRemoved returns true if not all keys are present in both configuration
Click to show internal directories.
Click to hide internal directories.