Documentation ¶
Index ¶
- func ConnectStore(Addr string, Port string, DC string) (consul *api.Client, err error)
- func GetKV(k string, kv *api.KV) (list api.KVPairs, err error)
- func InitStore(k string, network []byte, consul *api.Client) (store string, err error)
- func LeaseJson(ip net.IP, id string) (conf []byte, err error)
- func NetConfigJson(n *allocator.IPAMConfig) (config []byte, err error)
- func PutKV(k string, val []byte, kv *api.KV) (k_store string, err error)
- type IP_Settings
- type Lease
- type Store
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectStore ¶
func NetConfigJson ¶
func NetConfigJson(n *allocator.IPAMConfig) (config []byte, err error)
Types ¶
type IP_Settings ¶
type Store ¶
func (*Store) ReleaseByID ¶
Click to show internal directories.
Click to hide internal directories.