Versions in this module Expand all Collapse all v0 v0.4.0 Jul 31, 2019 Changes in this version + func GetPool(blendedset blended.Interface, meta metav1.ObjectMeta, key string) (*blendedv1.Pool, error) + func NewIP(blendedset blended.Interface, name, namespace, pool string) (*blendedv1.IP, error) v0.3.0 Jan 26, 2019 Changes in this version + func FilterIPsByPool(ips *inwinv1.IPList, pool *inwinv1.Pool) + func GetRestConfig(kubeconfig string) (*rest.Config, error) + func NewIPWithNamespace(ns *v1.Namespace, poolName string) *inwinv1.IP + func NewPool(name string, addrs, namespaces []string) *inwinv1.Pool