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 { }
type NetworkIDRole ¶
type NetworkIDRole struct { }
type NetworkNameReq ¶
type NetworkNameReq struct {
NetworkNames []string `json:"network_names"`
}
type NeutronPortRole ¶
type NeutronPortRole struct { }
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
Click to show internal directories.
Click to hide internal directories.