Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArgoAppComparator ¶
type ArgoAppComparator struct { }
func (ArgoAppComparator) Compare ¶
func (comparator ArgoAppComparator) Compare(obj1 interface{}, obj2 interface{}) bool
type Comparator ¶
type Comparator interface {
Compare(obj1 interface{}, obj2 interface{}) bool
}
type EnvComparator ¶
type EnvComparator struct { }
func (EnvComparator) Compare ¶
func (comparator EnvComparator) Compare(obj1 interface{}, obj2 interface{}) bool
Click to show internal directories.
Click to hide internal directories.