cloudyr/cloudcidrs: Tools to Obtain and Work with Cloud Provider CIDR Blocks

Some cloud providers provide either an API or a file that contains all of the public networks that make up their cloud infrastructure. Many force you to obtain this data from publicly available internet routing registration data. Tools are provided that provide a standard API to obtain the network information for supported cloud providers. Each provider function returns processed, raw data structures that can be normalized with additional functions to enable predictable and consistent data formats for further processing.

Getting started

Package details

AuthorBob Rudis (bob@rud.is)
MaintainerBob Rudis <bob@rud.is>
LicenseAGPL
Version0.1.1
URL https://github.com/cloudyr/cloudcidrs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cloudyr/cloudcidrs")
cloudyr/cloudcidrs documentation built on May 13, 2019, 8:20 p.m.