package
0.0.0-20200814022331-3e93e3d3f185
Repository: https://github.com/harmonycloud/bifrost.git
Documentation: pkg.go.dev

# Functions

CreateIPPool parses the input config and create a new nsIPPool in etcd.
CreateServiceIPPool parses the input config and create a new serviceIPPool in etcd.
DeleteIPPool deletes a nsIPPool in etcd by the given name and namespace.
DeleteServiceIPPool deletes a serviceIPPool in etcd by the given name and namespace.
GetAllIPPool returns all nsIPPools in the given namespace.
GetIPPool returns a nsIPPool by the given name and namespace.
GetServiceIPPool returns a serviceIPPool by the given name and namespace.