Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEqual ¶
func IsEqual(currentAddressSetting []brokerv2alpha3.AddressSettingType, newAddressSetting []brokerv2alpha3.AddressSettingType) bool
assuming the lengths of 2 array are equal
func IsEqualV2Alpha4 ¶
func IsEqualV2Alpha4(currentAddressSetting []brokerv2alpha4.AddressSettingType, newAddressSetting []brokerv2alpha4.AddressSettingType) bool
assuming the lengths of 2 array are equal
func IsEqualV2Alpha5 ¶ added in v0.20.0
func IsEqualV2Alpha5(currentAddressSetting []brokerv2alpha5.AddressSettingType, newAddressSetting []brokerv2alpha5.AddressSettingType) bool
assuming the lengths of 2 array are equal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.