An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.5% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org
Top 8.8% forks on proxy.golang.org
Top 0.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/coredns/federation

Package federation implements kubernetes federation. It checks if the qname matches a possible federation. If this is the case and the captured answer is an NXDOMAIN, federation is performed. If this is not the case the original answer is returned. The federation label is always the 2nd to last once the zone is chopped of. For instance "nginx.mynamespace.myfederation.svc.example.com" has "myfederation" as the federation label. For federation to work we do a normal k8s lookup *without* that label, if that comes back with NXDOMAIN or NODATA(??) we create a federation record and return that. Federation is only useful in conjunction with the kubernetes plugin, without it is a noop.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/coredns/federation
License: Apache-2.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/coredns
Dependent packages: 60
Dependent repositories: 79
Stars: 2 on GitHub
Forks: 4 on GitHub
Docker dependents: 8
Docker downloads: 21,834
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago

    Loading...
    Readme
    Loading...