knittermgrrole

package
v0.0.0-...-9649b88 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

View Source
const DefaultTenant string = constvalue.PaaSTenantAdminDefaultUUID

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkAttrsRole

type NetworkAttrsRole struct {
}

func (*NetworkAttrsRole) Get

func (this *NetworkAttrsRole) Get(tenantID string, networkNames []string, needProvider bool) ([]*portobj.NetworkAttrs, error)

type NetworkIDRole

type NetworkIDRole struct {
}

func (*NetworkIDRole) Get

func (this *NetworkIDRole) Get(tenantName, networkName string) (string, error)

type NetworkNameReq

type NetworkNameReq struct {
	NetworkNames []string `json:"network_names"`
}

type NeutronPortRole

type NeutronPortRole struct {
}

func (NeutronPortRole) Create

func (this NeutronPortRole) Create(tenantID string, podName string, eagerAttr *portobj.PortEagerAttr,
	south bool) (*manager.Port, error)

func (NeutronPortRole) Destroy

func (this NeutronPortRole) Destroy(mc *manager.ManagerClient, tenantID, portID string) error

type ReportPodRole

type ReportPodRole struct {
}

func (ReportPodRole) Delete

func (this ReportPodRole) Delete(agentPodReq *agtmgr.AgentPodReq) error

func (ReportPodRole) Post

func (this ReportPodRole) Post(agentPodReq *agtmgr.AgentPodReq) error

type VniRole

type VniRole struct {
}

func (*VniRole) Get

func (this *VniRole) Get(networkID string) (int, error)

Jump to

Keyboard shortcuts

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