mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	| @@ -200,8 +200,8 @@ func (external) HasSynced() bool | |||||||
| func (external) Run()                                                              {} | func (external) Run()                                                              {} | ||||||
| func (external) Stop() error                                                       { return nil } | func (external) Stop() error                                                       { return nil } | ||||||
| func (external) EpIndexReverse(string) []*object.Endpoints                         { return nil } | func (external) EpIndexReverse(string) []*object.Endpoints                         { return nil } | ||||||
| func (external) SvcIndexReverse(string) []*object.Service { return nil } | func (external) SvcIndexReverse(string) []*object.Service                          { return nil } | ||||||
| func (external) Modified(bool) int64                      { return 0 } | func (external) Modified(bool) int64                                               { return 0 } | ||||||
| func (external) EpIndex(s string) []*object.Endpoints                              { return nil } | func (external) EpIndex(s string) []*object.Endpoints                              { return nil } | ||||||
| func (external) EndpointsList() []*object.Endpoints                                { return nil } | func (external) EndpointsList() []*object.Endpoints                                { return nil } | ||||||
| func (external) GetNodeByName(ctx context.Context, name string) (*api.Node, error) { return nil, nil } | func (external) GetNodeByName(ctx context.Context, name string) (*api.Node, error) { return nil, nil } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user