Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchesAnyIgnoreRule ¶
func MatchesAnyIgnoreRule(manifest *unstructured.Unstructured, ignoreResourceRules []IgnoreResourceRule) bool
Types ¶
type IgnoreResourceRule ¶
IgnoreResourceRule represents a rule to skip a difference in the diff
func FromString ¶
func FromString(s string) ([]IgnoreResourceRule, error)
FromString creates a new IgnoreResourceRule from a string representation
func (*IgnoreResourceRule) String ¶
func (s *IgnoreResourceRule) String() string
String returns the string representation of the IgnoreResourceRule
Click to show internal directories.
Click to hide internal directories.