golang-midonetclient

module
v0.0.0-...-e3213c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2017 License: Apache-2.0

README

golang-midonetclient

midonet client write in golang

版本说明

支持midonet api v1,v5

  c, err := midonetclient.NewClient(&types.MidoNetAPIConf{})
	if err != nil {
		conf.Log.Error("Create midonet client error.", err.Error())
		return nil, err
	}
  c.CreateTenant(&types.Tenant{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL