Documentation
¶
Index ¶
- func AddIssue(ctx context.Context, r soap.RoundTripper, req *types.AddIssue) (*types.AddIssueResponse, error)
- func AgencyQueryRuntime(ctx context.Context, r soap.RoundTripper, req *types.AgencyQueryRuntime) (*types.AgencyQueryRuntimeResponse, error)
- func Agency_Disable(ctx context.Context, r soap.RoundTripper, req *types.Agency_Disable) (*types.Agency_DisableResponse, error)
- func Agency_Enable(ctx context.Context, r soap.RoundTripper, req *types.Agency_Enable) (*types.Agency_EnableResponse, error)
- func AgentQueryConfig(ctx context.Context, r soap.RoundTripper, req *types.AgentQueryConfig) (*types.AgentQueryConfigResponse, error)
- func AgentQueryRuntime(ctx context.Context, r soap.RoundTripper, req *types.AgentQueryRuntime) (*types.AgentQueryRuntimeResponse, error)
- func CreateAgency(ctx context.Context, r soap.RoundTripper, req *types.CreateAgency) (*types.CreateAgencyResponse, error)
- func DestroyAgency(ctx context.Context, r soap.RoundTripper, req *types.DestroyAgency) (*types.DestroyAgencyResponse, error)
- func MarkAsAvailable(ctx context.Context, r soap.RoundTripper, req *types.MarkAsAvailable) (*types.MarkAsAvailableResponse, error)
- func QueryAgency(ctx context.Context, r soap.RoundTripper, req *types.QueryAgency) (*types.QueryAgencyResponse, error)
- func QueryAgent(ctx context.Context, r soap.RoundTripper, req *types.QueryAgent) (*types.QueryAgentResponse, error)
- func QueryConfig(ctx context.Context, r soap.RoundTripper, req *types.QueryConfig) (*types.QueryConfigResponse, error)
- func QueryIssue(ctx context.Context, r soap.RoundTripper, req *types.QueryIssue) (*types.QueryIssueResponse, error)
- func QuerySolutionId(ctx context.Context, r soap.RoundTripper, req *types.QuerySolutionId) (*types.QuerySolutionIdResponse, error)
- func RegisterAgentVm(ctx context.Context, r soap.RoundTripper, req *types.RegisterAgentVm) (*types.RegisterAgentVmResponse, error)
- func Resolve(ctx context.Context, r soap.RoundTripper, req *types.Resolve) (*types.ResolveResponse, error)
- func ResolveAll(ctx context.Context, r soap.RoundTripper, req *types.ResolveAll) (*types.ResolveAllResponse, error)
- func ScanForUnknownAgentVm(ctx context.Context, r soap.RoundTripper, req *types.ScanForUnknownAgentVm) (*types.ScanForUnknownAgentVmResponse, error)
- func Uninstall(ctx context.Context, r soap.RoundTripper, req *types.Uninstall) (*types.UninstallResponse, error)
- func UnregisterAgentVm(ctx context.Context, r soap.RoundTripper, req *types.UnregisterAgentVm) (*types.UnregisterAgentVmResponse, error)
- func Update(ctx context.Context, r soap.RoundTripper, req *types.Update) (*types.UpdateResponse, error)
- type AddIssueBody
- type AgencyQueryRuntimeBody
- type Agency_DisableBody
- type Agency_EnableBody
- type AgentQueryConfigBody
- type AgentQueryRuntimeBody
- type CreateAgencyBody
- type DestroyAgencyBody
- type MarkAsAvailableBody
- type QueryAgencyBody
- type QueryAgentBody
- type QueryConfigBody
- type QueryIssueBody
- type QuerySolutionIdBody
- type RegisterAgentVmBody
- type ResolveAllBody
- type ResolveBody
- type ScanForUnknownAgentVmBody
- type UninstallBody
- type UnregisterAgentVmBody
- type UpdateBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddIssue ¶
func AddIssue(ctx context.Context, r soap.RoundTripper, req *types.AddIssue) (*types.AddIssueResponse, error)
func AgencyQueryRuntime ¶
func AgencyQueryRuntime(ctx context.Context, r soap.RoundTripper, req *types.AgencyQueryRuntime) (*types.AgencyQueryRuntimeResponse, error)
func Agency_Disable ¶ added in v0.27.0
func Agency_Disable(ctx context.Context, r soap.RoundTripper, req *types.Agency_Disable) (*types.Agency_DisableResponse, error)
func Agency_Enable ¶ added in v0.27.0
func Agency_Enable(ctx context.Context, r soap.RoundTripper, req *types.Agency_Enable) (*types.Agency_EnableResponse, error)
func AgentQueryConfig ¶
func AgentQueryConfig(ctx context.Context, r soap.RoundTripper, req *types.AgentQueryConfig) (*types.AgentQueryConfigResponse, error)
func AgentQueryRuntime ¶
func AgentQueryRuntime(ctx context.Context, r soap.RoundTripper, req *types.AgentQueryRuntime) (*types.AgentQueryRuntimeResponse, error)
func CreateAgency ¶
func CreateAgency(ctx context.Context, r soap.RoundTripper, req *types.CreateAgency) (*types.CreateAgencyResponse, error)
func DestroyAgency ¶
func DestroyAgency(ctx context.Context, r soap.RoundTripper, req *types.DestroyAgency) (*types.DestroyAgencyResponse, error)
func MarkAsAvailable ¶
func MarkAsAvailable(ctx context.Context, r soap.RoundTripper, req *types.MarkAsAvailable) (*types.MarkAsAvailableResponse, error)
func QueryAgency ¶
func QueryAgency(ctx context.Context, r soap.RoundTripper, req *types.QueryAgency) (*types.QueryAgencyResponse, error)
func QueryAgent ¶
func QueryAgent(ctx context.Context, r soap.RoundTripper, req *types.QueryAgent) (*types.QueryAgentResponse, error)
func QueryConfig ¶
func QueryConfig(ctx context.Context, r soap.RoundTripper, req *types.QueryConfig) (*types.QueryConfigResponse, error)
func QueryIssue ¶
func QueryIssue(ctx context.Context, r soap.RoundTripper, req *types.QueryIssue) (*types.QueryIssueResponse, error)
func QuerySolutionId ¶
func QuerySolutionId(ctx context.Context, r soap.RoundTripper, req *types.QuerySolutionId) (*types.QuerySolutionIdResponse, error)
func RegisterAgentVm ¶
func RegisterAgentVm(ctx context.Context, r soap.RoundTripper, req *types.RegisterAgentVm) (*types.RegisterAgentVmResponse, error)
func Resolve ¶
func Resolve(ctx context.Context, r soap.RoundTripper, req *types.Resolve) (*types.ResolveResponse, error)
func ResolveAll ¶
func ResolveAll(ctx context.Context, r soap.RoundTripper, req *types.ResolveAll) (*types.ResolveAllResponse, error)
func ScanForUnknownAgentVm ¶
func ScanForUnknownAgentVm(ctx context.Context, r soap.RoundTripper, req *types.ScanForUnknownAgentVm) (*types.ScanForUnknownAgentVmResponse, error)
func Uninstall ¶
func Uninstall(ctx context.Context, r soap.RoundTripper, req *types.Uninstall) (*types.UninstallResponse, error)
func UnregisterAgentVm ¶
func UnregisterAgentVm(ctx context.Context, r soap.RoundTripper, req *types.UnregisterAgentVm) (*types.UnregisterAgentVmResponse, error)
Types ¶
type AddIssueBody ¶
type AddIssueBody struct {
Req *types.AddIssue `xml:"urn:eam AddIssue,omitempty"`
Res *types.AddIssueResponse `xml:"urn:eam AddIssueResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type AgencyQueryRuntimeBody ¶
type AgencyQueryRuntimeBody struct {
Req *types.AgencyQueryRuntime `xml:"urn:eam AgencyQueryRuntime,omitempty"`
Res *types.AgencyQueryRuntimeResponse `xml:"urn:eam AgencyQueryRuntimeResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type Agency_DisableBody ¶ added in v0.27.0
type Agency_DisableBody struct {
Req *types.Agency_Disable `xml:"urn:eam Agency_Disable,omitempty"`
Res *types.Agency_DisableResponse `xml:"urn:eam Agency_DisableResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type Agency_EnableBody ¶ added in v0.27.0
type Agency_EnableBody struct {
Req *types.Agency_Enable `xml:"urn:eam Agency_Enable,omitempty"`
Res *types.Agency_EnableResponse `xml:"urn:eam Agency_EnableResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type AgentQueryConfigBody ¶
type AgentQueryConfigBody struct {
Req *types.AgentQueryConfig `xml:"urn:eam AgentQueryConfig,omitempty"`
Res *types.AgentQueryConfigResponse `xml:"urn:eam AgentQueryConfigResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type AgentQueryRuntimeBody ¶
type AgentQueryRuntimeBody struct {
Req *types.AgentQueryRuntime `xml:"urn:eam AgentQueryRuntime,omitempty"`
Res *types.AgentQueryRuntimeResponse `xml:"urn:eam AgentQueryRuntimeResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type CreateAgencyBody ¶
type CreateAgencyBody struct {
Req *types.CreateAgency `xml:"urn:eam CreateAgency,omitempty"`
Res *types.CreateAgencyResponse `xml:"urn:eam CreateAgencyResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type DestroyAgencyBody ¶
type DestroyAgencyBody struct {
Req *types.DestroyAgency `xml:"urn:eam DestroyAgency,omitempty"`
Res *types.DestroyAgencyResponse `xml:"urn:eam DestroyAgencyResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type MarkAsAvailableBody ¶
type MarkAsAvailableBody struct {
Req *types.MarkAsAvailable `xml:"urn:eam MarkAsAvailable,omitempty"`
Res *types.MarkAsAvailableResponse `xml:"urn:eam MarkAsAvailableResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type QueryAgencyBody ¶
type QueryAgencyBody struct {
Req *types.QueryAgency `xml:"urn:eam QueryAgency,omitempty"`
Res *types.QueryAgencyResponse `xml:"urn:eam QueryAgencyResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type QueryAgentBody ¶
type QueryAgentBody struct {
Req *types.QueryAgent `xml:"urn:eam QueryAgent,omitempty"`
Res *types.QueryAgentResponse `xml:"urn:eam QueryAgentResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type QueryConfigBody ¶
type QueryConfigBody struct {
Req *types.QueryConfig `xml:"urn:eam QueryConfig,omitempty"`
Res *types.QueryConfigResponse `xml:"urn:eam QueryConfigResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type QueryIssueBody ¶
type QueryIssueBody struct {
Req *types.QueryIssue `xml:"urn:eam QueryIssue,omitempty"`
Res *types.QueryIssueResponse `xml:"urn:eam QueryIssueResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type QuerySolutionIdBody ¶
type QuerySolutionIdBody struct {
Req *types.QuerySolutionId `xml:"urn:eam QuerySolutionId,omitempty"`
Res *types.QuerySolutionIdResponse `xml:"urn:eam QuerySolutionIdResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type RegisterAgentVmBody ¶
type RegisterAgentVmBody struct {
Req *types.RegisterAgentVm `xml:"urn:eam RegisterAgentVm,omitempty"`
Res *types.RegisterAgentVmResponse `xml:"urn:eam RegisterAgentVmResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type ResolveAllBody ¶
type ResolveAllBody struct {
Req *types.ResolveAll `xml:"urn:eam ResolveAll,omitempty"`
Res *types.ResolveAllResponse `xml:"urn:eam ResolveAllResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type ResolveBody ¶
type ResolveBody struct {
Req *types.Resolve `xml:"urn:eam Resolve,omitempty"`
Res *types.ResolveResponse `xml:"urn:eam ResolveResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type ScanForUnknownAgentVmBody ¶
type ScanForUnknownAgentVmBody struct {
Req *types.ScanForUnknownAgentVm `xml:"urn:eam ScanForUnknownAgentVm,omitempty"`
Res *types.ScanForUnknownAgentVmResponse `xml:"urn:eam ScanForUnknownAgentVmResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type UninstallBody ¶
type UninstallBody struct {
Req *types.Uninstall `xml:"urn:eam Uninstall,omitempty"`
Res *types.UninstallResponse `xml:"urn:eam UninstallResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type UnregisterAgentVmBody ¶
type UnregisterAgentVmBody struct {
Req *types.UnregisterAgentVm `xml:"urn:eam UnregisterAgentVm,omitempty"`
Res *types.UnregisterAgentVmResponse `xml:"urn:eam UnregisterAgentVmResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
type UpdateBody ¶
type UpdateBody struct {
Req *types.Update `xml:"urn:eam Update,omitempty"`
Res *types.UpdateResponse `xml:"urn:eam UpdateResponse,omitempty"`
Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.