Documentation ¶
Index ¶
- func IsEqual(currentAddressSetting []brokerv2alpha3.AddressSettingType, ...) bool
- func IsEqualV1Beta1(currentAddressSetting []brokerv1beta1.AddressSettingType, ...) bool
- func IsEqualV2Alpha4(currentAddressSetting []brokerv2alpha4.AddressSettingType, ...) bool
- func IsEqualV2Alpha5(currentAddressSetting []brokerv2alpha5.AddressSettingType, ...) bool
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 IsEqualV1Beta1 ¶ added in v1.0.4
func IsEqualV1Beta1(currentAddressSetting []brokerv1beta1.AddressSettingType, newAddressSetting []brokerv1beta1.AddressSettingType) bool
Todo: should be a better way to do this.
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.