Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SameEndpoint ¶
SameEndpoint returns true if two endpoint are same considers example.org. and example.org DNSName/Target as different endpoints TODO:might need reconsideration regarding trailing dot
func SameEndpoints ¶
SameEndpoints compares two slices of endpoints regardless of order [x,y,z] == [z,x,y] [x,x,z] == [x,z,x] [x,y,y] != [x,x,y] [x,x,x] != [x,x,z]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.