Skip to content

Douile/coredns-iface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iface

Name

iface - Returns address of network interface associated with provided name

Description

The plugin looks up a network interface using the provided name and the configured address for that interface if it exists.

Note: In order to add a new plugin, an additional step of make gen is needed. Therefore, to build the coredns with demo plugin the following should be used:

docker run -it --rm -v $PWD:/v -w /v golang:1.16 sh -c 'make gen && make'

Syntax

iface [TLD]

Defaults:

  • TLD: iface - The domain to lookup interfaces as a subdomain of

Also See

See the manual.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages