Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeNodeIPChecker ¶
type FakeNodeIPChecker struct {
// contains filtered or unexported fields
}
func NewFakeNodeIPChecker ¶
func NewFakeNodeIPChecker(ips ...string) *FakeNodeIPChecker
func (*FakeNodeIPChecker) HasSynced ¶
func (f *FakeNodeIPChecker) HasSynced() bool
func (*FakeNodeIPChecker) IsNodeIP ¶
func (f *FakeNodeIPChecker) IsNodeIP(ip string) bool
Click to show internal directories.
Click to hide internal directories.