Documentation
¶
Overview ¶
Package osmapi provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.3.0 DO NOT EDIT.
Index ¶
- Constants
- func NewActionOnNSIRequest(server string, netsliceInstanceId string, body ActionOnNSIJSONRequestBody) (*http.Request, error)
- func NewActionOnNSIRequestWithBody(server string, netsliceInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewActionOnNSinstanceRequest(server string, nsInstanceId string, body ActionOnNSinstanceJSONRequestBody) (*http.Request, error)
- func NewActionOnNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddKSURequest(server string, body AddKSUJSONRequestBody) (*http.Request, error)
- func NewAddKSURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddNSDRequest(server string, body AddNSDJSONRequestBody) (*http.Request, error)
- func NewAddNSDRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddNSIRequest(server string, body AddNSIJSONRequestBody) (*http.Request, error)
- func NewAddNSIRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddNSTRequest(server string, body AddNSTJSONRequestBody) (*http.Request, error)
- func NewAddNSTRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddNSinstanceRequest(server string, body AddNSinstanceJSONRequestBody) (*http.Request, error)
- func NewAddNSinstanceRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddNsSubcriptionsRequest(server string, body AddNsSubcriptionsJSONRequestBody) (*http.Request, error)
- func NewAddNsSubcriptionsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddNsconfigtemplateRequest(server string, body AddNsconfigtemplateJSONRequestBody) (*http.Request, error)
- func NewAddNsconfigtemplateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddOKAPackageRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddRemoveAppProfileRequest(server string, clusterId string, body AddRemoveAppProfileJSONRequestBody) (*http.Request, error)
- func NewAddRemoveAppProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddVnfPkgRequest(server string, body AddVnfPkgJSONRequestBody) (*http.Request, error)
- func NewAddVnfPkgRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddremoveInfraConfigProfileRequest(server string, clusterId string, ...) (*http.Request, error)
- func NewAddremoveInfraConfigProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddremoveInfraControllerProfileRequest(server string, clusterId string, ...) (*http.Request, error)
- func NewAddremoveInfraControllerProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
- func NewAddremoveResourceProfileRequest(server string, clusterId string, body AddremoveResourceProfileJSONRequestBody) (*http.Request, error)
- func NewAddremoveResourceProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCancelNSLCMOpOccRequest(server string, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody) (*http.Request, error)
- func NewCancelNSLCMOpOccRequestWithBody(server string, nsLcmOpOccId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCloneKSURequest(server string, ksuId string, body CloneKSUJSONRequestBody) (*http.Request, error)
- func NewCloneKSURequestWithBody(server string, ksuId string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateAppProfileRequest(server string, body CreateAppProfileJSONRequestBody) (*http.Request, error)
- func NewCreateAppProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateInfraConfigProfileRequest(server string, body CreateInfraConfigProfileJSONRequestBody) (*http.Request, error)
- func NewCreateInfraConfigProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateInfraControllerProfileRequest(server string, body CreateInfraControllerProfileJSONRequestBody) (*http.Request, error)
- func NewCreateInfraControllerProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateK8sClusterRequest(server string, body CreateK8sClusterJSONRequestBody) (*http.Request, error)
- func NewCreateK8sClusterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateK8sRepoRequest(server string, body CreateK8sRepoJSONRequestBody) (*http.Request, error)
- func NewCreateK8sRepoRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateNSIContentRequest(server string, body CreateNSIContentJSONRequestBody) (*http.Request, error)
- func NewCreateNSIContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateNSinstanceContentRequest(server string, body CreateNSinstanceContentJSONRequestBody) (*http.Request, error)
- func NewCreateNSinstanceContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreatePDURequest(server string, body CreatePDUJSONRequestBody) (*http.Request, error)
- func NewCreatePDURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateProjectRequest(server string, body CreateProjectJSONRequestBody) (*http.Request, error)
- func NewCreateProjectRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateResourceProfileRequest(server string, body CreateResourceProfileJSONRequestBody) (*http.Request, error)
- func NewCreateResourceProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateRoleRequest(server string, body CreateRoleJSONRequestBody) (*http.Request, error)
- func NewCreateRoleRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateSDNRequest(server string, body CreateSDNJSONRequestBody) (*http.Request, error)
- func NewCreateSDNRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateTokenRequest(server string, body CreateTokenJSONRequestBody) (*http.Request, error)
- func NewCreateTokenRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateUserRequest(server string, body CreateUserJSONRequestBody) (*http.Request, error)
- func NewCreateUserRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateVIMRequest(server string, body CreateVIMJSONRequestBody) (*http.Request, error)
- func NewCreateVIMRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateVcaRequest(server string, body CreateVcaJSONRequestBody) (*http.Request, error)
- func NewCreateVcaRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateVimAccountRequest(server string, body CreateVimAccountJSONRequestBody) (*http.Request, error)
- func NewCreateVimAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreateWimAccountRequest(server string, body CreateWimAccountJSONRequestBody) (*http.Request, error)
- func NewCreateWimAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewCreatek8sClusterRequest(server string, body Createk8sClusterJSONRequestBody) (*http.Request, error)
- func NewCreatek8sClusterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewDeleteAppProfileRequest(server string, appProfileId string) (*http.Request, error)
- func NewDeleteAuthTokenRequest(server string) (*http.Request, error)
- func NewDeleteInfraConfigProfileRequest(server string, infraConfigProfileId string) (*http.Request, error)
- func NewDeleteInfraControllerProfileRequest(server string, infraControllerProfileId string) (*http.Request, error)
- func NewDeleteK8sClusterRequest(server string, k8sClusterId openapi_types.UUID) (*http.Request, error)
- func NewDeleteK8sRepoRequest(server string, k8sRepoId openapi_types.UUID) (*http.Request, error)
- func NewDeleteKSURequest(server string, ksuId string) (*http.Request, error)
- func NewDeleteMultipleKSURequest(server string, body DeleteMultipleKSUJSONRequestBody) (*http.Request, error)
- func NewDeleteMultipleKSURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewDeleteNSDRequest(server string, nsdInfoId string) (*http.Request, error)
- func NewDeleteNSIContentRequest(server string, netsliceInstanceContentId string) (*http.Request, error)
- func NewDeleteNSIRequest(server string, netsliceInstanceId string) (*http.Request, error)
- func NewDeleteNSPkgsIdContentRequest(server string, nsdInfoId string) (*http.Request, error)
- func NewDeleteNSTRequest(server string, netsliceTemplateId string) (*http.Request, error)
- func NewDeleteNSinstanceContentRequest(server string, nsInstanceContentId string) (*http.Request, error)
- func NewDeleteNSinstanceRequest(server string, nsInstanceId string, params *DeleteNSinstanceParams) (*http.Request, error)
- func NewDeleteNsSubcriptionIdRequest(server string, nsSubscriptionsId string) (*http.Request, error)
- func NewDeleteNsconfigtemplateRequest(server string, nsconfigTemplateId string) (*http.Request, error)
- func NewDeleteNstIdContentRequest(server string, netsliceTemplateContentId string) (*http.Request, error)
- func NewDeleteOKAPackageRequest(server string, okaPkgId string) (*http.Request, error)
- func NewDeletePDURequest(server string, pduDescriptorId string) (*http.Request, error)
- func NewDeleteProjectRequest(server string, projectId string) (*http.Request, error)
- func NewDeleteResourceProfileRequest(server string, resourceProfileId string) (*http.Request, error)
- func NewDeleteRoleRequest(server string, roleId string) (*http.Request, error)
- func NewDeleteSDNRequest(server string, sdnId openapi_types.UUID) (*http.Request, error)
- func NewDeleteTokenRequest(server string, tokenId string) (*http.Request, error)
- func NewDeleteUserRequest(server string, userId string) (*http.Request, error)
- func NewDeleteVIMRequest(server string, vimId openapi_types.UUID) (*http.Request, error)
- func NewDeleteVcaRequest(server string, vcaId openapi_types.UUID) (*http.Request, error)
- func NewDeleteVimAccountRequest(server string, vimAccountId openapi_types.UUID) (*http.Request, error)
- func NewDeleteVnfPkgRequest(server string, vnfPkgId string) (*http.Request, error)
- func NewDeleteVnfPkgsIdContentRequest(server string, packageContentId string) (*http.Request, error)
- func NewDeleteWimAccountRequest(server string, wimAccountId openapi_types.UUID) (*http.Request, error)
- func NewDeletek8sClusterRequest(server string, clusterId string) (*http.Request, error)
- func NewEditK8sClusterRequest(server string, k8sClusterId openapi_types.UUID, ...) (*http.Request, error)
- func NewEditK8sClusterRequestWithBody(server string, k8sClusterId openapi_types.UUID, contentType string, ...) (*http.Request, error)
- func NewEditPDURequest(server string, pduDescriptorId string, body EditPDUJSONRequestBody) (*http.Request, error)
- func NewEditPDURequestWithBody(server string, pduDescriptorId string, contentType string, body io.Reader) (*http.Request, error)
- func NewEditProjectRequest(server string, projectId string, body EditProjectJSONRequestBody) (*http.Request, error)
- func NewEditProjectRequestWithBody(server string, projectId string, contentType string, body io.Reader) (*http.Request, error)
- func NewEditRoleRequest(server string, roleId string, body EditRoleJSONRequestBody) (*http.Request, error)
- func NewEditRoleRequestWithBody(server string, roleId string, contentType string, body io.Reader) (*http.Request, error)
- func NewEditSDNRequest(server string, sdnId openapi_types.UUID, body EditSDNJSONRequestBody) (*http.Request, error)
- func NewEditSDNRequestWithBody(server string, sdnId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
- func NewEditUserRequest(server string, userId string, body EditUserJSONRequestBody) (*http.Request, error)
- func NewEditUserRequestWithBody(server string, userId string, contentType string, body io.Reader) (*http.Request, error)
- func NewEditVIMRequest(server string, vimId openapi_types.UUID, body EditVIMJSONRequestBody) (*http.Request, error)
- func NewEditVIMRequestWithBody(server string, vimId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
- func NewEditVcaRequest(server string, vcaId openapi_types.UUID, body EditVcaJSONRequestBody) (*http.Request, error)
- func NewEditVcaRequestWithBody(server string, vcaId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
- func NewEditVimAccountRequest(server string, vimAccountId openapi_types.UUID, ...) (*http.Request, error)
- func NewEditVimAccountRequestWithBody(server string, vimAccountId openapi_types.UUID, contentType string, ...) (*http.Request, error)
- func NewEditWimAccountRequest(server string, wimAccountId openapi_types.UUID, ...) (*http.Request, error)
- func NewEditWimAccountRequestWithBody(server string, wimAccountId openapi_types.UUID, contentType string, ...) (*http.Request, error)
- func NewGetAlarmRequest(server string, uuid string) (*http.Request, error)
- func NewGetAlarmsRequest(server string) (*http.Request, error)
- func NewGetAppProfileRequest(server string, clusterId string) (*http.Request, error)
- func NewGetCredsRequest(server string, clusterId string) (*http.Request, error)
- func NewGetInfraConfigProfileRequest(server string, clusterId string) (*http.Request, error)
- func NewGetInfraControllerProfileRequest(server string, clusterId string) (*http.Request, error)
- func NewGetK8sClusterRequest(server string, k8sClusterId openapi_types.UUID) (*http.Request, error)
- func NewGetK8sClustersRequest(server string) (*http.Request, error)
- func NewGetK8sRepoRequest(server string, k8sRepoId openapi_types.UUID) (*http.Request, error)
- func NewGetK8sReposRequest(server string) (*http.Request, error)
- func NewGetKSURequest(server string) (*http.Request, error)
- func NewGetNSDRequest(server string, nsdInfoId string) (*http.Request, error)
- func NewGetNSDcontentRequest(server string, nsdInfoId string) (*http.Request, error)
- func NewGetNSDsRequest(server string) (*http.Request, error)
- func NewGetNSIContentRequest(server string, netsliceInstanceContentId string) (*http.Request, error)
- func NewGetNSIRequest(server string, netsliceInstanceId string) (*http.Request, error)
- func NewGetNSIsContentRequest(server string) (*http.Request, error)
- func NewGetNSIsRequest(server string) (*http.Request, error)
- func NewGetNSLCMOpOccRequest(server string, nsLcmOpOccId string) (*http.Request, error)
- func NewGetNSLCMOpOccsRequest(server string) (*http.Request, error)
- func NewGetNSTRequest(server string, netsliceTemplateId string) (*http.Request, error)
- func NewGetNSTcontentRequest(server string, netsliceTemplateId string) (*http.Request, error)
- func NewGetNSTsRequest(server string) (*http.Request, error)
- func NewGetNSinstanceContentRequest(server string, nsInstanceContentId string) (*http.Request, error)
- func NewGetNSinstanceRequest(server string, nsInstanceId string, params *GetNSinstanceParams) (*http.Request, error)
- func NewGetNSinstancesContentRequest(server string) (*http.Request, error)
- func NewGetNSinstancesRequest(server string) (*http.Request, error)
- func NewGetNsPkgArtifactRequest(server string, nsdInfoId string, artifactPath string) (*http.Request, error)
- func NewGetNsPkgNsdRequest(server string, nsdInfoId string) (*http.Request, error)
- func NewGetNsPkgsContentRequest(server string) (*http.Request, error)
- func NewGetNsPkgsIdContentRequest(server string, nsdInfoId string) (*http.Request, error)
- func NewGetNsPmJobReportRequest(server string, pmJobId string, nsId string) (*http.Request, error)
- func NewGetNsSubcriptionIdRequest(server string, nsSubscriptionsId string) (*http.Request, error)
- func NewGetNsSubcriptionsRequest(server string) (*http.Request, error)
- func NewGetNsconfigtemplateRequest(server string, nsconfigTemplateId string) (*http.Request, error)
- func NewGetNsconfigtemplatesRequest(server string) (*http.Request, error)
- func NewGetNsiLcmOpOccRequest(server string, nsiLcmOpOccId string) (*http.Request, error)
- func NewGetNsiLcmOpOccsRequest(server string) (*http.Request, error)
- func NewGetNstArtifactRequest(server string, netsliceTemplateId string, artifactPath string) (*http.Request, error)
- func NewGetNstContentRequest(server string) (*http.Request, error)
- func NewGetNstIdContentRequest(server string, netsliceTemplateContentId string) (*http.Request, error)
- func NewGetNstNstRequest(server string, netsliceTemplateId string) (*http.Request, error)
- func NewGetOKAPackageRequest(server string) (*http.Request, error)
- func NewGetPDURequest(server string, pduDescriptorId string) (*http.Request, error)
- func NewGetPDUsRequest(server string) (*http.Request, error)
- func NewGetProjectRequest(server string, projectId string) (*http.Request, error)
- func NewGetProjectsRequest(server string) (*http.Request, error)
- func NewGetResourceProfileRequest(server string, clusterId string) (*http.Request, error)
- func NewGetRoleRequest(server string, roleId string) (*http.Request, error)
- func NewGetRolesRequest(server string) (*http.Request, error)
- func NewGetSDNRequest(server string, sdnId openapi_types.UUID) (*http.Request, error)
- func NewGetSDNsRequest(server string) (*http.Request, error)
- func NewGetTemplatecontentRequest(server string, nsconfigTemplateId string) (*http.Request, error)
- func NewGetTokenRequest(server string, tokenId string) (*http.Request, error)
- func NewGetTokensRequest(server string) (*http.Request, error)
- func NewGetUserRequest(server string, userId string) (*http.Request, error)
- func NewGetUsersRequest(server string) (*http.Request, error)
- func NewGetVIMRequest(server string, vimId openapi_types.UUID) (*http.Request, error)
- func NewGetVIMsRequest(server string) (*http.Request, error)
- func NewGetVcaRequest(server string, vcaId openapi_types.UUID) (*http.Request, error)
- func NewGetVcasRequest(server string) (*http.Request, error)
- func NewGetVimAccountRequest(server string, vimAccountId openapi_types.UUID) (*http.Request, error)
- func NewGetVimAccountsRequest(server string) (*http.Request, error)
- func NewGetVnfInstanceRequest(server string, vnfInstanceId string) (*http.Request, error)
- func NewGetVnfInstancesRequest(server string) (*http.Request, error)
- func NewGetVnfPkgArtifactRequest(server string, vnfPkgId string, artifactPath string) (*http.Request, error)
- func NewGetVnfPkgContentRequest(server string, vnfPkgId string) (*http.Request, error)
- func NewGetVnfPkgRequest(server string, vnfPkgId string) (*http.Request, error)
- func NewGetVnfPkgVnfdRequest(server string, vnfPkgId string) (*http.Request, error)
- func NewGetVnfPkgsContentRequest(server string) (*http.Request, error)
- func NewGetVnfPkgsIdContentRequest(server string, packageContentId string) (*http.Request, error)
- func NewGetVnfPkgsRequest(server string) (*http.Request, error)
- func NewGetWimAccountRequest(server string, wimAccountId openapi_types.UUID) (*http.Request, error)
- func NewGetWimAccountsRequest(server string) (*http.Request, error)
- func NewHealNSinstanceRequest(server string, nsInstanceId string, body HealNSinstanceJSONRequestBody) (*http.Request, error)
- func NewHealNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewInstantiateNSIRequest(server string, netsliceInstanceId string, body InstantiateNSIJSONRequestBody) (*http.Request, error)
- func NewInstantiateNSIRequestWithBody(server string, netsliceInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewInstantiateNSinstanceRequest(server string, nsInstanceId string, body InstantiateNSinstanceJSONRequestBody) (*http.Request, error)
- func NewInstantiateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewListAppProfileRequest(server string) (*http.Request, error)
- func NewListInfraConfigProfileRequest(server string) (*http.Request, error)
- func NewListInfraControllerProfileRequest(server string) (*http.Request, error)
- func NewListResourceProfileRequest(server string) (*http.Request, error)
- func NewListk8sClusterRequest(server string) (*http.Request, error)
- func NewMigrateNSinstanceRequest(server string, nsInstanceId string, body MigrateNSinstanceJSONRequestBody) (*http.Request, error)
- func NewMigrateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewMoveKSURequest(server string, ksuId string, body MoveKSUJSONRequestBody) (*http.Request, error)
- func NewMoveKSURequestWithBody(server string, ksuId string, contentType string, body io.Reader) (*http.Request, error)
- func NewMultiNsTerminateRequestRequest(server string, body MultiNsTerminateRequestJSONRequestBody) (*http.Request, error)
- func NewMultiNsTerminateRequestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewNodeScalingRequest(server string, clusterId string, body NodeScalingJSONRequestBody) (*http.Request, error)
- func NewNodeScalingRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
- func NewPatchAppProfileRequest(server string, appProfileId string, body PatchAppProfileJSONRequestBody) (*http.Request, error)
- func NewPatchAppProfileRequestWithBody(server string, appProfileId string, contentType string, body io.Reader) (*http.Request, error)
- func NewPatchInfraConfigProfileRequest(server string, infraConfigProfileId string, ...) (*http.Request, error)
- func NewPatchInfraConfigProfileRequestWithBody(server string, infraConfigProfileId string, contentType string, body io.Reader) (*http.Request, error)
- func NewPatchInfraControllerProfileRequest(server string, infraControllerProfileId string, ...) (*http.Request, error)
- func NewPatchInfraControllerProfileRequestWithBody(server string, infraControllerProfileId string, contentType string, ...) (*http.Request, error)
- func NewPatchResourceProfileRequest(server string, resourceProfileId string, ...) (*http.Request, error)
- func NewPatchResourceProfileRequestWithBody(server string, resourceProfileId string, contentType string, body io.Reader) (*http.Request, error)
- func NewReadAppProfileRequest(server string, appProfileId string) (*http.Request, error)
- func NewReadInfraConfigProfileRequest(server string, infraConfigProfileId string) (*http.Request, error)
- func NewReadInfraControllerProfileRequest(server string, infraControllerProfileId string) (*http.Request, error)
- func NewReadKSURequest(server string, ksuId string) (*http.Request, error)
- func NewReadOKAPackageRequest(server string, okaPkgId string) (*http.Request, error)
- func NewReadResourceProfileRequest(server string, resourceProfileId string) (*http.Request, error)
- func NewReadk8sClusterRequest(server string, clusterId string) (*http.Request, error)
- func NewScaleNSinstanceRequest(server string, nsInstanceId string, body ScaleNSinstanceJSONRequestBody) (*http.Request, error)
- func NewScaleNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewTerminateNSIRequest(server string, netsliceInstanceId string, body TerminateNSIJSONRequestBody) (*http.Request, error)
- func NewTerminateNSIRequestWithBody(server string, netsliceInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewTerminateNSinstanceRequest(server string, nsInstanceId string, body TerminateNSinstanceJSONRequestBody) (*http.Request, error)
- func NewTerminateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateAlarmRequest(server string, uuid string, body UpdateAlarmJSONRequestBody) (*http.Request, error)
- func NewUpdateAlarmRequestWithBody(server string, uuid string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateKSURequest(server string, ksuId string, body UpdateKSUJSONRequestBody) (*http.Request, error)
- func NewUpdateKSURequestWithBody(server string, ksuId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateMultipleKSURequest(server string, body UpdateMultipleKSUJSONRequestBody) (*http.Request, error)
- func NewUpdateMultipleKSURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateNSDRequest(server string, nsdInfoId string, body UpdateNSDJSONRequestBody) (*http.Request, error)
- func NewUpdateNSDRequestWithBody(server string, nsdInfoId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateNSDcontentRequestWithBody(server string, nsdInfoId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateNSTcontentRequestWithBody(server string, netsliceTemplateId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateNSinstanceRequest(server string, nsInstanceId string, body UpdateNSinstanceJSONRequestBody) (*http.Request, error)
- func NewUpdateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateNsPkgsIdContentRequest(server string, nsdInfoId string, body UpdateNsPkgsIdContentJSONRequestBody) (*http.Request, error)
- func NewUpdateNsPkgsIdContentRequestWithBody(server string, nsdInfoId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateNstIdContentRequest(server string, netsliceTemplateContentId string, ...) (*http.Request, error)
- func NewUpdateNstIdContentRequestWithBody(server string, netsliceTemplateContentId string, contentType string, ...) (*http.Request, error)
- func NewUpdateOKAPackageRequestWithBody(server string, okaPkgId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateTemplatecontentRequest(server string, nsconfigTemplateId string, ...) (*http.Request, error)
- func NewUpdateTemplatecontentRequestWithBody(server string, nsconfigTemplateId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateVnfPkgRequest(server string, vnfPkgId string, body UpdateVnfPkgJSONRequestBody) (*http.Request, error)
- func NewUpdateVnfPkgRequestWithBody(server string, vnfPkgId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpdateVnfPkgsIdContentRequest(server string, packageContentId string, ...) (*http.Request, error)
- func NewUpdateVnfPkgsIdContentRequestWithBody(server string, packageContentId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUpgradeClusterRequest(server string, clusterId string, body UpgradeClusterJSONRequestBody) (*http.Request, error)
- func NewUpgradeClusterRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUploadNsPkgsContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewUploadNstContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewUploadVnfPkgContentRequestWithBody(server string, vnfPkgId string, contentType string, body io.Reader) (*http.Request, error)
- func NewUploadVnfPkgsContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- type ActionOnNSIJSONRequestBody
- type ActionOnNSIResponse
- type ActionOnNSinstanceJSONRequestBody
- type ActionOnNSinstanceResponse
- type AddKSUJSONRequestBody
- type AddKSUResponse
- type AddNSDJSONRequestBody
- type AddNSDResponse
- type AddNSIJSONRequestBody
- type AddNSIResponse
- type AddNSTJSONRequestBody
- type AddNSTResponse
- type AddNSinstanceJSONRequestBody
- type AddNSinstanceResponse
- type AddNsSubcriptionsJSONRequestBody
- type AddNsSubcriptionsResponse
- type AddNsconfigtemplateJSONRequestBody
- type AddNsconfigtemplateResponse
- type AddOKAPackageResponse
- type AddRemoveAppProfileJSONRequestBody
- type AddRemoveAppProfileResponse
- type AddVnfPkgJSONRequestBody
- type AddVnfPkgResponse
- type AddremoveInfraConfigProfileJSONRequestBody
- type AddremoveInfraConfigProfileResponse
- type AddremoveInfraControllerProfileJSONRequestBody
- type AddremoveInfraControllerProfileResponse
- type AddremoveResourceProfileJSONRequestBody
- type AddremoveResourceProfileResponse
- type Alarm
- type AlarmInfoModifications
- type ArrayEditionSchema
- type ArrayOfAlarm
- type ArrayOfK8sClusterInfo
- type ArrayOfK8sRepoInfo
- type ArrayOfNetSliceInstance
- type ArrayOfNsConfigTemplateInfo
- type ArrayOfNsInstance
- type ArrayOfNsLcmOpOcc
- type ArrayOfNsdInfo
- type ArrayOfNsiLcmOpOcc
- type ArrayOfNslcmSubscriptionInfo
- type ArrayOfNstInfo
- type ArrayOfPduInfo
- type ArrayOfProjectInfo
- type ArrayOfRoleInfo
- type ArrayOfSdnInfo
- type ArrayOfTokenInfo
- type ArrayOfUserInfo
- type ArrayOfVcaInfo
- type ArrayOfVimInfo
- type ArrayOfVnfInstanceInfo
- type ArrayOfVnfPkgInfo
- type ArrayOfWimInfo
- type AttachDetachProfile
- type Authenticationschema
- type AuthenticationschemaAuthType
- type BadRequest
- type CancelNSLCMOpOccJSONRequestBody
- type CancelNSLCMOpOccRequest
- type CancelNSLCMOpOccRequestCancelMode
- type CancelNSLCMOpOccResponse
- type Client
- func (c *Client) ActionOnNSI(ctx context.Context, netsliceInstanceId string, ...) (*http.Response, error)
- func (c *Client) ActionOnNSIWithBody(ctx context.Context, netsliceInstanceId string, contentType string, ...) (*http.Response, error)
- func (c *Client) ActionOnNSinstance(ctx context.Context, nsInstanceId string, ...) (*http.Response, error)
- func (c *Client) ActionOnNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddKSU(ctx context.Context, body AddKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) AddKSUWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddNSD(ctx context.Context, body AddNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) AddNSDWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddNSI(ctx context.Context, body AddNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) AddNSIWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddNST(ctx context.Context, body AddNSTJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) AddNSTWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddNSinstance(ctx context.Context, body AddNSinstanceJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) AddNSinstanceWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddNsSubcriptions(ctx context.Context, body AddNsSubcriptionsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) AddNsSubcriptionsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddNsconfigtemplate(ctx context.Context, body AddNsconfigtemplateJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) AddNsconfigtemplateWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddOKAPackageWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddRemoveAppProfile(ctx context.Context, clusterId string, body AddRemoveAppProfileJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) AddRemoveAppProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddVnfPkg(ctx context.Context, body AddVnfPkgJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) AddVnfPkgWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddremoveInfraConfigProfile(ctx context.Context, clusterId string, ...) (*http.Response, error)
- func (c *Client) AddremoveInfraConfigProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddremoveInfraControllerProfile(ctx context.Context, clusterId string, ...) (*http.Response, error)
- func (c *Client) AddremoveInfraControllerProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) AddremoveResourceProfile(ctx context.Context, clusterId string, ...) (*http.Response, error)
- func (c *Client) AddremoveResourceProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CancelNSLCMOpOcc(ctx context.Context, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CancelNSLCMOpOccWithBody(ctx context.Context, nsLcmOpOccId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CloneKSU(ctx context.Context, ksuId string, body CloneKSUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CloneKSUWithBody(ctx context.Context, ksuId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateAppProfile(ctx context.Context, body CreateAppProfileJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateAppProfileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateInfraConfigProfile(ctx context.Context, body CreateInfraConfigProfileJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateInfraConfigProfileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateInfraControllerProfile(ctx context.Context, body CreateInfraControllerProfileJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateInfraControllerProfileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateK8sCluster(ctx context.Context, body CreateK8sClusterJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateK8sClusterWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateK8sRepo(ctx context.Context, body CreateK8sRepoJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateK8sRepoWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateNSIContent(ctx context.Context, body CreateNSIContentJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateNSIContentWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateNSinstanceContent(ctx context.Context, body CreateNSinstanceContentJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateNSinstanceContentWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreatePDU(ctx context.Context, body CreatePDUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreatePDUWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateProject(ctx context.Context, body CreateProjectJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateProjectWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateResourceProfile(ctx context.Context, body CreateResourceProfileJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateResourceProfileWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateRole(ctx context.Context, body CreateRoleJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateRoleWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateSDN(ctx context.Context, body CreateSDNJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateSDNWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateToken(ctx context.Context, body CreateTokenJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateTokenWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateUser(ctx context.Context, body CreateUserJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateUserWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateVIM(ctx context.Context, body CreateVIMJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateVIMWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateVca(ctx context.Context, body CreateVcaJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateVcaWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateVimAccount(ctx context.Context, body CreateVimAccountJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateVimAccountWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) CreateWimAccount(ctx context.Context, body CreateWimAccountJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) CreateWimAccountWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) Createk8sCluster(ctx context.Context, body Createk8sClusterJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) Createk8sClusterWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) DeleteAppProfile(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAuthToken(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteInfraConfigProfile(ctx context.Context, infraConfigProfileId string, ...) (*http.Response, error)
- func (c *Client) DeleteInfraControllerProfile(ctx context.Context, infraControllerProfileId string, ...) (*http.Response, error)
- func (c *Client) DeleteK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) DeleteK8sRepo(ctx context.Context, k8sRepoId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) DeleteKSU(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteMultipleKSU(ctx context.Context, body DeleteMultipleKSUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) DeleteMultipleKSUWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) DeleteNSD(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNSI(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNSIContent(ctx context.Context, netsliceInstanceContentId string, ...) (*http.Response, error)
- func (c *Client) DeleteNSPkgsIdContent(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNST(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNSinstance(ctx context.Context, nsInstanceId string, params *DeleteNSinstanceParams, ...) (*http.Response, error)
- func (c *Client) DeleteNSinstanceContent(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNsSubcriptionId(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNsconfigtemplate(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteNstIdContent(ctx context.Context, netsliceTemplateContentId string, ...) (*http.Response, error)
- func (c *Client) DeleteOKAPackage(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeletePDU(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteProject(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteResourceProfile(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteRole(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteSDN(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteToken(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteVIM(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteVca(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) DeleteVnfPkg(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteVnfPkgsIdContent(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) Deletek8sCluster(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) EditK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) EditK8sClusterWithBody(ctx context.Context, k8sClusterId openapi_types.UUID, contentType string, ...) (*http.Response, error)
- func (c *Client) EditPDU(ctx context.Context, pduDescriptorId string, body EditPDUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditPDUWithBody(ctx context.Context, pduDescriptorId string, contentType string, ...) (*http.Response, error)
- func (c *Client) EditProject(ctx context.Context, projectId string, body EditProjectJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditProjectWithBody(ctx context.Context, projectId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) EditRole(ctx context.Context, roleId string, body EditRoleJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditRoleWithBody(ctx context.Context, roleId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) EditSDN(ctx context.Context, sdnId openapi_types.UUID, body EditSDNJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditSDNWithBody(ctx context.Context, sdnId openapi_types.UUID, contentType string, ...) (*http.Response, error)
- func (c *Client) EditUser(ctx context.Context, userId string, body EditUserJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditUserWithBody(ctx context.Context, userId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) EditVIM(ctx context.Context, vimId openapi_types.UUID, body EditVIMJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditVIMWithBody(ctx context.Context, vimId openapi_types.UUID, contentType string, ...) (*http.Response, error)
- func (c *Client) EditVca(ctx context.Context, vcaId openapi_types.UUID, body EditVcaJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) EditVcaWithBody(ctx context.Context, vcaId openapi_types.UUID, contentType string, ...) (*http.Response, error)
- func (c *Client) EditVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) EditVimAccountWithBody(ctx context.Context, vimAccountId openapi_types.UUID, contentType string, ...) (*http.Response, error)
- func (c *Client) EditWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) EditWimAccountWithBody(ctx context.Context, wimAccountId openapi_types.UUID, contentType string, ...) (*http.Response, error)
- func (c *Client) GetAlarm(ctx context.Context, uuid string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAlarms(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAppProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetCreds(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetInfraConfigProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetInfraControllerProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) GetK8sClusters(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetK8sRepo(ctx context.Context, k8sRepoId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) GetK8sRepos(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetKSU(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSD(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSDcontent(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSDs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSI(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSIContent(ctx context.Context, netsliceInstanceContentId string, ...) (*http.Response, error)
- func (c *Client) GetNSIs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSIsContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSLCMOpOcc(ctx context.Context, nsLcmOpOccId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSLCMOpOccs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNST(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSTcontent(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSTs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSinstance(ctx context.Context, nsInstanceId string, params *GetNSinstanceParams, ...) (*http.Response, error)
- func (c *Client) GetNSinstanceContent(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSinstances(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNSinstancesContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsPkgArtifact(ctx context.Context, nsdInfoId string, artifactPath string, ...) (*http.Response, error)
- func (c *Client) GetNsPkgNsd(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsPkgsContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsPkgsIdContent(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsPmJobReport(ctx context.Context, pmJobId string, nsId string, ...) (*http.Response, error)
- func (c *Client) GetNsSubcriptionId(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsSubcriptions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsconfigtemplate(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsconfigtemplates(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsiLcmOpOcc(ctx context.Context, nsiLcmOpOccId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNsiLcmOpOccs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNstArtifact(ctx context.Context, netsliceTemplateId string, artifactPath string, ...) (*http.Response, error)
- func (c *Client) GetNstContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetNstIdContent(ctx context.Context, netsliceTemplateContentId string, ...) (*http.Response, error)
- func (c *Client) GetNstNst(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetOKAPackage(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetPDU(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetPDUs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetProject(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetProjects(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetResourceProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetRole(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetRoles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetSDN(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetSDNs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetTemplatecontent(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetToken(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetTokens(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetUsers(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVIM(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVIMs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVca(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVcas(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) GetVimAccounts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfInstance(ctx context.Context, vnfInstanceId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfInstances(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfPkg(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfPkgArtifact(ctx context.Context, vnfPkgId string, artifactPath string, ...) (*http.Response, error)
- func (c *Client) GetVnfPkgContent(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfPkgVnfd(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfPkgs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfPkgsContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVnfPkgsIdContent(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, ...) (*http.Response, error)
- func (c *Client) GetWimAccounts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) HealNSinstance(ctx context.Context, nsInstanceId string, body HealNSinstanceJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) HealNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) InstantiateNSI(ctx context.Context, netsliceInstanceId string, ...) (*http.Response, error)
- func (c *Client) InstantiateNSIWithBody(ctx context.Context, netsliceInstanceId string, contentType string, ...) (*http.Response, error)
- func (c *Client) InstantiateNSinstance(ctx context.Context, nsInstanceId string, ...) (*http.Response, error)
- func (c *Client) InstantiateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) ListAppProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListInfraConfigProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListInfraControllerProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ListResourceProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) Listk8sCluster(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) MigrateNSinstance(ctx context.Context, nsInstanceId string, ...) (*http.Response, error)
- func (c *Client) MigrateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) MoveKSU(ctx context.Context, ksuId string, body MoveKSUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) MoveKSUWithBody(ctx context.Context, ksuId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) MultiNsTerminateRequest(ctx context.Context, body MultiNsTerminateRequestJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) MultiNsTerminateRequestWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) NodeScaling(ctx context.Context, clusterId string, body NodeScalingJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) NodeScalingWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PatchAppProfile(ctx context.Context, appProfileId string, body PatchAppProfileJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PatchAppProfileWithBody(ctx context.Context, appProfileId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PatchInfraConfigProfile(ctx context.Context, infraConfigProfileId string, ...) (*http.Response, error)
- func (c *Client) PatchInfraConfigProfileWithBody(ctx context.Context, infraConfigProfileId string, contentType string, ...) (*http.Response, error)
- func (c *Client) PatchInfraControllerProfile(ctx context.Context, infraControllerProfileId string, ...) (*http.Response, error)
- func (c *Client) PatchInfraControllerProfileWithBody(ctx context.Context, infraControllerProfileId string, contentType string, ...) (*http.Response, error)
- func (c *Client) PatchResourceProfile(ctx context.Context, resourceProfileId string, ...) (*http.Response, error)
- func (c *Client) PatchResourceProfileWithBody(ctx context.Context, resourceProfileId string, contentType string, ...) (*http.Response, error)
- func (c *Client) ReadAppProfile(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ReadInfraConfigProfile(ctx context.Context, infraConfigProfileId string, ...) (*http.Response, error)
- func (c *Client) ReadInfraControllerProfile(ctx context.Context, infraControllerProfileId string, ...) (*http.Response, error)
- func (c *Client) ReadKSU(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ReadOKAPackage(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ReadResourceProfile(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) Readk8sCluster(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) ScaleNSinstance(ctx context.Context, nsInstanceId string, body ScaleNSinstanceJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) ScaleNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) TerminateNSI(ctx context.Context, netsliceInstanceId string, ...) (*http.Response, error)
- func (c *Client) TerminateNSIWithBody(ctx context.Context, netsliceInstanceId string, contentType string, ...) (*http.Response, error)
- func (c *Client) TerminateNSinstance(ctx context.Context, nsInstanceId string, ...) (*http.Response, error)
- func (c *Client) TerminateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateAlarm(ctx context.Context, uuid string, body UpdateAlarmJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateAlarmWithBody(ctx context.Context, uuid string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateKSU(ctx context.Context, ksuId string, body UpdateKSUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateKSUWithBody(ctx context.Context, ksuId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateMultipleKSU(ctx context.Context, body UpdateMultipleKSUJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateMultipleKSUWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateNSD(ctx context.Context, nsdInfoId string, body UpdateNSDJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateNSDWithBody(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateNSDcontentWithBody(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateNSTcontentWithBody(ctx context.Context, netsliceTemplateId string, contentType string, ...) (*http.Response, error)
- func (c *Client) UpdateNSinstance(ctx context.Context, nsInstanceId string, body UpdateNSinstanceJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateNsPkgsIdContent(ctx context.Context, nsdInfoId string, ...) (*http.Response, error)
- func (c *Client) UpdateNsPkgsIdContentWithBody(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateNstIdContent(ctx context.Context, netsliceTemplateContentId string, ...) (*http.Response, error)
- func (c *Client) UpdateNstIdContentWithBody(ctx context.Context, netsliceTemplateContentId string, contentType string, ...) (*http.Response, error)
- func (c *Client) UpdateOKAPackageWithBody(ctx context.Context, okaPkgId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateTemplatecontent(ctx context.Context, nsconfigTemplateId string, ...) (*http.Response, error)
- func (c *Client) UpdateTemplatecontentWithBody(ctx context.Context, nsconfigTemplateId string, contentType string, ...) (*http.Response, error)
- func (c *Client) UpdateVnfPkg(ctx context.Context, vnfPkgId string, body UpdateVnfPkgJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpdateVnfPkgWithBody(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UpdateVnfPkgsIdContent(ctx context.Context, packageContentId string, ...) (*http.Response, error)
- func (c *Client) UpdateVnfPkgsIdContentWithBody(ctx context.Context, packageContentId string, contentType string, ...) (*http.Response, error)
- func (c *Client) UpgradeCluster(ctx context.Context, clusterId string, body UpgradeClusterJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) UpgradeClusterWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UploadNsPkgsContentWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UploadNstContentWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UploadVnfPkgContentWithBody(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) UploadVnfPkgsContentWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- type ClientInterface
- type ClientOption
- type ClientWithResponses
- func (c *ClientWithResponses) ActionOnNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, ...) (*ActionOnNSIResponse, error)
- func (c *ClientWithResponses) ActionOnNSIWithResponse(ctx context.Context, netsliceInstanceId string, ...) (*ActionOnNSIResponse, error)
- func (c *ClientWithResponses) ActionOnNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*ActionOnNSinstanceResponse, error)
- func (c *ClientWithResponses) ActionOnNSinstanceWithResponse(ctx context.Context, nsInstanceId string, ...) (*ActionOnNSinstanceResponse, error)
- func (c *ClientWithResponses) AddKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddKSUResponse, error)
- func (c *ClientWithResponses) AddKSUWithResponse(ctx context.Context, body AddKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*AddKSUResponse, error)
- func (c *ClientWithResponses) AddNSDWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddNSDResponse, error)
- func (c *ClientWithResponses) AddNSDWithResponse(ctx context.Context, body AddNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSDResponse, error)
- func (c *ClientWithResponses) AddNSIWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddNSIResponse, error)
- func (c *ClientWithResponses) AddNSIWithResponse(ctx context.Context, body AddNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSIResponse, error)
- func (c *ClientWithResponses) AddNSTWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddNSTResponse, error)
- func (c *ClientWithResponses) AddNSTWithResponse(ctx context.Context, body AddNSTJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSTResponse, error)
- func (c *ClientWithResponses) AddNSinstanceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddNSinstanceResponse, error)
- func (c *ClientWithResponses) AddNSinstanceWithResponse(ctx context.Context, body AddNSinstanceJSONRequestBody, ...) (*AddNSinstanceResponse, error)
- func (c *ClientWithResponses) AddNsSubcriptionsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddNsSubcriptionsResponse, error)
- func (c *ClientWithResponses) AddNsSubcriptionsWithResponse(ctx context.Context, body AddNsSubcriptionsJSONRequestBody, ...) (*AddNsSubcriptionsResponse, error)
- func (c *ClientWithResponses) AddNsconfigtemplateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddNsconfigtemplateResponse, error)
- func (c *ClientWithResponses) AddNsconfigtemplateWithResponse(ctx context.Context, body AddNsconfigtemplateJSONRequestBody, ...) (*AddNsconfigtemplateResponse, error)
- func (c *ClientWithResponses) AddOKAPackageWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddOKAPackageResponse, error)
- func (c *ClientWithResponses) AddRemoveAppProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*AddRemoveAppProfileResponse, error)
- func (c *ClientWithResponses) AddRemoveAppProfileWithResponse(ctx context.Context, clusterId string, body AddRemoveAppProfileJSONRequestBody, ...) (*AddRemoveAppProfileResponse, error)
- func (c *ClientWithResponses) AddVnfPkgWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*AddVnfPkgResponse, error)
- func (c *ClientWithResponses) AddVnfPkgWithResponse(ctx context.Context, body AddVnfPkgJSONRequestBody, ...) (*AddVnfPkgResponse, error)
- func (c *ClientWithResponses) AddremoveInfraConfigProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*AddremoveInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) AddremoveInfraConfigProfileWithResponse(ctx context.Context, clusterId string, ...) (*AddremoveInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) AddremoveInfraControllerProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*AddremoveInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) AddremoveInfraControllerProfileWithResponse(ctx context.Context, clusterId string, ...) (*AddremoveInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) AddremoveResourceProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*AddremoveResourceProfileResponse, error)
- func (c *ClientWithResponses) AddremoveResourceProfileWithResponse(ctx context.Context, clusterId string, ...) (*AddremoveResourceProfileResponse, error)
- func (c *ClientWithResponses) CancelNSLCMOpOccWithBodyWithResponse(ctx context.Context, nsLcmOpOccId string, contentType string, body io.Reader, ...) (*CancelNSLCMOpOccResponse, error)
- func (c *ClientWithResponses) CancelNSLCMOpOccWithResponse(ctx context.Context, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody, ...) (*CancelNSLCMOpOccResponse, error)
- func (c *ClientWithResponses) CloneKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, ...) (*CloneKSUResponse, error)
- func (c *ClientWithResponses) CloneKSUWithResponse(ctx context.Context, ksuId string, body CloneKSUJSONRequestBody, ...) (*CloneKSUResponse, error)
- func (c *ClientWithResponses) CreateAppProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateAppProfileResponse, error)
- func (c *ClientWithResponses) CreateAppProfileWithResponse(ctx context.Context, body CreateAppProfileJSONRequestBody, ...) (*CreateAppProfileResponse, error)
- func (c *ClientWithResponses) CreateInfraConfigProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) CreateInfraConfigProfileWithResponse(ctx context.Context, body CreateInfraConfigProfileJSONRequestBody, ...) (*CreateInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) CreateInfraControllerProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) CreateInfraControllerProfileWithResponse(ctx context.Context, body CreateInfraControllerProfileJSONRequestBody, ...) (*CreateInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) CreateK8sClusterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateK8sClusterResponse, error)
- func (c *ClientWithResponses) CreateK8sClusterWithResponse(ctx context.Context, body CreateK8sClusterJSONRequestBody, ...) (*CreateK8sClusterResponse, error)
- func (c *ClientWithResponses) CreateK8sRepoWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateK8sRepoResponse, error)
- func (c *ClientWithResponses) CreateK8sRepoWithResponse(ctx context.Context, body CreateK8sRepoJSONRequestBody, ...) (*CreateK8sRepoResponse, error)
- func (c *ClientWithResponses) CreateNSIContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateNSIContentResponse, error)
- func (c *ClientWithResponses) CreateNSIContentWithResponse(ctx context.Context, body CreateNSIContentJSONRequestBody, ...) (*CreateNSIContentResponse, error)
- func (c *ClientWithResponses) CreateNSinstanceContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateNSinstanceContentResponse, error)
- func (c *ClientWithResponses) CreateNSinstanceContentWithResponse(ctx context.Context, body CreateNSinstanceContentJSONRequestBody, ...) (*CreateNSinstanceContentResponse, error)
- func (c *ClientWithResponses) CreatePDUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreatePDUResponse, error)
- func (c *ClientWithResponses) CreatePDUWithResponse(ctx context.Context, body CreatePDUJSONRequestBody, ...) (*CreatePDUResponse, error)
- func (c *ClientWithResponses) CreateProjectWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateProjectResponse, error)
- func (c *ClientWithResponses) CreateProjectWithResponse(ctx context.Context, body CreateProjectJSONRequestBody, ...) (*CreateProjectResponse, error)
- func (c *ClientWithResponses) CreateResourceProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateResourceProfileResponse, error)
- func (c *ClientWithResponses) CreateResourceProfileWithResponse(ctx context.Context, body CreateResourceProfileJSONRequestBody, ...) (*CreateResourceProfileResponse, error)
- func (c *ClientWithResponses) CreateRoleWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateRoleResponse, error)
- func (c *ClientWithResponses) CreateRoleWithResponse(ctx context.Context, body CreateRoleJSONRequestBody, ...) (*CreateRoleResponse, error)
- func (c *ClientWithResponses) CreateSDNWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateSDNResponse, error)
- func (c *ClientWithResponses) CreateSDNWithResponse(ctx context.Context, body CreateSDNJSONRequestBody, ...) (*CreateSDNResponse, error)
- func (c *ClientWithResponses) CreateTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateTokenResponse, error)
- func (c *ClientWithResponses) CreateTokenWithResponse(ctx context.Context, body CreateTokenJSONRequestBody, ...) (*CreateTokenResponse, error)
- func (c *ClientWithResponses) CreateUserWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateUserResponse, error)
- func (c *ClientWithResponses) CreateUserWithResponse(ctx context.Context, body CreateUserJSONRequestBody, ...) (*CreateUserResponse, error)
- func (c *ClientWithResponses) CreateVIMWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateVIMResponse, error)
- func (c *ClientWithResponses) CreateVIMWithResponse(ctx context.Context, body CreateVIMJSONRequestBody, ...) (*CreateVIMResponse, error)
- func (c *ClientWithResponses) CreateVcaWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateVcaResponse, error)
- func (c *ClientWithResponses) CreateVcaWithResponse(ctx context.Context, body CreateVcaJSONRequestBody, ...) (*CreateVcaResponse, error)
- func (c *ClientWithResponses) CreateVimAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateVimAccountResponse, error)
- func (c *ClientWithResponses) CreateVimAccountWithResponse(ctx context.Context, body CreateVimAccountJSONRequestBody, ...) (*CreateVimAccountResponse, error)
- func (c *ClientWithResponses) CreateWimAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*CreateWimAccountResponse, error)
- func (c *ClientWithResponses) CreateWimAccountWithResponse(ctx context.Context, body CreateWimAccountJSONRequestBody, ...) (*CreateWimAccountResponse, error)
- func (c *ClientWithResponses) Createk8sClusterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*Createk8sClusterResponse, error)
- func (c *ClientWithResponses) Createk8sClusterWithResponse(ctx context.Context, body Createk8sClusterJSONRequestBody, ...) (*Createk8sClusterResponse, error)
- func (c *ClientWithResponses) DeleteAppProfileWithResponse(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*DeleteAppProfileResponse, error)
- func (c *ClientWithResponses) DeleteAuthTokenWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*DeleteAuthTokenResponse, error)
- func (c *ClientWithResponses) DeleteInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, ...) (*DeleteInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) DeleteInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, ...) (*DeleteInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) DeleteK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, ...) (*DeleteK8sClusterResponse, error)
- func (c *ClientWithResponses) DeleteK8sRepoWithResponse(ctx context.Context, k8sRepoId openapi_types.UUID, ...) (*DeleteK8sRepoResponse, error)
- func (c *ClientWithResponses) DeleteKSUWithResponse(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*DeleteKSUResponse, error)
- func (c *ClientWithResponses) DeleteMultipleKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*DeleteMultipleKSUResponse, error)
- func (c *ClientWithResponses) DeleteMultipleKSUWithResponse(ctx context.Context, body DeleteMultipleKSUJSONRequestBody, ...) (*DeleteMultipleKSUResponse, error)
- func (c *ClientWithResponses) DeleteNSDWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*DeleteNSDResponse, error)
- func (c *ClientWithResponses) DeleteNSIContentWithResponse(ctx context.Context, netsliceInstanceContentId string, ...) (*DeleteNSIContentResponse, error)
- func (c *ClientWithResponses) DeleteNSIWithResponse(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*DeleteNSIResponse, error)
- func (c *ClientWithResponses) DeleteNSPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*DeleteNSPkgsIdContentResponse, error)
- func (c *ClientWithResponses) DeleteNSTWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*DeleteNSTResponse, error)
- func (c *ClientWithResponses) DeleteNSinstanceContentWithResponse(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*DeleteNSinstanceContentResponse, error)
- func (c *ClientWithResponses) DeleteNSinstanceWithResponse(ctx context.Context, nsInstanceId string, params *DeleteNSinstanceParams, ...) (*DeleteNSinstanceResponse, error)
- func (c *ClientWithResponses) DeleteNsSubcriptionIdWithResponse(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*DeleteNsSubcriptionIdResponse, error)
- func (c *ClientWithResponses) DeleteNsconfigtemplateWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*DeleteNsconfigtemplateResponse, error)
- func (c *ClientWithResponses) DeleteNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, ...) (*DeleteNstIdContentResponse, error)
- func (c *ClientWithResponses) DeleteOKAPackageWithResponse(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*DeleteOKAPackageResponse, error)
- func (c *ClientWithResponses) DeletePDUWithResponse(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*DeletePDUResponse, error)
- func (c *ClientWithResponses) DeleteProjectWithResponse(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*DeleteProjectResponse, error)
- func (c *ClientWithResponses) DeleteResourceProfileWithResponse(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*DeleteResourceProfileResponse, error)
- func (c *ClientWithResponses) DeleteRoleWithResponse(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*DeleteRoleResponse, error)
- func (c *ClientWithResponses) DeleteSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteSDNResponse, error)
- func (c *ClientWithResponses) DeleteTokenWithResponse(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*DeleteTokenResponse, error)
- func (c *ClientWithResponses) DeleteUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*DeleteUserResponse, error)
- func (c *ClientWithResponses) DeleteVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVIMResponse, error)
- func (c *ClientWithResponses) DeleteVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVcaResponse, error)
- func (c *ClientWithResponses) DeleteVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, ...) (*DeleteVimAccountResponse, error)
- func (c *ClientWithResponses) DeleteVnfPkgWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*DeleteVnfPkgResponse, error)
- func (c *ClientWithResponses) DeleteVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*DeleteVnfPkgsIdContentResponse, error)
- func (c *ClientWithResponses) DeleteWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, ...) (*DeleteWimAccountResponse, error)
- func (c *ClientWithResponses) Deletek8sClusterWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*Deletek8sClusterResponse, error)
- func (c *ClientWithResponses) EditK8sClusterWithBodyWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, contentType string, ...) (*EditK8sClusterResponse, error)
- func (c *ClientWithResponses) EditK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, ...) (*EditK8sClusterResponse, error)
- func (c *ClientWithResponses) EditPDUWithBodyWithResponse(ctx context.Context, pduDescriptorId string, contentType string, ...) (*EditPDUResponse, error)
- func (c *ClientWithResponses) EditPDUWithResponse(ctx context.Context, pduDescriptorId string, body EditPDUJSONRequestBody, ...) (*EditPDUResponse, error)
- func (c *ClientWithResponses) EditProjectWithBodyWithResponse(ctx context.Context, projectId string, contentType string, body io.Reader, ...) (*EditProjectResponse, error)
- func (c *ClientWithResponses) EditProjectWithResponse(ctx context.Context, projectId string, body EditProjectJSONRequestBody, ...) (*EditProjectResponse, error)
- func (c *ClientWithResponses) EditRoleWithBodyWithResponse(ctx context.Context, roleId string, contentType string, body io.Reader, ...) (*EditRoleResponse, error)
- func (c *ClientWithResponses) EditRoleWithResponse(ctx context.Context, roleId string, body EditRoleJSONRequestBody, ...) (*EditRoleResponse, error)
- func (c *ClientWithResponses) EditSDNWithBodyWithResponse(ctx context.Context, sdnId openapi_types.UUID, contentType string, ...) (*EditSDNResponse, error)
- func (c *ClientWithResponses) EditSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, body EditSDNJSONRequestBody, ...) (*EditSDNResponse, error)
- func (c *ClientWithResponses) EditUserWithBodyWithResponse(ctx context.Context, userId string, contentType string, body io.Reader, ...) (*EditUserResponse, error)
- func (c *ClientWithResponses) EditUserWithResponse(ctx context.Context, userId string, body EditUserJSONRequestBody, ...) (*EditUserResponse, error)
- func (c *ClientWithResponses) EditVIMWithBodyWithResponse(ctx context.Context, vimId openapi_types.UUID, contentType string, ...) (*EditVIMResponse, error)
- func (c *ClientWithResponses) EditVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, body EditVIMJSONRequestBody, ...) (*EditVIMResponse, error)
- func (c *ClientWithResponses) EditVcaWithBodyWithResponse(ctx context.Context, vcaId openapi_types.UUID, contentType string, ...) (*EditVcaResponse, error)
- func (c *ClientWithResponses) EditVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, body EditVcaJSONRequestBody, ...) (*EditVcaResponse, error)
- func (c *ClientWithResponses) EditVimAccountWithBodyWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, contentType string, ...) (*EditVimAccountResponse, error)
- func (c *ClientWithResponses) EditVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, ...) (*EditVimAccountResponse, error)
- func (c *ClientWithResponses) EditWimAccountWithBodyWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, contentType string, ...) (*EditWimAccountResponse, error)
- func (c *ClientWithResponses) EditWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, ...) (*EditWimAccountResponse, error)
- func (c *ClientWithResponses) GetAlarmWithResponse(ctx context.Context, uuid string, reqEditors ...RequestEditorFn) (*GetAlarmResponse, error)
- func (c *ClientWithResponses) GetAlarmsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAlarmsResponse, error)
- func (c *ClientWithResponses) GetAppProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetAppProfileResponse, error)
- func (c *ClientWithResponses) GetCredsWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetCredsResponse, error)
- func (c *ClientWithResponses) GetInfraConfigProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) GetInfraControllerProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) GetK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, ...) (*GetK8sClusterResponse, error)
- func (c *ClientWithResponses) GetK8sClustersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetK8sClustersResponse, error)
- func (c *ClientWithResponses) GetK8sRepoWithResponse(ctx context.Context, k8sRepoId openapi_types.UUID, ...) (*GetK8sRepoResponse, error)
- func (c *ClientWithResponses) GetK8sReposWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetK8sReposResponse, error)
- func (c *ClientWithResponses) GetKSUWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetKSUResponse, error)
- func (c *ClientWithResponses) GetNSDWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNSDResponse, error)
- func (c *ClientWithResponses) GetNSDcontentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNSDcontentResponse, error)
- func (c *ClientWithResponses) GetNSDsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSDsResponse, error)
- func (c *ClientWithResponses) GetNSIContentWithResponse(ctx context.Context, netsliceInstanceContentId string, ...) (*GetNSIContentResponse, error)
- func (c *ClientWithResponses) GetNSIWithResponse(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*GetNSIResponse, error)
- func (c *ClientWithResponses) GetNSIsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSIsContentResponse, error)
- func (c *ClientWithResponses) GetNSIsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSIsResponse, error)
- func (c *ClientWithResponses) GetNSLCMOpOccWithResponse(ctx context.Context, nsLcmOpOccId string, reqEditors ...RequestEditorFn) (*GetNSLCMOpOccResponse, error)
- func (c *ClientWithResponses) GetNSLCMOpOccsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSLCMOpOccsResponse, error)
- func (c *ClientWithResponses) GetNSTWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNSTResponse, error)
- func (c *ClientWithResponses) GetNSTcontentWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNSTcontentResponse, error)
- func (c *ClientWithResponses) GetNSTsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSTsResponse, error)
- func (c *ClientWithResponses) GetNSinstanceContentWithResponse(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*GetNSinstanceContentResponse, error)
- func (c *ClientWithResponses) GetNSinstanceWithResponse(ctx context.Context, nsInstanceId string, params *GetNSinstanceParams, ...) (*GetNSinstanceResponse, error)
- func (c *ClientWithResponses) GetNSinstancesContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSinstancesContentResponse, error)
- func (c *ClientWithResponses) GetNSinstancesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSinstancesResponse, error)
- func (c *ClientWithResponses) GetNsPkgArtifactWithResponse(ctx context.Context, nsdInfoId string, artifactPath string, ...) (*GetNsPkgArtifactResponse, error)
- func (c *ClientWithResponses) GetNsPkgNsdWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNsPkgNsdResponse, error)
- func (c *ClientWithResponses) GetNsPkgsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsPkgsContentResponse, error)
- func (c *ClientWithResponses) GetNsPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNsPkgsIdContentResponse, error)
- func (c *ClientWithResponses) GetNsPmJobReportWithResponse(ctx context.Context, pmJobId string, nsId string, ...) (*GetNsPmJobReportResponse, error)
- func (c *ClientWithResponses) GetNsSubcriptionIdWithResponse(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*GetNsSubcriptionIdResponse, error)
- func (c *ClientWithResponses) GetNsSubcriptionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsSubcriptionsResponse, error)
- func (c *ClientWithResponses) GetNsconfigtemplateWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*GetNsconfigtemplateResponse, error)
- func (c *ClientWithResponses) GetNsconfigtemplatesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsconfigtemplatesResponse, error)
- func (c *ClientWithResponses) GetNsiLcmOpOccWithResponse(ctx context.Context, nsiLcmOpOccId string, reqEditors ...RequestEditorFn) (*GetNsiLcmOpOccResponse, error)
- func (c *ClientWithResponses) GetNsiLcmOpOccsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsiLcmOpOccsResponse, error)
- func (c *ClientWithResponses) GetNstArtifactWithResponse(ctx context.Context, netsliceTemplateId string, artifactPath string, ...) (*GetNstArtifactResponse, error)
- func (c *ClientWithResponses) GetNstContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNstContentResponse, error)
- func (c *ClientWithResponses) GetNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, ...) (*GetNstIdContentResponse, error)
- func (c *ClientWithResponses) GetNstNstWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNstNstResponse, error)
- func (c *ClientWithResponses) GetOKAPackageWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetOKAPackageResponse, error)
- func (c *ClientWithResponses) GetPDUWithResponse(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*GetPDUResponse, error)
- func (c *ClientWithResponses) GetPDUsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetPDUsResponse, error)
- func (c *ClientWithResponses) GetProjectWithResponse(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*GetProjectResponse, error)
- func (c *ClientWithResponses) GetProjectsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetProjectsResponse, error)
- func (c *ClientWithResponses) GetResourceProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetResourceProfileResponse, error)
- func (c *ClientWithResponses) GetRoleWithResponse(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*GetRoleResponse, error)
- func (c *ClientWithResponses) GetRolesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetRolesResponse, error)
- func (c *ClientWithResponses) GetSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetSDNResponse, error)
- func (c *ClientWithResponses) GetSDNsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSDNsResponse, error)
- func (c *ClientWithResponses) GetTemplatecontentWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*GetTemplatecontentResponse, error)
- func (c *ClientWithResponses) GetTokenWithResponse(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*GetTokenResponse, error)
- func (c *ClientWithResponses) GetTokensWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetTokensResponse, error)
- func (c *ClientWithResponses) GetUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*GetUserResponse, error)
- func (c *ClientWithResponses) GetUsersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetUsersResponse, error)
- func (c *ClientWithResponses) GetVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVIMResponse, error)
- func (c *ClientWithResponses) GetVIMsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVIMsResponse, error)
- func (c *ClientWithResponses) GetVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVcaResponse, error)
- func (c *ClientWithResponses) GetVcasWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVcasResponse, error)
- func (c *ClientWithResponses) GetVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, ...) (*GetVimAccountResponse, error)
- func (c *ClientWithResponses) GetVimAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVimAccountsResponse, error)
- func (c *ClientWithResponses) GetVnfInstanceWithResponse(ctx context.Context, vnfInstanceId string, reqEditors ...RequestEditorFn) (*GetVnfInstanceResponse, error)
- func (c *ClientWithResponses) GetVnfInstancesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfInstancesResponse, error)
- func (c *ClientWithResponses) GetVnfPkgArtifactWithResponse(ctx context.Context, vnfPkgId string, artifactPath string, ...) (*GetVnfPkgArtifactResponse, error)
- func (c *ClientWithResponses) GetVnfPkgContentWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgContentResponse, error)
- func (c *ClientWithResponses) GetVnfPkgVnfdWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgVnfdResponse, error)
- func (c *ClientWithResponses) GetVnfPkgWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgResponse, error)
- func (c *ClientWithResponses) GetVnfPkgsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfPkgsContentResponse, error)
- func (c *ClientWithResponses) GetVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*GetVnfPkgsIdContentResponse, error)
- func (c *ClientWithResponses) GetVnfPkgsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfPkgsResponse, error)
- func (c *ClientWithResponses) GetWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, ...) (*GetWimAccountResponse, error)
- func (c *ClientWithResponses) GetWimAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWimAccountsResponse, error)
- func (c *ClientWithResponses) HealNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*HealNSinstanceResponse, error)
- func (c *ClientWithResponses) HealNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body HealNSinstanceJSONRequestBody, ...) (*HealNSinstanceResponse, error)
- func (c *ClientWithResponses) InstantiateNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, ...) (*InstantiateNSIResponse, error)
- func (c *ClientWithResponses) InstantiateNSIWithResponse(ctx context.Context, netsliceInstanceId string, ...) (*InstantiateNSIResponse, error)
- func (c *ClientWithResponses) InstantiateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*InstantiateNSinstanceResponse, error)
- func (c *ClientWithResponses) InstantiateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, ...) (*InstantiateNSinstanceResponse, error)
- func (c *ClientWithResponses) ListAppProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListAppProfileResponse, error)
- func (c *ClientWithResponses) ListInfraConfigProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) ListInfraControllerProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) ListResourceProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListResourceProfileResponse, error)
- func (c *ClientWithResponses) Listk8sClusterWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*Listk8sClusterResponse, error)
- func (c *ClientWithResponses) MigrateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*MigrateNSinstanceResponse, error)
- func (c *ClientWithResponses) MigrateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, ...) (*MigrateNSinstanceResponse, error)
- func (c *ClientWithResponses) MoveKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, ...) (*MoveKSUResponse, error)
- func (c *ClientWithResponses) MoveKSUWithResponse(ctx context.Context, ksuId string, body MoveKSUJSONRequestBody, ...) (*MoveKSUResponse, error)
- func (c *ClientWithResponses) MultiNsTerminateRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*MultiNsTerminateRequestResponse, error)
- func (c *ClientWithResponses) MultiNsTerminateRequestWithResponse(ctx context.Context, body MultiNsTerminateRequestJSONRequestBody, ...) (*MultiNsTerminateRequestResponse, error)
- func (c *ClientWithResponses) NodeScalingWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*NodeScalingResponse, error)
- func (c *ClientWithResponses) NodeScalingWithResponse(ctx context.Context, clusterId string, body NodeScalingJSONRequestBody, ...) (*NodeScalingResponse, error)
- func (c *ClientWithResponses) PatchAppProfileWithBodyWithResponse(ctx context.Context, appProfileId string, contentType string, body io.Reader, ...) (*PatchAppProfileResponse, error)
- func (c *ClientWithResponses) PatchAppProfileWithResponse(ctx context.Context, appProfileId string, body PatchAppProfileJSONRequestBody, ...) (*PatchAppProfileResponse, error)
- func (c *ClientWithResponses) PatchInfraConfigProfileWithBodyWithResponse(ctx context.Context, infraConfigProfileId string, contentType string, ...) (*PatchInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) PatchInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, ...) (*PatchInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) PatchInfraControllerProfileWithBodyWithResponse(ctx context.Context, infraControllerProfileId string, contentType string, ...) (*PatchInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) PatchInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, ...) (*PatchInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) PatchResourceProfileWithBodyWithResponse(ctx context.Context, resourceProfileId string, contentType string, ...) (*PatchResourceProfileResponse, error)
- func (c *ClientWithResponses) PatchResourceProfileWithResponse(ctx context.Context, resourceProfileId string, ...) (*PatchResourceProfileResponse, error)
- func (c *ClientWithResponses) ReadAppProfileWithResponse(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*ReadAppProfileResponse, error)
- func (c *ClientWithResponses) ReadInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, ...) (*ReadInfraConfigProfileResponse, error)
- func (c *ClientWithResponses) ReadInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, ...) (*ReadInfraControllerProfileResponse, error)
- func (c *ClientWithResponses) ReadKSUWithResponse(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*ReadKSUResponse, error)
- func (c *ClientWithResponses) ReadOKAPackageWithResponse(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*ReadOKAPackageResponse, error)
- func (c *ClientWithResponses) ReadResourceProfileWithResponse(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*ReadResourceProfileResponse, error)
- func (c *ClientWithResponses) Readk8sClusterWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*Readk8sClusterResponse, error)
- func (c *ClientWithResponses) ScaleNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*ScaleNSinstanceResponse, error)
- func (c *ClientWithResponses) ScaleNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body ScaleNSinstanceJSONRequestBody, ...) (*ScaleNSinstanceResponse, error)
- func (c *ClientWithResponses) TerminateNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, ...) (*TerminateNSIResponse, error)
- func (c *ClientWithResponses) TerminateNSIWithResponse(ctx context.Context, netsliceInstanceId string, ...) (*TerminateNSIResponse, error)
- func (c *ClientWithResponses) TerminateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*TerminateNSinstanceResponse, error)
- func (c *ClientWithResponses) TerminateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, ...) (*TerminateNSinstanceResponse, error)
- func (c *ClientWithResponses) UpdateAlarmWithBodyWithResponse(ctx context.Context, uuid string, contentType string, body io.Reader, ...) (*UpdateAlarmResponse, error)
- func (c *ClientWithResponses) UpdateAlarmWithResponse(ctx context.Context, uuid string, body UpdateAlarmJSONRequestBody, ...) (*UpdateAlarmResponse, error)
- func (c *ClientWithResponses) UpdateKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, ...) (*UpdateKSUResponse, error)
- func (c *ClientWithResponses) UpdateKSUWithResponse(ctx context.Context, ksuId string, body UpdateKSUJSONRequestBody, ...) (*UpdateKSUResponse, error)
- func (c *ClientWithResponses) UpdateMultipleKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*UpdateMultipleKSUResponse, error)
- func (c *ClientWithResponses) UpdateMultipleKSUWithResponse(ctx context.Context, body UpdateMultipleKSUJSONRequestBody, ...) (*UpdateMultipleKSUResponse, error)
- func (c *ClientWithResponses) UpdateNSDWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, ...) (*UpdateNSDResponse, error)
- func (c *ClientWithResponses) UpdateNSDWithResponse(ctx context.Context, nsdInfoId string, body UpdateNSDJSONRequestBody, ...) (*UpdateNSDResponse, error)
- func (c *ClientWithResponses) UpdateNSDcontentWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, ...) (*UpdateNSDcontentResponse, error)
- func (c *ClientWithResponses) UpdateNSTcontentWithBodyWithResponse(ctx context.Context, netsliceTemplateId string, contentType string, ...) (*UpdateNSTcontentResponse, error)
- func (c *ClientWithResponses) UpdateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, ...) (*UpdateNSinstanceResponse, error)
- func (c *ClientWithResponses) UpdateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body UpdateNSinstanceJSONRequestBody, ...) (*UpdateNSinstanceResponse, error)
- func (c *ClientWithResponses) UpdateNsPkgsIdContentWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, ...) (*UpdateNsPkgsIdContentResponse, error)
- func (c *ClientWithResponses) UpdateNsPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, ...) (*UpdateNsPkgsIdContentResponse, error)
- func (c *ClientWithResponses) UpdateNstIdContentWithBodyWithResponse(ctx context.Context, netsliceTemplateContentId string, contentType string, ...) (*UpdateNstIdContentResponse, error)
- func (c *ClientWithResponses) UpdateNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, ...) (*UpdateNstIdContentResponse, error)
- func (c *ClientWithResponses) UpdateOKAPackageWithBodyWithResponse(ctx context.Context, okaPkgId string, contentType string, body io.Reader, ...) (*UpdateOKAPackageResponse, error)
- func (c *ClientWithResponses) UpdateTemplatecontentWithBodyWithResponse(ctx context.Context, nsconfigTemplateId string, contentType string, ...) (*UpdateTemplatecontentResponse, error)
- func (c *ClientWithResponses) UpdateTemplatecontentWithResponse(ctx context.Context, nsconfigTemplateId string, ...) (*UpdateTemplatecontentResponse, error)
- func (c *ClientWithResponses) UpdateVnfPkgWithBodyWithResponse(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, ...) (*UpdateVnfPkgResponse, error)
- func (c *ClientWithResponses) UpdateVnfPkgWithResponse(ctx context.Context, vnfPkgId string, body UpdateVnfPkgJSONRequestBody, ...) (*UpdateVnfPkgResponse, error)
- func (c *ClientWithResponses) UpdateVnfPkgsIdContentWithBodyWithResponse(ctx context.Context, packageContentId string, contentType string, ...) (*UpdateVnfPkgsIdContentResponse, error)
- func (c *ClientWithResponses) UpdateVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, ...) (*UpdateVnfPkgsIdContentResponse, error)
- func (c *ClientWithResponses) UpgradeClusterWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, ...) (*UpgradeClusterResponse, error)
- func (c *ClientWithResponses) UpgradeClusterWithResponse(ctx context.Context, clusterId string, body UpgradeClusterJSONRequestBody, ...) (*UpgradeClusterResponse, error)
- func (c *ClientWithResponses) UploadNsPkgsContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*UploadNsPkgsContentResponse, error)
- func (c *ClientWithResponses) UploadNstContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*UploadNstContentResponse, error)
- func (c *ClientWithResponses) UploadVnfPkgContentWithBodyWithResponse(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, ...) (*UploadVnfPkgContentResponse, error)
- func (c *ClientWithResponses) UploadVnfPkgsContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*UploadVnfPkgsContentResponse, error)
- type ClientWithResponsesInterface
- type CloneKSUJSONRequestBody
- type CloneKSUResponse
- type CloneKsu
- type Conflict
- type CreateAppProfileJSONRequestBody
- type CreateAppProfileResponse
- type CreateCluster
- type CreateClusterInfo
- type CreateInfraConfigProfileJSONRequestBody
- type CreateInfraConfigProfileResponse
- type CreateInfraControllerProfileJSONRequestBody
- type CreateInfraControllerProfileResponse
- type CreateK8sClusterJSONRequestBody
- type CreateK8sClusterRequest
- type CreateK8sClusterResponse
- type CreateK8sRepoJSONRequestBody
- type CreateK8sRepoRequest
- type CreateK8sRepoResponse
- type CreateNSIContentJSONRequestBody
- type CreateNSIContentResponse
- type CreateNSinstanceContentJSONRequestBody
- type CreateNSinstanceContentResp
- type CreateNSinstanceContentResponse
- type CreateNsConfigTemplateInfoRequest
- type CreateNsdInfoRequest
- type CreateNsiContentResponse
- type CreateNstInfoRequest
- type CreatePDUJSONRequestBody
- type CreatePDUResponse
- type CreatePduRequest
- type CreateProjectJSONRequestBody
- type CreateProjectRequest
- type CreateProjectResponse
- type CreateResourceProfileJSONRequestBody
- type CreateResourceProfileResponse
- type CreateRoleJSONRequestBody
- type CreateRoleRequest
- type CreateRoleResponse
- type CreateSDNJSONRequestBody
- type CreateSDNResponse
- type CreateSdnRequest
- type CreateTokenJSONRequestBody
- type CreateTokenRequest
- type CreateTokenResponse
- type CreateUserJSONRequestBody
- type CreateUserRequest
- type CreateUserResponse
- type CreateVIMJSONRequestBody
- type CreateVIMResponse
- type CreateVcaJSONRequestBody
- type CreateVcaRequest
- type CreateVcaResponse
- type CreateVimAccountJSONRequestBody
- type CreateVimAccountResponse
- type CreateVimRequest
- type CreateVnfPkgInfoRequest
- type CreateWimAccountJSONRequestBody
- type CreateWimAccountResponse
- type CreateWimRequest
- type Createk8sClusterJSONRequestBody
- type Createk8sClusterResponse
- type DeleteAppProfileResponse
- type DeleteAuthTokenResponse
- type DeleteInfraConfigProfileResponse
- type DeleteInfraControllerProfileResponse
- type DeleteK8sClusterResponse
- type DeleteK8sRepoResponse
- type DeleteKSUResponse
- type DeleteMultipleKSUJSONRequestBody
- type DeleteMultipleKSUResponse
- type DeleteMultipleKsu
- type DeleteNSDResponse
- type DeleteNSIContentResponse
- type DeleteNSIResponse
- type DeleteNSPkgsIdContentResponse
- type DeleteNSTResponse
- type DeleteNSinstanceContentResponse
- type DeleteNSinstanceParams
- type DeleteNSinstanceResponse
- type DeleteNsSubcriptionIdResponse
- type DeleteNsconfigtemplateResponse
- type DeleteNstIdContentResponse
- type DeleteOKAPackageResponse
- type DeletePDUResponse
- type DeleteProjectResponse
- type DeleteResourceProfileResponse
- type DeleteRoleResponse
- type DeleteSDNResponse
- type DeleteTokenResponse
- type DeleteUserResponse
- type DeleteVIMResponse
- type DeleteVcaResponse
- type DeleteVimAccountResponse
- type DeleteVnfPkgResponse
- type DeleteVnfPkgsIdContentResponse
- type DeleteWimAccountResponse
- type Deletek8sClusterResponse
- type EditK8sClusterJSONRequestBody
- type EditK8sClusterRequest
- type EditK8sClusterResponse
- type EditPDUJSONRequestBody
- type EditPDUResponse
- type EditPduRequest
- type EditPermissionsInfo
- type EditProjectJSONRequestBody
- type EditProjectRequest
- type EditProjectResponse
- type EditQuotasInfo
- type EditRoleJSONRequestBody
- type EditRoleRequest
- type EditRoleResponse
- type EditSDNJSONRequestBody
- type EditSDNResponse
- type EditSdnRequest
- type EditUserJSONRequestBody
- type EditUserRequest
- type EditUserRequest_Projects
- func (t EditUserRequest_Projects) AsArrayEditionSchema() (ArrayEditionSchema, error)
- func (t EditUserRequest_Projects) AsShortNameList() (ShortNameList, error)
- func (t *EditUserRequest_Projects) FromArrayEditionSchema(v ArrayEditionSchema) error
- func (t *EditUserRequest_Projects) FromShortNameList(v ShortNameList) error
- func (t EditUserRequest_Projects) MarshalJSON() ([]byte, error)
- func (t *EditUserRequest_Projects) MergeArrayEditionSchema(v ArrayEditionSchema) error
- func (t *EditUserRequest_Projects) MergeShortNameList(v ShortNameList) error
- func (t *EditUserRequest_Projects) UnmarshalJSON(b []byte) error
- type EditUserResponse
- type EditVIMJSONRequestBody
- type EditVIMResponse
- type EditVcaJSONRequestBody
- type EditVcaRequest
- type EditVcaResponse
- type EditVimAccountJSONRequestBody
- type EditVimAccountResponse
- type EditVimRequest
- type EditWimAccountJSONRequestBody
- type EditWimAccountResponse
- type EditWimRequest
- type Forbidden
- type GetAlarmResponse
- type GetAlarmsResponse
- type GetAppProfileResponse
- type GetCredsResponse
- type GetInfraConfigProfileResponse
- type GetInfraControllerProfileResponse
- type GetK8sClusterResponse
- type GetK8sClustersResponse
- type GetK8sRepoResponse
- type GetK8sReposResponse
- type GetKSUResponse
- type GetNSDResponse
- type GetNSDcontentResponse
- type GetNSDsResponse
- type GetNSIContentResponse
- type GetNSIResponse
- type GetNSIsContentResponse
- type GetNSIsResponse
- type GetNSLCMOpOccResponse
- type GetNSLCMOpOccsResponse
- type GetNSTResponse
- type GetNSTcontentResponse
- type GetNSTsResponse
- type GetNSinstanceContentResponse
- type GetNSinstanceParams
- type GetNSinstanceResponse
- type GetNSinstancesContentResponse
- type GetNSinstancesResponse
- type GetNsPkgArtifactResponse
- type GetNsPkgNsdResponse
- type GetNsPkgsContentResponse
- type GetNsPkgsIdContentResponse
- type GetNsPmJobReportResponse
- type GetNsSubcriptionIdResponse
- type GetNsSubcriptionsResponse
- type GetNsconfigtemplateResponse
- type GetNsconfigtemplatesResponse
- type GetNsiLcmOpOccResponse
- type GetNsiLcmOpOccsResponse
- type GetNstArtifactResponse
- type GetNstContentResponse
- type GetNstIdContentResponse
- type GetNstNstResponse
- type GetOKAPackageResponse
- type GetPDUResponse
- type GetPDUsResponse
- type GetProjectResponse
- type GetProjectsResponse
- type GetResourceProfileResponse
- type GetRoleResponse
- type GetRolesResponse
- type GetSDNResponse
- type GetSDNsResponse
- type GetTemplatecontentResponse
- type GetTokenResponse
- type GetTokensResponse
- type GetUserResponse
- type GetUsersResponse
- type GetVIMResponse
- type GetVIMsResponse
- type GetVcaResponse
- type GetVcasResponse
- type GetVimAccountResponse
- type GetVimAccountsResponse
- type GetVnfInstanceResponse
- type GetVnfInstancesResponse
- type GetVnfPkgArtifactResponse
- type GetVnfPkgContentResponse
- type GetVnfPkgResponse
- type GetVnfPkgVnfdResponse
- type GetVnfPkgsContentResponse
- type GetVnfPkgsIdContentResponse
- type GetVnfPkgsResponse
- type GetWimAccountResponse
- type GetWimAccountsResponse
- type HealNSinstanceJSONRequestBody
- type HealNSinstanceResponse
- type HealNsRequest
- type HealVduData
- type HealVnfData
- type HttpRequestDoer
- type InstantiateNSIJSONRequestBody
- type InstantiateNSIResponse
- type InstantiateNSinstanceJSONRequestBody
- type InstantiateNSinstanceResponse
- type InstantiateNsRequest
- type InstantiateNsRequestVldVimNetworkId0
- type InstantiateNsRequestVldVimNetworkId1
- type InstantiateNsRequestVldVimNetworkName0
- type InstantiateNsRequestVldVimNetworkName1
- type InstantiateNsRequestVldWimAccountId0
- type InstantiateNsRequestVldWimAccountId1
- type InstantiateNsRequestVnfInternalVldIpProfileIpVersion
- type InstantiateNsRequestWimAccountId0
- type InstantiateNsRequestWimAccountId1
- type InstantiateNsRequest_Vld_VimNetworkId
- func (t InstantiateNsRequest_Vld_VimNetworkId) AsInstantiateNsRequestVldVimNetworkId0() (InstantiateNsRequestVldVimNetworkId0, error)
- func (t InstantiateNsRequest_Vld_VimNetworkId) AsInstantiateNsRequestVldVimNetworkId1() (InstantiateNsRequestVldVimNetworkId1, error)
- func (t *InstantiateNsRequest_Vld_VimNetworkId) FromInstantiateNsRequestVldVimNetworkId0(v InstantiateNsRequestVldVimNetworkId0) error
- func (t *InstantiateNsRequest_Vld_VimNetworkId) FromInstantiateNsRequestVldVimNetworkId1(v InstantiateNsRequestVldVimNetworkId1) error
- func (t InstantiateNsRequest_Vld_VimNetworkId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsRequest_Vld_VimNetworkId) MergeInstantiateNsRequestVldVimNetworkId0(v InstantiateNsRequestVldVimNetworkId0) error
- func (t *InstantiateNsRequest_Vld_VimNetworkId) MergeInstantiateNsRequestVldVimNetworkId1(v InstantiateNsRequestVldVimNetworkId1) error
- func (t *InstantiateNsRequest_Vld_VimNetworkId) UnmarshalJSON(b []byte) error
- type InstantiateNsRequest_Vld_VimNetworkName
- func (t InstantiateNsRequest_Vld_VimNetworkName) AsInstantiateNsRequestVldVimNetworkName0() (InstantiateNsRequestVldVimNetworkName0, error)
- func (t InstantiateNsRequest_Vld_VimNetworkName) AsInstantiateNsRequestVldVimNetworkName1() (InstantiateNsRequestVldVimNetworkName1, error)
- func (t *InstantiateNsRequest_Vld_VimNetworkName) FromInstantiateNsRequestVldVimNetworkName0(v InstantiateNsRequestVldVimNetworkName0) error
- func (t *InstantiateNsRequest_Vld_VimNetworkName) FromInstantiateNsRequestVldVimNetworkName1(v InstantiateNsRequestVldVimNetworkName1) error
- func (t InstantiateNsRequest_Vld_VimNetworkName) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsRequest_Vld_VimNetworkName) MergeInstantiateNsRequestVldVimNetworkName0(v InstantiateNsRequestVldVimNetworkName0) error
- func (t *InstantiateNsRequest_Vld_VimNetworkName) MergeInstantiateNsRequestVldVimNetworkName1(v InstantiateNsRequestVldVimNetworkName1) error
- func (t *InstantiateNsRequest_Vld_VimNetworkName) UnmarshalJSON(b []byte) error
- type InstantiateNsRequest_Vld_WimAccountId
- func (t InstantiateNsRequest_Vld_WimAccountId) AsInstantiateNsRequestVldWimAccountId0() (InstantiateNsRequestVldWimAccountId0, error)
- func (t InstantiateNsRequest_Vld_WimAccountId) AsInstantiateNsRequestVldWimAccountId1() (InstantiateNsRequestVldWimAccountId1, error)
- func (t *InstantiateNsRequest_Vld_WimAccountId) FromInstantiateNsRequestVldWimAccountId0(v InstantiateNsRequestVldWimAccountId0) error
- func (t *InstantiateNsRequest_Vld_WimAccountId) FromInstantiateNsRequestVldWimAccountId1(v InstantiateNsRequestVldWimAccountId1) error
- func (t InstantiateNsRequest_Vld_WimAccountId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsRequest_Vld_WimAccountId) MergeInstantiateNsRequestVldWimAccountId0(v InstantiateNsRequestVldWimAccountId0) error
- func (t *InstantiateNsRequest_Vld_WimAccountId) MergeInstantiateNsRequestVldWimAccountId1(v InstantiateNsRequestVldWimAccountId1) error
- func (t *InstantiateNsRequest_Vld_WimAccountId) UnmarshalJSON(b []byte) error
- type InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item
- func (a InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) Get(fieldName string) (value interface{}, found bool)
- func (a InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) MarshalJSON() ([]byte, error)
- func (a *InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) Set(fieldName string, value interface{})
- func (a *InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) UnmarshalJSON(b []byte) error
- type InstantiateNsRequest_WimAccountId
- func (t InstantiateNsRequest_WimAccountId) AsInstantiateNsRequestWimAccountId0() (InstantiateNsRequestWimAccountId0, error)
- func (t InstantiateNsRequest_WimAccountId) AsInstantiateNsRequestWimAccountId1() (InstantiateNsRequestWimAccountId1, error)
- func (t *InstantiateNsRequest_WimAccountId) FromInstantiateNsRequestWimAccountId0(v InstantiateNsRequestWimAccountId0) error
- func (t *InstantiateNsRequest_WimAccountId) FromInstantiateNsRequestWimAccountId1(v InstantiateNsRequestWimAccountId1) error
- func (t InstantiateNsRequest_WimAccountId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsRequest_WimAccountId) MergeInstantiateNsRequestWimAccountId0(v InstantiateNsRequestWimAccountId0) error
- func (t *InstantiateNsRequest_WimAccountId) MergeInstantiateNsRequestWimAccountId1(v InstantiateNsRequestWimAccountId1) error
- func (t *InstantiateNsRequest_WimAccountId) UnmarshalJSON(b []byte) error
- type InstantiateNsiRequest
- type InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0
- type InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1
- type InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0
- type InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1
- type InstantiateNsiRequestNetsliceSubnetVldWimAccountId0
- type InstantiateNsiRequestNetsliceSubnetVldWimAccountId1
- type InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion
- type InstantiateNsiRequestNetsliceSubnetWimAccountId0
- type InstantiateNsiRequestNetsliceSubnetWimAccountId1
- type InstantiateNsiRequestNetsliceVldVimNetworkId0
- type InstantiateNsiRequestNetsliceVldVimNetworkId1
- type InstantiateNsiRequestNetsliceVldVimNetworkName0
- type InstantiateNsiRequestNetsliceVldVimNetworkName1
- type InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0, error)
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1) error
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) UnmarshalJSON(b []byte) error
- type InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0, error)
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1) error
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) UnmarshalJSON(b []byte) error
- type InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId0() (InstantiateNsiRequestNetsliceSubnetVldWimAccountId0, error)
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId1() (InstantiateNsiRequestNetsliceSubnetVldWimAccountId1, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId0(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId1(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId1) error
- func (t InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId0(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId1(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId1) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) UnmarshalJSON(b []byte) error
- type InstantiateNsiRequest_NetsliceSubnet_WimAccountId
- func (t InstantiateNsiRequest_NetsliceSubnet_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetWimAccountId0() (InstantiateNsiRequestNetsliceSubnetWimAccountId0, error)
- func (t InstantiateNsiRequest_NetsliceSubnet_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetWimAccountId1() (InstantiateNsiRequestNetsliceSubnetWimAccountId1, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetWimAccountId0(v InstantiateNsiRequestNetsliceSubnetWimAccountId0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetWimAccountId1(v InstantiateNsiRequestNetsliceSubnetWimAccountId1) error
- func (t InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetWimAccountId0(v InstantiateNsiRequestNetsliceSubnetWimAccountId0) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetWimAccountId1(v InstantiateNsiRequestNetsliceSubnetWimAccountId1) error
- func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) UnmarshalJSON(b []byte) error
- type InstantiateNsiRequest_NetsliceVld_VimNetworkId
- func (t InstantiateNsiRequest_NetsliceVld_VimNetworkId) AsInstantiateNsiRequestNetsliceVldVimNetworkId0() (InstantiateNsiRequestNetsliceVldVimNetworkId0, error)
- func (t InstantiateNsiRequest_NetsliceVld_VimNetworkId) AsInstantiateNsiRequestNetsliceVldVimNetworkId1() (InstantiateNsiRequestNetsliceVldVimNetworkId1, error)
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) FromInstantiateNsiRequestNetsliceVldVimNetworkId0(v InstantiateNsiRequestNetsliceVldVimNetworkId0) error
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) FromInstantiateNsiRequestNetsliceVldVimNetworkId1(v InstantiateNsiRequestNetsliceVldVimNetworkId1) error
- func (t InstantiateNsiRequest_NetsliceVld_VimNetworkId) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) MergeInstantiateNsiRequestNetsliceVldVimNetworkId0(v InstantiateNsiRequestNetsliceVldVimNetworkId0) error
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) MergeInstantiateNsiRequestNetsliceVldVimNetworkId1(v InstantiateNsiRequestNetsliceVldVimNetworkId1) error
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) UnmarshalJSON(b []byte) error
- type InstantiateNsiRequest_NetsliceVld_VimNetworkName
- func (t InstantiateNsiRequest_NetsliceVld_VimNetworkName) AsInstantiateNsiRequestNetsliceVldVimNetworkName0() (InstantiateNsiRequestNetsliceVldVimNetworkName0, error)
- func (t InstantiateNsiRequest_NetsliceVld_VimNetworkName) AsInstantiateNsiRequestNetsliceVldVimNetworkName1() (InstantiateNsiRequestNetsliceVldVimNetworkName1, error)
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) FromInstantiateNsiRequestNetsliceVldVimNetworkName0(v InstantiateNsiRequestNetsliceVldVimNetworkName0) error
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) FromInstantiateNsiRequestNetsliceVldVimNetworkName1(v InstantiateNsiRequestNetsliceVldVimNetworkName1) error
- func (t InstantiateNsiRequest_NetsliceVld_VimNetworkName) MarshalJSON() ([]byte, error)
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) MergeInstantiateNsiRequestNetsliceVldVimNetworkName0(v InstantiateNsiRequestNetsliceVldVimNetworkName0) error
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) MergeInstantiateNsiRequestNetsliceVldVimNetworkName1(v InstantiateNsiRequestNetsliceVldVimNetworkName1) error
- func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) UnmarshalJSON(b []byte) error
- type InternalServerError
- type K8sClusterDeploymentMethods
- type K8sClusterInfo
- type K8sClusterNetList
- type K8sRepoInfo
- type K8sRepoType
- type KeyValuePairs
- type Ksu
- type ListAppProfileResponse
- type ListInfraConfigProfileResponse
- type ListInfraControllerProfileResponse
- type ListResourceProfileResponse
- type Listk8sClusterResponse
- type MethodNotAllowed
- type MigrateNSinstanceJSONRequestBody
- type MigrateNSinstanceResponse
- type MoveKSUJSONRequestBody
- type MoveKSUResponse
- type MoveKsu
- type MultiNsTerminateRequest
- type MultiNsTerminateRequestJSONRequestBody
- type MultiNsTerminateRequestResponse
- type MultipleKsu
- type NSinstanceActionRequest
- type NSinstanceMigrateRequest
- type NetSliceInstance
- type NetSlicePackage
- type NetSliceTemplate
- type NodeScalingJSONRequestBody
- type NodeScalingResponse
- type NotAcceptable
- type NotFound
- type NsConfigTemplateInfo
- type NsConfigTemplateInfoModifications
- type NsDescriptor
- type NsInstance
- type NsInstanceIds
- type NsInstanceNames
- type NsInstanceSubscriptionFilter
- func (t NsInstanceSubscriptionFilter) AsNsInstanceIds() (NsInstanceIds, error)
- func (t NsInstanceSubscriptionFilter) AsNsInstanceNames() (NsInstanceNames, error)
- func (t NsInstanceSubscriptionFilter) AsNsdIds() (NsdIds, error)
- func (t NsInstanceSubscriptionFilter) AsPnfdIds() (PnfdIds, error)
- func (t NsInstanceSubscriptionFilter) AsVnfdIds() (VnfdIds, error)
- func (t *NsInstanceSubscriptionFilter) FromNsInstanceIds(v NsInstanceIds) error
- func (t *NsInstanceSubscriptionFilter) FromNsInstanceNames(v NsInstanceNames) error
- func (t *NsInstanceSubscriptionFilter) FromNsdIds(v NsdIds) error
- func (t *NsInstanceSubscriptionFilter) FromPnfdIds(v PnfdIds) error
- func (t *NsInstanceSubscriptionFilter) FromVnfdIds(v VnfdIds) error
- func (t NsInstanceSubscriptionFilter) MarshalJSON() ([]byte, error)
- func (t *NsInstanceSubscriptionFilter) MergeNsInstanceIds(v NsInstanceIds) error
- func (t *NsInstanceSubscriptionFilter) MergeNsInstanceNames(v NsInstanceNames) error
- func (t *NsInstanceSubscriptionFilter) MergeNsdIds(v NsdIds) error
- func (t *NsInstanceSubscriptionFilter) MergePnfdIds(v PnfdIds) error
- func (t *NsInstanceSubscriptionFilter) MergeVnfdIds(v VnfdIds) error
- func (t *NsInstanceSubscriptionFilter) UnmarshalJSON(b []byte) error
- type NsLcmOpOcc
- type NsPackage
- type NsPmJobReportInfo
- type NsdIds
- type NsdInfo
- type NsdInfoModifications
- type NsiActionRequest
- type NsiLcmOpOcc
- type NslcmSubscriptionInfo
- type NslcmSubscriptionRequest
- type NslcmSubscriptionResponse
- type Nslcmsubschema
- type NslcmsubschemaLcmOpNameImpactingNsComponent
- type NslcmsubschemaLcmOpOccStatusImpactingNsComponent
- type NslcmsubschemaNotificationTypes
- type NslcmsubschemaNsComponentTypes
- type NslcmsubschemaOperationStates
- type NslcmsubschemaOperationTypes
- type NstInfo
- type NstInfoModifications
- type ObjectId
- type ObjectIdList
- type ObjectIdPlusOpId
- type OkaPackage
- type OpId
- type PasswordExpiryInfo
- type PatchAppProfileJSONRequestBody
- type PatchAppProfileResponse
- type PatchInfraConfigProfileJSONRequestBody
- type PatchInfraConfigProfileResponse
- type PatchInfraControllerProfileJSONRequestBody
- type PatchInfraControllerProfileResponse
- type PatchResourceProfileJSONRequestBody
- type PatchResourceProfileResponse
- type PduInfo
- type PduInterfaces
- type PduInterfacesType
- type PermissionsInfo
- type PnfdIds
- type ProblemDetails
- type ProfileInfo
- type ProjectInfo
- type ProjectRoleMappings
- type ProjectRoleMappingsOpt
- type QuotasInfo
- type ReadAppProfileResponse
- type ReadInfraConfigProfileResponse
- type ReadInfraControllerProfileResponse
- type ReadKSUResponse
- type ReadOKAPackageResponse
- type ReadResourceProfileResponse
- type Readk8sClusterResponse
- type RequestEditorFn
- type RoleInfo
- type ScaleNSinstanceJSONRequestBody
- type ScaleNSinstanceResponse
- type ScaleNode
- type ScaleNodeInfo
- type ScaleNsRequest
- type ScaleNsRequestScaleType
- type ScaleNsRequestScaleVnfDataScaleVnfType
- type SdnBasicProperties
- type SdnBasicPropertiesType
- type SdnExtraProperties
- type SdnInfo
- type SdnInfoType
- type ServiceUnavailable
- type ShortNameList
- type TerminateNSIJSONRequestBody
- type TerminateNSIResponse
- type TerminateNSinstanceJSONRequestBody
- type TerminateNSinstanceResponse
- type TerminateNsRequest
- type TerminateNsiRequest
- type TokenInfo
- type Unauthorized
- type UnexpectedError
- type UnprocessableEntity
- type UpdateAlarmJSONRequestBody
- type UpdateAlarmResponse
- type UpdateKSUJSONRequestBody
- type UpdateKSUResponse
- type UpdateMultipleKSUJSONRequestBody
- type UpdateMultipleKSUResponse
- type UpdateNSDJSONRequestBody
- type UpdateNSDResponse
- type UpdateNSDcontentResponse
- type UpdateNSTcontentResponse
- type UpdateNSinstanceJSONRequestBody
- type UpdateNSinstanceResponse
- type UpdateNsPkgsIdContentJSONRequestBody
- type UpdateNsPkgsIdContentResponse
- type UpdateNsRequest
- type UpdateNsRequestUpdateType
- type UpdateNstIdContentJSONRequestBody
- type UpdateNstIdContentResponse
- type UpdateOKAPackageResponse
- type UpdateTemplatecontentJSONRequestBody
- type UpdateTemplatecontentResponse
- type UpdateVnfPkgJSONRequestBody
- type UpdateVnfPkgResponse
- type UpdateVnfPkgsIdContentJSONRequestBody
- type UpdateVnfPkgsIdContentResponse
- type UpgradeCluster
- type UpgradeClusterInfo
- type UpgradeClusterJSONRequestBody
- type UpgradeClusterResponse
- type UploadNsPkgsContentResponse
- type UploadNstContentResponse
- type UploadVnfPkgContentResponse
- type UploadVnfPkgsContentResponse
- type UserInfo
- type VcaInfo
- type VimInfo
- type VimType
- type VnfDescriptor
- type VnfInstanceInfo
- type VnfPackage
- type VnfPkgInfo
- type VnfPkgInfoModifications
- type VnfdIds
- type WimInfo
- type WimType
Constants ¶
const (
BearerAuthScopes = "bearerAuth.Scopes"
)
Variables ¶
This section is empty.
Functions ¶
func NewActionOnNSIRequest ¶
func NewActionOnNSIRequest(server string, netsliceInstanceId string, body ActionOnNSIJSONRequestBody) (*http.Request, error)
NewActionOnNSIRequest calls the generic ActionOnNSI builder with application/json body
func NewActionOnNSIRequestWithBody ¶
func NewActionOnNSIRequestWithBody(server string, netsliceInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewActionOnNSIRequestWithBody generates requests for ActionOnNSI with any type of body
func NewActionOnNSinstanceRequest ¶
func NewActionOnNSinstanceRequest(server string, nsInstanceId string, body ActionOnNSinstanceJSONRequestBody) (*http.Request, error)
NewActionOnNSinstanceRequest calls the generic ActionOnNSinstance builder with application/json body
func NewActionOnNSinstanceRequestWithBody ¶
func NewActionOnNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewActionOnNSinstanceRequestWithBody generates requests for ActionOnNSinstance with any type of body
func NewAddKSURequest ¶
func NewAddKSURequest(server string, body AddKSUJSONRequestBody) (*http.Request, error)
NewAddKSURequest calls the generic AddKSU builder with application/json body
func NewAddKSURequestWithBody ¶
func NewAddKSURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddKSURequestWithBody generates requests for AddKSU with any type of body
func NewAddNSDRequest ¶
func NewAddNSDRequest(server string, body AddNSDJSONRequestBody) (*http.Request, error)
NewAddNSDRequest calls the generic AddNSD builder with application/json body
func NewAddNSDRequestWithBody ¶
func NewAddNSDRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddNSDRequestWithBody generates requests for AddNSD with any type of body
func NewAddNSIRequest ¶
func NewAddNSIRequest(server string, body AddNSIJSONRequestBody) (*http.Request, error)
NewAddNSIRequest calls the generic AddNSI builder with application/json body
func NewAddNSIRequestWithBody ¶
func NewAddNSIRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddNSIRequestWithBody generates requests for AddNSI with any type of body
func NewAddNSTRequest ¶
func NewAddNSTRequest(server string, body AddNSTJSONRequestBody) (*http.Request, error)
NewAddNSTRequest calls the generic AddNST builder with application/json body
func NewAddNSTRequestWithBody ¶
func NewAddNSTRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddNSTRequestWithBody generates requests for AddNST with any type of body
func NewAddNSinstanceRequest ¶
func NewAddNSinstanceRequest(server string, body AddNSinstanceJSONRequestBody) (*http.Request, error)
NewAddNSinstanceRequest calls the generic AddNSinstance builder with application/json body
func NewAddNSinstanceRequestWithBody ¶
func NewAddNSinstanceRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddNSinstanceRequestWithBody generates requests for AddNSinstance with any type of body
func NewAddNsSubcriptionsRequest ¶
func NewAddNsSubcriptionsRequest(server string, body AddNsSubcriptionsJSONRequestBody) (*http.Request, error)
NewAddNsSubcriptionsRequest calls the generic AddNsSubcriptions builder with application/json body
func NewAddNsSubcriptionsRequestWithBody ¶
func NewAddNsSubcriptionsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddNsSubcriptionsRequestWithBody generates requests for AddNsSubcriptions with any type of body
func NewAddNsconfigtemplateRequest ¶
func NewAddNsconfigtemplateRequest(server string, body AddNsconfigtemplateJSONRequestBody) (*http.Request, error)
NewAddNsconfigtemplateRequest calls the generic AddNsconfigtemplate builder with application/json body
func NewAddNsconfigtemplateRequestWithBody ¶
func NewAddNsconfigtemplateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddNsconfigtemplateRequestWithBody generates requests for AddNsconfigtemplate with any type of body
func NewAddOKAPackageRequestWithBody ¶
func NewAddOKAPackageRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddOKAPackageRequestWithBody generates requests for AddOKAPackage with any type of body
func NewAddRemoveAppProfileRequest ¶
func NewAddRemoveAppProfileRequest(server string, clusterId string, body AddRemoveAppProfileJSONRequestBody) (*http.Request, error)
NewAddRemoveAppProfileRequest calls the generic AddRemoveAppProfile builder with application/json body
func NewAddRemoveAppProfileRequestWithBody ¶
func NewAddRemoveAppProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
NewAddRemoveAppProfileRequestWithBody generates requests for AddRemoveAppProfile with any type of body
func NewAddVnfPkgRequest ¶
func NewAddVnfPkgRequest(server string, body AddVnfPkgJSONRequestBody) (*http.Request, error)
NewAddVnfPkgRequest calls the generic AddVnfPkg builder with application/json body
func NewAddVnfPkgRequestWithBody ¶
func NewAddVnfPkgRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewAddVnfPkgRequestWithBody generates requests for AddVnfPkg with any type of body
func NewAddremoveInfraConfigProfileRequest ¶
func NewAddremoveInfraConfigProfileRequest(server string, clusterId string, body AddremoveInfraConfigProfileJSONRequestBody) (*http.Request, error)
NewAddremoveInfraConfigProfileRequest calls the generic AddremoveInfraConfigProfile builder with application/json body
func NewAddremoveInfraConfigProfileRequestWithBody ¶
func NewAddremoveInfraConfigProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
NewAddremoveInfraConfigProfileRequestWithBody generates requests for AddremoveInfraConfigProfile with any type of body
func NewAddremoveInfraControllerProfileRequest ¶
func NewAddremoveInfraControllerProfileRequest(server string, clusterId string, body AddremoveInfraControllerProfileJSONRequestBody) (*http.Request, error)
NewAddremoveInfraControllerProfileRequest calls the generic AddremoveInfraControllerProfile builder with application/json body
func NewAddremoveInfraControllerProfileRequestWithBody ¶
func NewAddremoveInfraControllerProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
NewAddremoveInfraControllerProfileRequestWithBody generates requests for AddremoveInfraControllerProfile with any type of body
func NewAddremoveResourceProfileRequest ¶
func NewAddremoveResourceProfileRequest(server string, clusterId string, body AddremoveResourceProfileJSONRequestBody) (*http.Request, error)
NewAddremoveResourceProfileRequest calls the generic AddremoveResourceProfile builder with application/json body
func NewAddremoveResourceProfileRequestWithBody ¶
func NewAddremoveResourceProfileRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
NewAddremoveResourceProfileRequestWithBody generates requests for AddremoveResourceProfile with any type of body
func NewCancelNSLCMOpOccRequest ¶
func NewCancelNSLCMOpOccRequest(server string, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody) (*http.Request, error)
NewCancelNSLCMOpOccRequest calls the generic CancelNSLCMOpOcc builder with application/json body
func NewCancelNSLCMOpOccRequestWithBody ¶
func NewCancelNSLCMOpOccRequestWithBody(server string, nsLcmOpOccId string, contentType string, body io.Reader) (*http.Request, error)
NewCancelNSLCMOpOccRequestWithBody generates requests for CancelNSLCMOpOcc with any type of body
func NewCloneKSURequest ¶
func NewCloneKSURequest(server string, ksuId string, body CloneKSUJSONRequestBody) (*http.Request, error)
NewCloneKSURequest calls the generic CloneKSU builder with application/json body
func NewCloneKSURequestWithBody ¶
func NewCloneKSURequestWithBody(server string, ksuId string, contentType string, body io.Reader) (*http.Request, error)
NewCloneKSURequestWithBody generates requests for CloneKSU with any type of body
func NewCreateAppProfileRequest ¶
func NewCreateAppProfileRequest(server string, body CreateAppProfileJSONRequestBody) (*http.Request, error)
NewCreateAppProfileRequest calls the generic CreateAppProfile builder with application/json body
func NewCreateAppProfileRequestWithBody ¶
func NewCreateAppProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateAppProfileRequestWithBody generates requests for CreateAppProfile with any type of body
func NewCreateInfraConfigProfileRequest ¶
func NewCreateInfraConfigProfileRequest(server string, body CreateInfraConfigProfileJSONRequestBody) (*http.Request, error)
NewCreateInfraConfigProfileRequest calls the generic CreateInfraConfigProfile builder with application/json body
func NewCreateInfraConfigProfileRequestWithBody ¶
func NewCreateInfraConfigProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateInfraConfigProfileRequestWithBody generates requests for CreateInfraConfigProfile with any type of body
func NewCreateInfraControllerProfileRequest ¶
func NewCreateInfraControllerProfileRequest(server string, body CreateInfraControllerProfileJSONRequestBody) (*http.Request, error)
NewCreateInfraControllerProfileRequest calls the generic CreateInfraControllerProfile builder with application/json body
func NewCreateInfraControllerProfileRequestWithBody ¶
func NewCreateInfraControllerProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateInfraControllerProfileRequestWithBody generates requests for CreateInfraControllerProfile with any type of body
func NewCreateK8sClusterRequest ¶
func NewCreateK8sClusterRequest(server string, body CreateK8sClusterJSONRequestBody) (*http.Request, error)
NewCreateK8sClusterRequest calls the generic CreateK8sCluster builder with application/json body
func NewCreateK8sClusterRequestWithBody ¶
func NewCreateK8sClusterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateK8sClusterRequestWithBody generates requests for CreateK8sCluster with any type of body
func NewCreateK8sRepoRequest ¶
func NewCreateK8sRepoRequest(server string, body CreateK8sRepoJSONRequestBody) (*http.Request, error)
NewCreateK8sRepoRequest calls the generic CreateK8sRepo builder with application/json body
func NewCreateK8sRepoRequestWithBody ¶
func NewCreateK8sRepoRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateK8sRepoRequestWithBody generates requests for CreateK8sRepo with any type of body
func NewCreateNSIContentRequest ¶
func NewCreateNSIContentRequest(server string, body CreateNSIContentJSONRequestBody) (*http.Request, error)
NewCreateNSIContentRequest calls the generic CreateNSIContent builder with application/json body
func NewCreateNSIContentRequestWithBody ¶
func NewCreateNSIContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateNSIContentRequestWithBody generates requests for CreateNSIContent with any type of body
func NewCreateNSinstanceContentRequest ¶
func NewCreateNSinstanceContentRequest(server string, body CreateNSinstanceContentJSONRequestBody) (*http.Request, error)
NewCreateNSinstanceContentRequest calls the generic CreateNSinstanceContent builder with application/json body
func NewCreateNSinstanceContentRequestWithBody ¶
func NewCreateNSinstanceContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateNSinstanceContentRequestWithBody generates requests for CreateNSinstanceContent with any type of body
func NewCreatePDURequest ¶
func NewCreatePDURequest(server string, body CreatePDUJSONRequestBody) (*http.Request, error)
NewCreatePDURequest calls the generic CreatePDU builder with application/json body
func NewCreatePDURequestWithBody ¶
func NewCreatePDURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreatePDURequestWithBody generates requests for CreatePDU with any type of body
func NewCreateProjectRequest ¶
func NewCreateProjectRequest(server string, body CreateProjectJSONRequestBody) (*http.Request, error)
NewCreateProjectRequest calls the generic CreateProject builder with application/json body
func NewCreateProjectRequestWithBody ¶
func NewCreateProjectRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateProjectRequestWithBody generates requests for CreateProject with any type of body
func NewCreateResourceProfileRequest ¶
func NewCreateResourceProfileRequest(server string, body CreateResourceProfileJSONRequestBody) (*http.Request, error)
NewCreateResourceProfileRequest calls the generic CreateResourceProfile builder with application/json body
func NewCreateResourceProfileRequestWithBody ¶
func NewCreateResourceProfileRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateResourceProfileRequestWithBody generates requests for CreateResourceProfile with any type of body
func NewCreateRoleRequest ¶
func NewCreateRoleRequest(server string, body CreateRoleJSONRequestBody) (*http.Request, error)
NewCreateRoleRequest calls the generic CreateRole builder with application/json body
func NewCreateRoleRequestWithBody ¶
func NewCreateRoleRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateRoleRequestWithBody generates requests for CreateRole with any type of body
func NewCreateSDNRequest ¶
func NewCreateSDNRequest(server string, body CreateSDNJSONRequestBody) (*http.Request, error)
NewCreateSDNRequest calls the generic CreateSDN builder with application/json body
func NewCreateSDNRequestWithBody ¶
func NewCreateSDNRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateSDNRequestWithBody generates requests for CreateSDN with any type of body
func NewCreateTokenRequest ¶
func NewCreateTokenRequest(server string, body CreateTokenJSONRequestBody) (*http.Request, error)
NewCreateTokenRequest calls the generic CreateToken builder with application/json body
func NewCreateTokenRequestWithBody ¶
func NewCreateTokenRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateTokenRequestWithBody generates requests for CreateToken with any type of body
func NewCreateUserRequest ¶
func NewCreateUserRequest(server string, body CreateUserJSONRequestBody) (*http.Request, error)
NewCreateUserRequest calls the generic CreateUser builder with application/json body
func NewCreateUserRequestWithBody ¶
func NewCreateUserRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateUserRequestWithBody generates requests for CreateUser with any type of body
func NewCreateVIMRequest ¶
func NewCreateVIMRequest(server string, body CreateVIMJSONRequestBody) (*http.Request, error)
NewCreateVIMRequest calls the generic CreateVIM builder with application/json body
func NewCreateVIMRequestWithBody ¶
func NewCreateVIMRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateVIMRequestWithBody generates requests for CreateVIM with any type of body
func NewCreateVcaRequest ¶
func NewCreateVcaRequest(server string, body CreateVcaJSONRequestBody) (*http.Request, error)
NewCreateVcaRequest calls the generic CreateVca builder with application/json body
func NewCreateVcaRequestWithBody ¶
func NewCreateVcaRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateVcaRequestWithBody generates requests for CreateVca with any type of body
func NewCreateVimAccountRequest ¶
func NewCreateVimAccountRequest(server string, body CreateVimAccountJSONRequestBody) (*http.Request, error)
NewCreateVimAccountRequest calls the generic CreateVimAccount builder with application/json body
func NewCreateVimAccountRequestWithBody ¶
func NewCreateVimAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateVimAccountRequestWithBody generates requests for CreateVimAccount with any type of body
func NewCreateWimAccountRequest ¶
func NewCreateWimAccountRequest(server string, body CreateWimAccountJSONRequestBody) (*http.Request, error)
NewCreateWimAccountRequest calls the generic CreateWimAccount builder with application/json body
func NewCreateWimAccountRequestWithBody ¶
func NewCreateWimAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreateWimAccountRequestWithBody generates requests for CreateWimAccount with any type of body
func NewCreatek8sClusterRequest ¶
func NewCreatek8sClusterRequest(server string, body Createk8sClusterJSONRequestBody) (*http.Request, error)
NewCreatek8sClusterRequest calls the generic Createk8sCluster builder with application/json body
func NewCreatek8sClusterRequestWithBody ¶
func NewCreatek8sClusterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewCreatek8sClusterRequestWithBody generates requests for Createk8sCluster with any type of body
func NewDeleteAppProfileRequest ¶
NewDeleteAppProfileRequest generates requests for DeleteAppProfile
func NewDeleteAuthTokenRequest ¶
NewDeleteAuthTokenRequest generates requests for DeleteAuthToken
func NewDeleteInfraConfigProfileRequest ¶
func NewDeleteInfraConfigProfileRequest(server string, infraConfigProfileId string) (*http.Request, error)
NewDeleteInfraConfigProfileRequest generates requests for DeleteInfraConfigProfile
func NewDeleteInfraControllerProfileRequest ¶
func NewDeleteInfraControllerProfileRequest(server string, infraControllerProfileId string) (*http.Request, error)
NewDeleteInfraControllerProfileRequest generates requests for DeleteInfraControllerProfile
func NewDeleteK8sClusterRequest ¶
func NewDeleteK8sClusterRequest(server string, k8sClusterId openapi_types.UUID) (*http.Request, error)
NewDeleteK8sClusterRequest generates requests for DeleteK8sCluster
func NewDeleteK8sRepoRequest ¶
NewDeleteK8sRepoRequest generates requests for DeleteK8sRepo
func NewDeleteKSURequest ¶
NewDeleteKSURequest generates requests for DeleteKSU
func NewDeleteMultipleKSURequest ¶
func NewDeleteMultipleKSURequest(server string, body DeleteMultipleKSUJSONRequestBody) (*http.Request, error)
NewDeleteMultipleKSURequest calls the generic DeleteMultipleKSU builder with application/json body
func NewDeleteMultipleKSURequestWithBody ¶
func NewDeleteMultipleKSURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewDeleteMultipleKSURequestWithBody generates requests for DeleteMultipleKSU with any type of body
func NewDeleteNSDRequest ¶
NewDeleteNSDRequest generates requests for DeleteNSD
func NewDeleteNSIContentRequest ¶
func NewDeleteNSIContentRequest(server string, netsliceInstanceContentId string) (*http.Request, error)
NewDeleteNSIContentRequest generates requests for DeleteNSIContent
func NewDeleteNSIRequest ¶
NewDeleteNSIRequest generates requests for DeleteNSI
func NewDeleteNSPkgsIdContentRequest ¶
NewDeleteNSPkgsIdContentRequest generates requests for DeleteNSPkgsIdContent
func NewDeleteNSTRequest ¶
NewDeleteNSTRequest generates requests for DeleteNST
func NewDeleteNSinstanceContentRequest ¶
func NewDeleteNSinstanceContentRequest(server string, nsInstanceContentId string) (*http.Request, error)
NewDeleteNSinstanceContentRequest generates requests for DeleteNSinstanceContent
func NewDeleteNSinstanceRequest ¶
func NewDeleteNSinstanceRequest(server string, nsInstanceId string, params *DeleteNSinstanceParams) (*http.Request, error)
NewDeleteNSinstanceRequest generates requests for DeleteNSinstance
func NewDeleteNsSubcriptionIdRequest ¶
func NewDeleteNsSubcriptionIdRequest(server string, nsSubscriptionsId string) (*http.Request, error)
NewDeleteNsSubcriptionIdRequest generates requests for DeleteNsSubcriptionId
func NewDeleteNsconfigtemplateRequest ¶
func NewDeleteNsconfigtemplateRequest(server string, nsconfigTemplateId string) (*http.Request, error)
NewDeleteNsconfigtemplateRequest generates requests for DeleteNsconfigtemplate
func NewDeleteNstIdContentRequest ¶
func NewDeleteNstIdContentRequest(server string, netsliceTemplateContentId string) (*http.Request, error)
NewDeleteNstIdContentRequest generates requests for DeleteNstIdContent
func NewDeleteOKAPackageRequest ¶
NewDeleteOKAPackageRequest generates requests for DeleteOKAPackage
func NewDeletePDURequest ¶
NewDeletePDURequest generates requests for DeletePDU
func NewDeleteProjectRequest ¶
NewDeleteProjectRequest generates requests for DeleteProject
func NewDeleteResourceProfileRequest ¶
func NewDeleteResourceProfileRequest(server string, resourceProfileId string) (*http.Request, error)
NewDeleteResourceProfileRequest generates requests for DeleteResourceProfile
func NewDeleteRoleRequest ¶
NewDeleteRoleRequest generates requests for DeleteRole
func NewDeleteSDNRequest ¶
NewDeleteSDNRequest generates requests for DeleteSDN
func NewDeleteTokenRequest ¶
NewDeleteTokenRequest generates requests for DeleteToken
func NewDeleteUserRequest ¶
NewDeleteUserRequest generates requests for DeleteUser
func NewDeleteVIMRequest ¶
NewDeleteVIMRequest generates requests for DeleteVIM
func NewDeleteVcaRequest ¶
NewDeleteVcaRequest generates requests for DeleteVca
func NewDeleteVimAccountRequest ¶
func NewDeleteVimAccountRequest(server string, vimAccountId openapi_types.UUID) (*http.Request, error)
NewDeleteVimAccountRequest generates requests for DeleteVimAccount
func NewDeleteVnfPkgRequest ¶
NewDeleteVnfPkgRequest generates requests for DeleteVnfPkg
func NewDeleteVnfPkgsIdContentRequest ¶
func NewDeleteVnfPkgsIdContentRequest(server string, packageContentId string) (*http.Request, error)
NewDeleteVnfPkgsIdContentRequest generates requests for DeleteVnfPkgsIdContent
func NewDeleteWimAccountRequest ¶
func NewDeleteWimAccountRequest(server string, wimAccountId openapi_types.UUID) (*http.Request, error)
NewDeleteWimAccountRequest generates requests for DeleteWimAccount
func NewDeletek8sClusterRequest ¶
NewDeletek8sClusterRequest generates requests for Deletek8sCluster
func NewEditK8sClusterRequest ¶
func NewEditK8sClusterRequest(server string, k8sClusterId openapi_types.UUID, body EditK8sClusterJSONRequestBody) (*http.Request, error)
NewEditK8sClusterRequest calls the generic EditK8sCluster builder with application/json body
func NewEditK8sClusterRequestWithBody ¶
func NewEditK8sClusterRequestWithBody(server string, k8sClusterId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
NewEditK8sClusterRequestWithBody generates requests for EditK8sCluster with any type of body
func NewEditPDURequest ¶
func NewEditPDURequest(server string, pduDescriptorId string, body EditPDUJSONRequestBody) (*http.Request, error)
NewEditPDURequest calls the generic EditPDU builder with application/json body
func NewEditPDURequestWithBody ¶
func NewEditPDURequestWithBody(server string, pduDescriptorId string, contentType string, body io.Reader) (*http.Request, error)
NewEditPDURequestWithBody generates requests for EditPDU with any type of body
func NewEditProjectRequest ¶
func NewEditProjectRequest(server string, projectId string, body EditProjectJSONRequestBody) (*http.Request, error)
NewEditProjectRequest calls the generic EditProject builder with application/json body
func NewEditProjectRequestWithBody ¶
func NewEditProjectRequestWithBody(server string, projectId string, contentType string, body io.Reader) (*http.Request, error)
NewEditProjectRequestWithBody generates requests for EditProject with any type of body
func NewEditRoleRequest ¶
func NewEditRoleRequest(server string, roleId string, body EditRoleJSONRequestBody) (*http.Request, error)
NewEditRoleRequest calls the generic EditRole builder with application/json body
func NewEditRoleRequestWithBody ¶
func NewEditRoleRequestWithBody(server string, roleId string, contentType string, body io.Reader) (*http.Request, error)
NewEditRoleRequestWithBody generates requests for EditRole with any type of body
func NewEditSDNRequest ¶
func NewEditSDNRequest(server string, sdnId openapi_types.UUID, body EditSDNJSONRequestBody) (*http.Request, error)
NewEditSDNRequest calls the generic EditSDN builder with application/json body
func NewEditSDNRequestWithBody ¶
func NewEditSDNRequestWithBody(server string, sdnId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
NewEditSDNRequestWithBody generates requests for EditSDN with any type of body
func NewEditUserRequest ¶
func NewEditUserRequest(server string, userId string, body EditUserJSONRequestBody) (*http.Request, error)
NewEditUserRequest calls the generic EditUser builder with application/json body
func NewEditUserRequestWithBody ¶
func NewEditUserRequestWithBody(server string, userId string, contentType string, body io.Reader) (*http.Request, error)
NewEditUserRequestWithBody generates requests for EditUser with any type of body
func NewEditVIMRequest ¶
func NewEditVIMRequest(server string, vimId openapi_types.UUID, body EditVIMJSONRequestBody) (*http.Request, error)
NewEditVIMRequest calls the generic EditVIM builder with application/json body
func NewEditVIMRequestWithBody ¶
func NewEditVIMRequestWithBody(server string, vimId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
NewEditVIMRequestWithBody generates requests for EditVIM with any type of body
func NewEditVcaRequest ¶
func NewEditVcaRequest(server string, vcaId openapi_types.UUID, body EditVcaJSONRequestBody) (*http.Request, error)
NewEditVcaRequest calls the generic EditVca builder with application/json body
func NewEditVcaRequestWithBody ¶
func NewEditVcaRequestWithBody(server string, vcaId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
NewEditVcaRequestWithBody generates requests for EditVca with any type of body
func NewEditVimAccountRequest ¶
func NewEditVimAccountRequest(server string, vimAccountId openapi_types.UUID, body EditVimAccountJSONRequestBody) (*http.Request, error)
NewEditVimAccountRequest calls the generic EditVimAccount builder with application/json body
func NewEditVimAccountRequestWithBody ¶
func NewEditVimAccountRequestWithBody(server string, vimAccountId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
NewEditVimAccountRequestWithBody generates requests for EditVimAccount with any type of body
func NewEditWimAccountRequest ¶
func NewEditWimAccountRequest(server string, wimAccountId openapi_types.UUID, body EditWimAccountJSONRequestBody) (*http.Request, error)
NewEditWimAccountRequest calls the generic EditWimAccount builder with application/json body
func NewEditWimAccountRequestWithBody ¶
func NewEditWimAccountRequestWithBody(server string, wimAccountId openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
NewEditWimAccountRequestWithBody generates requests for EditWimAccount with any type of body
func NewGetAlarmRequest ¶
NewGetAlarmRequest generates requests for GetAlarm
func NewGetAlarmsRequest ¶
NewGetAlarmsRequest generates requests for GetAlarms
func NewGetAppProfileRequest ¶
NewGetAppProfileRequest generates requests for GetAppProfile
func NewGetCredsRequest ¶
NewGetCredsRequest generates requests for GetCreds
func NewGetInfraConfigProfileRequest ¶
NewGetInfraConfigProfileRequest generates requests for GetInfraConfigProfile
func NewGetInfraControllerProfileRequest ¶
NewGetInfraControllerProfileRequest generates requests for GetInfraControllerProfile
func NewGetK8sClusterRequest ¶
NewGetK8sClusterRequest generates requests for GetK8sCluster
func NewGetK8sClustersRequest ¶
NewGetK8sClustersRequest generates requests for GetK8sClusters
func NewGetK8sRepoRequest ¶
NewGetK8sRepoRequest generates requests for GetK8sRepo
func NewGetK8sReposRequest ¶
NewGetK8sReposRequest generates requests for GetK8sRepos
func NewGetKSURequest ¶
NewGetKSURequest generates requests for GetKSU
func NewGetNSDRequest ¶
NewGetNSDRequest generates requests for GetNSD
func NewGetNSDcontentRequest ¶
NewGetNSDcontentRequest generates requests for GetNSDcontent
func NewGetNSDsRequest ¶
NewGetNSDsRequest generates requests for GetNSDs
func NewGetNSIContentRequest ¶
func NewGetNSIContentRequest(server string, netsliceInstanceContentId string) (*http.Request, error)
NewGetNSIContentRequest generates requests for GetNSIContent
func NewGetNSIRequest ¶
NewGetNSIRequest generates requests for GetNSI
func NewGetNSIsContentRequest ¶
NewGetNSIsContentRequest generates requests for GetNSIsContent
func NewGetNSIsRequest ¶
NewGetNSIsRequest generates requests for GetNSIs
func NewGetNSLCMOpOccRequest ¶
NewGetNSLCMOpOccRequest generates requests for GetNSLCMOpOcc
func NewGetNSLCMOpOccsRequest ¶
NewGetNSLCMOpOccsRequest generates requests for GetNSLCMOpOccs
func NewGetNSTRequest ¶
NewGetNSTRequest generates requests for GetNST
func NewGetNSTcontentRequest ¶
NewGetNSTcontentRequest generates requests for GetNSTcontent
func NewGetNSTsRequest ¶
NewGetNSTsRequest generates requests for GetNSTs
func NewGetNSinstanceContentRequest ¶
func NewGetNSinstanceContentRequest(server string, nsInstanceContentId string) (*http.Request, error)
NewGetNSinstanceContentRequest generates requests for GetNSinstanceContent
func NewGetNSinstanceRequest ¶
func NewGetNSinstanceRequest(server string, nsInstanceId string, params *GetNSinstanceParams) (*http.Request, error)
NewGetNSinstanceRequest generates requests for GetNSinstance
func NewGetNSinstancesContentRequest ¶
NewGetNSinstancesContentRequest generates requests for GetNSinstancesContent
func NewGetNSinstancesRequest ¶
NewGetNSinstancesRequest generates requests for GetNSinstances
func NewGetNsPkgArtifactRequest ¶
func NewGetNsPkgArtifactRequest(server string, nsdInfoId string, artifactPath string) (*http.Request, error)
NewGetNsPkgArtifactRequest generates requests for GetNsPkgArtifact
func NewGetNsPkgNsdRequest ¶
NewGetNsPkgNsdRequest generates requests for GetNsPkgNsd
func NewGetNsPkgsContentRequest ¶
NewGetNsPkgsContentRequest generates requests for GetNsPkgsContent
func NewGetNsPkgsIdContentRequest ¶
NewGetNsPkgsIdContentRequest generates requests for GetNsPkgsIdContent
func NewGetNsPmJobReportRequest ¶
NewGetNsPmJobReportRequest generates requests for GetNsPmJobReport
func NewGetNsSubcriptionIdRequest ¶
NewGetNsSubcriptionIdRequest generates requests for GetNsSubcriptionId
func NewGetNsSubcriptionsRequest ¶
NewGetNsSubcriptionsRequest generates requests for GetNsSubcriptions
func NewGetNsconfigtemplateRequest ¶
NewGetNsconfigtemplateRequest generates requests for GetNsconfigtemplate
func NewGetNsconfigtemplatesRequest ¶
NewGetNsconfigtemplatesRequest generates requests for GetNsconfigtemplates
func NewGetNsiLcmOpOccRequest ¶
NewGetNsiLcmOpOccRequest generates requests for GetNsiLcmOpOcc
func NewGetNsiLcmOpOccsRequest ¶
NewGetNsiLcmOpOccsRequest generates requests for GetNsiLcmOpOccs
func NewGetNstArtifactRequest ¶
func NewGetNstArtifactRequest(server string, netsliceTemplateId string, artifactPath string) (*http.Request, error)
NewGetNstArtifactRequest generates requests for GetNstArtifact
func NewGetNstContentRequest ¶
NewGetNstContentRequest generates requests for GetNstContent
func NewGetNstIdContentRequest ¶
func NewGetNstIdContentRequest(server string, netsliceTemplateContentId string) (*http.Request, error)
NewGetNstIdContentRequest generates requests for GetNstIdContent
func NewGetNstNstRequest ¶
NewGetNstNstRequest generates requests for GetNstNst
func NewGetOKAPackageRequest ¶
NewGetOKAPackageRequest generates requests for GetOKAPackage
func NewGetPDURequest ¶
NewGetPDURequest generates requests for GetPDU
func NewGetPDUsRequest ¶
NewGetPDUsRequest generates requests for GetPDUs
func NewGetProjectRequest ¶
NewGetProjectRequest generates requests for GetProject
func NewGetProjectsRequest ¶
NewGetProjectsRequest generates requests for GetProjects
func NewGetResourceProfileRequest ¶
NewGetResourceProfileRequest generates requests for GetResourceProfile
func NewGetRoleRequest ¶
NewGetRoleRequest generates requests for GetRole
func NewGetRolesRequest ¶
NewGetRolesRequest generates requests for GetRoles
func NewGetSDNRequest ¶
NewGetSDNRequest generates requests for GetSDN
func NewGetSDNsRequest ¶
NewGetSDNsRequest generates requests for GetSDNs
func NewGetTemplatecontentRequest ¶
NewGetTemplatecontentRequest generates requests for GetTemplatecontent
func NewGetTokenRequest ¶
NewGetTokenRequest generates requests for GetToken
func NewGetTokensRequest ¶
NewGetTokensRequest generates requests for GetTokens
func NewGetUserRequest ¶
NewGetUserRequest generates requests for GetUser
func NewGetUsersRequest ¶
NewGetUsersRequest generates requests for GetUsers
func NewGetVIMRequest ¶
NewGetVIMRequest generates requests for GetVIM
func NewGetVIMsRequest ¶
NewGetVIMsRequest generates requests for GetVIMs
func NewGetVcaRequest ¶
NewGetVcaRequest generates requests for GetVca
func NewGetVcasRequest ¶
NewGetVcasRequest generates requests for GetVcas
func NewGetVimAccountRequest ¶
NewGetVimAccountRequest generates requests for GetVimAccount
func NewGetVimAccountsRequest ¶
NewGetVimAccountsRequest generates requests for GetVimAccounts
func NewGetVnfInstanceRequest ¶
NewGetVnfInstanceRequest generates requests for GetVnfInstance
func NewGetVnfInstancesRequest ¶
NewGetVnfInstancesRequest generates requests for GetVnfInstances
func NewGetVnfPkgArtifactRequest ¶
func NewGetVnfPkgArtifactRequest(server string, vnfPkgId string, artifactPath string) (*http.Request, error)
NewGetVnfPkgArtifactRequest generates requests for GetVnfPkgArtifact
func NewGetVnfPkgContentRequest ¶
NewGetVnfPkgContentRequest generates requests for GetVnfPkgContent
func NewGetVnfPkgRequest ¶
NewGetVnfPkgRequest generates requests for GetVnfPkg
func NewGetVnfPkgVnfdRequest ¶
NewGetVnfPkgVnfdRequest generates requests for GetVnfPkgVnfd
func NewGetVnfPkgsContentRequest ¶
NewGetVnfPkgsContentRequest generates requests for GetVnfPkgsContent
func NewGetVnfPkgsIdContentRequest ¶
NewGetVnfPkgsIdContentRequest generates requests for GetVnfPkgsIdContent
func NewGetVnfPkgsRequest ¶
NewGetVnfPkgsRequest generates requests for GetVnfPkgs
func NewGetWimAccountRequest ¶
NewGetWimAccountRequest generates requests for GetWimAccount
func NewGetWimAccountsRequest ¶
NewGetWimAccountsRequest generates requests for GetWimAccounts
func NewHealNSinstanceRequest ¶
func NewHealNSinstanceRequest(server string, nsInstanceId string, body HealNSinstanceJSONRequestBody) (*http.Request, error)
NewHealNSinstanceRequest calls the generic HealNSinstance builder with application/json body
func NewHealNSinstanceRequestWithBody ¶
func NewHealNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewHealNSinstanceRequestWithBody generates requests for HealNSinstance with any type of body
func NewInstantiateNSIRequest ¶
func NewInstantiateNSIRequest(server string, netsliceInstanceId string, body InstantiateNSIJSONRequestBody) (*http.Request, error)
NewInstantiateNSIRequest calls the generic InstantiateNSI builder with application/json body
func NewInstantiateNSIRequestWithBody ¶
func NewInstantiateNSIRequestWithBody(server string, netsliceInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewInstantiateNSIRequestWithBody generates requests for InstantiateNSI with any type of body
func NewInstantiateNSinstanceRequest ¶
func NewInstantiateNSinstanceRequest(server string, nsInstanceId string, body InstantiateNSinstanceJSONRequestBody) (*http.Request, error)
NewInstantiateNSinstanceRequest calls the generic InstantiateNSinstance builder with application/json body
func NewInstantiateNSinstanceRequestWithBody ¶
func NewInstantiateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewInstantiateNSinstanceRequestWithBody generates requests for InstantiateNSinstance with any type of body
func NewListAppProfileRequest ¶
NewListAppProfileRequest generates requests for ListAppProfile
func NewListInfraConfigProfileRequest ¶
NewListInfraConfigProfileRequest generates requests for ListInfraConfigProfile
func NewListInfraControllerProfileRequest ¶
NewListInfraControllerProfileRequest generates requests for ListInfraControllerProfile
func NewListResourceProfileRequest ¶
NewListResourceProfileRequest generates requests for ListResourceProfile
func NewListk8sClusterRequest ¶
NewListk8sClusterRequest generates requests for Listk8sCluster
func NewMigrateNSinstanceRequest ¶
func NewMigrateNSinstanceRequest(server string, nsInstanceId string, body MigrateNSinstanceJSONRequestBody) (*http.Request, error)
NewMigrateNSinstanceRequest calls the generic MigrateNSinstance builder with application/json body
func NewMigrateNSinstanceRequestWithBody ¶
func NewMigrateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewMigrateNSinstanceRequestWithBody generates requests for MigrateNSinstance with any type of body
func NewMoveKSURequest ¶
func NewMoveKSURequest(server string, ksuId string, body MoveKSUJSONRequestBody) (*http.Request, error)
NewMoveKSURequest calls the generic MoveKSU builder with application/json body
func NewMoveKSURequestWithBody ¶
func NewMoveKSURequestWithBody(server string, ksuId string, contentType string, body io.Reader) (*http.Request, error)
NewMoveKSURequestWithBody generates requests for MoveKSU with any type of body
func NewMultiNsTerminateRequestRequest ¶
func NewMultiNsTerminateRequestRequest(server string, body MultiNsTerminateRequestJSONRequestBody) (*http.Request, error)
NewMultiNsTerminateRequestRequest calls the generic MultiNsTerminateRequest builder with application/json body
func NewMultiNsTerminateRequestRequestWithBody ¶
func NewMultiNsTerminateRequestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewMultiNsTerminateRequestRequestWithBody generates requests for MultiNsTerminateRequest with any type of body
func NewNodeScalingRequest ¶
func NewNodeScalingRequest(server string, clusterId string, body NodeScalingJSONRequestBody) (*http.Request, error)
NewNodeScalingRequest calls the generic NodeScaling builder with application/json body
func NewNodeScalingRequestWithBody ¶
func NewNodeScalingRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
NewNodeScalingRequestWithBody generates requests for NodeScaling with any type of body
func NewPatchAppProfileRequest ¶
func NewPatchAppProfileRequest(server string, appProfileId string, body PatchAppProfileJSONRequestBody) (*http.Request, error)
NewPatchAppProfileRequest calls the generic PatchAppProfile builder with application/json body
func NewPatchAppProfileRequestWithBody ¶
func NewPatchAppProfileRequestWithBody(server string, appProfileId string, contentType string, body io.Reader) (*http.Request, error)
NewPatchAppProfileRequestWithBody generates requests for PatchAppProfile with any type of body
func NewPatchInfraConfigProfileRequest ¶
func NewPatchInfraConfigProfileRequest(server string, infraConfigProfileId string, body PatchInfraConfigProfileJSONRequestBody) (*http.Request, error)
NewPatchInfraConfigProfileRequest calls the generic PatchInfraConfigProfile builder with application/json body
func NewPatchInfraConfigProfileRequestWithBody ¶
func NewPatchInfraConfigProfileRequestWithBody(server string, infraConfigProfileId string, contentType string, body io.Reader) (*http.Request, error)
NewPatchInfraConfigProfileRequestWithBody generates requests for PatchInfraConfigProfile with any type of body
func NewPatchInfraControllerProfileRequest ¶
func NewPatchInfraControllerProfileRequest(server string, infraControllerProfileId string, body PatchInfraControllerProfileJSONRequestBody) (*http.Request, error)
NewPatchInfraControllerProfileRequest calls the generic PatchInfraControllerProfile builder with application/json body
func NewPatchInfraControllerProfileRequestWithBody ¶
func NewPatchInfraControllerProfileRequestWithBody(server string, infraControllerProfileId string, contentType string, body io.Reader) (*http.Request, error)
NewPatchInfraControllerProfileRequestWithBody generates requests for PatchInfraControllerProfile with any type of body
func NewPatchResourceProfileRequest ¶
func NewPatchResourceProfileRequest(server string, resourceProfileId string, body PatchResourceProfileJSONRequestBody) (*http.Request, error)
NewPatchResourceProfileRequest calls the generic PatchResourceProfile builder with application/json body
func NewPatchResourceProfileRequestWithBody ¶
func NewPatchResourceProfileRequestWithBody(server string, resourceProfileId string, contentType string, body io.Reader) (*http.Request, error)
NewPatchResourceProfileRequestWithBody generates requests for PatchResourceProfile with any type of body
func NewReadAppProfileRequest ¶
NewReadAppProfileRequest generates requests for ReadAppProfile
func NewReadInfraConfigProfileRequest ¶
func NewReadInfraConfigProfileRequest(server string, infraConfigProfileId string) (*http.Request, error)
NewReadInfraConfigProfileRequest generates requests for ReadInfraConfigProfile
func NewReadInfraControllerProfileRequest ¶
func NewReadInfraControllerProfileRequest(server string, infraControllerProfileId string) (*http.Request, error)
NewReadInfraControllerProfileRequest generates requests for ReadInfraControllerProfile
func NewReadKSURequest ¶
NewReadKSURequest generates requests for ReadKSU
func NewReadOKAPackageRequest ¶
NewReadOKAPackageRequest generates requests for ReadOKAPackage
func NewReadResourceProfileRequest ¶
NewReadResourceProfileRequest generates requests for ReadResourceProfile
func NewReadk8sClusterRequest ¶
NewReadk8sClusterRequest generates requests for Readk8sCluster
func NewScaleNSinstanceRequest ¶
func NewScaleNSinstanceRequest(server string, nsInstanceId string, body ScaleNSinstanceJSONRequestBody) (*http.Request, error)
NewScaleNSinstanceRequest calls the generic ScaleNSinstance builder with application/json body
func NewScaleNSinstanceRequestWithBody ¶
func NewScaleNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewScaleNSinstanceRequestWithBody generates requests for ScaleNSinstance with any type of body
func NewTerminateNSIRequest ¶
func NewTerminateNSIRequest(server string, netsliceInstanceId string, body TerminateNSIJSONRequestBody) (*http.Request, error)
NewTerminateNSIRequest calls the generic TerminateNSI builder with application/json body
func NewTerminateNSIRequestWithBody ¶
func NewTerminateNSIRequestWithBody(server string, netsliceInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewTerminateNSIRequestWithBody generates requests for TerminateNSI with any type of body
func NewTerminateNSinstanceRequest ¶
func NewTerminateNSinstanceRequest(server string, nsInstanceId string, body TerminateNSinstanceJSONRequestBody) (*http.Request, error)
NewTerminateNSinstanceRequest calls the generic TerminateNSinstance builder with application/json body
func NewTerminateNSinstanceRequestWithBody ¶
func NewTerminateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewTerminateNSinstanceRequestWithBody generates requests for TerminateNSinstance with any type of body
func NewUpdateAlarmRequest ¶
func NewUpdateAlarmRequest(server string, uuid string, body UpdateAlarmJSONRequestBody) (*http.Request, error)
NewUpdateAlarmRequest calls the generic UpdateAlarm builder with application/json body
func NewUpdateAlarmRequestWithBody ¶
func NewUpdateAlarmRequestWithBody(server string, uuid string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateAlarmRequestWithBody generates requests for UpdateAlarm with any type of body
func NewUpdateKSURequest ¶
func NewUpdateKSURequest(server string, ksuId string, body UpdateKSUJSONRequestBody) (*http.Request, error)
NewUpdateKSURequest calls the generic UpdateKSU builder with application/json body
func NewUpdateKSURequestWithBody ¶
func NewUpdateKSURequestWithBody(server string, ksuId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateKSURequestWithBody generates requests for UpdateKSU with any type of body
func NewUpdateMultipleKSURequest ¶
func NewUpdateMultipleKSURequest(server string, body UpdateMultipleKSUJSONRequestBody) (*http.Request, error)
NewUpdateMultipleKSURequest calls the generic UpdateMultipleKSU builder with application/json body
func NewUpdateMultipleKSURequestWithBody ¶
func NewUpdateMultipleKSURequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateMultipleKSURequestWithBody generates requests for UpdateMultipleKSU with any type of body
func NewUpdateNSDRequest ¶
func NewUpdateNSDRequest(server string, nsdInfoId string, body UpdateNSDJSONRequestBody) (*http.Request, error)
NewUpdateNSDRequest calls the generic UpdateNSD builder with application/json body
func NewUpdateNSDRequestWithBody ¶
func NewUpdateNSDRequestWithBody(server string, nsdInfoId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateNSDRequestWithBody generates requests for UpdateNSD with any type of body
func NewUpdateNSDcontentRequestWithBody ¶
func NewUpdateNSDcontentRequestWithBody(server string, nsdInfoId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateNSDcontentRequestWithBody generates requests for UpdateNSDcontent with any type of body
func NewUpdateNSTcontentRequestWithBody ¶
func NewUpdateNSTcontentRequestWithBody(server string, netsliceTemplateId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateNSTcontentRequestWithBody generates requests for UpdateNSTcontent with any type of body
func NewUpdateNSinstanceRequest ¶
func NewUpdateNSinstanceRequest(server string, nsInstanceId string, body UpdateNSinstanceJSONRequestBody) (*http.Request, error)
NewUpdateNSinstanceRequest calls the generic UpdateNSinstance builder with application/json body
func NewUpdateNSinstanceRequestWithBody ¶
func NewUpdateNSinstanceRequestWithBody(server string, nsInstanceId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateNSinstanceRequestWithBody generates requests for UpdateNSinstance with any type of body
func NewUpdateNsPkgsIdContentRequest ¶
func NewUpdateNsPkgsIdContentRequest(server string, nsdInfoId string, body UpdateNsPkgsIdContentJSONRequestBody) (*http.Request, error)
NewUpdateNsPkgsIdContentRequest calls the generic UpdateNsPkgsIdContent builder with application/json body
func NewUpdateNsPkgsIdContentRequestWithBody ¶
func NewUpdateNsPkgsIdContentRequestWithBody(server string, nsdInfoId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateNsPkgsIdContentRequestWithBody generates requests for UpdateNsPkgsIdContent with any type of body
func NewUpdateNstIdContentRequest ¶
func NewUpdateNstIdContentRequest(server string, netsliceTemplateContentId string, body UpdateNstIdContentJSONRequestBody) (*http.Request, error)
NewUpdateNstIdContentRequest calls the generic UpdateNstIdContent builder with application/json body
func NewUpdateNstIdContentRequestWithBody ¶
func NewUpdateNstIdContentRequestWithBody(server string, netsliceTemplateContentId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateNstIdContentRequestWithBody generates requests for UpdateNstIdContent with any type of body
func NewUpdateOKAPackageRequestWithBody ¶
func NewUpdateOKAPackageRequestWithBody(server string, okaPkgId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateOKAPackageRequestWithBody generates requests for UpdateOKAPackage with any type of body
func NewUpdateTemplatecontentRequest ¶
func NewUpdateTemplatecontentRequest(server string, nsconfigTemplateId string, body UpdateTemplatecontentJSONRequestBody) (*http.Request, error)
NewUpdateTemplatecontentRequest calls the generic UpdateTemplatecontent builder with application/json body
func NewUpdateTemplatecontentRequestWithBody ¶
func NewUpdateTemplatecontentRequestWithBody(server string, nsconfigTemplateId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateTemplatecontentRequestWithBody generates requests for UpdateTemplatecontent with any type of body
func NewUpdateVnfPkgRequest ¶
func NewUpdateVnfPkgRequest(server string, vnfPkgId string, body UpdateVnfPkgJSONRequestBody) (*http.Request, error)
NewUpdateVnfPkgRequest calls the generic UpdateVnfPkg builder with application/json body
func NewUpdateVnfPkgRequestWithBody ¶
func NewUpdateVnfPkgRequestWithBody(server string, vnfPkgId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateVnfPkgRequestWithBody generates requests for UpdateVnfPkg with any type of body
func NewUpdateVnfPkgsIdContentRequest ¶
func NewUpdateVnfPkgsIdContentRequest(server string, packageContentId string, body UpdateVnfPkgsIdContentJSONRequestBody) (*http.Request, error)
NewUpdateVnfPkgsIdContentRequest calls the generic UpdateVnfPkgsIdContent builder with application/json body
func NewUpdateVnfPkgsIdContentRequestWithBody ¶
func NewUpdateVnfPkgsIdContentRequestWithBody(server string, packageContentId string, contentType string, body io.Reader) (*http.Request, error)
NewUpdateVnfPkgsIdContentRequestWithBody generates requests for UpdateVnfPkgsIdContent with any type of body
func NewUpgradeClusterRequest ¶
func NewUpgradeClusterRequest(server string, clusterId string, body UpgradeClusterJSONRequestBody) (*http.Request, error)
NewUpgradeClusterRequest calls the generic UpgradeCluster builder with application/json body
func NewUpgradeClusterRequestWithBody ¶
func NewUpgradeClusterRequestWithBody(server string, clusterId string, contentType string, body io.Reader) (*http.Request, error)
NewUpgradeClusterRequestWithBody generates requests for UpgradeCluster with any type of body
func NewUploadNsPkgsContentRequestWithBody ¶
func NewUploadNsPkgsContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewUploadNsPkgsContentRequestWithBody generates requests for UploadNsPkgsContent with any type of body
func NewUploadNstContentRequestWithBody ¶
func NewUploadNstContentRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewUploadNstContentRequestWithBody generates requests for UploadNstContent with any type of body
Types ¶
type ActionOnNSIJSONRequestBody ¶
type ActionOnNSIJSONRequestBody = NsiActionRequest
ActionOnNSIJSONRequestBody defines body for ActionOnNSI for application/json ContentType.
type ActionOnNSIResponse ¶
type ActionOnNSIResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseActionOnNSIResponse ¶
func ParseActionOnNSIResponse(rsp *http.Response) (*ActionOnNSIResponse, error)
ParseActionOnNSIResponse parses an HTTP response from a ActionOnNSIWithResponse call
func (ActionOnNSIResponse) Status ¶
func (r ActionOnNSIResponse) Status() string
Status returns HTTPResponse.Status
func (ActionOnNSIResponse) StatusCode ¶
func (r ActionOnNSIResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ActionOnNSinstanceJSONRequestBody ¶
type ActionOnNSinstanceJSONRequestBody = NSinstanceActionRequest
ActionOnNSinstanceJSONRequestBody defines body for ActionOnNSinstance for application/json ContentType.
type ActionOnNSinstanceResponse ¶
type ActionOnNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseActionOnNSinstanceResponse ¶
func ParseActionOnNSinstanceResponse(rsp *http.Response) (*ActionOnNSinstanceResponse, error)
ParseActionOnNSinstanceResponse parses an HTTP response from a ActionOnNSinstanceWithResponse call
func (ActionOnNSinstanceResponse) Status ¶
func (r ActionOnNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (ActionOnNSinstanceResponse) StatusCode ¶
func (r ActionOnNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddKSUJSONRequestBody ¶
type AddKSUJSONRequestBody = MultipleKsu
AddKSUJSONRequestBody defines body for AddKSU for application/json ContentType.
type AddKSUResponse ¶
type AddKSUResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddKSUResponse ¶
func ParseAddKSUResponse(rsp *http.Response) (*AddKSUResponse, error)
ParseAddKSUResponse parses an HTTP response from a AddKSUWithResponse call
func (AddKSUResponse) Status ¶
func (r AddKSUResponse) Status() string
Status returns HTTPResponse.Status
func (AddKSUResponse) StatusCode ¶
func (r AddKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddNSDJSONRequestBody ¶
type AddNSDJSONRequestBody = CreateNsdInfoRequest
AddNSDJSONRequestBody defines body for AddNSD for application/json ContentType.
type AddNSDResponse ¶
type AddNSDResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddNSDResponse ¶
func ParseAddNSDResponse(rsp *http.Response) (*AddNSDResponse, error)
ParseAddNSDResponse parses an HTTP response from a AddNSDWithResponse call
func (AddNSDResponse) Status ¶
func (r AddNSDResponse) Status() string
Status returns HTTPResponse.Status
func (AddNSDResponse) StatusCode ¶
func (r AddNSDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddNSIJSONRequestBody ¶
type AddNSIJSONRequestBody = InstantiateNsiRequest
AddNSIJSONRequestBody defines body for AddNSI for application/json ContentType.
type AddNSIResponse ¶
type AddNSIResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddNSIResponse ¶
func ParseAddNSIResponse(rsp *http.Response) (*AddNSIResponse, error)
ParseAddNSIResponse parses an HTTP response from a AddNSIWithResponse call
func (AddNSIResponse) Status ¶
func (r AddNSIResponse) Status() string
Status returns HTTPResponse.Status
func (AddNSIResponse) StatusCode ¶
func (r AddNSIResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddNSTJSONRequestBody ¶
type AddNSTJSONRequestBody = CreateNstInfoRequest
AddNSTJSONRequestBody defines body for AddNST for application/json ContentType.
type AddNSTResponse ¶
type AddNSTResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddNSTResponse ¶
func ParseAddNSTResponse(rsp *http.Response) (*AddNSTResponse, error)
ParseAddNSTResponse parses an HTTP response from a AddNSTWithResponse call
func (AddNSTResponse) Status ¶
func (r AddNSTResponse) Status() string
Status returns HTTPResponse.Status
func (AddNSTResponse) StatusCode ¶
func (r AddNSTResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddNSinstanceJSONRequestBody ¶
type AddNSinstanceJSONRequestBody = InstantiateNsRequest
AddNSinstanceJSONRequestBody defines body for AddNSinstance for application/json ContentType.
type AddNSinstanceResponse ¶
type AddNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddNSinstanceResponse ¶
func ParseAddNSinstanceResponse(rsp *http.Response) (*AddNSinstanceResponse, error)
ParseAddNSinstanceResponse parses an HTTP response from a AddNSinstanceWithResponse call
func (AddNSinstanceResponse) Status ¶
func (r AddNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (AddNSinstanceResponse) StatusCode ¶
func (r AddNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddNsSubcriptionsJSONRequestBody ¶
type AddNsSubcriptionsJSONRequestBody = NslcmSubscriptionRequest
AddNsSubcriptionsJSONRequestBody defines body for AddNsSubcriptions for application/json ContentType.
type AddNsSubcriptionsResponse ¶
type AddNsSubcriptionsResponse struct { Body []byte HTTPResponse *http.Response JSON201 *NslcmSubscriptionResponse YAML201 *NslcmSubscriptionResponse JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddNsSubcriptionsResponse ¶
func ParseAddNsSubcriptionsResponse(rsp *http.Response) (*AddNsSubcriptionsResponse, error)
ParseAddNsSubcriptionsResponse parses an HTTP response from a AddNsSubcriptionsWithResponse call
func (AddNsSubcriptionsResponse) Status ¶
func (r AddNsSubcriptionsResponse) Status() string
Status returns HTTPResponse.Status
func (AddNsSubcriptionsResponse) StatusCode ¶
func (r AddNsSubcriptionsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddNsconfigtemplateJSONRequestBody ¶
type AddNsconfigtemplateJSONRequestBody = CreateNsdInfoRequest
AddNsconfigtemplateJSONRequestBody defines body for AddNsconfigtemplate for application/json ContentType.
type AddNsconfigtemplateResponse ¶
type AddNsconfigtemplateResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddNsconfigtemplateResponse ¶
func ParseAddNsconfigtemplateResponse(rsp *http.Response) (*AddNsconfigtemplateResponse, error)
ParseAddNsconfigtemplateResponse parses an HTTP response from a AddNsconfigtemplateWithResponse call
func (AddNsconfigtemplateResponse) Status ¶
func (r AddNsconfigtemplateResponse) Status() string
Status returns HTTPResponse.Status
func (AddNsconfigtemplateResponse) StatusCode ¶
func (r AddNsconfigtemplateResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddOKAPackageResponse ¶
type AddOKAPackageResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddOKAPackageResponse ¶
func ParseAddOKAPackageResponse(rsp *http.Response) (*AddOKAPackageResponse, error)
ParseAddOKAPackageResponse parses an HTTP response from a AddOKAPackageWithResponse call
func (AddOKAPackageResponse) Status ¶
func (r AddOKAPackageResponse) Status() string
Status returns HTTPResponse.Status
func (AddOKAPackageResponse) StatusCode ¶
func (r AddOKAPackageResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddRemoveAppProfileJSONRequestBody ¶
type AddRemoveAppProfileJSONRequestBody = AttachDetachProfile
AddRemoveAppProfileJSONRequestBody defines body for AddRemoveAppProfile for application/json ContentType.
type AddRemoveAppProfileResponse ¶
type AddRemoveAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddRemoveAppProfileResponse ¶
func ParseAddRemoveAppProfileResponse(rsp *http.Response) (*AddRemoveAppProfileResponse, error)
ParseAddRemoveAppProfileResponse parses an HTTP response from a AddRemoveAppProfileWithResponse call
func (AddRemoveAppProfileResponse) Status ¶
func (r AddRemoveAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (AddRemoveAppProfileResponse) StatusCode ¶
func (r AddRemoveAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddVnfPkgJSONRequestBody ¶
type AddVnfPkgJSONRequestBody = CreateVnfPkgInfoRequest
AddVnfPkgJSONRequestBody defines body for AddVnfPkg for application/json ContentType.
type AddVnfPkgResponse ¶
type AddVnfPkgResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddVnfPkgResponse ¶
func ParseAddVnfPkgResponse(rsp *http.Response) (*AddVnfPkgResponse, error)
ParseAddVnfPkgResponse parses an HTTP response from a AddVnfPkgWithResponse call
func (AddVnfPkgResponse) Status ¶
func (r AddVnfPkgResponse) Status() string
Status returns HTTPResponse.Status
func (AddVnfPkgResponse) StatusCode ¶
func (r AddVnfPkgResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddremoveInfraConfigProfileJSONRequestBody ¶
type AddremoveInfraConfigProfileJSONRequestBody = AttachDetachProfile
AddremoveInfraConfigProfileJSONRequestBody defines body for AddremoveInfraConfigProfile for application/json ContentType.
type AddremoveInfraConfigProfileResponse ¶
type AddremoveInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddremoveInfraConfigProfileResponse ¶
func ParseAddremoveInfraConfigProfileResponse(rsp *http.Response) (*AddremoveInfraConfigProfileResponse, error)
ParseAddremoveInfraConfigProfileResponse parses an HTTP response from a AddremoveInfraConfigProfileWithResponse call
func (AddremoveInfraConfigProfileResponse) Status ¶
func (r AddremoveInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (AddremoveInfraConfigProfileResponse) StatusCode ¶
func (r AddremoveInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddremoveInfraControllerProfileJSONRequestBody ¶
type AddremoveInfraControllerProfileJSONRequestBody = AttachDetachProfile
AddremoveInfraControllerProfileJSONRequestBody defines body for AddremoveInfraControllerProfile for application/json ContentType.
type AddremoveInfraControllerProfileResponse ¶
type AddremoveInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddremoveInfraControllerProfileResponse ¶
func ParseAddremoveInfraControllerProfileResponse(rsp *http.Response) (*AddremoveInfraControllerProfileResponse, error)
ParseAddremoveInfraControllerProfileResponse parses an HTTP response from a AddremoveInfraControllerProfileWithResponse call
func (AddremoveInfraControllerProfileResponse) Status ¶
func (r AddremoveInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (AddremoveInfraControllerProfileResponse) StatusCode ¶
func (r AddremoveInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type AddremoveResourceProfileJSONRequestBody ¶
type AddremoveResourceProfileJSONRequestBody = AttachDetachProfile
AddremoveResourceProfileJSONRequestBody defines body for AddremoveResourceProfile for application/json ContentType.
type AddremoveResourceProfileResponse ¶
type AddremoveResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseAddremoveResourceProfileResponse ¶
func ParseAddremoveResourceProfileResponse(rsp *http.Response) (*AddremoveResourceProfileResponse, error)
ParseAddremoveResourceProfileResponse parses an HTTP response from a AddremoveResourceProfileWithResponse call
func (AddremoveResourceProfileResponse) Status ¶
func (r AddremoveResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (AddremoveResourceProfileResponse) StatusCode ¶
func (r AddremoveResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type Alarm ¶
type Alarm struct { // Id Identifier of the Alarm. Uid openapi_types.UUID `json:"_id"` // Action Action to be taken. Action *string `json:"action,omitempty"` // Id Identifier of the Alarm. Id openapi_types.UUID `json:"id"` // Metric Alarm metric. Metric string `json:"metric"` // Operation Operation to be applied. Operation string `json:"operation"` // Status Current status of the alarm. Status *string `json:"status,omitempty"` // Threshold Threshold value of the Alarm. Threshold float32 `json:"threshold"` }
Alarm Alarm Information
type AlarmInfoModifications ¶
type AlarmInfoModifications struct { // Id UUID Id *string `json:"id,omitempty"` // IsEnable To enable/disable the alarm. IsEnable *string `json:"is_enable,omitempty"` // Threshold Threshold value of the Alarm Threshold *string `json:"threshold,omitempty"` }
AlarmInfoModifications Alarm Information
type ArrayEditionSchema ¶
type ArrayEditionSchema map[string]interface{}
ArrayEditionSchema Array edition keys must start with '$' and follow the syntax defined in: https://osm.etsi.org/wikipub/index.php/NBI_API_Description
type ArrayOfK8sClusterInfo ¶
type ArrayOfK8sClusterInfo = []K8sClusterInfo
ArrayOfK8sClusterInfo defines model for ArrayOfK8sClusterInfo.
type ArrayOfK8sRepoInfo ¶
type ArrayOfK8sRepoInfo = []K8sRepoInfo
ArrayOfK8sRepoInfo defines model for ArrayOfK8sRepoInfo.
type ArrayOfNetSliceInstance ¶
type ArrayOfNetSliceInstance = []NetSliceInstance
ArrayOfNetSliceInstance defines model for ArrayOfNetSliceInstance.
type ArrayOfNsConfigTemplateInfo ¶
type ArrayOfNsConfigTemplateInfo = []NsConfigTemplateInfo
ArrayOfNsConfigTemplateInfo defines model for ArrayOfNsConfigTemplateInfo.
type ArrayOfNsInstance ¶
type ArrayOfNsInstance = []NsInstance
ArrayOfNsInstance defines model for ArrayOfNsInstance.
type ArrayOfNsLcmOpOcc ¶
type ArrayOfNsLcmOpOcc = []NsLcmOpOcc
ArrayOfNsLcmOpOcc defines model for ArrayOfNsLcmOpOcc.
type ArrayOfNsdInfo ¶
type ArrayOfNsdInfo = []NsdInfo
ArrayOfNsdInfo defines model for ArrayOfNsdInfo.
type ArrayOfNsiLcmOpOcc ¶
type ArrayOfNsiLcmOpOcc = []NsiLcmOpOcc
ArrayOfNsiLcmOpOcc defines model for ArrayOfNsiLcmOpOcc.
type ArrayOfNslcmSubscriptionInfo ¶
type ArrayOfNslcmSubscriptionInfo = []NslcmSubscriptionInfo
ArrayOfNslcmSubscriptionInfo defines model for ArrayOfNslcmSubscriptionInfo.
type ArrayOfNstInfo ¶
type ArrayOfNstInfo = []NstInfo
ArrayOfNstInfo defines model for ArrayOfNstInfo.
type ArrayOfPduInfo ¶
type ArrayOfPduInfo = []PduInfo
ArrayOfPduInfo defines model for ArrayOfPduInfo.
type ArrayOfProjectInfo ¶
type ArrayOfProjectInfo = []ProjectInfo
ArrayOfProjectInfo defines model for ArrayOfProjectInfo.
type ArrayOfRoleInfo ¶
type ArrayOfRoleInfo = []RoleInfo
ArrayOfRoleInfo defines model for ArrayOfRoleInfo.
type ArrayOfSdnInfo ¶
type ArrayOfSdnInfo = []SdnInfo
ArrayOfSdnInfo defines model for ArrayOfSdnInfo.
type ArrayOfTokenInfo ¶
type ArrayOfTokenInfo = []TokenInfo
ArrayOfTokenInfo defines model for ArrayOfTokenInfo.
type ArrayOfUserInfo ¶
type ArrayOfUserInfo = []UserInfo
ArrayOfUserInfo defines model for ArrayOfUserInfo.
type ArrayOfVcaInfo ¶
type ArrayOfVcaInfo = []VcaInfo
ArrayOfVcaInfo defines model for ArrayOfVcaInfo.
type ArrayOfVimInfo ¶
type ArrayOfVimInfo = []VimInfo
ArrayOfVimInfo defines model for ArrayOfVimInfo.
type ArrayOfVnfInstanceInfo ¶
type ArrayOfVnfInstanceInfo = []VnfInstanceInfo
ArrayOfVnfInstanceInfo defines model for ArrayOfVnfInstanceInfo.
type ArrayOfVnfPkgInfo ¶
type ArrayOfVnfPkgInfo = []VnfPkgInfo
ArrayOfVnfPkgInfo defines model for ArrayOfVnfPkgInfo.
type ArrayOfWimInfo ¶
type ArrayOfWimInfo = []WimInfo
ArrayOfWimInfo defines model for ArrayOfWimInfo.
type AttachDetachProfile ¶
type AttachDetachProfile struct { AddProfile *[]struct { Uid *string `json:"_id,omitempty"` } `json:"add_profile,omitempty"` RemoveProfile *[]struct { Uid *string `json:"_id,omitempty"` } `json:"remove_profile,omitempty"` }
AttachDetachProfile defines model for AttachDetachProfile.
type Authenticationschema ¶
type Authenticationschema struct { AuthType *AuthenticationschemaAuthType `json:"authType,omitempty"` ParamsBasic *struct { Password *string `json:"password,omitempty"` UserName *string `json:"userName,omitempty"` } `json:"paramsBasic,omitempty"` }
Authenticationschema defines model for Authenticationschema.
type AuthenticationschemaAuthType ¶
type AuthenticationschemaAuthType string
AuthenticationschemaAuthType defines model for Authenticationschema.AuthType.
const (
Basic AuthenticationschemaAuthType = "basic"
)
Defines values for AuthenticationschemaAuthType.
type CancelNSLCMOpOccJSONRequestBody ¶
type CancelNSLCMOpOccJSONRequestBody = CancelNSLCMOpOccRequest
CancelNSLCMOpOccJSONRequestBody defines body for CancelNSLCMOpOcc for application/json ContentType.
type CancelNSLCMOpOccRequest ¶
type CancelNSLCMOpOccRequest struct {
CancelMode *CancelNSLCMOpOccRequestCancelMode `json:"cancelMode,omitempty"`
}
CancelNSLCMOpOccRequest defines model for CancelNSLCMOpOccRequest.
type CancelNSLCMOpOccRequestCancelMode ¶
type CancelNSLCMOpOccRequestCancelMode string
CancelNSLCMOpOccRequestCancelMode defines model for CancelNSLCMOpOccRequest.CancelMode.
const ( FORCEFUL CancelNSLCMOpOccRequestCancelMode = "FORCEFUL" GRACEFUL CancelNSLCMOpOccRequestCancelMode = "GRACEFUL" )
Defines values for CancelNSLCMOpOccRequestCancelMode.
type CancelNSLCMOpOccResponse ¶
type CancelNSLCMOpOccResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCancelNSLCMOpOccResponse ¶
func ParseCancelNSLCMOpOccResponse(rsp *http.Response) (*CancelNSLCMOpOccResponse, error)
ParseCancelNSLCMOpOccResponse parses an HTTP response from a CancelNSLCMOpOccWithResponse call
func (CancelNSLCMOpOccResponse) Status ¶
func (r CancelNSLCMOpOccResponse) Status() string
Status returns HTTPResponse.Status
func (CancelNSLCMOpOccResponse) StatusCode ¶
func (r CancelNSLCMOpOccResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type Client ¶
type Client struct { // The endpoint of the server conforming to this interface, with scheme, // https://api.deepmap.com for example. This can contain a path relative // to the server, such as https://api.deepmap.com/dev-test, and all the // paths in the swagger spec will be appended to the server. Server string // Doer for performing requests, typically a *http.Client with any // customized settings, such as certificate chains. Client HttpRequestDoer // A list of callbacks for modifying requests which are generated before sending over // the network. RequestEditors []RequestEditorFn }
Client which conforms to the OpenAPI3 specification for this service.
func NewClient ¶
func NewClient(server string, opts ...ClientOption) (*Client, error)
Creates a new Client, with reasonable defaults
func (*Client) ActionOnNSI ¶
func (c *Client) ActionOnNSI(ctx context.Context, netsliceInstanceId string, body ActionOnNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ActionOnNSIWithBody ¶
func (*Client) ActionOnNSinstance ¶
func (c *Client) ActionOnNSinstance(ctx context.Context, nsInstanceId string, body ActionOnNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ActionOnNSinstanceWithBody ¶
func (*Client) AddKSU ¶
func (c *Client) AddKSU(ctx context.Context, body AddKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddKSUWithBody ¶
func (*Client) AddNSD ¶
func (c *Client) AddNSD(ctx context.Context, body AddNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddNSDWithBody ¶
func (*Client) AddNSI ¶
func (c *Client) AddNSI(ctx context.Context, body AddNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddNSIWithBody ¶
func (*Client) AddNST ¶
func (c *Client) AddNST(ctx context.Context, body AddNSTJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddNSTWithBody ¶
func (*Client) AddNSinstance ¶
func (c *Client) AddNSinstance(ctx context.Context, body AddNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddNSinstanceWithBody ¶
func (*Client) AddNsSubcriptions ¶
func (c *Client) AddNsSubcriptions(ctx context.Context, body AddNsSubcriptionsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddNsSubcriptionsWithBody ¶
func (*Client) AddNsconfigtemplate ¶
func (c *Client) AddNsconfigtemplate(ctx context.Context, body AddNsconfigtemplateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddNsconfigtemplateWithBody ¶
func (*Client) AddOKAPackageWithBody ¶
func (*Client) AddRemoveAppProfile ¶
func (c *Client) AddRemoveAppProfile(ctx context.Context, clusterId string, body AddRemoveAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddRemoveAppProfileWithBody ¶
func (*Client) AddVnfPkg ¶
func (c *Client) AddVnfPkg(ctx context.Context, body AddVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddVnfPkgWithBody ¶
func (*Client) AddremoveInfraConfigProfile ¶
func (c *Client) AddremoveInfraConfigProfile(ctx context.Context, clusterId string, body AddremoveInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddremoveInfraConfigProfileWithBody ¶
func (*Client) AddremoveInfraControllerProfile ¶
func (c *Client) AddremoveInfraControllerProfile(ctx context.Context, clusterId string, body AddremoveInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddremoveInfraControllerProfileWithBody ¶
func (*Client) AddremoveResourceProfile ¶
func (c *Client) AddremoveResourceProfile(ctx context.Context, clusterId string, body AddremoveResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) AddremoveResourceProfileWithBody ¶
func (*Client) CancelNSLCMOpOcc ¶
func (c *Client) CancelNSLCMOpOcc(ctx context.Context, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CancelNSLCMOpOccWithBody ¶
func (*Client) CloneKSU ¶
func (c *Client) CloneKSU(ctx context.Context, ksuId string, body CloneKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CloneKSUWithBody ¶
func (*Client) CreateAppProfile ¶
func (c *Client) CreateAppProfile(ctx context.Context, body CreateAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateAppProfileWithBody ¶
func (*Client) CreateInfraConfigProfile ¶
func (c *Client) CreateInfraConfigProfile(ctx context.Context, body CreateInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateInfraConfigProfileWithBody ¶
func (*Client) CreateInfraControllerProfile ¶
func (c *Client) CreateInfraControllerProfile(ctx context.Context, body CreateInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateInfraControllerProfileWithBody ¶
func (*Client) CreateK8sCluster ¶
func (c *Client) CreateK8sCluster(ctx context.Context, body CreateK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateK8sClusterWithBody ¶
func (*Client) CreateK8sRepo ¶
func (c *Client) CreateK8sRepo(ctx context.Context, body CreateK8sRepoJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateK8sRepoWithBody ¶
func (*Client) CreateNSIContent ¶
func (c *Client) CreateNSIContent(ctx context.Context, body CreateNSIContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateNSIContentWithBody ¶
func (*Client) CreateNSinstanceContent ¶
func (c *Client) CreateNSinstanceContent(ctx context.Context, body CreateNSinstanceContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateNSinstanceContentWithBody ¶
func (*Client) CreatePDU ¶
func (c *Client) CreatePDU(ctx context.Context, body CreatePDUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreatePDUWithBody ¶
func (*Client) CreateProject ¶
func (c *Client) CreateProject(ctx context.Context, body CreateProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateProjectWithBody ¶
func (*Client) CreateResourceProfile ¶
func (c *Client) CreateResourceProfile(ctx context.Context, body CreateResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateResourceProfileWithBody ¶
func (*Client) CreateRole ¶
func (c *Client) CreateRole(ctx context.Context, body CreateRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateRoleWithBody ¶
func (*Client) CreateSDN ¶
func (c *Client) CreateSDN(ctx context.Context, body CreateSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateSDNWithBody ¶
func (*Client) CreateToken ¶
func (c *Client) CreateToken(ctx context.Context, body CreateTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateTokenWithBody ¶
func (*Client) CreateUser ¶
func (c *Client) CreateUser(ctx context.Context, body CreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateUserWithBody ¶
func (*Client) CreateVIM ¶
func (c *Client) CreateVIM(ctx context.Context, body CreateVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateVIMWithBody ¶
func (*Client) CreateVca ¶
func (c *Client) CreateVca(ctx context.Context, body CreateVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateVcaWithBody ¶
func (*Client) CreateVimAccount ¶
func (c *Client) CreateVimAccount(ctx context.Context, body CreateVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateVimAccountWithBody ¶
func (*Client) CreateWimAccount ¶
func (c *Client) CreateWimAccount(ctx context.Context, body CreateWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) CreateWimAccountWithBody ¶
func (*Client) Createk8sCluster ¶
func (c *Client) Createk8sCluster(ctx context.Context, body Createk8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) Createk8sClusterWithBody ¶
func (*Client) DeleteAppProfile ¶
func (*Client) DeleteAuthToken ¶
func (*Client) DeleteInfraConfigProfile ¶
func (*Client) DeleteInfraControllerProfile ¶
func (*Client) DeleteK8sCluster ¶
func (c *Client) DeleteK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteK8sRepo ¶
func (c *Client) DeleteK8sRepo(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteMultipleKSU ¶
func (c *Client) DeleteMultipleKSU(ctx context.Context, body DeleteMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteMultipleKSUWithBody ¶
func (*Client) DeleteNSIContent ¶
func (*Client) DeleteNSPkgsIdContent ¶
func (*Client) DeleteNSinstance ¶
func (c *Client) DeleteNSinstance(ctx context.Context, nsInstanceId string, params *DeleteNSinstanceParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteNSinstanceContent ¶
func (*Client) DeleteNsSubcriptionId ¶
func (*Client) DeleteNsconfigtemplate ¶
func (*Client) DeleteNstIdContent ¶
func (*Client) DeleteOKAPackage ¶
func (*Client) DeleteProject ¶
func (*Client) DeleteResourceProfile ¶
func (*Client) DeleteRole ¶
func (*Client) DeleteSDN ¶
func (c *Client) DeleteSDN(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteToken ¶
func (*Client) DeleteUser ¶
func (*Client) DeleteVIM ¶
func (c *Client) DeleteVIM(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteVca ¶
func (c *Client) DeleteVca(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteVimAccount ¶
func (c *Client) DeleteVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteVnfPkg ¶
func (*Client) DeleteVnfPkgsIdContent ¶
func (*Client) DeleteWimAccount ¶
func (c *Client) DeleteWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) Deletek8sCluster ¶
func (*Client) EditK8sCluster ¶
func (c *Client) EditK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, body EditK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditK8sClusterWithBody ¶
func (*Client) EditPDU ¶
func (c *Client) EditPDU(ctx context.Context, pduDescriptorId string, body EditPDUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditPDUWithBody ¶
func (*Client) EditProject ¶
func (c *Client) EditProject(ctx context.Context, projectId string, body EditProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditProjectWithBody ¶
func (*Client) EditRole ¶
func (c *Client) EditRole(ctx context.Context, roleId string, body EditRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditRoleWithBody ¶
func (*Client) EditSDN ¶
func (c *Client) EditSDN(ctx context.Context, sdnId openapi_types.UUID, body EditSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditSDNWithBody ¶
func (*Client) EditUser ¶
func (c *Client) EditUser(ctx context.Context, userId string, body EditUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditUserWithBody ¶
func (*Client) EditVIM ¶
func (c *Client) EditVIM(ctx context.Context, vimId openapi_types.UUID, body EditVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditVIMWithBody ¶
func (*Client) EditVca ¶
func (c *Client) EditVca(ctx context.Context, vcaId openapi_types.UUID, body EditVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditVcaWithBody ¶
func (*Client) EditVimAccount ¶
func (c *Client) EditVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, body EditVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditVimAccountWithBody ¶
func (*Client) EditWimAccount ¶
func (c *Client) EditWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, body EditWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) EditWimAccountWithBody ¶
func (*Client) GetAppProfile ¶
func (*Client) GetInfraConfigProfile ¶
func (*Client) GetInfraControllerProfile ¶
func (*Client) GetK8sCluster ¶
func (c *Client) GetK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetK8sClusters ¶
func (*Client) GetK8sRepo ¶
func (c *Client) GetK8sRepo(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetK8sRepos ¶
func (*Client) GetNSDcontent ¶
func (*Client) GetNSIContent ¶
func (*Client) GetNSIsContent ¶
func (*Client) GetNSLCMOpOcc ¶
func (*Client) GetNSLCMOpOccs ¶
func (*Client) GetNSTcontent ¶
func (*Client) GetNSinstance ¶
func (c *Client) GetNSinstance(ctx context.Context, nsInstanceId string, params *GetNSinstanceParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetNSinstanceContent ¶
func (*Client) GetNSinstances ¶
func (*Client) GetNSinstancesContent ¶
func (*Client) GetNsPkgArtifact ¶
func (*Client) GetNsPkgNsd ¶
func (*Client) GetNsPkgsContent ¶
func (*Client) GetNsPkgsIdContent ¶
func (*Client) GetNsPmJobReport ¶
func (*Client) GetNsSubcriptionId ¶
func (*Client) GetNsSubcriptions ¶
func (*Client) GetNsconfigtemplate ¶
func (*Client) GetNsconfigtemplates ¶
func (*Client) GetNsiLcmOpOcc ¶
func (*Client) GetNsiLcmOpOccs ¶
func (*Client) GetNstArtifact ¶
func (*Client) GetNstContent ¶
func (*Client) GetNstIdContent ¶
func (*Client) GetOKAPackage ¶
func (*Client) GetProject ¶
func (*Client) GetProjects ¶
func (*Client) GetResourceProfile ¶
func (*Client) GetSDN ¶
func (c *Client) GetSDN(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetTemplatecontent ¶
func (*Client) GetVIM ¶
func (c *Client) GetVIM(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetVca ¶
func (c *Client) GetVca(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetVimAccount ¶
func (c *Client) GetVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetVimAccounts ¶
func (*Client) GetVnfInstance ¶
func (*Client) GetVnfInstances ¶
func (*Client) GetVnfPkgArtifact ¶
func (*Client) GetVnfPkgContent ¶
func (*Client) GetVnfPkgVnfd ¶
func (*Client) GetVnfPkgs ¶
func (*Client) GetVnfPkgsContent ¶
func (*Client) GetVnfPkgsIdContent ¶
func (*Client) GetWimAccount ¶
func (c *Client) GetWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetWimAccounts ¶
func (*Client) HealNSinstance ¶
func (c *Client) HealNSinstance(ctx context.Context, nsInstanceId string, body HealNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) HealNSinstanceWithBody ¶
func (*Client) InstantiateNSI ¶
func (c *Client) InstantiateNSI(ctx context.Context, netsliceInstanceId string, body InstantiateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) InstantiateNSIWithBody ¶
func (*Client) InstantiateNSinstance ¶
func (c *Client) InstantiateNSinstance(ctx context.Context, nsInstanceId string, body InstantiateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) InstantiateNSinstanceWithBody ¶
func (*Client) ListAppProfile ¶
func (*Client) ListInfraConfigProfile ¶
func (*Client) ListInfraControllerProfile ¶
func (*Client) ListResourceProfile ¶
func (*Client) Listk8sCluster ¶
func (*Client) MigrateNSinstance ¶
func (c *Client) MigrateNSinstance(ctx context.Context, nsInstanceId string, body MigrateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) MigrateNSinstanceWithBody ¶
func (*Client) MoveKSU ¶
func (c *Client) MoveKSU(ctx context.Context, ksuId string, body MoveKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) MoveKSUWithBody ¶
func (*Client) MultiNsTerminateRequest ¶
func (c *Client) MultiNsTerminateRequest(ctx context.Context, body MultiNsTerminateRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) MultiNsTerminateRequestWithBody ¶
func (*Client) NodeScaling ¶
func (c *Client) NodeScaling(ctx context.Context, clusterId string, body NodeScalingJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) NodeScalingWithBody ¶
func (*Client) PatchAppProfile ¶
func (c *Client) PatchAppProfile(ctx context.Context, appProfileId string, body PatchAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PatchAppProfileWithBody ¶
func (*Client) PatchInfraConfigProfile ¶
func (c *Client) PatchInfraConfigProfile(ctx context.Context, infraConfigProfileId string, body PatchInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PatchInfraConfigProfileWithBody ¶
func (*Client) PatchInfraControllerProfile ¶
func (c *Client) PatchInfraControllerProfile(ctx context.Context, infraControllerProfileId string, body PatchInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PatchInfraControllerProfileWithBody ¶
func (*Client) PatchResourceProfile ¶
func (c *Client) PatchResourceProfile(ctx context.Context, resourceProfileId string, body PatchResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PatchResourceProfileWithBody ¶
func (*Client) ReadAppProfile ¶
func (*Client) ReadInfraConfigProfile ¶
func (*Client) ReadInfraControllerProfile ¶
func (*Client) ReadOKAPackage ¶
func (*Client) ReadResourceProfile ¶
func (*Client) Readk8sCluster ¶
func (*Client) ScaleNSinstance ¶
func (c *Client) ScaleNSinstance(ctx context.Context, nsInstanceId string, body ScaleNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) ScaleNSinstanceWithBody ¶
func (*Client) TerminateNSI ¶
func (c *Client) TerminateNSI(ctx context.Context, netsliceInstanceId string, body TerminateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) TerminateNSIWithBody ¶
func (*Client) TerminateNSinstance ¶
func (c *Client) TerminateNSinstance(ctx context.Context, nsInstanceId string, body TerminateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) TerminateNSinstanceWithBody ¶
func (*Client) UpdateAlarm ¶
func (c *Client) UpdateAlarm(ctx context.Context, uuid string, body UpdateAlarmJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateAlarmWithBody ¶
func (*Client) UpdateKSU ¶
func (c *Client) UpdateKSU(ctx context.Context, ksuId string, body UpdateKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateKSUWithBody ¶
func (*Client) UpdateMultipleKSU ¶
func (c *Client) UpdateMultipleKSU(ctx context.Context, body UpdateMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateMultipleKSUWithBody ¶
func (*Client) UpdateNSD ¶
func (c *Client) UpdateNSD(ctx context.Context, nsdInfoId string, body UpdateNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateNSDWithBody ¶
func (*Client) UpdateNSDcontentWithBody ¶
func (*Client) UpdateNSTcontentWithBody ¶
func (*Client) UpdateNSinstance ¶
func (c *Client) UpdateNSinstance(ctx context.Context, nsInstanceId string, body UpdateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateNSinstanceWithBody ¶
func (*Client) UpdateNsPkgsIdContent ¶
func (c *Client) UpdateNsPkgsIdContent(ctx context.Context, nsdInfoId string, body UpdateNsPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateNsPkgsIdContentWithBody ¶
func (*Client) UpdateNstIdContent ¶
func (c *Client) UpdateNstIdContent(ctx context.Context, netsliceTemplateContentId string, body UpdateNstIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateNstIdContentWithBody ¶
func (*Client) UpdateOKAPackageWithBody ¶
func (*Client) UpdateTemplatecontent ¶
func (c *Client) UpdateTemplatecontent(ctx context.Context, nsconfigTemplateId string, body UpdateTemplatecontentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateTemplatecontentWithBody ¶
func (*Client) UpdateVnfPkg ¶
func (c *Client) UpdateVnfPkg(ctx context.Context, vnfPkgId string, body UpdateVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateVnfPkgWithBody ¶
func (*Client) UpdateVnfPkgsIdContent ¶
func (c *Client) UpdateVnfPkgsIdContent(ctx context.Context, packageContentId string, body UpdateVnfPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpdateVnfPkgsIdContentWithBody ¶
func (*Client) UpgradeCluster ¶
func (c *Client) UpgradeCluster(ctx context.Context, clusterId string, body UpgradeClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) UpgradeClusterWithBody ¶
func (*Client) UploadNsPkgsContentWithBody ¶
func (*Client) UploadNstContentWithBody ¶
func (*Client) UploadVnfPkgContentWithBody ¶
type ClientInterface ¶
type ClientInterface interface { // GetK8sClusters request GetK8sClusters(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateK8sClusterWithBody request with any body CreateK8sClusterWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateK8sCluster(ctx context.Context, body CreateK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteK8sCluster request DeleteK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetK8sCluster request GetK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // EditK8sClusterWithBody request with any body EditK8sClusterWithBody(ctx context.Context, k8sClusterId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditK8sCluster(ctx context.Context, k8sClusterId openapi_types.UUID, body EditK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetK8sRepos request GetK8sRepos(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateK8sRepoWithBody request with any body CreateK8sRepoWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateK8sRepo(ctx context.Context, body CreateK8sRepoJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteK8sRepo request DeleteK8sRepo(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetK8sRepo request GetK8sRepo(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetProjects request GetProjects(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateProjectWithBody request with any body CreateProjectWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateProject(ctx context.Context, body CreateProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteProject request DeleteProject(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetProject request GetProject(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*http.Response, error) // EditProjectWithBody request with any body EditProjectWithBody(ctx context.Context, projectId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditProject(ctx context.Context, projectId string, body EditProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetRoles request GetRoles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateRoleWithBody request with any body CreateRoleWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateRole(ctx context.Context, body CreateRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteRole request DeleteRole(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetRole request GetRole(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*http.Response, error) // EditRoleWithBody request with any body EditRoleWithBody(ctx context.Context, roleId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditRole(ctx context.Context, roleId string, body EditRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetSDNs request GetSDNs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateSDNWithBody request with any body CreateSDNWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateSDN(ctx context.Context, body CreateSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteSDN request DeleteSDN(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetSDN request GetSDN(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // EditSDNWithBody request with any body EditSDNWithBody(ctx context.Context, sdnId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditSDN(ctx context.Context, sdnId openapi_types.UUID, body EditSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAuthToken request DeleteAuthToken(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // GetTokens request GetTokens(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateTokenWithBody request with any body CreateTokenWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateToken(ctx context.Context, body CreateTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteToken request DeleteToken(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetToken request GetToken(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetUsers request GetUsers(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateUserWithBody request with any body CreateUserWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateUser(ctx context.Context, body CreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteUser request DeleteUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetUser request GetUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // EditUserWithBody request with any body EditUserWithBody(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditUser(ctx context.Context, userId string, body EditUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVcas request GetVcas(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateVcaWithBody request with any body CreateVcaWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateVca(ctx context.Context, body CreateVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteVca request DeleteVca(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVca request GetVca(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // EditVcaWithBody request with any body EditVcaWithBody(ctx context.Context, vcaId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditVca(ctx context.Context, vcaId openapi_types.UUID, body EditVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVimAccounts request GetVimAccounts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateVimAccountWithBody request with any body CreateVimAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateVimAccount(ctx context.Context, body CreateVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteVimAccount request DeleteVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVimAccount request GetVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // EditVimAccountWithBody request with any body EditVimAccountWithBody(ctx context.Context, vimAccountId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditVimAccount(ctx context.Context, vimAccountId openapi_types.UUID, body EditVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVIMs request GetVIMs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateVIMWithBody request with any body CreateVIMWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateVIM(ctx context.Context, body CreateVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteVIM request DeleteVIM(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVIM request GetVIM(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // EditVIMWithBody request with any body EditVIMWithBody(ctx context.Context, vimId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditVIM(ctx context.Context, vimId openapi_types.UUID, body EditVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetWimAccounts request GetWimAccounts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateWimAccountWithBody request with any body CreateWimAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateWimAccount(ctx context.Context, body CreateWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteWimAccount request DeleteWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // GetWimAccount request GetWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error) // EditWimAccountWithBody request with any body EditWimAccountWithBody(ctx context.Context, wimAccountId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditWimAccount(ctx context.Context, wimAccountId openapi_types.UUID, body EditWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // ListAppProfile request ListAppProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateAppProfileWithBody request with any body CreateAppProfileWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateAppProfile(ctx context.Context, body CreateAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAppProfile request DeleteAppProfile(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ReadAppProfile request ReadAppProfile(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PatchAppProfileWithBody request with any body PatchAppProfileWithBody(ctx context.Context, appProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PatchAppProfile(ctx context.Context, appProfileId string, body PatchAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // Listk8sCluster request Listk8sCluster(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // Createk8sClusterWithBody request with any body Createk8sClusterWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) Createk8sCluster(ctx context.Context, body Createk8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // Deletek8sCluster request Deletek8sCluster(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // Readk8sCluster request Readk8sCluster(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAppProfile request GetAppProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // AddRemoveAppProfileWithBody request with any body AddRemoveAppProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddRemoveAppProfile(ctx context.Context, clusterId string, body AddRemoveAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetCreds request GetCreds(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetInfraConfigProfile request GetInfraConfigProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // AddremoveInfraConfigProfileWithBody request with any body AddremoveInfraConfigProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddremoveInfraConfigProfile(ctx context.Context, clusterId string, body AddremoveInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetInfraControllerProfile request GetInfraControllerProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // AddremoveInfraControllerProfileWithBody request with any body AddremoveInfraControllerProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddremoveInfraControllerProfile(ctx context.Context, clusterId string, body AddremoveInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetResourceProfile request GetResourceProfile(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*http.Response, error) // AddremoveResourceProfileWithBody request with any body AddremoveResourceProfileWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddremoveResourceProfile(ctx context.Context, clusterId string, body AddremoveResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // NodeScalingWithBody request with any body NodeScalingWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) NodeScaling(ctx context.Context, clusterId string, body NodeScalingJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // UpgradeClusterWithBody request with any body UpgradeClusterWithBody(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpgradeCluster(ctx context.Context, clusterId string, body UpgradeClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // ListInfraConfigProfile request ListInfraConfigProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateInfraConfigProfileWithBody request with any body CreateInfraConfigProfileWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateInfraConfigProfile(ctx context.Context, body CreateInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteInfraConfigProfile request DeleteInfraConfigProfile(ctx context.Context, infraConfigProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ReadInfraConfigProfile request ReadInfraConfigProfile(ctx context.Context, infraConfigProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PatchInfraConfigProfileWithBody request with any body PatchInfraConfigProfileWithBody(ctx context.Context, infraConfigProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PatchInfraConfigProfile(ctx context.Context, infraConfigProfileId string, body PatchInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // ListInfraControllerProfile request ListInfraControllerProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateInfraControllerProfileWithBody request with any body CreateInfraControllerProfileWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateInfraControllerProfile(ctx context.Context, body CreateInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteInfraControllerProfile request DeleteInfraControllerProfile(ctx context.Context, infraControllerProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ReadInfraControllerProfile request ReadInfraControllerProfile(ctx context.Context, infraControllerProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PatchInfraControllerProfileWithBody request with any body PatchInfraControllerProfileWithBody(ctx context.Context, infraControllerProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PatchInfraControllerProfile(ctx context.Context, infraControllerProfileId string, body PatchInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // ListResourceProfile request ListResourceProfile(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateResourceProfileWithBody request with any body CreateResourceProfileWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateResourceProfile(ctx context.Context, body CreateResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteResourceProfile request DeleteResourceProfile(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ReadResourceProfile request ReadResourceProfile(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PatchResourceProfileWithBody request with any body PatchResourceProfileWithBody(ctx context.Context, resourceProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PatchResourceProfile(ctx context.Context, resourceProfileId string, body PatchResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetKSU request GetKSU(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddKSUWithBody request with any body AddKSUWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddKSU(ctx context.Context, body AddKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteMultipleKSUWithBody request with any body DeleteMultipleKSUWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) DeleteMultipleKSU(ctx context.Context, body DeleteMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateMultipleKSUWithBody request with any body UpdateMultipleKSUWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateMultipleKSU(ctx context.Context, body UpdateMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteKSU request DeleteKSU(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ReadKSU request ReadKSU(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateKSUWithBody request with any body UpdateKSUWithBody(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateKSU(ctx context.Context, ksuId string, body UpdateKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // CloneKSUWithBody request with any body CloneKSUWithBody(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CloneKSU(ctx context.Context, ksuId string, body CloneKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // MoveKSUWithBody request with any body MoveKSUWithBody(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) MoveKSU(ctx context.Context, ksuId string, body MoveKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsconfigtemplates request GetNsconfigtemplates(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddNsconfigtemplateWithBody request with any body AddNsconfigtemplateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddNsconfigtemplate(ctx context.Context, body AddNsconfigtemplateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNsconfigtemplate request DeleteNsconfigtemplate(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsconfigtemplate request GetNsconfigtemplate(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetTemplatecontent request GetTemplatecontent(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateTemplatecontentWithBody request with any body UpdateTemplatecontentWithBody(ctx context.Context, nsconfigTemplateId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateTemplatecontent(ctx context.Context, nsconfigTemplateId string, body UpdateTemplatecontentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSDs request GetNSDs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddNSDWithBody request with any body AddNSDWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddNSD(ctx context.Context, body AddNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNSD request DeleteNSD(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSD request GetNSD(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateNSDWithBody request with any body UpdateNSDWithBody(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateNSD(ctx context.Context, nsdInfoId string, body UpdateNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsPkgArtifact request GetNsPkgArtifact(ctx context.Context, nsdInfoId string, artifactPath string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsPkgNsd request GetNsPkgNsd(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSDcontent request GetNSDcontent(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateNSDcontentWithBody request with any body UpdateNSDcontentWithBody(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsPkgsContent request GetNsPkgsContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // UploadNsPkgsContentWithBody request with any body UploadNsPkgsContentWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNSPkgsIdContent request DeleteNSPkgsIdContent(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsPkgsIdContent request GetNsPkgsIdContent(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateNsPkgsIdContentWithBody request with any body UpdateNsPkgsIdContentWithBody(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateNsPkgsIdContent(ctx context.Context, nsdInfoId string, body UpdateNsPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAlarms request GetAlarms(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAlarm request GetAlarm(ctx context.Context, uuid string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateAlarmWithBody request with any body UpdateAlarmWithBody(ctx context.Context, uuid string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateAlarm(ctx context.Context, uuid string, body UpdateAlarmJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSIs request GetNSIs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddNSIWithBody request with any body AddNSIWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddNSI(ctx context.Context, body AddNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNSI request DeleteNSI(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSI request GetNSI(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ActionOnNSIWithBody request with any body ActionOnNSIWithBody(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) ActionOnNSI(ctx context.Context, netsliceInstanceId string, body ActionOnNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // InstantiateNSIWithBody request with any body InstantiateNSIWithBody(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) InstantiateNSI(ctx context.Context, netsliceInstanceId string, body InstantiateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // TerminateNSIWithBody request with any body TerminateNSIWithBody(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) TerminateNSI(ctx context.Context, netsliceInstanceId string, body TerminateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSIsContent request GetNSIsContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateNSIContentWithBody request with any body CreateNSIContentWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateNSIContent(ctx context.Context, body CreateNSIContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNSIContent request DeleteNSIContent(ctx context.Context, netsliceInstanceContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSIContent request GetNSIContent(ctx context.Context, netsliceInstanceContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsiLcmOpOccs request GetNsiLcmOpOccs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsiLcmOpOcc request GetNsiLcmOpOcc(ctx context.Context, nsiLcmOpOccId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSinstances request GetNSinstances(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddNSinstanceWithBody request with any body AddNSinstanceWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddNSinstance(ctx context.Context, body AddNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNSinstance request DeleteNSinstance(ctx context.Context, nsInstanceId string, params *DeleteNSinstanceParams, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSinstance request GetNSinstance(ctx context.Context, nsInstanceId string, params *GetNSinstanceParams, reqEditors ...RequestEditorFn) (*http.Response, error) // ActionOnNSinstanceWithBody request with any body ActionOnNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) ActionOnNSinstance(ctx context.Context, nsInstanceId string, body ActionOnNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // HealNSinstanceWithBody request with any body HealNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) HealNSinstance(ctx context.Context, nsInstanceId string, body HealNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // InstantiateNSinstanceWithBody request with any body InstantiateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) InstantiateNSinstance(ctx context.Context, nsInstanceId string, body InstantiateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // MigrateNSinstanceWithBody request with any body MigrateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) MigrateNSinstance(ctx context.Context, nsInstanceId string, body MigrateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // ScaleNSinstanceWithBody request with any body ScaleNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) ScaleNSinstance(ctx context.Context, nsInstanceId string, body ScaleNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // TerminateNSinstanceWithBody request with any body TerminateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) TerminateNSinstance(ctx context.Context, nsInstanceId string, body TerminateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateNSinstanceWithBody request with any body UpdateNSinstanceWithBody(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateNSinstance(ctx context.Context, nsInstanceId string, body UpdateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSinstancesContent request GetNSinstancesContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreateNSinstanceContentWithBody request with any body CreateNSinstanceContentWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreateNSinstanceContent(ctx context.Context, body CreateNSinstanceContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNSinstanceContent request DeleteNSinstanceContent(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSinstanceContent request GetNSinstanceContent(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // MultiNsTerminateRequestWithBody request with any body MultiNsTerminateRequestWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) MultiNsTerminateRequest(ctx context.Context, body MultiNsTerminateRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSLCMOpOccs request GetNSLCMOpOccs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSLCMOpOcc request GetNSLCMOpOcc(ctx context.Context, nsLcmOpOccId string, reqEditors ...RequestEditorFn) (*http.Response, error) // CancelNSLCMOpOccWithBody request with any body CancelNSLCMOpOccWithBody(ctx context.Context, nsLcmOpOccId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CancelNSLCMOpOcc(ctx context.Context, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsSubcriptions request GetNsSubcriptions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddNsSubcriptionsWithBody request with any body AddNsSubcriptionsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddNsSubcriptions(ctx context.Context, body AddNsSubcriptionsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNsSubcriptionId request DeleteNsSubcriptionId(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsSubcriptionId request GetNsSubcriptionId(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfInstances request GetVnfInstances(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfInstance request GetVnfInstance(ctx context.Context, vnfInstanceId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNsPmJobReport request GetNsPmJobReport(ctx context.Context, pmJobId string, nsId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSTs request GetNSTs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddNSTWithBody request with any body AddNSTWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddNST(ctx context.Context, body AddNSTJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNST request DeleteNST(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNST request GetNST(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNstArtifact request GetNstArtifact(ctx context.Context, netsliceTemplateId string, artifactPath string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNstNst request GetNstNst(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNSTcontent request GetNSTcontent(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateNSTcontentWithBody request with any body UpdateNSTcontentWithBody(ctx context.Context, netsliceTemplateId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNstContent request GetNstContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // UploadNstContentWithBody request with any body UploadNstContentWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteNstIdContent request DeleteNstIdContent(ctx context.Context, netsliceTemplateContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetNstIdContent request GetNstIdContent(ctx context.Context, netsliceTemplateContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateNstIdContentWithBody request with any body UpdateNstIdContentWithBody(ctx context.Context, netsliceTemplateContentId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateNstIdContent(ctx context.Context, netsliceTemplateContentId string, body UpdateNstIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetOKAPackage request GetOKAPackage(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddOKAPackageWithBody request with any body AddOKAPackageWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteOKAPackage request DeleteOKAPackage(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error) // ReadOKAPackage request ReadOKAPackage(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateOKAPackageWithBody request with any body UpdateOKAPackageWithBody(ctx context.Context, okaPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // GetPDUs request GetPDUs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // CreatePDUWithBody request with any body CreatePDUWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) CreatePDU(ctx context.Context, body CreatePDUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeletePDU request DeletePDU(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetPDU request GetPDU(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*http.Response, error) // EditPDUWithBody request with any body EditPDUWithBody(ctx context.Context, pduDescriptorId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) EditPDU(ctx context.Context, pduDescriptorId string, body EditPDUJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkgs request GetVnfPkgs(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // AddVnfPkgWithBody request with any body AddVnfPkgWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) AddVnfPkg(ctx context.Context, body AddVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteVnfPkg request DeleteVnfPkg(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkg request GetVnfPkg(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateVnfPkgWithBody request with any body UpdateVnfPkgWithBody(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateVnfPkg(ctx context.Context, vnfPkgId string, body UpdateVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkgArtifact request GetVnfPkgArtifact(ctx context.Context, vnfPkgId string, artifactPath string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkgContent request GetVnfPkgContent(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UploadVnfPkgContentWithBody request with any body UploadVnfPkgContentWithBody(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkgVnfd request GetVnfPkgVnfd(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkgsContent request GetVnfPkgsContent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error) // UploadVnfPkgsContentWithBody request with any body UploadVnfPkgsContentWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteVnfPkgsIdContent request DeleteVnfPkgsIdContent(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetVnfPkgsIdContent request GetVnfPkgsIdContent(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*http.Response, error) // UpdateVnfPkgsIdContentWithBody request with any body UpdateVnfPkgsIdContentWithBody(ctx context.Context, packageContentId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) UpdateVnfPkgsIdContent(ctx context.Context, packageContentId string, body UpdateVnfPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) }
The interface specification for the client above.
type ClientOption ¶
ClientOption allows setting custom parameters during construction
func WithHTTPClient ¶
func WithHTTPClient(doer HttpRequestDoer) ClientOption
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.
func WithRequestEditorFn ¶
func WithRequestEditorFn(fn RequestEditorFn) ClientOption
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.
type ClientWithResponses ¶
type ClientWithResponses struct {
ClientInterface
}
ClientWithResponses builds on ClientInterface to offer response payloads
func NewClientWithResponses ¶
func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling
func (*ClientWithResponses) ActionOnNSIWithBodyWithResponse ¶
func (c *ClientWithResponses) ActionOnNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ActionOnNSIResponse, error)
ActionOnNSIWithBodyWithResponse request with arbitrary body returning *ActionOnNSIResponse
func (*ClientWithResponses) ActionOnNSIWithResponse ¶
func (c *ClientWithResponses) ActionOnNSIWithResponse(ctx context.Context, netsliceInstanceId string, body ActionOnNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*ActionOnNSIResponse, error)
func (*ClientWithResponses) ActionOnNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) ActionOnNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ActionOnNSinstanceResponse, error)
ActionOnNSinstanceWithBodyWithResponse request with arbitrary body returning *ActionOnNSinstanceResponse
func (*ClientWithResponses) ActionOnNSinstanceWithResponse ¶
func (c *ClientWithResponses) ActionOnNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body ActionOnNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*ActionOnNSinstanceResponse, error)
func (*ClientWithResponses) AddKSUWithBodyWithResponse ¶
func (c *ClientWithResponses) AddKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddKSUResponse, error)
AddKSUWithBodyWithResponse request with arbitrary body returning *AddKSUResponse
func (*ClientWithResponses) AddKSUWithResponse ¶
func (c *ClientWithResponses) AddKSUWithResponse(ctx context.Context, body AddKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*AddKSUResponse, error)
func (*ClientWithResponses) AddNSDWithBodyWithResponse ¶
func (c *ClientWithResponses) AddNSDWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSDResponse, error)
AddNSDWithBodyWithResponse request with arbitrary body returning *AddNSDResponse
func (*ClientWithResponses) AddNSDWithResponse ¶
func (c *ClientWithResponses) AddNSDWithResponse(ctx context.Context, body AddNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSDResponse, error)
func (*ClientWithResponses) AddNSIWithBodyWithResponse ¶
func (c *ClientWithResponses) AddNSIWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSIResponse, error)
AddNSIWithBodyWithResponse request with arbitrary body returning *AddNSIResponse
func (*ClientWithResponses) AddNSIWithResponse ¶
func (c *ClientWithResponses) AddNSIWithResponse(ctx context.Context, body AddNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSIResponse, error)
func (*ClientWithResponses) AddNSTWithBodyWithResponse ¶
func (c *ClientWithResponses) AddNSTWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSTResponse, error)
AddNSTWithBodyWithResponse request with arbitrary body returning *AddNSTResponse
func (*ClientWithResponses) AddNSTWithResponse ¶
func (c *ClientWithResponses) AddNSTWithResponse(ctx context.Context, body AddNSTJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSTResponse, error)
func (*ClientWithResponses) AddNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) AddNSinstanceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSinstanceResponse, error)
AddNSinstanceWithBodyWithResponse request with arbitrary body returning *AddNSinstanceResponse
func (*ClientWithResponses) AddNSinstanceWithResponse ¶
func (c *ClientWithResponses) AddNSinstanceWithResponse(ctx context.Context, body AddNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSinstanceResponse, error)
func (*ClientWithResponses) AddNsSubcriptionsWithBodyWithResponse ¶
func (c *ClientWithResponses) AddNsSubcriptionsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNsSubcriptionsResponse, error)
AddNsSubcriptionsWithBodyWithResponse request with arbitrary body returning *AddNsSubcriptionsResponse
func (*ClientWithResponses) AddNsSubcriptionsWithResponse ¶
func (c *ClientWithResponses) AddNsSubcriptionsWithResponse(ctx context.Context, body AddNsSubcriptionsJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNsSubcriptionsResponse, error)
func (*ClientWithResponses) AddNsconfigtemplateWithBodyWithResponse ¶
func (c *ClientWithResponses) AddNsconfigtemplateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNsconfigtemplateResponse, error)
AddNsconfigtemplateWithBodyWithResponse request with arbitrary body returning *AddNsconfigtemplateResponse
func (*ClientWithResponses) AddNsconfigtemplateWithResponse ¶
func (c *ClientWithResponses) AddNsconfigtemplateWithResponse(ctx context.Context, body AddNsconfigtemplateJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNsconfigtemplateResponse, error)
func (*ClientWithResponses) AddOKAPackageWithBodyWithResponse ¶
func (c *ClientWithResponses) AddOKAPackageWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddOKAPackageResponse, error)
AddOKAPackageWithBodyWithResponse request with arbitrary body returning *AddOKAPackageResponse
func (*ClientWithResponses) AddRemoveAppProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) AddRemoveAppProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddRemoveAppProfileResponse, error)
AddRemoveAppProfileWithBodyWithResponse request with arbitrary body returning *AddRemoveAppProfileResponse
func (*ClientWithResponses) AddRemoveAppProfileWithResponse ¶
func (c *ClientWithResponses) AddRemoveAppProfileWithResponse(ctx context.Context, clusterId string, body AddRemoveAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddRemoveAppProfileResponse, error)
func (*ClientWithResponses) AddVnfPkgWithBodyWithResponse ¶
func (c *ClientWithResponses) AddVnfPkgWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddVnfPkgResponse, error)
AddVnfPkgWithBodyWithResponse request with arbitrary body returning *AddVnfPkgResponse
func (*ClientWithResponses) AddVnfPkgWithResponse ¶
func (c *ClientWithResponses) AddVnfPkgWithResponse(ctx context.Context, body AddVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*AddVnfPkgResponse, error)
func (*ClientWithResponses) AddremoveInfraConfigProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) AddremoveInfraConfigProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddremoveInfraConfigProfileResponse, error)
AddremoveInfraConfigProfileWithBodyWithResponse request with arbitrary body returning *AddremoveInfraConfigProfileResponse
func (*ClientWithResponses) AddremoveInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) AddremoveInfraConfigProfileWithResponse(ctx context.Context, clusterId string, body AddremoveInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddremoveInfraConfigProfileResponse, error)
func (*ClientWithResponses) AddremoveInfraControllerProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) AddremoveInfraControllerProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddremoveInfraControllerProfileResponse, error)
AddremoveInfraControllerProfileWithBodyWithResponse request with arbitrary body returning *AddremoveInfraControllerProfileResponse
func (*ClientWithResponses) AddremoveInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) AddremoveInfraControllerProfileWithResponse(ctx context.Context, clusterId string, body AddremoveInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddremoveInfraControllerProfileResponse, error)
func (*ClientWithResponses) AddremoveResourceProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) AddremoveResourceProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddremoveResourceProfileResponse, error)
AddremoveResourceProfileWithBodyWithResponse request with arbitrary body returning *AddremoveResourceProfileResponse
func (*ClientWithResponses) AddremoveResourceProfileWithResponse ¶
func (c *ClientWithResponses) AddremoveResourceProfileWithResponse(ctx context.Context, clusterId string, body AddremoveResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddremoveResourceProfileResponse, error)
func (*ClientWithResponses) CancelNSLCMOpOccWithBodyWithResponse ¶
func (c *ClientWithResponses) CancelNSLCMOpOccWithBodyWithResponse(ctx context.Context, nsLcmOpOccId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CancelNSLCMOpOccResponse, error)
CancelNSLCMOpOccWithBodyWithResponse request with arbitrary body returning *CancelNSLCMOpOccResponse
func (*ClientWithResponses) CancelNSLCMOpOccWithResponse ¶
func (c *ClientWithResponses) CancelNSLCMOpOccWithResponse(ctx context.Context, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody, reqEditors ...RequestEditorFn) (*CancelNSLCMOpOccResponse, error)
func (*ClientWithResponses) CloneKSUWithBodyWithResponse ¶
func (c *ClientWithResponses) CloneKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CloneKSUResponse, error)
CloneKSUWithBodyWithResponse request with arbitrary body returning *CloneKSUResponse
func (*ClientWithResponses) CloneKSUWithResponse ¶
func (c *ClientWithResponses) CloneKSUWithResponse(ctx context.Context, ksuId string, body CloneKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*CloneKSUResponse, error)
func (*ClientWithResponses) CreateAppProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateAppProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateAppProfileResponse, error)
CreateAppProfileWithBodyWithResponse request with arbitrary body returning *CreateAppProfileResponse
func (*ClientWithResponses) CreateAppProfileWithResponse ¶
func (c *ClientWithResponses) CreateAppProfileWithResponse(ctx context.Context, body CreateAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateAppProfileResponse, error)
func (*ClientWithResponses) CreateInfraConfigProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateInfraConfigProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateInfraConfigProfileResponse, error)
CreateInfraConfigProfileWithBodyWithResponse request with arbitrary body returning *CreateInfraConfigProfileResponse
func (*ClientWithResponses) CreateInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) CreateInfraConfigProfileWithResponse(ctx context.Context, body CreateInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateInfraConfigProfileResponse, error)
func (*ClientWithResponses) CreateInfraControllerProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateInfraControllerProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateInfraControllerProfileResponse, error)
CreateInfraControllerProfileWithBodyWithResponse request with arbitrary body returning *CreateInfraControllerProfileResponse
func (*ClientWithResponses) CreateInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) CreateInfraControllerProfileWithResponse(ctx context.Context, body CreateInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateInfraControllerProfileResponse, error)
func (*ClientWithResponses) CreateK8sClusterWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateK8sClusterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateK8sClusterResponse, error)
CreateK8sClusterWithBodyWithResponse request with arbitrary body returning *CreateK8sClusterResponse
func (*ClientWithResponses) CreateK8sClusterWithResponse ¶
func (c *ClientWithResponses) CreateK8sClusterWithResponse(ctx context.Context, body CreateK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateK8sClusterResponse, error)
func (*ClientWithResponses) CreateK8sRepoWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateK8sRepoWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateK8sRepoResponse, error)
CreateK8sRepoWithBodyWithResponse request with arbitrary body returning *CreateK8sRepoResponse
func (*ClientWithResponses) CreateK8sRepoWithResponse ¶
func (c *ClientWithResponses) CreateK8sRepoWithResponse(ctx context.Context, body CreateK8sRepoJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateK8sRepoResponse, error)
func (*ClientWithResponses) CreateNSIContentWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateNSIContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateNSIContentResponse, error)
CreateNSIContentWithBodyWithResponse request with arbitrary body returning *CreateNSIContentResponse
func (*ClientWithResponses) CreateNSIContentWithResponse ¶
func (c *ClientWithResponses) CreateNSIContentWithResponse(ctx context.Context, body CreateNSIContentJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateNSIContentResponse, error)
func (*ClientWithResponses) CreateNSinstanceContentWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateNSinstanceContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateNSinstanceContentResponse, error)
CreateNSinstanceContentWithBodyWithResponse request with arbitrary body returning *CreateNSinstanceContentResponse
func (*ClientWithResponses) CreateNSinstanceContentWithResponse ¶
func (c *ClientWithResponses) CreateNSinstanceContentWithResponse(ctx context.Context, body CreateNSinstanceContentJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateNSinstanceContentResponse, error)
func (*ClientWithResponses) CreatePDUWithBodyWithResponse ¶
func (c *ClientWithResponses) CreatePDUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePDUResponse, error)
CreatePDUWithBodyWithResponse request with arbitrary body returning *CreatePDUResponse
func (*ClientWithResponses) CreatePDUWithResponse ¶
func (c *ClientWithResponses) CreatePDUWithResponse(ctx context.Context, body CreatePDUJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePDUResponse, error)
func (*ClientWithResponses) CreateProjectWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateProjectWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateProjectResponse, error)
CreateProjectWithBodyWithResponse request with arbitrary body returning *CreateProjectResponse
func (*ClientWithResponses) CreateProjectWithResponse ¶
func (c *ClientWithResponses) CreateProjectWithResponse(ctx context.Context, body CreateProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateProjectResponse, error)
func (*ClientWithResponses) CreateResourceProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateResourceProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateResourceProfileResponse, error)
CreateResourceProfileWithBodyWithResponse request with arbitrary body returning *CreateResourceProfileResponse
func (*ClientWithResponses) CreateResourceProfileWithResponse ¶
func (c *ClientWithResponses) CreateResourceProfileWithResponse(ctx context.Context, body CreateResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateResourceProfileResponse, error)
func (*ClientWithResponses) CreateRoleWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateRoleWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateRoleResponse, error)
CreateRoleWithBodyWithResponse request with arbitrary body returning *CreateRoleResponse
func (*ClientWithResponses) CreateRoleWithResponse ¶
func (c *ClientWithResponses) CreateRoleWithResponse(ctx context.Context, body CreateRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateRoleResponse, error)
func (*ClientWithResponses) CreateSDNWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateSDNWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateSDNResponse, error)
CreateSDNWithBodyWithResponse request with arbitrary body returning *CreateSDNResponse
func (*ClientWithResponses) CreateSDNWithResponse ¶
func (c *ClientWithResponses) CreateSDNWithResponse(ctx context.Context, body CreateSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateSDNResponse, error)
func (*ClientWithResponses) CreateTokenWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTokenResponse, error)
CreateTokenWithBodyWithResponse request with arbitrary body returning *CreateTokenResponse
func (*ClientWithResponses) CreateTokenWithResponse ¶
func (c *ClientWithResponses) CreateTokenWithResponse(ctx context.Context, body CreateTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTokenResponse, error)
func (*ClientWithResponses) CreateUserWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateUserWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateUserResponse, error)
CreateUserWithBodyWithResponse request with arbitrary body returning *CreateUserResponse
func (*ClientWithResponses) CreateUserWithResponse ¶
func (c *ClientWithResponses) CreateUserWithResponse(ctx context.Context, body CreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateUserResponse, error)
func (*ClientWithResponses) CreateVIMWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateVIMWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateVIMResponse, error)
CreateVIMWithBodyWithResponse request with arbitrary body returning *CreateVIMResponse
func (*ClientWithResponses) CreateVIMWithResponse ¶
func (c *ClientWithResponses) CreateVIMWithResponse(ctx context.Context, body CreateVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateVIMResponse, error)
func (*ClientWithResponses) CreateVcaWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateVcaWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateVcaResponse, error)
CreateVcaWithBodyWithResponse request with arbitrary body returning *CreateVcaResponse
func (*ClientWithResponses) CreateVcaWithResponse ¶
func (c *ClientWithResponses) CreateVcaWithResponse(ctx context.Context, body CreateVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateVcaResponse, error)
func (*ClientWithResponses) CreateVimAccountWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateVimAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateVimAccountResponse, error)
CreateVimAccountWithBodyWithResponse request with arbitrary body returning *CreateVimAccountResponse
func (*ClientWithResponses) CreateVimAccountWithResponse ¶
func (c *ClientWithResponses) CreateVimAccountWithResponse(ctx context.Context, body CreateVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateVimAccountResponse, error)
func (*ClientWithResponses) CreateWimAccountWithBodyWithResponse ¶
func (c *ClientWithResponses) CreateWimAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateWimAccountResponse, error)
CreateWimAccountWithBodyWithResponse request with arbitrary body returning *CreateWimAccountResponse
func (*ClientWithResponses) CreateWimAccountWithResponse ¶
func (c *ClientWithResponses) CreateWimAccountWithResponse(ctx context.Context, body CreateWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateWimAccountResponse, error)
func (*ClientWithResponses) Createk8sClusterWithBodyWithResponse ¶
func (c *ClientWithResponses) Createk8sClusterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*Createk8sClusterResponse, error)
Createk8sClusterWithBodyWithResponse request with arbitrary body returning *Createk8sClusterResponse
func (*ClientWithResponses) Createk8sClusterWithResponse ¶
func (c *ClientWithResponses) Createk8sClusterWithResponse(ctx context.Context, body Createk8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*Createk8sClusterResponse, error)
func (*ClientWithResponses) DeleteAppProfileWithResponse ¶
func (c *ClientWithResponses) DeleteAppProfileWithResponse(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*DeleteAppProfileResponse, error)
DeleteAppProfileWithResponse request returning *DeleteAppProfileResponse
func (*ClientWithResponses) DeleteAuthTokenWithResponse ¶
func (c *ClientWithResponses) DeleteAuthTokenWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*DeleteAuthTokenResponse, error)
DeleteAuthTokenWithResponse request returning *DeleteAuthTokenResponse
func (*ClientWithResponses) DeleteInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) DeleteInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, reqEditors ...RequestEditorFn) (*DeleteInfraConfigProfileResponse, error)
DeleteInfraConfigProfileWithResponse request returning *DeleteInfraConfigProfileResponse
func (*ClientWithResponses) DeleteInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) DeleteInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, reqEditors ...RequestEditorFn) (*DeleteInfraControllerProfileResponse, error)
DeleteInfraControllerProfileWithResponse request returning *DeleteInfraControllerProfileResponse
func (*ClientWithResponses) DeleteK8sClusterWithResponse ¶
func (c *ClientWithResponses) DeleteK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteK8sClusterResponse, error)
DeleteK8sClusterWithResponse request returning *DeleteK8sClusterResponse
func (*ClientWithResponses) DeleteK8sRepoWithResponse ¶
func (c *ClientWithResponses) DeleteK8sRepoWithResponse(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteK8sRepoResponse, error)
DeleteK8sRepoWithResponse request returning *DeleteK8sRepoResponse
func (*ClientWithResponses) DeleteKSUWithResponse ¶
func (c *ClientWithResponses) DeleteKSUWithResponse(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*DeleteKSUResponse, error)
DeleteKSUWithResponse request returning *DeleteKSUResponse
func (*ClientWithResponses) DeleteMultipleKSUWithBodyWithResponse ¶
func (c *ClientWithResponses) DeleteMultipleKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*DeleteMultipleKSUResponse, error)
DeleteMultipleKSUWithBodyWithResponse request with arbitrary body returning *DeleteMultipleKSUResponse
func (*ClientWithResponses) DeleteMultipleKSUWithResponse ¶
func (c *ClientWithResponses) DeleteMultipleKSUWithResponse(ctx context.Context, body DeleteMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*DeleteMultipleKSUResponse, error)
func (*ClientWithResponses) DeleteNSDWithResponse ¶
func (c *ClientWithResponses) DeleteNSDWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*DeleteNSDResponse, error)
DeleteNSDWithResponse request returning *DeleteNSDResponse
func (*ClientWithResponses) DeleteNSIContentWithResponse ¶
func (c *ClientWithResponses) DeleteNSIContentWithResponse(ctx context.Context, netsliceInstanceContentId string, reqEditors ...RequestEditorFn) (*DeleteNSIContentResponse, error)
DeleteNSIContentWithResponse request returning *DeleteNSIContentResponse
func (*ClientWithResponses) DeleteNSIWithResponse ¶
func (c *ClientWithResponses) DeleteNSIWithResponse(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*DeleteNSIResponse, error)
DeleteNSIWithResponse request returning *DeleteNSIResponse
func (*ClientWithResponses) DeleteNSPkgsIdContentWithResponse ¶
func (c *ClientWithResponses) DeleteNSPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*DeleteNSPkgsIdContentResponse, error)
DeleteNSPkgsIdContentWithResponse request returning *DeleteNSPkgsIdContentResponse
func (*ClientWithResponses) DeleteNSTWithResponse ¶
func (c *ClientWithResponses) DeleteNSTWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*DeleteNSTResponse, error)
DeleteNSTWithResponse request returning *DeleteNSTResponse
func (*ClientWithResponses) DeleteNSinstanceContentWithResponse ¶
func (c *ClientWithResponses) DeleteNSinstanceContentWithResponse(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*DeleteNSinstanceContentResponse, error)
DeleteNSinstanceContentWithResponse request returning *DeleteNSinstanceContentResponse
func (*ClientWithResponses) DeleteNSinstanceWithResponse ¶
func (c *ClientWithResponses) DeleteNSinstanceWithResponse(ctx context.Context, nsInstanceId string, params *DeleteNSinstanceParams, reqEditors ...RequestEditorFn) (*DeleteNSinstanceResponse, error)
DeleteNSinstanceWithResponse request returning *DeleteNSinstanceResponse
func (*ClientWithResponses) DeleteNsSubcriptionIdWithResponse ¶
func (c *ClientWithResponses) DeleteNsSubcriptionIdWithResponse(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*DeleteNsSubcriptionIdResponse, error)
DeleteNsSubcriptionIdWithResponse request returning *DeleteNsSubcriptionIdResponse
func (*ClientWithResponses) DeleteNsconfigtemplateWithResponse ¶
func (c *ClientWithResponses) DeleteNsconfigtemplateWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*DeleteNsconfigtemplateResponse, error)
DeleteNsconfigtemplateWithResponse request returning *DeleteNsconfigtemplateResponse
func (*ClientWithResponses) DeleteNstIdContentWithResponse ¶
func (c *ClientWithResponses) DeleteNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, reqEditors ...RequestEditorFn) (*DeleteNstIdContentResponse, error)
DeleteNstIdContentWithResponse request returning *DeleteNstIdContentResponse
func (*ClientWithResponses) DeleteOKAPackageWithResponse ¶
func (c *ClientWithResponses) DeleteOKAPackageWithResponse(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*DeleteOKAPackageResponse, error)
DeleteOKAPackageWithResponse request returning *DeleteOKAPackageResponse
func (*ClientWithResponses) DeletePDUWithResponse ¶
func (c *ClientWithResponses) DeletePDUWithResponse(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*DeletePDUResponse, error)
DeletePDUWithResponse request returning *DeletePDUResponse
func (*ClientWithResponses) DeleteProjectWithResponse ¶
func (c *ClientWithResponses) DeleteProjectWithResponse(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*DeleteProjectResponse, error)
DeleteProjectWithResponse request returning *DeleteProjectResponse
func (*ClientWithResponses) DeleteResourceProfileWithResponse ¶
func (c *ClientWithResponses) DeleteResourceProfileWithResponse(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*DeleteResourceProfileResponse, error)
DeleteResourceProfileWithResponse request returning *DeleteResourceProfileResponse
func (*ClientWithResponses) DeleteRoleWithResponse ¶
func (c *ClientWithResponses) DeleteRoleWithResponse(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*DeleteRoleResponse, error)
DeleteRoleWithResponse request returning *DeleteRoleResponse
func (*ClientWithResponses) DeleteSDNWithResponse ¶
func (c *ClientWithResponses) DeleteSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteSDNResponse, error)
DeleteSDNWithResponse request returning *DeleteSDNResponse
func (*ClientWithResponses) DeleteTokenWithResponse ¶
func (c *ClientWithResponses) DeleteTokenWithResponse(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*DeleteTokenResponse, error)
DeleteTokenWithResponse request returning *DeleteTokenResponse
func (*ClientWithResponses) DeleteUserWithResponse ¶
func (c *ClientWithResponses) DeleteUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*DeleteUserResponse, error)
DeleteUserWithResponse request returning *DeleteUserResponse
func (*ClientWithResponses) DeleteVIMWithResponse ¶
func (c *ClientWithResponses) DeleteVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVIMResponse, error)
DeleteVIMWithResponse request returning *DeleteVIMResponse
func (*ClientWithResponses) DeleteVcaWithResponse ¶
func (c *ClientWithResponses) DeleteVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVcaResponse, error)
DeleteVcaWithResponse request returning *DeleteVcaResponse
func (*ClientWithResponses) DeleteVimAccountWithResponse ¶
func (c *ClientWithResponses) DeleteVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVimAccountResponse, error)
DeleteVimAccountWithResponse request returning *DeleteVimAccountResponse
func (*ClientWithResponses) DeleteVnfPkgWithResponse ¶
func (c *ClientWithResponses) DeleteVnfPkgWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*DeleteVnfPkgResponse, error)
DeleteVnfPkgWithResponse request returning *DeleteVnfPkgResponse
func (*ClientWithResponses) DeleteVnfPkgsIdContentWithResponse ¶
func (c *ClientWithResponses) DeleteVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*DeleteVnfPkgsIdContentResponse, error)
DeleteVnfPkgsIdContentWithResponse request returning *DeleteVnfPkgsIdContentResponse
func (*ClientWithResponses) DeleteWimAccountWithResponse ¶
func (c *ClientWithResponses) DeleteWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteWimAccountResponse, error)
DeleteWimAccountWithResponse request returning *DeleteWimAccountResponse
func (*ClientWithResponses) Deletek8sClusterWithResponse ¶
func (c *ClientWithResponses) Deletek8sClusterWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*Deletek8sClusterResponse, error)
Deletek8sClusterWithResponse request returning *Deletek8sClusterResponse
func (*ClientWithResponses) EditK8sClusterWithBodyWithResponse ¶
func (c *ClientWithResponses) EditK8sClusterWithBodyWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditK8sClusterResponse, error)
EditK8sClusterWithBodyWithResponse request with arbitrary body returning *EditK8sClusterResponse
func (*ClientWithResponses) EditK8sClusterWithResponse ¶
func (c *ClientWithResponses) EditK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, body EditK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*EditK8sClusterResponse, error)
func (*ClientWithResponses) EditPDUWithBodyWithResponse ¶
func (c *ClientWithResponses) EditPDUWithBodyWithResponse(ctx context.Context, pduDescriptorId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditPDUResponse, error)
EditPDUWithBodyWithResponse request with arbitrary body returning *EditPDUResponse
func (*ClientWithResponses) EditPDUWithResponse ¶
func (c *ClientWithResponses) EditPDUWithResponse(ctx context.Context, pduDescriptorId string, body EditPDUJSONRequestBody, reqEditors ...RequestEditorFn) (*EditPDUResponse, error)
func (*ClientWithResponses) EditProjectWithBodyWithResponse ¶
func (c *ClientWithResponses) EditProjectWithBodyWithResponse(ctx context.Context, projectId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditProjectResponse, error)
EditProjectWithBodyWithResponse request with arbitrary body returning *EditProjectResponse
func (*ClientWithResponses) EditProjectWithResponse ¶
func (c *ClientWithResponses) EditProjectWithResponse(ctx context.Context, projectId string, body EditProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*EditProjectResponse, error)
func (*ClientWithResponses) EditRoleWithBodyWithResponse ¶
func (c *ClientWithResponses) EditRoleWithBodyWithResponse(ctx context.Context, roleId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditRoleResponse, error)
EditRoleWithBodyWithResponse request with arbitrary body returning *EditRoleResponse
func (*ClientWithResponses) EditRoleWithResponse ¶
func (c *ClientWithResponses) EditRoleWithResponse(ctx context.Context, roleId string, body EditRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*EditRoleResponse, error)
func (*ClientWithResponses) EditSDNWithBodyWithResponse ¶
func (c *ClientWithResponses) EditSDNWithBodyWithResponse(ctx context.Context, sdnId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditSDNResponse, error)
EditSDNWithBodyWithResponse request with arbitrary body returning *EditSDNResponse
func (*ClientWithResponses) EditSDNWithResponse ¶
func (c *ClientWithResponses) EditSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, body EditSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*EditSDNResponse, error)
func (*ClientWithResponses) EditUserWithBodyWithResponse ¶
func (c *ClientWithResponses) EditUserWithBodyWithResponse(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditUserResponse, error)
EditUserWithBodyWithResponse request with arbitrary body returning *EditUserResponse
func (*ClientWithResponses) EditUserWithResponse ¶
func (c *ClientWithResponses) EditUserWithResponse(ctx context.Context, userId string, body EditUserJSONRequestBody, reqEditors ...RequestEditorFn) (*EditUserResponse, error)
func (*ClientWithResponses) EditVIMWithBodyWithResponse ¶
func (c *ClientWithResponses) EditVIMWithBodyWithResponse(ctx context.Context, vimId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditVIMResponse, error)
EditVIMWithBodyWithResponse request with arbitrary body returning *EditVIMResponse
func (*ClientWithResponses) EditVIMWithResponse ¶
func (c *ClientWithResponses) EditVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, body EditVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*EditVIMResponse, error)
func (*ClientWithResponses) EditVcaWithBodyWithResponse ¶
func (c *ClientWithResponses) EditVcaWithBodyWithResponse(ctx context.Context, vcaId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditVcaResponse, error)
EditVcaWithBodyWithResponse request with arbitrary body returning *EditVcaResponse
func (*ClientWithResponses) EditVcaWithResponse ¶
func (c *ClientWithResponses) EditVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, body EditVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*EditVcaResponse, error)
func (*ClientWithResponses) EditVimAccountWithBodyWithResponse ¶
func (c *ClientWithResponses) EditVimAccountWithBodyWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditVimAccountResponse, error)
EditVimAccountWithBodyWithResponse request with arbitrary body returning *EditVimAccountResponse
func (*ClientWithResponses) EditVimAccountWithResponse ¶
func (c *ClientWithResponses) EditVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, body EditVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*EditVimAccountResponse, error)
func (*ClientWithResponses) EditWimAccountWithBodyWithResponse ¶
func (c *ClientWithResponses) EditWimAccountWithBodyWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditWimAccountResponse, error)
EditWimAccountWithBodyWithResponse request with arbitrary body returning *EditWimAccountResponse
func (*ClientWithResponses) EditWimAccountWithResponse ¶
func (c *ClientWithResponses) EditWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, body EditWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*EditWimAccountResponse, error)
func (*ClientWithResponses) GetAlarmWithResponse ¶
func (c *ClientWithResponses) GetAlarmWithResponse(ctx context.Context, uuid string, reqEditors ...RequestEditorFn) (*GetAlarmResponse, error)
GetAlarmWithResponse request returning *GetAlarmResponse
func (*ClientWithResponses) GetAlarmsWithResponse ¶
func (c *ClientWithResponses) GetAlarmsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAlarmsResponse, error)
GetAlarmsWithResponse request returning *GetAlarmsResponse
func (*ClientWithResponses) GetAppProfileWithResponse ¶
func (c *ClientWithResponses) GetAppProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetAppProfileResponse, error)
GetAppProfileWithResponse request returning *GetAppProfileResponse
func (*ClientWithResponses) GetCredsWithResponse ¶
func (c *ClientWithResponses) GetCredsWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetCredsResponse, error)
GetCredsWithResponse request returning *GetCredsResponse
func (*ClientWithResponses) GetInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) GetInfraConfigProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetInfraConfigProfileResponse, error)
GetInfraConfigProfileWithResponse request returning *GetInfraConfigProfileResponse
func (*ClientWithResponses) GetInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) GetInfraControllerProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetInfraControllerProfileResponse, error)
GetInfraControllerProfileWithResponse request returning *GetInfraControllerProfileResponse
func (*ClientWithResponses) GetK8sClusterWithResponse ¶
func (c *ClientWithResponses) GetK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetK8sClusterResponse, error)
GetK8sClusterWithResponse request returning *GetK8sClusterResponse
func (*ClientWithResponses) GetK8sClustersWithResponse ¶
func (c *ClientWithResponses) GetK8sClustersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetK8sClustersResponse, error)
GetK8sClustersWithResponse request returning *GetK8sClustersResponse
func (*ClientWithResponses) GetK8sRepoWithResponse ¶
func (c *ClientWithResponses) GetK8sRepoWithResponse(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetK8sRepoResponse, error)
GetK8sRepoWithResponse request returning *GetK8sRepoResponse
func (*ClientWithResponses) GetK8sReposWithResponse ¶
func (c *ClientWithResponses) GetK8sReposWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetK8sReposResponse, error)
GetK8sReposWithResponse request returning *GetK8sReposResponse
func (*ClientWithResponses) GetKSUWithResponse ¶
func (c *ClientWithResponses) GetKSUWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetKSUResponse, error)
GetKSUWithResponse request returning *GetKSUResponse
func (*ClientWithResponses) GetNSDWithResponse ¶
func (c *ClientWithResponses) GetNSDWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNSDResponse, error)
GetNSDWithResponse request returning *GetNSDResponse
func (*ClientWithResponses) GetNSDcontentWithResponse ¶
func (c *ClientWithResponses) GetNSDcontentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNSDcontentResponse, error)
GetNSDcontentWithResponse request returning *GetNSDcontentResponse
func (*ClientWithResponses) GetNSDsWithResponse ¶
func (c *ClientWithResponses) GetNSDsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSDsResponse, error)
GetNSDsWithResponse request returning *GetNSDsResponse
func (*ClientWithResponses) GetNSIContentWithResponse ¶
func (c *ClientWithResponses) GetNSIContentWithResponse(ctx context.Context, netsliceInstanceContentId string, reqEditors ...RequestEditorFn) (*GetNSIContentResponse, error)
GetNSIContentWithResponse request returning *GetNSIContentResponse
func (*ClientWithResponses) GetNSIWithResponse ¶
func (c *ClientWithResponses) GetNSIWithResponse(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*GetNSIResponse, error)
GetNSIWithResponse request returning *GetNSIResponse
func (*ClientWithResponses) GetNSIsContentWithResponse ¶
func (c *ClientWithResponses) GetNSIsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSIsContentResponse, error)
GetNSIsContentWithResponse request returning *GetNSIsContentResponse
func (*ClientWithResponses) GetNSIsWithResponse ¶
func (c *ClientWithResponses) GetNSIsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSIsResponse, error)
GetNSIsWithResponse request returning *GetNSIsResponse
func (*ClientWithResponses) GetNSLCMOpOccWithResponse ¶
func (c *ClientWithResponses) GetNSLCMOpOccWithResponse(ctx context.Context, nsLcmOpOccId string, reqEditors ...RequestEditorFn) (*GetNSLCMOpOccResponse, error)
GetNSLCMOpOccWithResponse request returning *GetNSLCMOpOccResponse
func (*ClientWithResponses) GetNSLCMOpOccsWithResponse ¶
func (c *ClientWithResponses) GetNSLCMOpOccsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSLCMOpOccsResponse, error)
GetNSLCMOpOccsWithResponse request returning *GetNSLCMOpOccsResponse
func (*ClientWithResponses) GetNSTWithResponse ¶
func (c *ClientWithResponses) GetNSTWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNSTResponse, error)
GetNSTWithResponse request returning *GetNSTResponse
func (*ClientWithResponses) GetNSTcontentWithResponse ¶
func (c *ClientWithResponses) GetNSTcontentWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNSTcontentResponse, error)
GetNSTcontentWithResponse request returning *GetNSTcontentResponse
func (*ClientWithResponses) GetNSTsWithResponse ¶
func (c *ClientWithResponses) GetNSTsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSTsResponse, error)
GetNSTsWithResponse request returning *GetNSTsResponse
func (*ClientWithResponses) GetNSinstanceContentWithResponse ¶
func (c *ClientWithResponses) GetNSinstanceContentWithResponse(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*GetNSinstanceContentResponse, error)
GetNSinstanceContentWithResponse request returning *GetNSinstanceContentResponse
func (*ClientWithResponses) GetNSinstanceWithResponse ¶
func (c *ClientWithResponses) GetNSinstanceWithResponse(ctx context.Context, nsInstanceId string, params *GetNSinstanceParams, reqEditors ...RequestEditorFn) (*GetNSinstanceResponse, error)
GetNSinstanceWithResponse request returning *GetNSinstanceResponse
func (*ClientWithResponses) GetNSinstancesContentWithResponse ¶
func (c *ClientWithResponses) GetNSinstancesContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSinstancesContentResponse, error)
GetNSinstancesContentWithResponse request returning *GetNSinstancesContentResponse
func (*ClientWithResponses) GetNSinstancesWithResponse ¶
func (c *ClientWithResponses) GetNSinstancesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSinstancesResponse, error)
GetNSinstancesWithResponse request returning *GetNSinstancesResponse
func (*ClientWithResponses) GetNsPkgArtifactWithResponse ¶
func (c *ClientWithResponses) GetNsPkgArtifactWithResponse(ctx context.Context, nsdInfoId string, artifactPath string, reqEditors ...RequestEditorFn) (*GetNsPkgArtifactResponse, error)
GetNsPkgArtifactWithResponse request returning *GetNsPkgArtifactResponse
func (*ClientWithResponses) GetNsPkgNsdWithResponse ¶
func (c *ClientWithResponses) GetNsPkgNsdWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNsPkgNsdResponse, error)
GetNsPkgNsdWithResponse request returning *GetNsPkgNsdResponse
func (*ClientWithResponses) GetNsPkgsContentWithResponse ¶
func (c *ClientWithResponses) GetNsPkgsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsPkgsContentResponse, error)
GetNsPkgsContentWithResponse request returning *GetNsPkgsContentResponse
func (*ClientWithResponses) GetNsPkgsIdContentWithResponse ¶
func (c *ClientWithResponses) GetNsPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNsPkgsIdContentResponse, error)
GetNsPkgsIdContentWithResponse request returning *GetNsPkgsIdContentResponse
func (*ClientWithResponses) GetNsPmJobReportWithResponse ¶
func (c *ClientWithResponses) GetNsPmJobReportWithResponse(ctx context.Context, pmJobId string, nsId string, reqEditors ...RequestEditorFn) (*GetNsPmJobReportResponse, error)
GetNsPmJobReportWithResponse request returning *GetNsPmJobReportResponse
func (*ClientWithResponses) GetNsSubcriptionIdWithResponse ¶
func (c *ClientWithResponses) GetNsSubcriptionIdWithResponse(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*GetNsSubcriptionIdResponse, error)
GetNsSubcriptionIdWithResponse request returning *GetNsSubcriptionIdResponse
func (*ClientWithResponses) GetNsSubcriptionsWithResponse ¶
func (c *ClientWithResponses) GetNsSubcriptionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsSubcriptionsResponse, error)
GetNsSubcriptionsWithResponse request returning *GetNsSubcriptionsResponse
func (*ClientWithResponses) GetNsconfigtemplateWithResponse ¶
func (c *ClientWithResponses) GetNsconfigtemplateWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*GetNsconfigtemplateResponse, error)
GetNsconfigtemplateWithResponse request returning *GetNsconfigtemplateResponse
func (*ClientWithResponses) GetNsconfigtemplatesWithResponse ¶
func (c *ClientWithResponses) GetNsconfigtemplatesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsconfigtemplatesResponse, error)
GetNsconfigtemplatesWithResponse request returning *GetNsconfigtemplatesResponse
func (*ClientWithResponses) GetNsiLcmOpOccWithResponse ¶
func (c *ClientWithResponses) GetNsiLcmOpOccWithResponse(ctx context.Context, nsiLcmOpOccId string, reqEditors ...RequestEditorFn) (*GetNsiLcmOpOccResponse, error)
GetNsiLcmOpOccWithResponse request returning *GetNsiLcmOpOccResponse
func (*ClientWithResponses) GetNsiLcmOpOccsWithResponse ¶
func (c *ClientWithResponses) GetNsiLcmOpOccsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsiLcmOpOccsResponse, error)
GetNsiLcmOpOccsWithResponse request returning *GetNsiLcmOpOccsResponse
func (*ClientWithResponses) GetNstArtifactWithResponse ¶
func (c *ClientWithResponses) GetNstArtifactWithResponse(ctx context.Context, netsliceTemplateId string, artifactPath string, reqEditors ...RequestEditorFn) (*GetNstArtifactResponse, error)
GetNstArtifactWithResponse request returning *GetNstArtifactResponse
func (*ClientWithResponses) GetNstContentWithResponse ¶
func (c *ClientWithResponses) GetNstContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNstContentResponse, error)
GetNstContentWithResponse request returning *GetNstContentResponse
func (*ClientWithResponses) GetNstIdContentWithResponse ¶
func (c *ClientWithResponses) GetNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, reqEditors ...RequestEditorFn) (*GetNstIdContentResponse, error)
GetNstIdContentWithResponse request returning *GetNstIdContentResponse
func (*ClientWithResponses) GetNstNstWithResponse ¶
func (c *ClientWithResponses) GetNstNstWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNstNstResponse, error)
GetNstNstWithResponse request returning *GetNstNstResponse
func (*ClientWithResponses) GetOKAPackageWithResponse ¶
func (c *ClientWithResponses) GetOKAPackageWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetOKAPackageResponse, error)
GetOKAPackageWithResponse request returning *GetOKAPackageResponse
func (*ClientWithResponses) GetPDUWithResponse ¶
func (c *ClientWithResponses) GetPDUWithResponse(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*GetPDUResponse, error)
GetPDUWithResponse request returning *GetPDUResponse
func (*ClientWithResponses) GetPDUsWithResponse ¶
func (c *ClientWithResponses) GetPDUsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetPDUsResponse, error)
GetPDUsWithResponse request returning *GetPDUsResponse
func (*ClientWithResponses) GetProjectWithResponse ¶
func (c *ClientWithResponses) GetProjectWithResponse(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*GetProjectResponse, error)
GetProjectWithResponse request returning *GetProjectResponse
func (*ClientWithResponses) GetProjectsWithResponse ¶
func (c *ClientWithResponses) GetProjectsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetProjectsResponse, error)
GetProjectsWithResponse request returning *GetProjectsResponse
func (*ClientWithResponses) GetResourceProfileWithResponse ¶
func (c *ClientWithResponses) GetResourceProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetResourceProfileResponse, error)
GetResourceProfileWithResponse request returning *GetResourceProfileResponse
func (*ClientWithResponses) GetRoleWithResponse ¶
func (c *ClientWithResponses) GetRoleWithResponse(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*GetRoleResponse, error)
GetRoleWithResponse request returning *GetRoleResponse
func (*ClientWithResponses) GetRolesWithResponse ¶
func (c *ClientWithResponses) GetRolesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetRolesResponse, error)
GetRolesWithResponse request returning *GetRolesResponse
func (*ClientWithResponses) GetSDNWithResponse ¶
func (c *ClientWithResponses) GetSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetSDNResponse, error)
GetSDNWithResponse request returning *GetSDNResponse
func (*ClientWithResponses) GetSDNsWithResponse ¶
func (c *ClientWithResponses) GetSDNsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSDNsResponse, error)
GetSDNsWithResponse request returning *GetSDNsResponse
func (*ClientWithResponses) GetTemplatecontentWithResponse ¶
func (c *ClientWithResponses) GetTemplatecontentWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*GetTemplatecontentResponse, error)
GetTemplatecontentWithResponse request returning *GetTemplatecontentResponse
func (*ClientWithResponses) GetTokenWithResponse ¶
func (c *ClientWithResponses) GetTokenWithResponse(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*GetTokenResponse, error)
GetTokenWithResponse request returning *GetTokenResponse
func (*ClientWithResponses) GetTokensWithResponse ¶
func (c *ClientWithResponses) GetTokensWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetTokensResponse, error)
GetTokensWithResponse request returning *GetTokensResponse
func (*ClientWithResponses) GetUserWithResponse ¶
func (c *ClientWithResponses) GetUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*GetUserResponse, error)
GetUserWithResponse request returning *GetUserResponse
func (*ClientWithResponses) GetUsersWithResponse ¶
func (c *ClientWithResponses) GetUsersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetUsersResponse, error)
GetUsersWithResponse request returning *GetUsersResponse
func (*ClientWithResponses) GetVIMWithResponse ¶
func (c *ClientWithResponses) GetVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVIMResponse, error)
GetVIMWithResponse request returning *GetVIMResponse
func (*ClientWithResponses) GetVIMsWithResponse ¶
func (c *ClientWithResponses) GetVIMsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVIMsResponse, error)
GetVIMsWithResponse request returning *GetVIMsResponse
func (*ClientWithResponses) GetVcaWithResponse ¶
func (c *ClientWithResponses) GetVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVcaResponse, error)
GetVcaWithResponse request returning *GetVcaResponse
func (*ClientWithResponses) GetVcasWithResponse ¶
func (c *ClientWithResponses) GetVcasWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVcasResponse, error)
GetVcasWithResponse request returning *GetVcasResponse
func (*ClientWithResponses) GetVimAccountWithResponse ¶
func (c *ClientWithResponses) GetVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVimAccountResponse, error)
GetVimAccountWithResponse request returning *GetVimAccountResponse
func (*ClientWithResponses) GetVimAccountsWithResponse ¶
func (c *ClientWithResponses) GetVimAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVimAccountsResponse, error)
GetVimAccountsWithResponse request returning *GetVimAccountsResponse
func (*ClientWithResponses) GetVnfInstanceWithResponse ¶
func (c *ClientWithResponses) GetVnfInstanceWithResponse(ctx context.Context, vnfInstanceId string, reqEditors ...RequestEditorFn) (*GetVnfInstanceResponse, error)
GetVnfInstanceWithResponse request returning *GetVnfInstanceResponse
func (*ClientWithResponses) GetVnfInstancesWithResponse ¶
func (c *ClientWithResponses) GetVnfInstancesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfInstancesResponse, error)
GetVnfInstancesWithResponse request returning *GetVnfInstancesResponse
func (*ClientWithResponses) GetVnfPkgArtifactWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgArtifactWithResponse(ctx context.Context, vnfPkgId string, artifactPath string, reqEditors ...RequestEditorFn) (*GetVnfPkgArtifactResponse, error)
GetVnfPkgArtifactWithResponse request returning *GetVnfPkgArtifactResponse
func (*ClientWithResponses) GetVnfPkgContentWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgContentWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgContentResponse, error)
GetVnfPkgContentWithResponse request returning *GetVnfPkgContentResponse
func (*ClientWithResponses) GetVnfPkgVnfdWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgVnfdWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgVnfdResponse, error)
GetVnfPkgVnfdWithResponse request returning *GetVnfPkgVnfdResponse
func (*ClientWithResponses) GetVnfPkgWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgResponse, error)
GetVnfPkgWithResponse request returning *GetVnfPkgResponse
func (*ClientWithResponses) GetVnfPkgsContentWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfPkgsContentResponse, error)
GetVnfPkgsContentWithResponse request returning *GetVnfPkgsContentResponse
func (*ClientWithResponses) GetVnfPkgsIdContentWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*GetVnfPkgsIdContentResponse, error)
GetVnfPkgsIdContentWithResponse request returning *GetVnfPkgsIdContentResponse
func (*ClientWithResponses) GetVnfPkgsWithResponse ¶
func (c *ClientWithResponses) GetVnfPkgsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfPkgsResponse, error)
GetVnfPkgsWithResponse request returning *GetVnfPkgsResponse
func (*ClientWithResponses) GetWimAccountWithResponse ¶
func (c *ClientWithResponses) GetWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetWimAccountResponse, error)
GetWimAccountWithResponse request returning *GetWimAccountResponse
func (*ClientWithResponses) GetWimAccountsWithResponse ¶
func (c *ClientWithResponses) GetWimAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWimAccountsResponse, error)
GetWimAccountsWithResponse request returning *GetWimAccountsResponse
func (*ClientWithResponses) HealNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) HealNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*HealNSinstanceResponse, error)
HealNSinstanceWithBodyWithResponse request with arbitrary body returning *HealNSinstanceResponse
func (*ClientWithResponses) HealNSinstanceWithResponse ¶
func (c *ClientWithResponses) HealNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body HealNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*HealNSinstanceResponse, error)
func (*ClientWithResponses) InstantiateNSIWithBodyWithResponse ¶
func (c *ClientWithResponses) InstantiateNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*InstantiateNSIResponse, error)
InstantiateNSIWithBodyWithResponse request with arbitrary body returning *InstantiateNSIResponse
func (*ClientWithResponses) InstantiateNSIWithResponse ¶
func (c *ClientWithResponses) InstantiateNSIWithResponse(ctx context.Context, netsliceInstanceId string, body InstantiateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*InstantiateNSIResponse, error)
func (*ClientWithResponses) InstantiateNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) InstantiateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*InstantiateNSinstanceResponse, error)
InstantiateNSinstanceWithBodyWithResponse request with arbitrary body returning *InstantiateNSinstanceResponse
func (*ClientWithResponses) InstantiateNSinstanceWithResponse ¶
func (c *ClientWithResponses) InstantiateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body InstantiateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*InstantiateNSinstanceResponse, error)
func (*ClientWithResponses) ListAppProfileWithResponse ¶
func (c *ClientWithResponses) ListAppProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListAppProfileResponse, error)
ListAppProfileWithResponse request returning *ListAppProfileResponse
func (*ClientWithResponses) ListInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) ListInfraConfigProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListInfraConfigProfileResponse, error)
ListInfraConfigProfileWithResponse request returning *ListInfraConfigProfileResponse
func (*ClientWithResponses) ListInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) ListInfraControllerProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListInfraControllerProfileResponse, error)
ListInfraControllerProfileWithResponse request returning *ListInfraControllerProfileResponse
func (*ClientWithResponses) ListResourceProfileWithResponse ¶
func (c *ClientWithResponses) ListResourceProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListResourceProfileResponse, error)
ListResourceProfileWithResponse request returning *ListResourceProfileResponse
func (*ClientWithResponses) Listk8sClusterWithResponse ¶
func (c *ClientWithResponses) Listk8sClusterWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*Listk8sClusterResponse, error)
Listk8sClusterWithResponse request returning *Listk8sClusterResponse
func (*ClientWithResponses) MigrateNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) MigrateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*MigrateNSinstanceResponse, error)
MigrateNSinstanceWithBodyWithResponse request with arbitrary body returning *MigrateNSinstanceResponse
func (*ClientWithResponses) MigrateNSinstanceWithResponse ¶
func (c *ClientWithResponses) MigrateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body MigrateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*MigrateNSinstanceResponse, error)
func (*ClientWithResponses) MoveKSUWithBodyWithResponse ¶
func (c *ClientWithResponses) MoveKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*MoveKSUResponse, error)
MoveKSUWithBodyWithResponse request with arbitrary body returning *MoveKSUResponse
func (*ClientWithResponses) MoveKSUWithResponse ¶
func (c *ClientWithResponses) MoveKSUWithResponse(ctx context.Context, ksuId string, body MoveKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*MoveKSUResponse, error)
func (*ClientWithResponses) MultiNsTerminateRequestWithBodyWithResponse ¶
func (c *ClientWithResponses) MultiNsTerminateRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*MultiNsTerminateRequestResponse, error)
MultiNsTerminateRequestWithBodyWithResponse request with arbitrary body returning *MultiNsTerminateRequestResponse
func (*ClientWithResponses) MultiNsTerminateRequestWithResponse ¶
func (c *ClientWithResponses) MultiNsTerminateRequestWithResponse(ctx context.Context, body MultiNsTerminateRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*MultiNsTerminateRequestResponse, error)
func (*ClientWithResponses) NodeScalingWithBodyWithResponse ¶
func (c *ClientWithResponses) NodeScalingWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NodeScalingResponse, error)
NodeScalingWithBodyWithResponse request with arbitrary body returning *NodeScalingResponse
func (*ClientWithResponses) NodeScalingWithResponse ¶
func (c *ClientWithResponses) NodeScalingWithResponse(ctx context.Context, clusterId string, body NodeScalingJSONRequestBody, reqEditors ...RequestEditorFn) (*NodeScalingResponse, error)
func (*ClientWithResponses) PatchAppProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) PatchAppProfileWithBodyWithResponse(ctx context.Context, appProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchAppProfileResponse, error)
PatchAppProfileWithBodyWithResponse request with arbitrary body returning *PatchAppProfileResponse
func (*ClientWithResponses) PatchAppProfileWithResponse ¶
func (c *ClientWithResponses) PatchAppProfileWithResponse(ctx context.Context, appProfileId string, body PatchAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchAppProfileResponse, error)
func (*ClientWithResponses) PatchInfraConfigProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) PatchInfraConfigProfileWithBodyWithResponse(ctx context.Context, infraConfigProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchInfraConfigProfileResponse, error)
PatchInfraConfigProfileWithBodyWithResponse request with arbitrary body returning *PatchInfraConfigProfileResponse
func (*ClientWithResponses) PatchInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) PatchInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, body PatchInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchInfraConfigProfileResponse, error)
func (*ClientWithResponses) PatchInfraControllerProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) PatchInfraControllerProfileWithBodyWithResponse(ctx context.Context, infraControllerProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchInfraControllerProfileResponse, error)
PatchInfraControllerProfileWithBodyWithResponse request with arbitrary body returning *PatchInfraControllerProfileResponse
func (*ClientWithResponses) PatchInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) PatchInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, body PatchInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchInfraControllerProfileResponse, error)
func (*ClientWithResponses) PatchResourceProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) PatchResourceProfileWithBodyWithResponse(ctx context.Context, resourceProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchResourceProfileResponse, error)
PatchResourceProfileWithBodyWithResponse request with arbitrary body returning *PatchResourceProfileResponse
func (*ClientWithResponses) PatchResourceProfileWithResponse ¶
func (c *ClientWithResponses) PatchResourceProfileWithResponse(ctx context.Context, resourceProfileId string, body PatchResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchResourceProfileResponse, error)
func (*ClientWithResponses) ReadAppProfileWithResponse ¶
func (c *ClientWithResponses) ReadAppProfileWithResponse(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*ReadAppProfileResponse, error)
ReadAppProfileWithResponse request returning *ReadAppProfileResponse
func (*ClientWithResponses) ReadInfraConfigProfileWithResponse ¶
func (c *ClientWithResponses) ReadInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, reqEditors ...RequestEditorFn) (*ReadInfraConfigProfileResponse, error)
ReadInfraConfigProfileWithResponse request returning *ReadInfraConfigProfileResponse
func (*ClientWithResponses) ReadInfraControllerProfileWithResponse ¶
func (c *ClientWithResponses) ReadInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, reqEditors ...RequestEditorFn) (*ReadInfraControllerProfileResponse, error)
ReadInfraControllerProfileWithResponse request returning *ReadInfraControllerProfileResponse
func (*ClientWithResponses) ReadKSUWithResponse ¶
func (c *ClientWithResponses) ReadKSUWithResponse(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*ReadKSUResponse, error)
ReadKSUWithResponse request returning *ReadKSUResponse
func (*ClientWithResponses) ReadOKAPackageWithResponse ¶
func (c *ClientWithResponses) ReadOKAPackageWithResponse(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*ReadOKAPackageResponse, error)
ReadOKAPackageWithResponse request returning *ReadOKAPackageResponse
func (*ClientWithResponses) ReadResourceProfileWithResponse ¶
func (c *ClientWithResponses) ReadResourceProfileWithResponse(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*ReadResourceProfileResponse, error)
ReadResourceProfileWithResponse request returning *ReadResourceProfileResponse
func (*ClientWithResponses) Readk8sClusterWithResponse ¶
func (c *ClientWithResponses) Readk8sClusterWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*Readk8sClusterResponse, error)
Readk8sClusterWithResponse request returning *Readk8sClusterResponse
func (*ClientWithResponses) ScaleNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) ScaleNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ScaleNSinstanceResponse, error)
ScaleNSinstanceWithBodyWithResponse request with arbitrary body returning *ScaleNSinstanceResponse
func (*ClientWithResponses) ScaleNSinstanceWithResponse ¶
func (c *ClientWithResponses) ScaleNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body ScaleNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*ScaleNSinstanceResponse, error)
func (*ClientWithResponses) TerminateNSIWithBodyWithResponse ¶
func (c *ClientWithResponses) TerminateNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TerminateNSIResponse, error)
TerminateNSIWithBodyWithResponse request with arbitrary body returning *TerminateNSIResponse
func (*ClientWithResponses) TerminateNSIWithResponse ¶
func (c *ClientWithResponses) TerminateNSIWithResponse(ctx context.Context, netsliceInstanceId string, body TerminateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*TerminateNSIResponse, error)
func (*ClientWithResponses) TerminateNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) TerminateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TerminateNSinstanceResponse, error)
TerminateNSinstanceWithBodyWithResponse request with arbitrary body returning *TerminateNSinstanceResponse
func (*ClientWithResponses) TerminateNSinstanceWithResponse ¶
func (c *ClientWithResponses) TerminateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body TerminateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*TerminateNSinstanceResponse, error)
func (*ClientWithResponses) UpdateAlarmWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateAlarmWithBodyWithResponse(ctx context.Context, uuid string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateAlarmResponse, error)
UpdateAlarmWithBodyWithResponse request with arbitrary body returning *UpdateAlarmResponse
func (*ClientWithResponses) UpdateAlarmWithResponse ¶
func (c *ClientWithResponses) UpdateAlarmWithResponse(ctx context.Context, uuid string, body UpdateAlarmJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateAlarmResponse, error)
func (*ClientWithResponses) UpdateKSUWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateKSUResponse, error)
UpdateKSUWithBodyWithResponse request with arbitrary body returning *UpdateKSUResponse
func (*ClientWithResponses) UpdateKSUWithResponse ¶
func (c *ClientWithResponses) UpdateKSUWithResponse(ctx context.Context, ksuId string, body UpdateKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateKSUResponse, error)
func (*ClientWithResponses) UpdateMultipleKSUWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateMultipleKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateMultipleKSUResponse, error)
UpdateMultipleKSUWithBodyWithResponse request with arbitrary body returning *UpdateMultipleKSUResponse
func (*ClientWithResponses) UpdateMultipleKSUWithResponse ¶
func (c *ClientWithResponses) UpdateMultipleKSUWithResponse(ctx context.Context, body UpdateMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateMultipleKSUResponse, error)
func (*ClientWithResponses) UpdateNSDWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateNSDWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSDResponse, error)
UpdateNSDWithBodyWithResponse request with arbitrary body returning *UpdateNSDResponse
func (*ClientWithResponses) UpdateNSDWithResponse ¶
func (c *ClientWithResponses) UpdateNSDWithResponse(ctx context.Context, nsdInfoId string, body UpdateNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNSDResponse, error)
func (*ClientWithResponses) UpdateNSDcontentWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateNSDcontentWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSDcontentResponse, error)
UpdateNSDcontentWithBodyWithResponse request with arbitrary body returning *UpdateNSDcontentResponse
func (*ClientWithResponses) UpdateNSTcontentWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateNSTcontentWithBodyWithResponse(ctx context.Context, netsliceTemplateId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSTcontentResponse, error)
UpdateNSTcontentWithBodyWithResponse request with arbitrary body returning *UpdateNSTcontentResponse
func (*ClientWithResponses) UpdateNSinstanceWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSinstanceResponse, error)
UpdateNSinstanceWithBodyWithResponse request with arbitrary body returning *UpdateNSinstanceResponse
func (*ClientWithResponses) UpdateNSinstanceWithResponse ¶
func (c *ClientWithResponses) UpdateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body UpdateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNSinstanceResponse, error)
func (*ClientWithResponses) UpdateNsPkgsIdContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateNsPkgsIdContentWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNsPkgsIdContentResponse, error)
UpdateNsPkgsIdContentWithBodyWithResponse request with arbitrary body returning *UpdateNsPkgsIdContentResponse
func (*ClientWithResponses) UpdateNsPkgsIdContentWithResponse ¶
func (c *ClientWithResponses) UpdateNsPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, body UpdateNsPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNsPkgsIdContentResponse, error)
func (*ClientWithResponses) UpdateNstIdContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateNstIdContentWithBodyWithResponse(ctx context.Context, netsliceTemplateContentId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNstIdContentResponse, error)
UpdateNstIdContentWithBodyWithResponse request with arbitrary body returning *UpdateNstIdContentResponse
func (*ClientWithResponses) UpdateNstIdContentWithResponse ¶
func (c *ClientWithResponses) UpdateNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, body UpdateNstIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNstIdContentResponse, error)
func (*ClientWithResponses) UpdateOKAPackageWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateOKAPackageWithBodyWithResponse(ctx context.Context, okaPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateOKAPackageResponse, error)
UpdateOKAPackageWithBodyWithResponse request with arbitrary body returning *UpdateOKAPackageResponse
func (*ClientWithResponses) UpdateTemplatecontentWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateTemplatecontentWithBodyWithResponse(ctx context.Context, nsconfigTemplateId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateTemplatecontentResponse, error)
UpdateTemplatecontentWithBodyWithResponse request with arbitrary body returning *UpdateTemplatecontentResponse
func (*ClientWithResponses) UpdateTemplatecontentWithResponse ¶
func (c *ClientWithResponses) UpdateTemplatecontentWithResponse(ctx context.Context, nsconfigTemplateId string, body UpdateTemplatecontentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateTemplatecontentResponse, error)
func (*ClientWithResponses) UpdateVnfPkgWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateVnfPkgWithBodyWithResponse(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateVnfPkgResponse, error)
UpdateVnfPkgWithBodyWithResponse request with arbitrary body returning *UpdateVnfPkgResponse
func (*ClientWithResponses) UpdateVnfPkgWithResponse ¶
func (c *ClientWithResponses) UpdateVnfPkgWithResponse(ctx context.Context, vnfPkgId string, body UpdateVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateVnfPkgResponse, error)
func (*ClientWithResponses) UpdateVnfPkgsIdContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UpdateVnfPkgsIdContentWithBodyWithResponse(ctx context.Context, packageContentId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateVnfPkgsIdContentResponse, error)
UpdateVnfPkgsIdContentWithBodyWithResponse request with arbitrary body returning *UpdateVnfPkgsIdContentResponse
func (*ClientWithResponses) UpdateVnfPkgsIdContentWithResponse ¶
func (c *ClientWithResponses) UpdateVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, body UpdateVnfPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateVnfPkgsIdContentResponse, error)
func (*ClientWithResponses) UpgradeClusterWithBodyWithResponse ¶
func (c *ClientWithResponses) UpgradeClusterWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpgradeClusterResponse, error)
UpgradeClusterWithBodyWithResponse request with arbitrary body returning *UpgradeClusterResponse
func (*ClientWithResponses) UpgradeClusterWithResponse ¶
func (c *ClientWithResponses) UpgradeClusterWithResponse(ctx context.Context, clusterId string, body UpgradeClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*UpgradeClusterResponse, error)
func (*ClientWithResponses) UploadNsPkgsContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadNsPkgsContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadNsPkgsContentResponse, error)
UploadNsPkgsContentWithBodyWithResponse request with arbitrary body returning *UploadNsPkgsContentResponse
func (*ClientWithResponses) UploadNstContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadNstContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadNstContentResponse, error)
UploadNstContentWithBodyWithResponse request with arbitrary body returning *UploadNstContentResponse
func (*ClientWithResponses) UploadVnfPkgContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadVnfPkgContentWithBodyWithResponse(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadVnfPkgContentResponse, error)
UploadVnfPkgContentWithBodyWithResponse request with arbitrary body returning *UploadVnfPkgContentResponse
func (*ClientWithResponses) UploadVnfPkgsContentWithBodyWithResponse ¶
func (c *ClientWithResponses) UploadVnfPkgsContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadVnfPkgsContentResponse, error)
UploadVnfPkgsContentWithBodyWithResponse request with arbitrary body returning *UploadVnfPkgsContentResponse
type ClientWithResponsesInterface ¶
type ClientWithResponsesInterface interface { // GetK8sClustersWithResponse request GetK8sClustersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetK8sClustersResponse, error) // CreateK8sClusterWithBodyWithResponse request with any body CreateK8sClusterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateK8sClusterResponse, error) CreateK8sClusterWithResponse(ctx context.Context, body CreateK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateK8sClusterResponse, error) // DeleteK8sClusterWithResponse request DeleteK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteK8sClusterResponse, error) // GetK8sClusterWithResponse request GetK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetK8sClusterResponse, error) // EditK8sClusterWithBodyWithResponse request with any body EditK8sClusterWithBodyWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditK8sClusterResponse, error) EditK8sClusterWithResponse(ctx context.Context, k8sClusterId openapi_types.UUID, body EditK8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*EditK8sClusterResponse, error) // GetK8sReposWithResponse request GetK8sReposWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetK8sReposResponse, error) // CreateK8sRepoWithBodyWithResponse request with any body CreateK8sRepoWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateK8sRepoResponse, error) CreateK8sRepoWithResponse(ctx context.Context, body CreateK8sRepoJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateK8sRepoResponse, error) // DeleteK8sRepoWithResponse request DeleteK8sRepoWithResponse(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteK8sRepoResponse, error) // GetK8sRepoWithResponse request GetK8sRepoWithResponse(ctx context.Context, k8sRepoId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetK8sRepoResponse, error) // GetProjectsWithResponse request GetProjectsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetProjectsResponse, error) // CreateProjectWithBodyWithResponse request with any body CreateProjectWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateProjectResponse, error) CreateProjectWithResponse(ctx context.Context, body CreateProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateProjectResponse, error) // DeleteProjectWithResponse request DeleteProjectWithResponse(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*DeleteProjectResponse, error) // GetProjectWithResponse request GetProjectWithResponse(ctx context.Context, projectId string, reqEditors ...RequestEditorFn) (*GetProjectResponse, error) // EditProjectWithBodyWithResponse request with any body EditProjectWithBodyWithResponse(ctx context.Context, projectId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditProjectResponse, error) EditProjectWithResponse(ctx context.Context, projectId string, body EditProjectJSONRequestBody, reqEditors ...RequestEditorFn) (*EditProjectResponse, error) // GetRolesWithResponse request GetRolesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetRolesResponse, error) // CreateRoleWithBodyWithResponse request with any body CreateRoleWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateRoleResponse, error) CreateRoleWithResponse(ctx context.Context, body CreateRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateRoleResponse, error) // DeleteRoleWithResponse request DeleteRoleWithResponse(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*DeleteRoleResponse, error) // GetRoleWithResponse request GetRoleWithResponse(ctx context.Context, roleId string, reqEditors ...RequestEditorFn) (*GetRoleResponse, error) // EditRoleWithBodyWithResponse request with any body EditRoleWithBodyWithResponse(ctx context.Context, roleId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditRoleResponse, error) EditRoleWithResponse(ctx context.Context, roleId string, body EditRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*EditRoleResponse, error) // GetSDNsWithResponse request GetSDNsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetSDNsResponse, error) // CreateSDNWithBodyWithResponse request with any body CreateSDNWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateSDNResponse, error) CreateSDNWithResponse(ctx context.Context, body CreateSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateSDNResponse, error) // DeleteSDNWithResponse request DeleteSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteSDNResponse, error) // GetSDNWithResponse request GetSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetSDNResponse, error) // EditSDNWithBodyWithResponse request with any body EditSDNWithBodyWithResponse(ctx context.Context, sdnId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditSDNResponse, error) EditSDNWithResponse(ctx context.Context, sdnId openapi_types.UUID, body EditSDNJSONRequestBody, reqEditors ...RequestEditorFn) (*EditSDNResponse, error) // DeleteAuthTokenWithResponse request DeleteAuthTokenWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*DeleteAuthTokenResponse, error) // GetTokensWithResponse request GetTokensWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetTokensResponse, error) // CreateTokenWithBodyWithResponse request with any body CreateTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateTokenResponse, error) CreateTokenWithResponse(ctx context.Context, body CreateTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateTokenResponse, error) // DeleteTokenWithResponse request DeleteTokenWithResponse(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*DeleteTokenResponse, error) // GetTokenWithResponse request GetTokenWithResponse(ctx context.Context, tokenId string, reqEditors ...RequestEditorFn) (*GetTokenResponse, error) // GetUsersWithResponse request GetUsersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetUsersResponse, error) // CreateUserWithBodyWithResponse request with any body CreateUserWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateUserResponse, error) CreateUserWithResponse(ctx context.Context, body CreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateUserResponse, error) // DeleteUserWithResponse request DeleteUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*DeleteUserResponse, error) // GetUserWithResponse request GetUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*GetUserResponse, error) // EditUserWithBodyWithResponse request with any body EditUserWithBodyWithResponse(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditUserResponse, error) EditUserWithResponse(ctx context.Context, userId string, body EditUserJSONRequestBody, reqEditors ...RequestEditorFn) (*EditUserResponse, error) // GetVcasWithResponse request GetVcasWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVcasResponse, error) // CreateVcaWithBodyWithResponse request with any body CreateVcaWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateVcaResponse, error) CreateVcaWithResponse(ctx context.Context, body CreateVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateVcaResponse, error) // DeleteVcaWithResponse request DeleteVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVcaResponse, error) // GetVcaWithResponse request GetVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVcaResponse, error) // EditVcaWithBodyWithResponse request with any body EditVcaWithBodyWithResponse(ctx context.Context, vcaId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditVcaResponse, error) EditVcaWithResponse(ctx context.Context, vcaId openapi_types.UUID, body EditVcaJSONRequestBody, reqEditors ...RequestEditorFn) (*EditVcaResponse, error) // GetVimAccountsWithResponse request GetVimAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVimAccountsResponse, error) // CreateVimAccountWithBodyWithResponse request with any body CreateVimAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateVimAccountResponse, error) CreateVimAccountWithResponse(ctx context.Context, body CreateVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateVimAccountResponse, error) // DeleteVimAccountWithResponse request DeleteVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVimAccountResponse, error) // GetVimAccountWithResponse request GetVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVimAccountResponse, error) // EditVimAccountWithBodyWithResponse request with any body EditVimAccountWithBodyWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditVimAccountResponse, error) EditVimAccountWithResponse(ctx context.Context, vimAccountId openapi_types.UUID, body EditVimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*EditVimAccountResponse, error) // GetVIMsWithResponse request GetVIMsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVIMsResponse, error) // CreateVIMWithBodyWithResponse request with any body CreateVIMWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateVIMResponse, error) CreateVIMWithResponse(ctx context.Context, body CreateVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateVIMResponse, error) // DeleteVIMWithResponse request DeleteVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteVIMResponse, error) // GetVIMWithResponse request GetVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetVIMResponse, error) // EditVIMWithBodyWithResponse request with any body EditVIMWithBodyWithResponse(ctx context.Context, vimId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditVIMResponse, error) EditVIMWithResponse(ctx context.Context, vimId openapi_types.UUID, body EditVIMJSONRequestBody, reqEditors ...RequestEditorFn) (*EditVIMResponse, error) // GetWimAccountsWithResponse request GetWimAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWimAccountsResponse, error) // CreateWimAccountWithBodyWithResponse request with any body CreateWimAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateWimAccountResponse, error) CreateWimAccountWithResponse(ctx context.Context, body CreateWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateWimAccountResponse, error) // DeleteWimAccountWithResponse request DeleteWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteWimAccountResponse, error) // GetWimAccountWithResponse request GetWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetWimAccountResponse, error) // EditWimAccountWithBodyWithResponse request with any body EditWimAccountWithBodyWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditWimAccountResponse, error) EditWimAccountWithResponse(ctx context.Context, wimAccountId openapi_types.UUID, body EditWimAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*EditWimAccountResponse, error) // ListAppProfileWithResponse request ListAppProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListAppProfileResponse, error) // CreateAppProfileWithBodyWithResponse request with any body CreateAppProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateAppProfileResponse, error) CreateAppProfileWithResponse(ctx context.Context, body CreateAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateAppProfileResponse, error) // DeleteAppProfileWithResponse request DeleteAppProfileWithResponse(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*DeleteAppProfileResponse, error) // ReadAppProfileWithResponse request ReadAppProfileWithResponse(ctx context.Context, appProfileId string, reqEditors ...RequestEditorFn) (*ReadAppProfileResponse, error) // PatchAppProfileWithBodyWithResponse request with any body PatchAppProfileWithBodyWithResponse(ctx context.Context, appProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchAppProfileResponse, error) PatchAppProfileWithResponse(ctx context.Context, appProfileId string, body PatchAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchAppProfileResponse, error) // Listk8sClusterWithResponse request Listk8sClusterWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*Listk8sClusterResponse, error) // Createk8sClusterWithBodyWithResponse request with any body Createk8sClusterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*Createk8sClusterResponse, error) Createk8sClusterWithResponse(ctx context.Context, body Createk8sClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*Createk8sClusterResponse, error) // Deletek8sClusterWithResponse request Deletek8sClusterWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*Deletek8sClusterResponse, error) // Readk8sClusterWithResponse request Readk8sClusterWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*Readk8sClusterResponse, error) // GetAppProfileWithResponse request GetAppProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetAppProfileResponse, error) // AddRemoveAppProfileWithBodyWithResponse request with any body AddRemoveAppProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddRemoveAppProfileResponse, error) AddRemoveAppProfileWithResponse(ctx context.Context, clusterId string, body AddRemoveAppProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddRemoveAppProfileResponse, error) // GetCredsWithResponse request GetCredsWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetCredsResponse, error) // GetInfraConfigProfileWithResponse request GetInfraConfigProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetInfraConfigProfileResponse, error) // AddremoveInfraConfigProfileWithBodyWithResponse request with any body AddremoveInfraConfigProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddremoveInfraConfigProfileResponse, error) AddremoveInfraConfigProfileWithResponse(ctx context.Context, clusterId string, body AddremoveInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddremoveInfraConfigProfileResponse, error) // GetInfraControllerProfileWithResponse request GetInfraControllerProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetInfraControllerProfileResponse, error) // AddremoveInfraControllerProfileWithBodyWithResponse request with any body AddremoveInfraControllerProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddremoveInfraControllerProfileResponse, error) AddremoveInfraControllerProfileWithResponse(ctx context.Context, clusterId string, body AddremoveInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddremoveInfraControllerProfileResponse, error) // GetResourceProfileWithResponse request GetResourceProfileWithResponse(ctx context.Context, clusterId string, reqEditors ...RequestEditorFn) (*GetResourceProfileResponse, error) // AddremoveResourceProfileWithBodyWithResponse request with any body AddremoveResourceProfileWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddremoveResourceProfileResponse, error) AddremoveResourceProfileWithResponse(ctx context.Context, clusterId string, body AddremoveResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*AddremoveResourceProfileResponse, error) // NodeScalingWithBodyWithResponse request with any body NodeScalingWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NodeScalingResponse, error) NodeScalingWithResponse(ctx context.Context, clusterId string, body NodeScalingJSONRequestBody, reqEditors ...RequestEditorFn) (*NodeScalingResponse, error) // UpgradeClusterWithBodyWithResponse request with any body UpgradeClusterWithBodyWithResponse(ctx context.Context, clusterId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpgradeClusterResponse, error) UpgradeClusterWithResponse(ctx context.Context, clusterId string, body UpgradeClusterJSONRequestBody, reqEditors ...RequestEditorFn) (*UpgradeClusterResponse, error) // ListInfraConfigProfileWithResponse request ListInfraConfigProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListInfraConfigProfileResponse, error) // CreateInfraConfigProfileWithBodyWithResponse request with any body CreateInfraConfigProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateInfraConfigProfileResponse, error) CreateInfraConfigProfileWithResponse(ctx context.Context, body CreateInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateInfraConfigProfileResponse, error) // DeleteInfraConfigProfileWithResponse request DeleteInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, reqEditors ...RequestEditorFn) (*DeleteInfraConfigProfileResponse, error) // ReadInfraConfigProfileWithResponse request ReadInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, reqEditors ...RequestEditorFn) (*ReadInfraConfigProfileResponse, error) // PatchInfraConfigProfileWithBodyWithResponse request with any body PatchInfraConfigProfileWithBodyWithResponse(ctx context.Context, infraConfigProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchInfraConfigProfileResponse, error) PatchInfraConfigProfileWithResponse(ctx context.Context, infraConfigProfileId string, body PatchInfraConfigProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchInfraConfigProfileResponse, error) // ListInfraControllerProfileWithResponse request ListInfraControllerProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListInfraControllerProfileResponse, error) // CreateInfraControllerProfileWithBodyWithResponse request with any body CreateInfraControllerProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateInfraControllerProfileResponse, error) CreateInfraControllerProfileWithResponse(ctx context.Context, body CreateInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateInfraControllerProfileResponse, error) // DeleteInfraControllerProfileWithResponse request DeleteInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, reqEditors ...RequestEditorFn) (*DeleteInfraControllerProfileResponse, error) // ReadInfraControllerProfileWithResponse request ReadInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, reqEditors ...RequestEditorFn) (*ReadInfraControllerProfileResponse, error) // PatchInfraControllerProfileWithBodyWithResponse request with any body PatchInfraControllerProfileWithBodyWithResponse(ctx context.Context, infraControllerProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchInfraControllerProfileResponse, error) PatchInfraControllerProfileWithResponse(ctx context.Context, infraControllerProfileId string, body PatchInfraControllerProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchInfraControllerProfileResponse, error) // ListResourceProfileWithResponse request ListResourceProfileWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ListResourceProfileResponse, error) // CreateResourceProfileWithBodyWithResponse request with any body CreateResourceProfileWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateResourceProfileResponse, error) CreateResourceProfileWithResponse(ctx context.Context, body CreateResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateResourceProfileResponse, error) // DeleteResourceProfileWithResponse request DeleteResourceProfileWithResponse(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*DeleteResourceProfileResponse, error) // ReadResourceProfileWithResponse request ReadResourceProfileWithResponse(ctx context.Context, resourceProfileId string, reqEditors ...RequestEditorFn) (*ReadResourceProfileResponse, error) // PatchResourceProfileWithBodyWithResponse request with any body PatchResourceProfileWithBodyWithResponse(ctx context.Context, resourceProfileId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchResourceProfileResponse, error) PatchResourceProfileWithResponse(ctx context.Context, resourceProfileId string, body PatchResourceProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchResourceProfileResponse, error) // GetKSUWithResponse request GetKSUWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetKSUResponse, error) // AddKSUWithBodyWithResponse request with any body AddKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddKSUResponse, error) AddKSUWithResponse(ctx context.Context, body AddKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*AddKSUResponse, error) // DeleteMultipleKSUWithBodyWithResponse request with any body DeleteMultipleKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*DeleteMultipleKSUResponse, error) DeleteMultipleKSUWithResponse(ctx context.Context, body DeleteMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*DeleteMultipleKSUResponse, error) // UpdateMultipleKSUWithBodyWithResponse request with any body UpdateMultipleKSUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateMultipleKSUResponse, error) UpdateMultipleKSUWithResponse(ctx context.Context, body UpdateMultipleKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateMultipleKSUResponse, error) // DeleteKSUWithResponse request DeleteKSUWithResponse(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*DeleteKSUResponse, error) // ReadKSUWithResponse request ReadKSUWithResponse(ctx context.Context, ksuId string, reqEditors ...RequestEditorFn) (*ReadKSUResponse, error) // UpdateKSUWithBodyWithResponse request with any body UpdateKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateKSUResponse, error) UpdateKSUWithResponse(ctx context.Context, ksuId string, body UpdateKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateKSUResponse, error) // CloneKSUWithBodyWithResponse request with any body CloneKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CloneKSUResponse, error) CloneKSUWithResponse(ctx context.Context, ksuId string, body CloneKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*CloneKSUResponse, error) // MoveKSUWithBodyWithResponse request with any body MoveKSUWithBodyWithResponse(ctx context.Context, ksuId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*MoveKSUResponse, error) MoveKSUWithResponse(ctx context.Context, ksuId string, body MoveKSUJSONRequestBody, reqEditors ...RequestEditorFn) (*MoveKSUResponse, error) // GetNsconfigtemplatesWithResponse request GetNsconfigtemplatesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsconfigtemplatesResponse, error) // AddNsconfigtemplateWithBodyWithResponse request with any body AddNsconfigtemplateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNsconfigtemplateResponse, error) AddNsconfigtemplateWithResponse(ctx context.Context, body AddNsconfigtemplateJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNsconfigtemplateResponse, error) // DeleteNsconfigtemplateWithResponse request DeleteNsconfigtemplateWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*DeleteNsconfigtemplateResponse, error) // GetNsconfigtemplateWithResponse request GetNsconfigtemplateWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*GetNsconfigtemplateResponse, error) // GetTemplatecontentWithResponse request GetTemplatecontentWithResponse(ctx context.Context, nsconfigTemplateId string, reqEditors ...RequestEditorFn) (*GetTemplatecontentResponse, error) // UpdateTemplatecontentWithBodyWithResponse request with any body UpdateTemplatecontentWithBodyWithResponse(ctx context.Context, nsconfigTemplateId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateTemplatecontentResponse, error) UpdateTemplatecontentWithResponse(ctx context.Context, nsconfigTemplateId string, body UpdateTemplatecontentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateTemplatecontentResponse, error) // GetNSDsWithResponse request GetNSDsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSDsResponse, error) // AddNSDWithBodyWithResponse request with any body AddNSDWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSDResponse, error) AddNSDWithResponse(ctx context.Context, body AddNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSDResponse, error) // DeleteNSDWithResponse request DeleteNSDWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*DeleteNSDResponse, error) // GetNSDWithResponse request GetNSDWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNSDResponse, error) // UpdateNSDWithBodyWithResponse request with any body UpdateNSDWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSDResponse, error) UpdateNSDWithResponse(ctx context.Context, nsdInfoId string, body UpdateNSDJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNSDResponse, error) // GetNsPkgArtifactWithResponse request GetNsPkgArtifactWithResponse(ctx context.Context, nsdInfoId string, artifactPath string, reqEditors ...RequestEditorFn) (*GetNsPkgArtifactResponse, error) // GetNsPkgNsdWithResponse request GetNsPkgNsdWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNsPkgNsdResponse, error) // GetNSDcontentWithResponse request GetNSDcontentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNSDcontentResponse, error) // UpdateNSDcontentWithBodyWithResponse request with any body UpdateNSDcontentWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSDcontentResponse, error) // GetNsPkgsContentWithResponse request GetNsPkgsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsPkgsContentResponse, error) // UploadNsPkgsContentWithBodyWithResponse request with any body UploadNsPkgsContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadNsPkgsContentResponse, error) // DeleteNSPkgsIdContentWithResponse request DeleteNSPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*DeleteNSPkgsIdContentResponse, error) // GetNsPkgsIdContentWithResponse request GetNsPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, reqEditors ...RequestEditorFn) (*GetNsPkgsIdContentResponse, error) // UpdateNsPkgsIdContentWithBodyWithResponse request with any body UpdateNsPkgsIdContentWithBodyWithResponse(ctx context.Context, nsdInfoId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNsPkgsIdContentResponse, error) UpdateNsPkgsIdContentWithResponse(ctx context.Context, nsdInfoId string, body UpdateNsPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNsPkgsIdContentResponse, error) // GetAlarmsWithResponse request GetAlarmsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAlarmsResponse, error) // GetAlarmWithResponse request GetAlarmWithResponse(ctx context.Context, uuid string, reqEditors ...RequestEditorFn) (*GetAlarmResponse, error) // UpdateAlarmWithBodyWithResponse request with any body UpdateAlarmWithBodyWithResponse(ctx context.Context, uuid string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateAlarmResponse, error) UpdateAlarmWithResponse(ctx context.Context, uuid string, body UpdateAlarmJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateAlarmResponse, error) // GetNSIsWithResponse request GetNSIsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSIsResponse, error) // AddNSIWithBodyWithResponse request with any body AddNSIWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSIResponse, error) AddNSIWithResponse(ctx context.Context, body AddNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSIResponse, error) // DeleteNSIWithResponse request DeleteNSIWithResponse(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*DeleteNSIResponse, error) // GetNSIWithResponse request GetNSIWithResponse(ctx context.Context, netsliceInstanceId string, reqEditors ...RequestEditorFn) (*GetNSIResponse, error) // ActionOnNSIWithBodyWithResponse request with any body ActionOnNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ActionOnNSIResponse, error) ActionOnNSIWithResponse(ctx context.Context, netsliceInstanceId string, body ActionOnNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*ActionOnNSIResponse, error) // InstantiateNSIWithBodyWithResponse request with any body InstantiateNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*InstantiateNSIResponse, error) InstantiateNSIWithResponse(ctx context.Context, netsliceInstanceId string, body InstantiateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*InstantiateNSIResponse, error) // TerminateNSIWithBodyWithResponse request with any body TerminateNSIWithBodyWithResponse(ctx context.Context, netsliceInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TerminateNSIResponse, error) TerminateNSIWithResponse(ctx context.Context, netsliceInstanceId string, body TerminateNSIJSONRequestBody, reqEditors ...RequestEditorFn) (*TerminateNSIResponse, error) // GetNSIsContentWithResponse request GetNSIsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSIsContentResponse, error) // CreateNSIContentWithBodyWithResponse request with any body CreateNSIContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateNSIContentResponse, error) CreateNSIContentWithResponse(ctx context.Context, body CreateNSIContentJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateNSIContentResponse, error) // DeleteNSIContentWithResponse request DeleteNSIContentWithResponse(ctx context.Context, netsliceInstanceContentId string, reqEditors ...RequestEditorFn) (*DeleteNSIContentResponse, error) // GetNSIContentWithResponse request GetNSIContentWithResponse(ctx context.Context, netsliceInstanceContentId string, reqEditors ...RequestEditorFn) (*GetNSIContentResponse, error) // GetNsiLcmOpOccsWithResponse request GetNsiLcmOpOccsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsiLcmOpOccsResponse, error) // GetNsiLcmOpOccWithResponse request GetNsiLcmOpOccWithResponse(ctx context.Context, nsiLcmOpOccId string, reqEditors ...RequestEditorFn) (*GetNsiLcmOpOccResponse, error) // GetNSinstancesWithResponse request GetNSinstancesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSinstancesResponse, error) // AddNSinstanceWithBodyWithResponse request with any body AddNSinstanceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSinstanceResponse, error) AddNSinstanceWithResponse(ctx context.Context, body AddNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSinstanceResponse, error) // DeleteNSinstanceWithResponse request DeleteNSinstanceWithResponse(ctx context.Context, nsInstanceId string, params *DeleteNSinstanceParams, reqEditors ...RequestEditorFn) (*DeleteNSinstanceResponse, error) // GetNSinstanceWithResponse request GetNSinstanceWithResponse(ctx context.Context, nsInstanceId string, params *GetNSinstanceParams, reqEditors ...RequestEditorFn) (*GetNSinstanceResponse, error) // ActionOnNSinstanceWithBodyWithResponse request with any body ActionOnNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ActionOnNSinstanceResponse, error) ActionOnNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body ActionOnNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*ActionOnNSinstanceResponse, error) // HealNSinstanceWithBodyWithResponse request with any body HealNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*HealNSinstanceResponse, error) HealNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body HealNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*HealNSinstanceResponse, error) // InstantiateNSinstanceWithBodyWithResponse request with any body InstantiateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*InstantiateNSinstanceResponse, error) InstantiateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body InstantiateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*InstantiateNSinstanceResponse, error) // MigrateNSinstanceWithBodyWithResponse request with any body MigrateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*MigrateNSinstanceResponse, error) MigrateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body MigrateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*MigrateNSinstanceResponse, error) // ScaleNSinstanceWithBodyWithResponse request with any body ScaleNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ScaleNSinstanceResponse, error) ScaleNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body ScaleNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*ScaleNSinstanceResponse, error) // TerminateNSinstanceWithBodyWithResponse request with any body TerminateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TerminateNSinstanceResponse, error) TerminateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body TerminateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*TerminateNSinstanceResponse, error) // UpdateNSinstanceWithBodyWithResponse request with any body UpdateNSinstanceWithBodyWithResponse(ctx context.Context, nsInstanceId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSinstanceResponse, error) UpdateNSinstanceWithResponse(ctx context.Context, nsInstanceId string, body UpdateNSinstanceJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNSinstanceResponse, error) // GetNSinstancesContentWithResponse request GetNSinstancesContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSinstancesContentResponse, error) // CreateNSinstanceContentWithBodyWithResponse request with any body CreateNSinstanceContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreateNSinstanceContentResponse, error) CreateNSinstanceContentWithResponse(ctx context.Context, body CreateNSinstanceContentJSONRequestBody, reqEditors ...RequestEditorFn) (*CreateNSinstanceContentResponse, error) // DeleteNSinstanceContentWithResponse request DeleteNSinstanceContentWithResponse(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*DeleteNSinstanceContentResponse, error) // GetNSinstanceContentWithResponse request GetNSinstanceContentWithResponse(ctx context.Context, nsInstanceContentId string, reqEditors ...RequestEditorFn) (*GetNSinstanceContentResponse, error) // MultiNsTerminateRequestWithBodyWithResponse request with any body MultiNsTerminateRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*MultiNsTerminateRequestResponse, error) MultiNsTerminateRequestWithResponse(ctx context.Context, body MultiNsTerminateRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*MultiNsTerminateRequestResponse, error) // GetNSLCMOpOccsWithResponse request GetNSLCMOpOccsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSLCMOpOccsResponse, error) // GetNSLCMOpOccWithResponse request GetNSLCMOpOccWithResponse(ctx context.Context, nsLcmOpOccId string, reqEditors ...RequestEditorFn) (*GetNSLCMOpOccResponse, error) // CancelNSLCMOpOccWithBodyWithResponse request with any body CancelNSLCMOpOccWithBodyWithResponse(ctx context.Context, nsLcmOpOccId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CancelNSLCMOpOccResponse, error) CancelNSLCMOpOccWithResponse(ctx context.Context, nsLcmOpOccId string, body CancelNSLCMOpOccJSONRequestBody, reqEditors ...RequestEditorFn) (*CancelNSLCMOpOccResponse, error) // GetNsSubcriptionsWithResponse request GetNsSubcriptionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNsSubcriptionsResponse, error) // AddNsSubcriptionsWithBodyWithResponse request with any body AddNsSubcriptionsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNsSubcriptionsResponse, error) AddNsSubcriptionsWithResponse(ctx context.Context, body AddNsSubcriptionsJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNsSubcriptionsResponse, error) // DeleteNsSubcriptionIdWithResponse request DeleteNsSubcriptionIdWithResponse(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*DeleteNsSubcriptionIdResponse, error) // GetNsSubcriptionIdWithResponse request GetNsSubcriptionIdWithResponse(ctx context.Context, nsSubscriptionsId string, reqEditors ...RequestEditorFn) (*GetNsSubcriptionIdResponse, error) // GetVnfInstancesWithResponse request GetVnfInstancesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfInstancesResponse, error) // GetVnfInstanceWithResponse request GetVnfInstanceWithResponse(ctx context.Context, vnfInstanceId string, reqEditors ...RequestEditorFn) (*GetVnfInstanceResponse, error) // GetNsPmJobReportWithResponse request GetNsPmJobReportWithResponse(ctx context.Context, pmJobId string, nsId string, reqEditors ...RequestEditorFn) (*GetNsPmJobReportResponse, error) // GetNSTsWithResponse request GetNSTsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNSTsResponse, error) // AddNSTWithBodyWithResponse request with any body AddNSTWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddNSTResponse, error) AddNSTWithResponse(ctx context.Context, body AddNSTJSONRequestBody, reqEditors ...RequestEditorFn) (*AddNSTResponse, error) // DeleteNSTWithResponse request DeleteNSTWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*DeleteNSTResponse, error) // GetNSTWithResponse request GetNSTWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNSTResponse, error) // GetNstArtifactWithResponse request GetNstArtifactWithResponse(ctx context.Context, netsliceTemplateId string, artifactPath string, reqEditors ...RequestEditorFn) (*GetNstArtifactResponse, error) // GetNstNstWithResponse request GetNstNstWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNstNstResponse, error) // GetNSTcontentWithResponse request GetNSTcontentWithResponse(ctx context.Context, netsliceTemplateId string, reqEditors ...RequestEditorFn) (*GetNSTcontentResponse, error) // UpdateNSTcontentWithBodyWithResponse request with any body UpdateNSTcontentWithBodyWithResponse(ctx context.Context, netsliceTemplateId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNSTcontentResponse, error) // GetNstContentWithResponse request GetNstContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetNstContentResponse, error) // UploadNstContentWithBodyWithResponse request with any body UploadNstContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadNstContentResponse, error) // DeleteNstIdContentWithResponse request DeleteNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, reqEditors ...RequestEditorFn) (*DeleteNstIdContentResponse, error) // GetNstIdContentWithResponse request GetNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, reqEditors ...RequestEditorFn) (*GetNstIdContentResponse, error) // UpdateNstIdContentWithBodyWithResponse request with any body UpdateNstIdContentWithBodyWithResponse(ctx context.Context, netsliceTemplateContentId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateNstIdContentResponse, error) UpdateNstIdContentWithResponse(ctx context.Context, netsliceTemplateContentId string, body UpdateNstIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateNstIdContentResponse, error) // GetOKAPackageWithResponse request GetOKAPackageWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetOKAPackageResponse, error) // AddOKAPackageWithBodyWithResponse request with any body AddOKAPackageWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddOKAPackageResponse, error) // DeleteOKAPackageWithResponse request DeleteOKAPackageWithResponse(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*DeleteOKAPackageResponse, error) // ReadOKAPackageWithResponse request ReadOKAPackageWithResponse(ctx context.Context, okaPkgId string, reqEditors ...RequestEditorFn) (*ReadOKAPackageResponse, error) // UpdateOKAPackageWithBodyWithResponse request with any body UpdateOKAPackageWithBodyWithResponse(ctx context.Context, okaPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateOKAPackageResponse, error) // GetPDUsWithResponse request GetPDUsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetPDUsResponse, error) // CreatePDUWithBodyWithResponse request with any body CreatePDUWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*CreatePDUResponse, error) CreatePDUWithResponse(ctx context.Context, body CreatePDUJSONRequestBody, reqEditors ...RequestEditorFn) (*CreatePDUResponse, error) // DeletePDUWithResponse request DeletePDUWithResponse(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*DeletePDUResponse, error) // GetPDUWithResponse request GetPDUWithResponse(ctx context.Context, pduDescriptorId string, reqEditors ...RequestEditorFn) (*GetPDUResponse, error) // EditPDUWithBodyWithResponse request with any body EditPDUWithBodyWithResponse(ctx context.Context, pduDescriptorId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*EditPDUResponse, error) EditPDUWithResponse(ctx context.Context, pduDescriptorId string, body EditPDUJSONRequestBody, reqEditors ...RequestEditorFn) (*EditPDUResponse, error) // GetVnfPkgsWithResponse request GetVnfPkgsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfPkgsResponse, error) // AddVnfPkgWithBodyWithResponse request with any body AddVnfPkgWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AddVnfPkgResponse, error) AddVnfPkgWithResponse(ctx context.Context, body AddVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*AddVnfPkgResponse, error) // DeleteVnfPkgWithResponse request DeleteVnfPkgWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*DeleteVnfPkgResponse, error) // GetVnfPkgWithResponse request GetVnfPkgWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgResponse, error) // UpdateVnfPkgWithBodyWithResponse request with any body UpdateVnfPkgWithBodyWithResponse(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateVnfPkgResponse, error) UpdateVnfPkgWithResponse(ctx context.Context, vnfPkgId string, body UpdateVnfPkgJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateVnfPkgResponse, error) // GetVnfPkgArtifactWithResponse request GetVnfPkgArtifactWithResponse(ctx context.Context, vnfPkgId string, artifactPath string, reqEditors ...RequestEditorFn) (*GetVnfPkgArtifactResponse, error) // GetVnfPkgContentWithResponse request GetVnfPkgContentWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgContentResponse, error) // UploadVnfPkgContentWithBodyWithResponse request with any body UploadVnfPkgContentWithBodyWithResponse(ctx context.Context, vnfPkgId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadVnfPkgContentResponse, error) // GetVnfPkgVnfdWithResponse request GetVnfPkgVnfdWithResponse(ctx context.Context, vnfPkgId string, reqEditors ...RequestEditorFn) (*GetVnfPkgVnfdResponse, error) // GetVnfPkgsContentWithResponse request GetVnfPkgsContentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVnfPkgsContentResponse, error) // UploadVnfPkgsContentWithBodyWithResponse request with any body UploadVnfPkgsContentWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UploadVnfPkgsContentResponse, error) // DeleteVnfPkgsIdContentWithResponse request DeleteVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*DeleteVnfPkgsIdContentResponse, error) // GetVnfPkgsIdContentWithResponse request GetVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, reqEditors ...RequestEditorFn) (*GetVnfPkgsIdContentResponse, error) // UpdateVnfPkgsIdContentWithBodyWithResponse request with any body UpdateVnfPkgsIdContentWithBodyWithResponse(ctx context.Context, packageContentId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*UpdateVnfPkgsIdContentResponse, error) UpdateVnfPkgsIdContentWithResponse(ctx context.Context, packageContentId string, body UpdateVnfPkgsIdContentJSONRequestBody, reqEditors ...RequestEditorFn) (*UpdateVnfPkgsIdContentResponse, error) }
ClientWithResponsesInterface is the interface specification for the client with responses above.
type CloneKSUJSONRequestBody ¶
type CloneKSUJSONRequestBody = CloneKsu
CloneKSUJSONRequestBody defines body for CloneKSU for application/json ContentType.
type CloneKSUResponse ¶
type CloneKSUResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCloneKSUResponse ¶
func ParseCloneKSUResponse(rsp *http.Response) (*CloneKSUResponse, error)
ParseCloneKSUResponse parses an HTTP response from a CloneKSUWithResponse call
func (CloneKSUResponse) Status ¶
func (r CloneKSUResponse) Status() string
Status returns HTTPResponse.Status
func (CloneKSUResponse) StatusCode ¶
func (r CloneKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CloneKsu ¶
type CloneKsu struct { Name *string `json:"name,omitempty"` Profile *struct { Uid *string `json:"_id,omitempty"` ProfileType *string `json:"profile_type,omitempty"` } `json:"profile,omitempty"` }
CloneKsu defines model for CloneKsu.
type CreateAppProfileJSONRequestBody ¶
type CreateAppProfileJSONRequestBody = ProfileInfo
CreateAppProfileJSONRequestBody defines body for CreateAppProfile for application/json ContentType.
type CreateAppProfileResponse ¶
type CreateAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateAppProfileResponse ¶
func ParseCreateAppProfileResponse(rsp *http.Response) (*CreateAppProfileResponse, error)
ParseCreateAppProfileResponse parses an HTTP response from a CreateAppProfileWithResponse call
func (CreateAppProfileResponse) Status ¶
func (r CreateAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (CreateAppProfileResponse) StatusCode ¶
func (r CreateAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateCluster ¶
type CreateCluster = CreateClusterInfo
CreateCluster defines model for CreateCluster.
type CreateClusterInfo ¶
type CreateClusterInfo struct { AppProfiles *[]string `json:"app_profiles,omitempty"` Description *string `json:"description,omitempty"` InfraConfigProfiles *[]string `json:"infra_config_profiles,omitempty"` InfraControllerProfiles *[]string `json:"infra_controller_profiles,omitempty"` K8sVersion *string `json:"k8s_version,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` NodeCount *string `json:"node_count,omitempty"` NodeSize *string `json:"node_size,omitempty"` RegionName *string `json:"region_name,omitempty"` ResourceGroup *string `json:"resource_group,omitempty"` ResourceProfiles *[]string `json:"resource_profiles,omitempty"` VimAccount *string `json:"vim_account,omitempty"` }
CreateClusterInfo defines model for CreateClusterInfo.
type CreateInfraConfigProfileJSONRequestBody ¶
type CreateInfraConfigProfileJSONRequestBody = ProfileInfo
CreateInfraConfigProfileJSONRequestBody defines body for CreateInfraConfigProfile for application/json ContentType.
type CreateInfraConfigProfileResponse ¶
type CreateInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateInfraConfigProfileResponse ¶
func ParseCreateInfraConfigProfileResponse(rsp *http.Response) (*CreateInfraConfigProfileResponse, error)
ParseCreateInfraConfigProfileResponse parses an HTTP response from a CreateInfraConfigProfileWithResponse call
func (CreateInfraConfigProfileResponse) Status ¶
func (r CreateInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (CreateInfraConfigProfileResponse) StatusCode ¶
func (r CreateInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateInfraControllerProfileJSONRequestBody ¶
type CreateInfraControllerProfileJSONRequestBody = ProfileInfo
CreateInfraControllerProfileJSONRequestBody defines body for CreateInfraControllerProfile for application/json ContentType.
type CreateInfraControllerProfileResponse ¶
type CreateInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateInfraControllerProfileResponse ¶
func ParseCreateInfraControllerProfileResponse(rsp *http.Response) (*CreateInfraControllerProfileResponse, error)
ParseCreateInfraControllerProfileResponse parses an HTTP response from a CreateInfraControllerProfileWithResponse call
func (CreateInfraControllerProfileResponse) Status ¶
func (r CreateInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (CreateInfraControllerProfileResponse) StatusCode ¶
func (r CreateInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateK8sClusterJSONRequestBody ¶
type CreateK8sClusterJSONRequestBody = CreateK8sClusterRequest
CreateK8sClusterJSONRequestBody defines body for CreateK8sCluster for application/json ContentType.
type CreateK8sClusterRequest ¶
type CreateK8sClusterRequest struct { Cni *[]string `json:"cni,omitempty"` Credentials map[string]interface{} `json:"credentials"` Description *string `json:"description,omitempty"` K8sVersion string `json:"k8s_version"` Name string `json:"name"` Namespace *string `json:"namespace,omitempty"` Nets K8sClusterNetList `json:"nets"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` VimAccount openapi_types.UUID `json:"vim_account"` }
CreateK8sClusterRequest defines model for CreateK8sClusterRequest.
type CreateK8sClusterResponse ¶
type CreateK8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateK8sClusterResponse ¶
func ParseCreateK8sClusterResponse(rsp *http.Response) (*CreateK8sClusterResponse, error)
ParseCreateK8sClusterResponse parses an HTTP response from a CreateK8sClusterWithResponse call
func (CreateK8sClusterResponse) Status ¶
func (r CreateK8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (CreateK8sClusterResponse) StatusCode ¶
func (r CreateK8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateK8sRepoJSONRequestBody ¶
type CreateK8sRepoJSONRequestBody = CreateK8sRepoRequest
CreateK8sRepoJSONRequestBody defines body for CreateK8sRepo for application/json ContentType.
type CreateK8sRepoRequest ¶
type CreateK8sRepoRequest struct { Description *string `json:"description,omitempty"` Name string `json:"name"` Type K8sRepoType `json:"type"` Url string `json:"url"` }
CreateK8sRepoRequest defines model for CreateK8sRepoRequest.
type CreateK8sRepoResponse ¶
type CreateK8sRepoResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateK8sRepoResponse ¶
func ParseCreateK8sRepoResponse(rsp *http.Response) (*CreateK8sRepoResponse, error)
ParseCreateK8sRepoResponse parses an HTTP response from a CreateK8sRepoWithResponse call
func (CreateK8sRepoResponse) Status ¶
func (r CreateK8sRepoResponse) Status() string
Status returns HTTPResponse.Status
func (CreateK8sRepoResponse) StatusCode ¶
func (r CreateK8sRepoResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateNSIContentJSONRequestBody ¶
type CreateNSIContentJSONRequestBody = InstantiateNsiRequest
CreateNSIContentJSONRequestBody defines body for CreateNSIContent for application/json ContentType.
type CreateNSIContentResponse ¶
type CreateNSIContentResponse struct { Body []byte HTTPResponse *http.Response JSON201 *CreateNsiContentResponse YAML201 *CreateNsiContentResponse JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateNSIContentResponse ¶
func ParseCreateNSIContentResponse(rsp *http.Response) (*CreateNSIContentResponse, error)
ParseCreateNSIContentResponse parses an HTTP response from a CreateNSIContentWithResponse call
func (CreateNSIContentResponse) Status ¶
func (r CreateNSIContentResponse) Status() string
Status returns HTTPResponse.Status
func (CreateNSIContentResponse) StatusCode ¶
func (r CreateNSIContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateNSinstanceContentJSONRequestBody ¶
type CreateNSinstanceContentJSONRequestBody = InstantiateNsRequest
CreateNSinstanceContentJSONRequestBody defines body for CreateNSinstanceContent for application/json ContentType.
type CreateNSinstanceContentResp ¶
type CreateNSinstanceContentResp struct { Id *openapi_types.UUID `json:"id,omitempty"` NslcmopId *openapi_types.UUID `json:"nslcmop_id,omitempty"` }
CreateNSinstanceContentResp defines model for CreateNSinstanceContentResp.
type CreateNSinstanceContentResponse ¶
type CreateNSinstanceContentResponse struct { Body []byte HTTPResponse *http.Response JSON201 *CreateNSinstanceContentResp YAML201 *CreateNSinstanceContentResp JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateNSinstanceContentResponse ¶
func ParseCreateNSinstanceContentResponse(rsp *http.Response) (*CreateNSinstanceContentResponse, error)
ParseCreateNSinstanceContentResponse parses an HTTP response from a CreateNSinstanceContentWithResponse call
func (CreateNSinstanceContentResponse) Status ¶
func (r CreateNSinstanceContentResponse) Status() string
Status returns HTTPResponse.Status
func (CreateNSinstanceContentResponse) StatusCode ¶
func (r CreateNSinstanceContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateNsConfigTemplateInfoRequest ¶
type CreateNsConfigTemplateInfoRequest = CreateNsdInfoRequest
CreateNsConfigTemplateInfoRequest defines model for CreateNsConfigTemplateInfoRequest.
type CreateNsdInfoRequest ¶
type CreateNsdInfoRequest map[string]interface{}
CreateNsdInfoRequest defines model for CreateNsdInfoRequest.
type CreateNsiContentResponse ¶
type CreateNsiContentResponse struct { Id *openapi_types.UUID `json:"id,omitempty"` NsilcmopId *openapi_types.UUID `json:"nsilcmop_id,omitempty"` }
CreateNsiContentResponse defines model for CreateNsiContentResponse.
type CreateNstInfoRequest ¶
type CreateNstInfoRequest map[string]interface{}
CreateNstInfoRequest defines model for CreateNstInfoRequest.
type CreatePDUJSONRequestBody ¶
type CreatePDUJSONRequestBody = CreatePduRequest
CreatePDUJSONRequestBody defines body for CreatePDU for application/json ContentType.
type CreatePDUResponse ¶
type CreatePDUResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ObjectId YAML200 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreatePDUResponse ¶
func ParseCreatePDUResponse(rsp *http.Response) (*CreatePDUResponse, error)
ParseCreatePDUResponse parses an HTTP response from a CreatePDUWithResponse call
func (CreatePDUResponse) Status ¶
func (r CreatePDUResponse) Status() string
Status returns HTTPResponse.Status
func (CreatePDUResponse) StatusCode ¶
func (r CreatePDUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreatePduRequest ¶
type CreatePduRequest struct { Description *string `json:"description,omitempty"` Interfaces PduInterfaces `json:"interfaces"` Name string `json:"name"` Type string `json:"type"` VimAccounts *[]string `json:"vim_accounts,omitempty"` Vims *[]string `json:"vims,omitempty"` }
CreatePduRequest defines model for CreatePduRequest.
type CreateProjectJSONRequestBody ¶
type CreateProjectJSONRequestBody = CreateProjectRequest
CreateProjectJSONRequestBody defines body for CreateProject for application/json ContentType.
type CreateProjectRequest ¶
type CreateProjectRequest struct { Admin *bool `json:"admin,omitempty"` Name string `json:"name"` Quotas *QuotasInfo `json:"quotas,omitempty"` }
CreateProjectRequest defines model for CreateProjectRequest.
type CreateProjectResponse ¶
type CreateProjectResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateProjectResponse ¶
func ParseCreateProjectResponse(rsp *http.Response) (*CreateProjectResponse, error)
ParseCreateProjectResponse parses an HTTP response from a CreateProjectWithResponse call
func (CreateProjectResponse) Status ¶
func (r CreateProjectResponse) Status() string
Status returns HTTPResponse.Status
func (CreateProjectResponse) StatusCode ¶
func (r CreateProjectResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateResourceProfileJSONRequestBody ¶
type CreateResourceProfileJSONRequestBody = ProfileInfo
CreateResourceProfileJSONRequestBody defines body for CreateResourceProfile for application/json ContentType.
type CreateResourceProfileResponse ¶
type CreateResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateResourceProfileResponse ¶
func ParseCreateResourceProfileResponse(rsp *http.Response) (*CreateResourceProfileResponse, error)
ParseCreateResourceProfileResponse parses an HTTP response from a CreateResourceProfileWithResponse call
func (CreateResourceProfileResponse) Status ¶
func (r CreateResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (CreateResourceProfileResponse) StatusCode ¶
func (r CreateResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateRoleJSONRequestBody ¶
type CreateRoleJSONRequestBody = CreateRoleRequest
CreateRoleJSONRequestBody defines body for CreateRole for application/json ContentType.
type CreateRoleRequest ¶
type CreateRoleRequest struct { Name string `json:"name"` // Permissions Permissions keys must follow the syntax 'main_topic[:subtopic[:id[:component|action|etc]]]' // Permission values are either true or false Permissions *PermissionsInfo `json:"permissions,omitempty"` }
CreateRoleRequest defines model for CreateRoleRequest.
type CreateRoleResponse ¶
type CreateRoleResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateRoleResponse ¶
func ParseCreateRoleResponse(rsp *http.Response) (*CreateRoleResponse, error)
ParseCreateRoleResponse parses an HTTP response from a CreateRoleWithResponse call
func (CreateRoleResponse) Status ¶
func (r CreateRoleResponse) Status() string
Status returns HTTPResponse.Status
func (CreateRoleResponse) StatusCode ¶
func (r CreateRoleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateSDNJSONRequestBody ¶
type CreateSDNJSONRequestBody = CreateSdnRequest
CreateSDNJSONRequestBody defines body for CreateSDN for application/json ContentType.
type CreateSDNResponse ¶
type CreateSDNResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateSDNResponse ¶
func ParseCreateSDNResponse(rsp *http.Response) (*CreateSDNResponse, error)
ParseCreateSDNResponse parses an HTTP response from a CreateSDNWithResponse call
func (CreateSDNResponse) Status ¶
func (r CreateSDNResponse) Status() string
Status returns HTTPResponse.Status
func (CreateSDNResponse) StatusCode ¶
func (r CreateSDNResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateSdnRequest ¶
type CreateSdnRequest = SdnBasicProperties
CreateSdnRequest defines model for CreateSdnRequest.
type CreateTokenJSONRequestBody ¶
type CreateTokenJSONRequestBody = CreateTokenRequest
CreateTokenJSONRequestBody defines body for CreateToken for application/json ContentType.
type CreateTokenRequest ¶
type CreateTokenRequest struct { Password string `json:"password"` ProjectId *string `json:"project_id,omitempty"` Username string `json:"username"` }
CreateTokenRequest defines model for CreateTokenRequest.
type CreateTokenResponse ¶
type CreateTokenResponse struct { Body []byte HTTPResponse *http.Response JSON200 *struct { // contains filtered or unexported fields } YAML200 *struct { // contains filtered or unexported fields } JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateTokenResponse ¶
func ParseCreateTokenResponse(rsp *http.Response) (*CreateTokenResponse, error)
ParseCreateTokenResponse parses an HTTP response from a CreateTokenWithResponse call
func (CreateTokenResponse) Status ¶
func (r CreateTokenResponse) Status() string
Status returns HTTPResponse.Status
func (CreateTokenResponse) StatusCode ¶
func (r CreateTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateUserJSONRequestBody ¶
type CreateUserJSONRequestBody = CreateUserRequest
CreateUserJSONRequestBody defines body for CreateUser for application/json ContentType.
type CreateUserRequest ¶
type CreateUserRequest struct { Password string `json:"password"` ProjectRoleMappings *ProjectRoleMappings `json:"project_role_mappings,omitempty"` Projects *[]string `json:"projects,omitempty"` Username string `json:"username"` }
CreateUserRequest defines model for CreateUserRequest.
type CreateUserResponse ¶
type CreateUserResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateUserResponse ¶
func ParseCreateUserResponse(rsp *http.Response) (*CreateUserResponse, error)
ParseCreateUserResponse parses an HTTP response from a CreateUserWithResponse call
func (CreateUserResponse) Status ¶
func (r CreateUserResponse) Status() string
Status returns HTTPResponse.Status
func (CreateUserResponse) StatusCode ¶
func (r CreateUserResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateVIMJSONRequestBody ¶
type CreateVIMJSONRequestBody = CreateVimRequest
CreateVIMJSONRequestBody defines body for CreateVIM for application/json ContentType.
type CreateVIMResponse ¶
type CreateVIMResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateVIMResponse ¶
func ParseCreateVIMResponse(rsp *http.Response) (*CreateVIMResponse, error)
ParseCreateVIMResponse parses an HTTP response from a CreateVIMWithResponse call
func (CreateVIMResponse) Status ¶
func (r CreateVIMResponse) Status() string
Status returns HTTPResponse.Status
func (CreateVIMResponse) StatusCode ¶
func (r CreateVIMResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateVcaJSONRequestBody ¶
type CreateVcaJSONRequestBody = CreateVcaRequest
CreateVcaJSONRequestBody defines body for CreateVca for application/json ContentType.
type CreateVcaRequest ¶
type CreateVcaRequest struct { Cacert string `json:"cacert"` Description *string `json:"description,omitempty"` Endpoints string `json:"endpoints"` K8sCloud string `json:"k8s-cloud"` K8sCredentials string `json:"k8s-credentials"` LxdCloud string `json:"lxd-cloud"` LxdCredentials string `json:"lxd-credentials"` ModelConfig *map[string]interface{} `json:"model-config,omitempty"` Name string `json:"name"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` Secret string `json:"secret"` User string `json:"user"` }
CreateVcaRequest defines model for CreateVcaRequest.
type CreateVcaResponse ¶
type CreateVcaResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateVcaResponse ¶
func ParseCreateVcaResponse(rsp *http.Response) (*CreateVcaResponse, error)
ParseCreateVcaResponse parses an HTTP response from a CreateVcaWithResponse call
func (CreateVcaResponse) Status ¶
func (r CreateVcaResponse) Status() string
Status returns HTTPResponse.Status
func (CreateVcaResponse) StatusCode ¶
func (r CreateVcaResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateVimAccountJSONRequestBody ¶
type CreateVimAccountJSONRequestBody = CreateVimRequest
CreateVimAccountJSONRequestBody defines body for CreateVimAccount for application/json ContentType.
type CreateVimAccountResponse ¶
type CreateVimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateVimAccountResponse ¶
func ParseCreateVimAccountResponse(rsp *http.Response) (*CreateVimAccountResponse, error)
ParseCreateVimAccountResponse parses an HTTP response from a CreateVimAccountWithResponse call
func (CreateVimAccountResponse) Status ¶
func (r CreateVimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (CreateVimAccountResponse) StatusCode ¶
func (r CreateVimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateVimRequest ¶
type CreateVimRequest struct { Config *map[string]interface{} `json:"config,omitempty"` Creds *string `json:"creds,omitempty"` Datacenter *string `json:"datacenter,omitempty"` Description *string `json:"description,omitempty"` Name string `json:"name"` PrometheusConfig *map[string]interface{} `json:"prometheus-config,omitempty"` Resources *map[string]interface{} `json:"resources,omitempty"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` Vca *openapi_types.UUID `json:"vca,omitempty"` Vim *string `json:"vim,omitempty"` VimPassword string `json:"vim_password"` VimTenantName string `json:"vim_tenant_name"` VimType VimType `json:"vim_type"` VimUrl string `json:"vim_url"` VimUser string `json:"vim_user"` }
CreateVimRequest defines model for CreateVimRequest.
type CreateVnfPkgInfoRequest ¶
type CreateVnfPkgInfoRequest map[string]interface{}
CreateVnfPkgInfoRequest defines model for CreateVnfPkgInfoRequest.
type CreateWimAccountJSONRequestBody ¶
type CreateWimAccountJSONRequestBody = CreateWimRequest
CreateWimAccountJSONRequestBody defines body for CreateWimAccount for application/json ContentType.
type CreateWimAccountResponse ¶
type CreateWimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdPlusOpId YAML202 *ObjectIdPlusOpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreateWimAccountResponse ¶
func ParseCreateWimAccountResponse(rsp *http.Response) (*CreateWimAccountResponse, error)
ParseCreateWimAccountResponse parses an HTTP response from a CreateWimAccountWithResponse call
func (CreateWimAccountResponse) Status ¶
func (r CreateWimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (CreateWimAccountResponse) StatusCode ¶
func (r CreateWimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type CreateWimRequest ¶
type CreateWimRequest struct { Config *map[string]interface{} `json:"config,omitempty"` Description *string `json:"description,omitempty"` Name string `json:"name"` Password *string `json:"password,omitempty"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` User *string `json:"user,omitempty"` Wim *string `json:"wim,omitempty"` WimType WimType `json:"wim_type"` WimUrl string `json:"wim_url"` }
CreateWimRequest defines model for CreateWimRequest.
type Createk8sClusterJSONRequestBody ¶
type Createk8sClusterJSONRequestBody = CreateClusterInfo
Createk8sClusterJSONRequestBody defines body for Createk8sCluster for application/json ContentType.
type Createk8sClusterResponse ¶
type Createk8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseCreatek8sClusterResponse ¶
func ParseCreatek8sClusterResponse(rsp *http.Response) (*Createk8sClusterResponse, error)
ParseCreatek8sClusterResponse parses an HTTP response from a Createk8sClusterWithResponse call
func (Createk8sClusterResponse) Status ¶
func (r Createk8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (Createk8sClusterResponse) StatusCode ¶
func (r Createk8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAppProfileResponse ¶
type DeleteAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteAppProfileResponse ¶
func ParseDeleteAppProfileResponse(rsp *http.Response) (*DeleteAppProfileResponse, error)
ParseDeleteAppProfileResponse parses an HTTP response from a DeleteAppProfileWithResponse call
func (DeleteAppProfileResponse) Status ¶
func (r DeleteAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAppProfileResponse) StatusCode ¶
func (r DeleteAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAuthTokenResponse ¶
type DeleteAuthTokenResponse struct { Body []byte HTTPResponse *http.Response JSON200 *string YAML200 *string JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteAuthTokenResponse ¶
func ParseDeleteAuthTokenResponse(rsp *http.Response) (*DeleteAuthTokenResponse, error)
ParseDeleteAuthTokenResponse parses an HTTP response from a DeleteAuthTokenWithResponse call
func (DeleteAuthTokenResponse) Status ¶
func (r DeleteAuthTokenResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAuthTokenResponse) StatusCode ¶
func (r DeleteAuthTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteInfraConfigProfileResponse ¶
type DeleteInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteInfraConfigProfileResponse ¶
func ParseDeleteInfraConfigProfileResponse(rsp *http.Response) (*DeleteInfraConfigProfileResponse, error)
ParseDeleteInfraConfigProfileResponse parses an HTTP response from a DeleteInfraConfigProfileWithResponse call
func (DeleteInfraConfigProfileResponse) Status ¶
func (r DeleteInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteInfraConfigProfileResponse) StatusCode ¶
func (r DeleteInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteInfraControllerProfileResponse ¶
type DeleteInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteInfraControllerProfileResponse ¶
func ParseDeleteInfraControllerProfileResponse(rsp *http.Response) (*DeleteInfraControllerProfileResponse, error)
ParseDeleteInfraControllerProfileResponse parses an HTTP response from a DeleteInfraControllerProfileWithResponse call
func (DeleteInfraControllerProfileResponse) Status ¶
func (r DeleteInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteInfraControllerProfileResponse) StatusCode ¶
func (r DeleteInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteK8sClusterResponse ¶
type DeleteK8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteK8sClusterResponse ¶
func ParseDeleteK8sClusterResponse(rsp *http.Response) (*DeleteK8sClusterResponse, error)
ParseDeleteK8sClusterResponse parses an HTTP response from a DeleteK8sClusterWithResponse call
func (DeleteK8sClusterResponse) Status ¶
func (r DeleteK8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteK8sClusterResponse) StatusCode ¶
func (r DeleteK8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteK8sRepoResponse ¶
type DeleteK8sRepoResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteK8sRepoResponse ¶
func ParseDeleteK8sRepoResponse(rsp *http.Response) (*DeleteK8sRepoResponse, error)
ParseDeleteK8sRepoResponse parses an HTTP response from a DeleteK8sRepoWithResponse call
func (DeleteK8sRepoResponse) Status ¶
func (r DeleteK8sRepoResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteK8sRepoResponse) StatusCode ¶
func (r DeleteK8sRepoResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteKSUResponse ¶
type DeleteKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteKSUResponse ¶
func ParseDeleteKSUResponse(rsp *http.Response) (*DeleteKSUResponse, error)
ParseDeleteKSUResponse parses an HTTP response from a DeleteKSUWithResponse call
func (DeleteKSUResponse) Status ¶
func (r DeleteKSUResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteKSUResponse) StatusCode ¶
func (r DeleteKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteMultipleKSUJSONRequestBody ¶
type DeleteMultipleKSUJSONRequestBody = DeleteMultipleKsu
DeleteMultipleKSUJSONRequestBody defines body for DeleteMultipleKSU for application/json ContentType.
type DeleteMultipleKSUResponse ¶
type DeleteMultipleKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteMultipleKSUResponse ¶
func ParseDeleteMultipleKSUResponse(rsp *http.Response) (*DeleteMultipleKSUResponse, error)
ParseDeleteMultipleKSUResponse parses an HTTP response from a DeleteMultipleKSUWithResponse call
func (DeleteMultipleKSUResponse) Status ¶
func (r DeleteMultipleKSUResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteMultipleKSUResponse) StatusCode ¶
func (r DeleteMultipleKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteMultipleKsu ¶
type DeleteMultipleKsu struct { Ksus *[]struct { Uid *string `json:"_id,omitempty"` } `json:"ksus,omitempty"` }
DeleteMultipleKsu defines model for DeleteMultipleKsu.
type DeleteNSDResponse ¶
type DeleteNSDResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSDResponse ¶
func ParseDeleteNSDResponse(rsp *http.Response) (*DeleteNSDResponse, error)
ParseDeleteNSDResponse parses an HTTP response from a DeleteNSDWithResponse call
func (DeleteNSDResponse) Status ¶
func (r DeleteNSDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSDResponse) StatusCode ¶
func (r DeleteNSDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNSIContentResponse ¶
type DeleteNSIContentResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSIContentResponse ¶
func ParseDeleteNSIContentResponse(rsp *http.Response) (*DeleteNSIContentResponse, error)
ParseDeleteNSIContentResponse parses an HTTP response from a DeleteNSIContentWithResponse call
func (DeleteNSIContentResponse) Status ¶
func (r DeleteNSIContentResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSIContentResponse) StatusCode ¶
func (r DeleteNSIContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNSIResponse ¶
type DeleteNSIResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSIResponse ¶
func ParseDeleteNSIResponse(rsp *http.Response) (*DeleteNSIResponse, error)
ParseDeleteNSIResponse parses an HTTP response from a DeleteNSIWithResponse call
func (DeleteNSIResponse) Status ¶
func (r DeleteNSIResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSIResponse) StatusCode ¶
func (r DeleteNSIResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNSPkgsIdContentResponse ¶
type DeleteNSPkgsIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSPkgsIdContentResponse ¶
func ParseDeleteNSPkgsIdContentResponse(rsp *http.Response) (*DeleteNSPkgsIdContentResponse, error)
ParseDeleteNSPkgsIdContentResponse parses an HTTP response from a DeleteNSPkgsIdContentWithResponse call
func (DeleteNSPkgsIdContentResponse) Status ¶
func (r DeleteNSPkgsIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSPkgsIdContentResponse) StatusCode ¶
func (r DeleteNSPkgsIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNSTResponse ¶
type DeleteNSTResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSTResponse ¶
func ParseDeleteNSTResponse(rsp *http.Response) (*DeleteNSTResponse, error)
ParseDeleteNSTResponse parses an HTTP response from a DeleteNSTWithResponse call
func (DeleteNSTResponse) Status ¶
func (r DeleteNSTResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSTResponse) StatusCode ¶
func (r DeleteNSTResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNSinstanceContentResponse ¶
type DeleteNSinstanceContentResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSinstanceContentResponse ¶
func ParseDeleteNSinstanceContentResponse(rsp *http.Response) (*DeleteNSinstanceContentResponse, error)
ParseDeleteNSinstanceContentResponse parses an HTTP response from a DeleteNSinstanceContentWithResponse call
func (DeleteNSinstanceContentResponse) Status ¶
func (r DeleteNSinstanceContentResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSinstanceContentResponse) StatusCode ¶
func (r DeleteNSinstanceContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNSinstanceParams ¶
type DeleteNSinstanceParams struct { // VcaStatusRefresh Set to true if vca status needs to be refreshed. VcaStatusRefresh *bool `form:"vcaStatusRefresh,omitempty" json:"vcaStatusRefresh,omitempty"` }
DeleteNSinstanceParams defines parameters for DeleteNSinstance.
type DeleteNSinstanceResponse ¶
type DeleteNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNSinstanceResponse ¶
func ParseDeleteNSinstanceResponse(rsp *http.Response) (*DeleteNSinstanceResponse, error)
ParseDeleteNSinstanceResponse parses an HTTP response from a DeleteNSinstanceWithResponse call
func (DeleteNSinstanceResponse) Status ¶
func (r DeleteNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNSinstanceResponse) StatusCode ¶
func (r DeleteNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNsSubcriptionIdResponse ¶
type DeleteNsSubcriptionIdResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNsSubcriptionIdResponse ¶
func ParseDeleteNsSubcriptionIdResponse(rsp *http.Response) (*DeleteNsSubcriptionIdResponse, error)
ParseDeleteNsSubcriptionIdResponse parses an HTTP response from a DeleteNsSubcriptionIdWithResponse call
func (DeleteNsSubcriptionIdResponse) Status ¶
func (r DeleteNsSubcriptionIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNsSubcriptionIdResponse) StatusCode ¶
func (r DeleteNsSubcriptionIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNsconfigtemplateResponse ¶
type DeleteNsconfigtemplateResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNsconfigtemplateResponse ¶
func ParseDeleteNsconfigtemplateResponse(rsp *http.Response) (*DeleteNsconfigtemplateResponse, error)
ParseDeleteNsconfigtemplateResponse parses an HTTP response from a DeleteNsconfigtemplateWithResponse call
func (DeleteNsconfigtemplateResponse) Status ¶
func (r DeleteNsconfigtemplateResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNsconfigtemplateResponse) StatusCode ¶
func (r DeleteNsconfigtemplateResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteNstIdContentResponse ¶
type DeleteNstIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteNstIdContentResponse ¶
func ParseDeleteNstIdContentResponse(rsp *http.Response) (*DeleteNstIdContentResponse, error)
ParseDeleteNstIdContentResponse parses an HTTP response from a DeleteNstIdContentWithResponse call
func (DeleteNstIdContentResponse) Status ¶
func (r DeleteNstIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteNstIdContentResponse) StatusCode ¶
func (r DeleteNstIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteOKAPackageResponse ¶
type DeleteOKAPackageResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteOKAPackageResponse ¶
func ParseDeleteOKAPackageResponse(rsp *http.Response) (*DeleteOKAPackageResponse, error)
ParseDeleteOKAPackageResponse parses an HTTP response from a DeleteOKAPackageWithResponse call
func (DeleteOKAPackageResponse) Status ¶
func (r DeleteOKAPackageResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteOKAPackageResponse) StatusCode ¶
func (r DeleteOKAPackageResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeletePDUResponse ¶
type DeletePDUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeletePDUResponse ¶
func ParseDeletePDUResponse(rsp *http.Response) (*DeletePDUResponse, error)
ParseDeletePDUResponse parses an HTTP response from a DeletePDUWithResponse call
func (DeletePDUResponse) Status ¶
func (r DeletePDUResponse) Status() string
Status returns HTTPResponse.Status
func (DeletePDUResponse) StatusCode ¶
func (r DeletePDUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteProjectResponse ¶
type DeleteProjectResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteProjectResponse ¶
func ParseDeleteProjectResponse(rsp *http.Response) (*DeleteProjectResponse, error)
ParseDeleteProjectResponse parses an HTTP response from a DeleteProjectWithResponse call
func (DeleteProjectResponse) Status ¶
func (r DeleteProjectResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteProjectResponse) StatusCode ¶
func (r DeleteProjectResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteResourceProfileResponse ¶
type DeleteResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteResourceProfileResponse ¶
func ParseDeleteResourceProfileResponse(rsp *http.Response) (*DeleteResourceProfileResponse, error)
ParseDeleteResourceProfileResponse parses an HTTP response from a DeleteResourceProfileWithResponse call
func (DeleteResourceProfileResponse) Status ¶
func (r DeleteResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteResourceProfileResponse) StatusCode ¶
func (r DeleteResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteRoleResponse ¶
type DeleteRoleResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteRoleResponse ¶
func ParseDeleteRoleResponse(rsp *http.Response) (*DeleteRoleResponse, error)
ParseDeleteRoleResponse parses an HTTP response from a DeleteRoleWithResponse call
func (DeleteRoleResponse) Status ¶
func (r DeleteRoleResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteRoleResponse) StatusCode ¶
func (r DeleteRoleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteSDNResponse ¶
type DeleteSDNResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteSDNResponse ¶
func ParseDeleteSDNResponse(rsp *http.Response) (*DeleteSDNResponse, error)
ParseDeleteSDNResponse parses an HTTP response from a DeleteSDNWithResponse call
func (DeleteSDNResponse) Status ¶
func (r DeleteSDNResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteSDNResponse) StatusCode ¶
func (r DeleteSDNResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteTokenResponse ¶
type DeleteTokenResponse struct { Body []byte HTTPResponse *http.Response JSON200 *string YAML200 *string JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteTokenResponse ¶
func ParseDeleteTokenResponse(rsp *http.Response) (*DeleteTokenResponse, error)
ParseDeleteTokenResponse parses an HTTP response from a DeleteTokenWithResponse call
func (DeleteTokenResponse) Status ¶
func (r DeleteTokenResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteTokenResponse) StatusCode ¶
func (r DeleteTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteUserResponse ¶
type DeleteUserResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteUserResponse ¶
func ParseDeleteUserResponse(rsp *http.Response) (*DeleteUserResponse, error)
ParseDeleteUserResponse parses an HTTP response from a DeleteUserWithResponse call
func (DeleteUserResponse) Status ¶
func (r DeleteUserResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteUserResponse) StatusCode ¶
func (r DeleteUserResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteVIMResponse ¶
type DeleteVIMResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteVIMResponse ¶
func ParseDeleteVIMResponse(rsp *http.Response) (*DeleteVIMResponse, error)
ParseDeleteVIMResponse parses an HTTP response from a DeleteVIMWithResponse call
func (DeleteVIMResponse) Status ¶
func (r DeleteVIMResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteVIMResponse) StatusCode ¶
func (r DeleteVIMResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteVcaResponse ¶
type DeleteVcaResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteVcaResponse ¶
func ParseDeleteVcaResponse(rsp *http.Response) (*DeleteVcaResponse, error)
ParseDeleteVcaResponse parses an HTTP response from a DeleteVcaWithResponse call
func (DeleteVcaResponse) Status ¶
func (r DeleteVcaResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteVcaResponse) StatusCode ¶
func (r DeleteVcaResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteVimAccountResponse ¶
type DeleteVimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteVimAccountResponse ¶
func ParseDeleteVimAccountResponse(rsp *http.Response) (*DeleteVimAccountResponse, error)
ParseDeleteVimAccountResponse parses an HTTP response from a DeleteVimAccountWithResponse call
func (DeleteVimAccountResponse) Status ¶
func (r DeleteVimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteVimAccountResponse) StatusCode ¶
func (r DeleteVimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteVnfPkgResponse ¶
type DeleteVnfPkgResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteVnfPkgResponse ¶
func ParseDeleteVnfPkgResponse(rsp *http.Response) (*DeleteVnfPkgResponse, error)
ParseDeleteVnfPkgResponse parses an HTTP response from a DeleteVnfPkgWithResponse call
func (DeleteVnfPkgResponse) Status ¶
func (r DeleteVnfPkgResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteVnfPkgResponse) StatusCode ¶
func (r DeleteVnfPkgResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteVnfPkgsIdContentResponse ¶
type DeleteVnfPkgsIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteVnfPkgsIdContentResponse ¶
func ParseDeleteVnfPkgsIdContentResponse(rsp *http.Response) (*DeleteVnfPkgsIdContentResponse, error)
ParseDeleteVnfPkgsIdContentResponse parses an HTTP response from a DeleteVnfPkgsIdContentWithResponse call
func (DeleteVnfPkgsIdContentResponse) Status ¶
func (r DeleteVnfPkgsIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteVnfPkgsIdContentResponse) StatusCode ¶
func (r DeleteVnfPkgsIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteWimAccountResponse ¶
type DeleteWimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeleteWimAccountResponse ¶
func ParseDeleteWimAccountResponse(rsp *http.Response) (*DeleteWimAccountResponse, error)
ParseDeleteWimAccountResponse parses an HTTP response from a DeleteWimAccountWithResponse call
func (DeleteWimAccountResponse) Status ¶
func (r DeleteWimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteWimAccountResponse) StatusCode ¶
func (r DeleteWimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type Deletek8sClusterResponse ¶
type Deletek8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseDeletek8sClusterResponse ¶
func ParseDeletek8sClusterResponse(rsp *http.Response) (*Deletek8sClusterResponse, error)
ParseDeletek8sClusterResponse parses an HTTP response from a Deletek8sClusterWithResponse call
func (Deletek8sClusterResponse) Status ¶
func (r Deletek8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (Deletek8sClusterResponse) StatusCode ¶
func (r Deletek8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditK8sClusterJSONRequestBody ¶
type EditK8sClusterJSONRequestBody = EditK8sClusterRequest
EditK8sClusterJSONRequestBody defines body for EditK8sCluster for application/json ContentType.
type EditK8sClusterRequest ¶
type EditK8sClusterRequest struct { Cni *[]string `json:"cni,omitempty"` Credentials *map[string]interface{} `json:"credentials,omitempty"` Description *string `json:"description,omitempty"` K8sVersion *string `json:"k8s_version,omitempty"` Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` Nets *K8sClusterNetList `json:"nets,omitempty"` VimAccount *openapi_types.UUID `json:"vim_account,omitempty"` }
EditK8sClusterRequest defines model for EditK8sClusterRequest.
type EditK8sClusterResponse ¶
type EditK8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON202 *OpId YAML202 *OpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditK8sClusterResponse ¶
func ParseEditK8sClusterResponse(rsp *http.Response) (*EditK8sClusterResponse, error)
ParseEditK8sClusterResponse parses an HTTP response from a EditK8sClusterWithResponse call
func (EditK8sClusterResponse) Status ¶
func (r EditK8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (EditK8sClusterResponse) StatusCode ¶
func (r EditK8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditPDUJSONRequestBody ¶
type EditPDUJSONRequestBody = EditPduRequest
EditPDUJSONRequestBody defines body for EditPDU for application/json ContentType.
type EditPDUResponse ¶
type EditPDUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditPDUResponse ¶
func ParseEditPDUResponse(rsp *http.Response) (*EditPDUResponse, error)
ParseEditPDUResponse parses an HTTP response from a EditPDUWithResponse call
func (EditPDUResponse) Status ¶
func (r EditPDUResponse) Status() string
Status returns HTTPResponse.Status
func (EditPDUResponse) StatusCode ¶
func (r EditPDUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditPduRequest ¶
type EditPduRequest struct { Description *string `json:"description,omitempty"` Interfaces *PduInterfaces `json:"interfaces,omitempty"` Name *string `json:"name,omitempty"` Type *string `json:"type,omitempty"` VimAccounts *[]string `json:"vim_accounts,omitempty"` Vims *[]string `json:"vims,omitempty"` }
EditPduRequest defines model for EditPduRequest.
type EditPermissionsInfo ¶
EditPermissionsInfo Permissions keys must follow the syntax 'main_topic[:subtopic[:id[:component|action|etc]]]' Permission values are either true, false, or null
type EditProjectJSONRequestBody ¶
type EditProjectJSONRequestBody = EditProjectRequest
EditProjectJSONRequestBody defines body for EditProject for application/json ContentType.
type EditProjectRequest ¶
type EditProjectRequest struct { Admin *bool `json:"admin,omitempty"` Name *string `json:"name,omitempty"` Quotas *EditQuotasInfo `json:"quotas,omitempty"` }
EditProjectRequest defines model for EditProjectRequest.
type EditProjectResponse ¶
type EditProjectResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditProjectResponse ¶
func ParseEditProjectResponse(rsp *http.Response) (*EditProjectResponse, error)
ParseEditProjectResponse parses an HTTP response from a EditProjectWithResponse call
func (EditProjectResponse) Status ¶
func (r EditProjectResponse) Status() string
Status returns HTTPResponse.Status
func (EditProjectResponse) StatusCode ¶
func (r EditProjectResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditQuotasInfo ¶
type EditQuotasInfo struct { K8sclusters *int `json:"k8sclusters"` K8srepos *int `json:"k8srepos"` NsInstances *int `json:"ns_instances"` Nsds *int `json:"nsds"` Osmrepos *int `json:"osmrepos"` Pduds *int `json:"pduds"` SdnControllers *int `json:"sdn_controllers"` SliceInstances *int `json:"slice_instances"` SliceTemplates *int `json:"slice_templates"` Vca *int `json:"vca"` VimAccounts *int `json:"vim_accounts"` Vnfds *int `json:"vnfds"` WimAccounts *int `json:"wim_accounts"` }
EditQuotasInfo defines model for EditQuotasInfo.
type EditRoleJSONRequestBody ¶
type EditRoleJSONRequestBody = EditRoleRequest
EditRoleJSONRequestBody defines body for EditRole for application/json ContentType.
type EditRoleRequest ¶
type EditRoleRequest struct { Name *string `json:"name,omitempty"` // Permissions Permissions keys must follow the syntax 'main_topic[:subtopic[:id[:component|action|etc]]]' // Permission values are either true, false, or null Permissions *EditPermissionsInfo `json:"permissions,omitempty"` }
EditRoleRequest defines model for EditRoleRequest.
type EditRoleResponse ¶
type EditRoleResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditRoleResponse ¶
func ParseEditRoleResponse(rsp *http.Response) (*EditRoleResponse, error)
ParseEditRoleResponse parses an HTTP response from a EditRoleWithResponse call
func (EditRoleResponse) Status ¶
func (r EditRoleResponse) Status() string
Status returns HTTPResponse.Status
func (EditRoleResponse) StatusCode ¶
func (r EditRoleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditSDNJSONRequestBody ¶
type EditSDNJSONRequestBody = EditSdnRequest
EditSDNJSONRequestBody defines body for EditSDN for application/json ContentType.
type EditSDNResponse ¶
type EditSDNResponse struct { Body []byte HTTPResponse *http.Response JSON202 *OpId YAML202 *OpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditSDNResponse ¶
func ParseEditSDNResponse(rsp *http.Response) (*EditSDNResponse, error)
ParseEditSDNResponse parses an HTTP response from a EditSDNWithResponse call
func (EditSDNResponse) Status ¶
func (r EditSDNResponse) Status() string
Status returns HTTPResponse.Status
func (EditSDNResponse) StatusCode ¶
func (r EditSDNResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditSdnRequest ¶
type EditSdnRequest = SdnBasicProperties
EditSdnRequest defines model for EditSdnRequest.
type EditUserJSONRequestBody ¶
type EditUserJSONRequestBody = EditUserRequest
EditUserJSONRequestBody defines body for EditUser for application/json ContentType.
type EditUserRequest ¶
type EditUserRequest struct { AddProjectRoleMappings *ProjectRoleMappings `json:"add_project_role_mappings,omitempty"` OldPassword *string `json:"old_password,omitempty"` Password *string `json:"password,omitempty"` ProjectRoleMappings *ProjectRoleMappings `json:"project_role_mappings,omitempty"` Projects *EditUserRequest_Projects `json:"projects,omitempty"` RemoveProjectRoleMappings *ProjectRoleMappingsOpt `json:"remove_project_role_mappings,omitempty"` Renew *bool `json:"renew,omitempty"` SystemAdminId *openapi_types.UUID `json:"system_admin_id,omitempty"` Unlock *bool `json:"unlock,omitempty"` Username *string `json:"username,omitempty"` }
EditUserRequest defines model for EditUserRequest.
type EditUserRequest_Projects ¶
type EditUserRequest_Projects struct {
// contains filtered or unexported fields
}
EditUserRequest_Projects defines model for EditUserRequest.Projects.
func (EditUserRequest_Projects) AsArrayEditionSchema ¶
func (t EditUserRequest_Projects) AsArrayEditionSchema() (ArrayEditionSchema, error)
AsArrayEditionSchema returns the union data inside the EditUserRequest_Projects as a ArrayEditionSchema
func (EditUserRequest_Projects) AsShortNameList ¶
func (t EditUserRequest_Projects) AsShortNameList() (ShortNameList, error)
AsShortNameList returns the union data inside the EditUserRequest_Projects as a ShortNameList
func (*EditUserRequest_Projects) FromArrayEditionSchema ¶
func (t *EditUserRequest_Projects) FromArrayEditionSchema(v ArrayEditionSchema) error
FromArrayEditionSchema overwrites any union data inside the EditUserRequest_Projects as the provided ArrayEditionSchema
func (*EditUserRequest_Projects) FromShortNameList ¶
func (t *EditUserRequest_Projects) FromShortNameList(v ShortNameList) error
FromShortNameList overwrites any union data inside the EditUserRequest_Projects as the provided ShortNameList
func (EditUserRequest_Projects) MarshalJSON ¶
func (t EditUserRequest_Projects) MarshalJSON() ([]byte, error)
func (*EditUserRequest_Projects) MergeArrayEditionSchema ¶
func (t *EditUserRequest_Projects) MergeArrayEditionSchema(v ArrayEditionSchema) error
MergeArrayEditionSchema performs a merge with any union data inside the EditUserRequest_Projects, using the provided ArrayEditionSchema
func (*EditUserRequest_Projects) MergeShortNameList ¶
func (t *EditUserRequest_Projects) MergeShortNameList(v ShortNameList) error
MergeShortNameList performs a merge with any union data inside the EditUserRequest_Projects, using the provided ShortNameList
func (*EditUserRequest_Projects) UnmarshalJSON ¶
func (t *EditUserRequest_Projects) UnmarshalJSON(b []byte) error
type EditUserResponse ¶
type EditUserResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditUserResponse ¶
func ParseEditUserResponse(rsp *http.Response) (*EditUserResponse, error)
ParseEditUserResponse parses an HTTP response from a EditUserWithResponse call
func (EditUserResponse) Status ¶
func (r EditUserResponse) Status() string
Status returns HTTPResponse.Status
func (EditUserResponse) StatusCode ¶
func (r EditUserResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditVIMJSONRequestBody ¶
type EditVIMJSONRequestBody = EditVimRequest
EditVIMJSONRequestBody defines body for EditVIM for application/json ContentType.
type EditVIMResponse ¶
type EditVIMResponse struct { Body []byte HTTPResponse *http.Response JSON202 *OpId YAML202 *OpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditVIMResponse ¶
func ParseEditVIMResponse(rsp *http.Response) (*EditVIMResponse, error)
ParseEditVIMResponse parses an HTTP response from a EditVIMWithResponse call
func (EditVIMResponse) Status ¶
func (r EditVIMResponse) Status() string
Status returns HTTPResponse.Status
func (EditVIMResponse) StatusCode ¶
func (r EditVIMResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditVcaJSONRequestBody ¶
type EditVcaJSONRequestBody = EditVcaRequest
EditVcaJSONRequestBody defines body for EditVca for application/json ContentType.
type EditVcaRequest ¶
type EditVcaRequest struct { Cacert *string `json:"cacert,omitempty"` Description *string `json:"description,omitempty"` Endpoints *string `json:"endpoints,omitempty"` K8sCloud *string `json:"k8s-cloud,omitempty"` K8sCredentials *string `json:"k8s-credentials,omitempty"` LxdCloud *string `json:"lxd-cloud,omitempty"` LxdCredentials *string `json:"lxd-credentials,omitempty"` ModelConfig *map[string]interface{} `json:"model-config,omitempty"` Name *string `json:"name,omitempty"` Secret *string `json:"secret,omitempty"` User *string `json:"user,omitempty"` }
EditVcaRequest defines model for EditVcaRequest.
type EditVcaResponse ¶
type EditVcaResponse struct { Body []byte HTTPResponse *http.Response JSON202 *OpId YAML202 *OpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditVcaResponse ¶
func ParseEditVcaResponse(rsp *http.Response) (*EditVcaResponse, error)
ParseEditVcaResponse parses an HTTP response from a EditVcaWithResponse call
func (EditVcaResponse) Status ¶
func (r EditVcaResponse) Status() string
Status returns HTTPResponse.Status
func (EditVcaResponse) StatusCode ¶
func (r EditVcaResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditVimAccountJSONRequestBody ¶
type EditVimAccountJSONRequestBody = EditVimRequest
EditVimAccountJSONRequestBody defines body for EditVimAccount for application/json ContentType.
type EditVimAccountResponse ¶
type EditVimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON202 *OpId YAML202 *OpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditVimAccountResponse ¶
func ParseEditVimAccountResponse(rsp *http.Response) (*EditVimAccountResponse, error)
ParseEditVimAccountResponse parses an HTTP response from a EditVimAccountWithResponse call
func (EditVimAccountResponse) Status ¶
func (r EditVimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (EditVimAccountResponse) StatusCode ¶
func (r EditVimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditVimRequest ¶
type EditVimRequest struct { Config *map[string]interface{} `json:"config,omitempty"` Datacenter *string `json:"datacenter,omitempty"` Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` PrometheusConfig *map[string]interface{} `json:"prometheus-config,omitempty"` Vca *openapi_types.UUID `json:"vca,omitempty"` Vim *string `json:"vim,omitempty"` VimPassword *string `json:"vim_password,omitempty"` VimTenantName *string `json:"vim_tenant_name,omitempty"` VimType *VimType `json:"vim_type,omitempty"` VimUrl *string `json:"vim_url,omitempty"` VimUser *string `json:"vim_user,omitempty"` }
EditVimRequest defines model for EditVimRequest.
type EditWimAccountJSONRequestBody ¶
type EditWimAccountJSONRequestBody = EditWimRequest
EditWimAccountJSONRequestBody defines body for EditWimAccount for application/json ContentType.
type EditWimAccountResponse ¶
type EditWimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON202 *OpId YAML202 *OpId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseEditWimAccountResponse ¶
func ParseEditWimAccountResponse(rsp *http.Response) (*EditWimAccountResponse, error)
ParseEditWimAccountResponse parses an HTTP response from a EditWimAccountWithResponse call
func (EditWimAccountResponse) Status ¶
func (r EditWimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (EditWimAccountResponse) StatusCode ¶
func (r EditWimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type EditWimRequest ¶
type EditWimRequest struct { Config *map[string]interface{} `json:"config,omitempty"` Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` Password *string `json:"password,omitempty"` User *string `json:"user,omitempty"` Wim *string `json:"wim,omitempty"` WimType *string `json:"wim_type,omitempty"` WimUrl *string `json:"wim_url,omitempty"` }
EditWimRequest defines model for EditWimRequest.
type GetAlarmResponse ¶
type GetAlarmResponse struct { Body []byte HTTPResponse *http.Response JSON200 *Alarm YAML200 *Alarm JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetAlarmResponse ¶
func ParseGetAlarmResponse(rsp *http.Response) (*GetAlarmResponse, error)
ParseGetAlarmResponse parses an HTTP response from a GetAlarmWithResponse call
func (GetAlarmResponse) Status ¶
func (r GetAlarmResponse) Status() string
Status returns HTTPResponse.Status
func (GetAlarmResponse) StatusCode ¶
func (r GetAlarmResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAlarmsResponse ¶
type GetAlarmsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfAlarm YAML200 *ArrayOfAlarm JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetAlarmsResponse ¶
func ParseGetAlarmsResponse(rsp *http.Response) (*GetAlarmsResponse, error)
ParseGetAlarmsResponse parses an HTTP response from a GetAlarmsWithResponse call
func (GetAlarmsResponse) Status ¶
func (r GetAlarmsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAlarmsResponse) StatusCode ¶
func (r GetAlarmsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAppProfileResponse ¶
type GetAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetAppProfileResponse ¶
func ParseGetAppProfileResponse(rsp *http.Response) (*GetAppProfileResponse, error)
ParseGetAppProfileResponse parses an HTTP response from a GetAppProfileWithResponse call
func (GetAppProfileResponse) Status ¶
func (r GetAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (GetAppProfileResponse) StatusCode ¶
func (r GetAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetCredsResponse ¶
type GetCredsResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetCredsResponse ¶
func ParseGetCredsResponse(rsp *http.Response) (*GetCredsResponse, error)
ParseGetCredsResponse parses an HTTP response from a GetCredsWithResponse call
func (GetCredsResponse) Status ¶
func (r GetCredsResponse) Status() string
Status returns HTTPResponse.Status
func (GetCredsResponse) StatusCode ¶
func (r GetCredsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetInfraConfigProfileResponse ¶
type GetInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetInfraConfigProfileResponse ¶
func ParseGetInfraConfigProfileResponse(rsp *http.Response) (*GetInfraConfigProfileResponse, error)
ParseGetInfraConfigProfileResponse parses an HTTP response from a GetInfraConfigProfileWithResponse call
func (GetInfraConfigProfileResponse) Status ¶
func (r GetInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (GetInfraConfigProfileResponse) StatusCode ¶
func (r GetInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetInfraControllerProfileResponse ¶
type GetInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetInfraControllerProfileResponse ¶
func ParseGetInfraControllerProfileResponse(rsp *http.Response) (*GetInfraControllerProfileResponse, error)
ParseGetInfraControllerProfileResponse parses an HTTP response from a GetInfraControllerProfileWithResponse call
func (GetInfraControllerProfileResponse) Status ¶
func (r GetInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (GetInfraControllerProfileResponse) StatusCode ¶
func (r GetInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetK8sClusterResponse ¶
type GetK8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON200 *K8sClusterInfo YAML200 *K8sClusterInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetK8sClusterResponse ¶
func ParseGetK8sClusterResponse(rsp *http.Response) (*GetK8sClusterResponse, error)
ParseGetK8sClusterResponse parses an HTTP response from a GetK8sClusterWithResponse call
func (GetK8sClusterResponse) Status ¶
func (r GetK8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (GetK8sClusterResponse) StatusCode ¶
func (r GetK8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetK8sClustersResponse ¶
type GetK8sClustersResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfK8sClusterInfo YAML200 *ArrayOfK8sClusterInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetK8sClustersResponse ¶
func ParseGetK8sClustersResponse(rsp *http.Response) (*GetK8sClustersResponse, error)
ParseGetK8sClustersResponse parses an HTTP response from a GetK8sClustersWithResponse call
func (GetK8sClustersResponse) Status ¶
func (r GetK8sClustersResponse) Status() string
Status returns HTTPResponse.Status
func (GetK8sClustersResponse) StatusCode ¶
func (r GetK8sClustersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetK8sRepoResponse ¶
type GetK8sRepoResponse struct { Body []byte HTTPResponse *http.Response JSON200 *K8sRepoInfo YAML200 *K8sRepoInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetK8sRepoResponse ¶
func ParseGetK8sRepoResponse(rsp *http.Response) (*GetK8sRepoResponse, error)
ParseGetK8sRepoResponse parses an HTTP response from a GetK8sRepoWithResponse call
func (GetK8sRepoResponse) Status ¶
func (r GetK8sRepoResponse) Status() string
Status returns HTTPResponse.Status
func (GetK8sRepoResponse) StatusCode ¶
func (r GetK8sRepoResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetK8sReposResponse ¶
type GetK8sReposResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfK8sRepoInfo YAML200 *ArrayOfK8sRepoInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetK8sReposResponse ¶
func ParseGetK8sReposResponse(rsp *http.Response) (*GetK8sReposResponse, error)
ParseGetK8sReposResponse parses an HTTP response from a GetK8sReposWithResponse call
func (GetK8sReposResponse) Status ¶
func (r GetK8sReposResponse) Status() string
Status returns HTTPResponse.Status
func (GetK8sReposResponse) StatusCode ¶
func (r GetK8sReposResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetKSUResponse ¶
type GetKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetKSUResponse ¶
func ParseGetKSUResponse(rsp *http.Response) (*GetKSUResponse, error)
ParseGetKSUResponse parses an HTTP response from a GetKSUWithResponse call
func (GetKSUResponse) Status ¶
func (r GetKSUResponse) Status() string
Status returns HTTPResponse.Status
func (GetKSUResponse) StatusCode ¶
func (r GetKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSDResponse ¶
type GetNSDResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsdInfo YAML200 *NsdInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSDResponse ¶
func ParseGetNSDResponse(rsp *http.Response) (*GetNSDResponse, error)
ParseGetNSDResponse parses an HTTP response from a GetNSDWithResponse call
func (GetNSDResponse) Status ¶
func (r GetNSDResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSDResponse) StatusCode ¶
func (r GetNSDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSDcontentResponse ¶
type GetNSDcontentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSDcontentResponse ¶
func ParseGetNSDcontentResponse(rsp *http.Response) (*GetNSDcontentResponse, error)
ParseGetNSDcontentResponse parses an HTTP response from a GetNSDcontentWithResponse call
func (GetNSDcontentResponse) Status ¶
func (r GetNSDcontentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSDcontentResponse) StatusCode ¶
func (r GetNSDcontentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSDsResponse ¶
type GetNSDsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsdInfo YAML200 *ArrayOfNsdInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSDsResponse ¶
func ParseGetNSDsResponse(rsp *http.Response) (*GetNSDsResponse, error)
ParseGetNSDsResponse parses an HTTP response from a GetNSDsWithResponse call
func (GetNSDsResponse) Status ¶
func (r GetNSDsResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSDsResponse) StatusCode ¶
func (r GetNSDsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSIContentResponse ¶
type GetNSIContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NetSliceInstance YAML200 *NetSliceInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSIContentResponse ¶
func ParseGetNSIContentResponse(rsp *http.Response) (*GetNSIContentResponse, error)
ParseGetNSIContentResponse parses an HTTP response from a GetNSIContentWithResponse call
func (GetNSIContentResponse) Status ¶
func (r GetNSIContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSIContentResponse) StatusCode ¶
func (r GetNSIContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSIResponse ¶
type GetNSIResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NetSliceInstance YAML200 *NetSliceInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSIResponse ¶
func ParseGetNSIResponse(rsp *http.Response) (*GetNSIResponse, error)
ParseGetNSIResponse parses an HTTP response from a GetNSIWithResponse call
func (GetNSIResponse) Status ¶
func (r GetNSIResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSIResponse) StatusCode ¶
func (r GetNSIResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSIsContentResponse ¶
type GetNSIsContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNetSliceInstance YAML200 *ArrayOfNetSliceInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSIsContentResponse ¶
func ParseGetNSIsContentResponse(rsp *http.Response) (*GetNSIsContentResponse, error)
ParseGetNSIsContentResponse parses an HTTP response from a GetNSIsContentWithResponse call
func (GetNSIsContentResponse) Status ¶
func (r GetNSIsContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSIsContentResponse) StatusCode ¶
func (r GetNSIsContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSIsResponse ¶
type GetNSIsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNetSliceInstance YAML200 *ArrayOfNetSliceInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSIsResponse ¶
func ParseGetNSIsResponse(rsp *http.Response) (*GetNSIsResponse, error)
ParseGetNSIsResponse parses an HTTP response from a GetNSIsWithResponse call
func (GetNSIsResponse) Status ¶
func (r GetNSIsResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSIsResponse) StatusCode ¶
func (r GetNSIsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSLCMOpOccResponse ¶
type GetNSLCMOpOccResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsLcmOpOcc YAML200 *NsLcmOpOcc JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSLCMOpOccResponse ¶
func ParseGetNSLCMOpOccResponse(rsp *http.Response) (*GetNSLCMOpOccResponse, error)
ParseGetNSLCMOpOccResponse parses an HTTP response from a GetNSLCMOpOccWithResponse call
func (GetNSLCMOpOccResponse) Status ¶
func (r GetNSLCMOpOccResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSLCMOpOccResponse) StatusCode ¶
func (r GetNSLCMOpOccResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSLCMOpOccsResponse ¶
type GetNSLCMOpOccsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsLcmOpOcc YAML200 *ArrayOfNsLcmOpOcc JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSLCMOpOccsResponse ¶
func ParseGetNSLCMOpOccsResponse(rsp *http.Response) (*GetNSLCMOpOccsResponse, error)
ParseGetNSLCMOpOccsResponse parses an HTTP response from a GetNSLCMOpOccsWithResponse call
func (GetNSLCMOpOccsResponse) Status ¶
func (r GetNSLCMOpOccsResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSLCMOpOccsResponse) StatusCode ¶
func (r GetNSLCMOpOccsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSTResponse ¶
type GetNSTResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NstInfo YAML200 *NstInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSTResponse ¶
func ParseGetNSTResponse(rsp *http.Response) (*GetNSTResponse, error)
ParseGetNSTResponse parses an HTTP response from a GetNSTWithResponse call
func (GetNSTResponse) Status ¶
func (r GetNSTResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSTResponse) StatusCode ¶
func (r GetNSTResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSTcontentResponse ¶
type GetNSTcontentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSTcontentResponse ¶
func ParseGetNSTcontentResponse(rsp *http.Response) (*GetNSTcontentResponse, error)
ParseGetNSTcontentResponse parses an HTTP response from a GetNSTcontentWithResponse call
func (GetNSTcontentResponse) Status ¶
func (r GetNSTcontentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSTcontentResponse) StatusCode ¶
func (r GetNSTcontentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSTsResponse ¶
type GetNSTsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNstInfo YAML200 *ArrayOfNstInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSTsResponse ¶
func ParseGetNSTsResponse(rsp *http.Response) (*GetNSTsResponse, error)
ParseGetNSTsResponse parses an HTTP response from a GetNSTsWithResponse call
func (GetNSTsResponse) Status ¶
func (r GetNSTsResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSTsResponse) StatusCode ¶
func (r GetNSTsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSinstanceContentResponse ¶
type GetNSinstanceContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsInstance YAML200 *NsInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSinstanceContentResponse ¶
func ParseGetNSinstanceContentResponse(rsp *http.Response) (*GetNSinstanceContentResponse, error)
ParseGetNSinstanceContentResponse parses an HTTP response from a GetNSinstanceContentWithResponse call
func (GetNSinstanceContentResponse) Status ¶
func (r GetNSinstanceContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSinstanceContentResponse) StatusCode ¶
func (r GetNSinstanceContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSinstanceParams ¶
type GetNSinstanceParams struct { // VcaStatusRefresh Set to true if vca status needs to be refreshed. VcaStatusRefresh *bool `form:"vcaStatusRefresh,omitempty" json:"vcaStatusRefresh,omitempty"` }
GetNSinstanceParams defines parameters for GetNSinstance.
type GetNSinstanceResponse ¶
type GetNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsInstance YAML200 *NsInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSinstanceResponse ¶
func ParseGetNSinstanceResponse(rsp *http.Response) (*GetNSinstanceResponse, error)
ParseGetNSinstanceResponse parses an HTTP response from a GetNSinstanceWithResponse call
func (GetNSinstanceResponse) Status ¶
func (r GetNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSinstanceResponse) StatusCode ¶
func (r GetNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSinstancesContentResponse ¶
type GetNSinstancesContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsInstance YAML200 *ArrayOfNsInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSinstancesContentResponse ¶
func ParseGetNSinstancesContentResponse(rsp *http.Response) (*GetNSinstancesContentResponse, error)
ParseGetNSinstancesContentResponse parses an HTTP response from a GetNSinstancesContentWithResponse call
func (GetNSinstancesContentResponse) Status ¶
func (r GetNSinstancesContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSinstancesContentResponse) StatusCode ¶
func (r GetNSinstancesContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNSinstancesResponse ¶
type GetNSinstancesResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsInstance YAML200 *ArrayOfNsInstance JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNSinstancesResponse ¶
func ParseGetNSinstancesResponse(rsp *http.Response) (*GetNSinstancesResponse, error)
ParseGetNSinstancesResponse parses an HTTP response from a GetNSinstancesWithResponse call
func (GetNSinstancesResponse) Status ¶
func (r GetNSinstancesResponse) Status() string
Status returns HTTPResponse.Status
func (GetNSinstancesResponse) StatusCode ¶
func (r GetNSinstancesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsPkgArtifactResponse ¶
type GetNsPkgArtifactResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsPkgArtifactResponse ¶
func ParseGetNsPkgArtifactResponse(rsp *http.Response) (*GetNsPkgArtifactResponse, error)
ParseGetNsPkgArtifactResponse parses an HTTP response from a GetNsPkgArtifactWithResponse call
func (GetNsPkgArtifactResponse) Status ¶
func (r GetNsPkgArtifactResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsPkgArtifactResponse) StatusCode ¶
func (r GetNsPkgArtifactResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsPkgNsdResponse ¶
type GetNsPkgNsdResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsPkgNsdResponse ¶
func ParseGetNsPkgNsdResponse(rsp *http.Response) (*GetNsPkgNsdResponse, error)
ParseGetNsPkgNsdResponse parses an HTTP response from a GetNsPkgNsdWithResponse call
func (GetNsPkgNsdResponse) Status ¶
func (r GetNsPkgNsdResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsPkgNsdResponse) StatusCode ¶
func (r GetNsPkgNsdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsPkgsContentResponse ¶
type GetNsPkgsContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsdInfo YAML200 *ArrayOfNsdInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsPkgsContentResponse ¶
func ParseGetNsPkgsContentResponse(rsp *http.Response) (*GetNsPkgsContentResponse, error)
ParseGetNsPkgsContentResponse parses an HTTP response from a GetNsPkgsContentWithResponse call
func (GetNsPkgsContentResponse) Status ¶
func (r GetNsPkgsContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsPkgsContentResponse) StatusCode ¶
func (r GetNsPkgsContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsPkgsIdContentResponse ¶
type GetNsPkgsIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsdInfo YAML200 *NsdInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsPkgsIdContentResponse ¶
func ParseGetNsPkgsIdContentResponse(rsp *http.Response) (*GetNsPkgsIdContentResponse, error)
ParseGetNsPkgsIdContentResponse parses an HTTP response from a GetNsPkgsIdContentWithResponse call
func (GetNsPkgsIdContentResponse) Status ¶
func (r GetNsPkgsIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsPkgsIdContentResponse) StatusCode ¶
func (r GetNsPkgsIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsPmJobReportResponse ¶
type GetNsPmJobReportResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsPmJobReportInfo YAML200 *NsPmJobReportInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsPmJobReportResponse ¶
func ParseGetNsPmJobReportResponse(rsp *http.Response) (*GetNsPmJobReportResponse, error)
ParseGetNsPmJobReportResponse parses an HTTP response from a GetNsPmJobReportWithResponse call
func (GetNsPmJobReportResponse) Status ¶
func (r GetNsPmJobReportResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsPmJobReportResponse) StatusCode ¶
func (r GetNsPmJobReportResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsSubcriptionIdResponse ¶
type GetNsSubcriptionIdResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NslcmSubscriptionInfo YAML200 *NslcmSubscriptionInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsSubcriptionIdResponse ¶
func ParseGetNsSubcriptionIdResponse(rsp *http.Response) (*GetNsSubcriptionIdResponse, error)
ParseGetNsSubcriptionIdResponse parses an HTTP response from a GetNsSubcriptionIdWithResponse call
func (GetNsSubcriptionIdResponse) Status ¶
func (r GetNsSubcriptionIdResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsSubcriptionIdResponse) StatusCode ¶
func (r GetNsSubcriptionIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsSubcriptionsResponse ¶
type GetNsSubcriptionsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNslcmSubscriptionInfo YAML200 *ArrayOfNslcmSubscriptionInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsSubcriptionsResponse ¶
func ParseGetNsSubcriptionsResponse(rsp *http.Response) (*GetNsSubcriptionsResponse, error)
ParseGetNsSubcriptionsResponse parses an HTTP response from a GetNsSubcriptionsWithResponse call
func (GetNsSubcriptionsResponse) Status ¶
func (r GetNsSubcriptionsResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsSubcriptionsResponse) StatusCode ¶
func (r GetNsSubcriptionsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsconfigtemplateResponse ¶
type GetNsconfigtemplateResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsConfigTemplateInfo YAML200 *NsConfigTemplateInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsconfigtemplateResponse ¶
func ParseGetNsconfigtemplateResponse(rsp *http.Response) (*GetNsconfigtemplateResponse, error)
ParseGetNsconfigtemplateResponse parses an HTTP response from a GetNsconfigtemplateWithResponse call
func (GetNsconfigtemplateResponse) Status ¶
func (r GetNsconfigtemplateResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsconfigtemplateResponse) StatusCode ¶
func (r GetNsconfigtemplateResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsconfigtemplatesResponse ¶
type GetNsconfigtemplatesResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsConfigTemplateInfo YAML200 *ArrayOfNsConfigTemplateInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsconfigtemplatesResponse ¶
func ParseGetNsconfigtemplatesResponse(rsp *http.Response) (*GetNsconfigtemplatesResponse, error)
ParseGetNsconfigtemplatesResponse parses an HTTP response from a GetNsconfigtemplatesWithResponse call
func (GetNsconfigtemplatesResponse) Status ¶
func (r GetNsconfigtemplatesResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsconfigtemplatesResponse) StatusCode ¶
func (r GetNsconfigtemplatesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsiLcmOpOccResponse ¶
type GetNsiLcmOpOccResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsiLcmOpOcc YAML200 *NsiLcmOpOcc JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsiLcmOpOccResponse ¶
func ParseGetNsiLcmOpOccResponse(rsp *http.Response) (*GetNsiLcmOpOccResponse, error)
ParseGetNsiLcmOpOccResponse parses an HTTP response from a GetNsiLcmOpOccWithResponse call
func (GetNsiLcmOpOccResponse) Status ¶
func (r GetNsiLcmOpOccResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsiLcmOpOccResponse) StatusCode ¶
func (r GetNsiLcmOpOccResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNsiLcmOpOccsResponse ¶
type GetNsiLcmOpOccsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNsiLcmOpOcc YAML200 *ArrayOfNsiLcmOpOcc JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNsiLcmOpOccsResponse ¶
func ParseGetNsiLcmOpOccsResponse(rsp *http.Response) (*GetNsiLcmOpOccsResponse, error)
ParseGetNsiLcmOpOccsResponse parses an HTTP response from a GetNsiLcmOpOccsWithResponse call
func (GetNsiLcmOpOccsResponse) Status ¶
func (r GetNsiLcmOpOccsResponse) Status() string
Status returns HTTPResponse.Status
func (GetNsiLcmOpOccsResponse) StatusCode ¶
func (r GetNsiLcmOpOccsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNstArtifactResponse ¶
type GetNstArtifactResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNstArtifactResponse ¶
func ParseGetNstArtifactResponse(rsp *http.Response) (*GetNstArtifactResponse, error)
ParseGetNstArtifactResponse parses an HTTP response from a GetNstArtifactWithResponse call
func (GetNstArtifactResponse) Status ¶
func (r GetNstArtifactResponse) Status() string
Status returns HTTPResponse.Status
func (GetNstArtifactResponse) StatusCode ¶
func (r GetNstArtifactResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNstContentResponse ¶
type GetNstContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfNstInfo YAML200 *ArrayOfNstInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNstContentResponse ¶
func ParseGetNstContentResponse(rsp *http.Response) (*GetNstContentResponse, error)
ParseGetNstContentResponse parses an HTTP response from a GetNstContentWithResponse call
func (GetNstContentResponse) Status ¶
func (r GetNstContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNstContentResponse) StatusCode ¶
func (r GetNstContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNstIdContentResponse ¶
type GetNstIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NstInfo YAML200 *NstInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNstIdContentResponse ¶
func ParseGetNstIdContentResponse(rsp *http.Response) (*GetNstIdContentResponse, error)
ParseGetNstIdContentResponse parses an HTTP response from a GetNstIdContentWithResponse call
func (GetNstIdContentResponse) Status ¶
func (r GetNstIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetNstIdContentResponse) StatusCode ¶
func (r GetNstIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetNstNstResponse ¶
type GetNstNstResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetNstNstResponse ¶
func ParseGetNstNstResponse(rsp *http.Response) (*GetNstNstResponse, error)
ParseGetNstNstResponse parses an HTTP response from a GetNstNstWithResponse call
func (GetNstNstResponse) Status ¶
func (r GetNstNstResponse) Status() string
Status returns HTTPResponse.Status
func (GetNstNstResponse) StatusCode ¶
func (r GetNstNstResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOKAPackageResponse ¶
type GetOKAPackageResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetOKAPackageResponse ¶
func ParseGetOKAPackageResponse(rsp *http.Response) (*GetOKAPackageResponse, error)
ParseGetOKAPackageResponse parses an HTTP response from a GetOKAPackageWithResponse call
func (GetOKAPackageResponse) Status ¶
func (r GetOKAPackageResponse) Status() string
Status returns HTTPResponse.Status
func (GetOKAPackageResponse) StatusCode ¶
func (r GetOKAPackageResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetPDUResponse ¶
type GetPDUResponse struct { Body []byte HTTPResponse *http.Response JSON200 *PduInfo YAML200 *PduInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetPDUResponse ¶
func ParseGetPDUResponse(rsp *http.Response) (*GetPDUResponse, error)
ParseGetPDUResponse parses an HTTP response from a GetPDUWithResponse call
func (GetPDUResponse) Status ¶
func (r GetPDUResponse) Status() string
Status returns HTTPResponse.Status
func (GetPDUResponse) StatusCode ¶
func (r GetPDUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetPDUsResponse ¶
type GetPDUsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfPduInfo YAML200 *ArrayOfPduInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetPDUsResponse ¶
func ParseGetPDUsResponse(rsp *http.Response) (*GetPDUsResponse, error)
ParseGetPDUsResponse parses an HTTP response from a GetPDUsWithResponse call
func (GetPDUsResponse) Status ¶
func (r GetPDUsResponse) Status() string
Status returns HTTPResponse.Status
func (GetPDUsResponse) StatusCode ¶
func (r GetPDUsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetProjectResponse ¶
type GetProjectResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ProjectInfo YAML200 *ProjectInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetProjectResponse ¶
func ParseGetProjectResponse(rsp *http.Response) (*GetProjectResponse, error)
ParseGetProjectResponse parses an HTTP response from a GetProjectWithResponse call
func (GetProjectResponse) Status ¶
func (r GetProjectResponse) Status() string
Status returns HTTPResponse.Status
func (GetProjectResponse) StatusCode ¶
func (r GetProjectResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetProjectsResponse ¶
type GetProjectsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfProjectInfo YAML200 *ArrayOfProjectInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetProjectsResponse ¶
func ParseGetProjectsResponse(rsp *http.Response) (*GetProjectsResponse, error)
ParseGetProjectsResponse parses an HTTP response from a GetProjectsWithResponse call
func (GetProjectsResponse) Status ¶
func (r GetProjectsResponse) Status() string
Status returns HTTPResponse.Status
func (GetProjectsResponse) StatusCode ¶
func (r GetProjectsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetResourceProfileResponse ¶
type GetResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetResourceProfileResponse ¶
func ParseGetResourceProfileResponse(rsp *http.Response) (*GetResourceProfileResponse, error)
ParseGetResourceProfileResponse parses an HTTP response from a GetResourceProfileWithResponse call
func (GetResourceProfileResponse) Status ¶
func (r GetResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (GetResourceProfileResponse) StatusCode ¶
func (r GetResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetRoleResponse ¶
type GetRoleResponse struct { Body []byte HTTPResponse *http.Response JSON200 *RoleInfo YAML200 *RoleInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetRoleResponse ¶
func ParseGetRoleResponse(rsp *http.Response) (*GetRoleResponse, error)
ParseGetRoleResponse parses an HTTP response from a GetRoleWithResponse call
func (GetRoleResponse) Status ¶
func (r GetRoleResponse) Status() string
Status returns HTTPResponse.Status
func (GetRoleResponse) StatusCode ¶
func (r GetRoleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetRolesResponse ¶
type GetRolesResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfRoleInfo YAML200 *ArrayOfRoleInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetRolesResponse ¶
func ParseGetRolesResponse(rsp *http.Response) (*GetRolesResponse, error)
ParseGetRolesResponse parses an HTTP response from a GetRolesWithResponse call
func (GetRolesResponse) Status ¶
func (r GetRolesResponse) Status() string
Status returns HTTPResponse.Status
func (GetRolesResponse) StatusCode ¶
func (r GetRolesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetSDNResponse ¶
type GetSDNResponse struct { Body []byte HTTPResponse *http.Response JSON200 *SdnInfo YAML200 *SdnInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetSDNResponse ¶
func ParseGetSDNResponse(rsp *http.Response) (*GetSDNResponse, error)
ParseGetSDNResponse parses an HTTP response from a GetSDNWithResponse call
func (GetSDNResponse) Status ¶
func (r GetSDNResponse) Status() string
Status returns HTTPResponse.Status
func (GetSDNResponse) StatusCode ¶
func (r GetSDNResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetSDNsResponse ¶
type GetSDNsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfSdnInfo YAML200 *ArrayOfSdnInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetSDNsResponse ¶
func ParseGetSDNsResponse(rsp *http.Response) (*GetSDNsResponse, error)
ParseGetSDNsResponse parses an HTTP response from a GetSDNsWithResponse call
func (GetSDNsResponse) Status ¶
func (r GetSDNsResponse) Status() string
Status returns HTTPResponse.Status
func (GetSDNsResponse) StatusCode ¶
func (r GetSDNsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetTemplatecontentResponse ¶
type GetTemplatecontentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *NsConfigTemplateInfo YAML200 *NsConfigTemplateInfo JSON206 *NsConfigTemplateInfo YAML206 *NsConfigTemplateInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetTemplatecontentResponse ¶
func ParseGetTemplatecontentResponse(rsp *http.Response) (*GetTemplatecontentResponse, error)
ParseGetTemplatecontentResponse parses an HTTP response from a GetTemplatecontentWithResponse call
func (GetTemplatecontentResponse) Status ¶
func (r GetTemplatecontentResponse) Status() string
Status returns HTTPResponse.Status
func (GetTemplatecontentResponse) StatusCode ¶
func (r GetTemplatecontentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetTokenResponse ¶
type GetTokenResponse struct { Body []byte HTTPResponse *http.Response JSON200 *TokenInfo YAML200 *TokenInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetTokenResponse ¶
func ParseGetTokenResponse(rsp *http.Response) (*GetTokenResponse, error)
ParseGetTokenResponse parses an HTTP response from a GetTokenWithResponse call
func (GetTokenResponse) Status ¶
func (r GetTokenResponse) Status() string
Status returns HTTPResponse.Status
func (GetTokenResponse) StatusCode ¶
func (r GetTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetTokensResponse ¶
type GetTokensResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfTokenInfo YAML200 *ArrayOfTokenInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetTokensResponse ¶
func ParseGetTokensResponse(rsp *http.Response) (*GetTokensResponse, error)
ParseGetTokensResponse parses an HTTP response from a GetTokensWithResponse call
func (GetTokensResponse) Status ¶
func (r GetTokensResponse) Status() string
Status returns HTTPResponse.Status
func (GetTokensResponse) StatusCode ¶
func (r GetTokensResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetUserResponse ¶
type GetUserResponse struct { Body []byte HTTPResponse *http.Response JSON200 *UserInfo YAML200 *UserInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetUserResponse ¶
func ParseGetUserResponse(rsp *http.Response) (*GetUserResponse, error)
ParseGetUserResponse parses an HTTP response from a GetUserWithResponse call
func (GetUserResponse) Status ¶
func (r GetUserResponse) Status() string
Status returns HTTPResponse.Status
func (GetUserResponse) StatusCode ¶
func (r GetUserResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetUsersResponse ¶
type GetUsersResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfUserInfo YAML200 *ArrayOfUserInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetUsersResponse ¶
func ParseGetUsersResponse(rsp *http.Response) (*GetUsersResponse, error)
ParseGetUsersResponse parses an HTTP response from a GetUsersWithResponse call
func (GetUsersResponse) Status ¶
func (r GetUsersResponse) Status() string
Status returns HTTPResponse.Status
func (GetUsersResponse) StatusCode ¶
func (r GetUsersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVIMResponse ¶
type GetVIMResponse struct { Body []byte HTTPResponse *http.Response JSON200 *VimInfo YAML200 *VimInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVIMResponse ¶
func ParseGetVIMResponse(rsp *http.Response) (*GetVIMResponse, error)
ParseGetVIMResponse parses an HTTP response from a GetVIMWithResponse call
func (GetVIMResponse) Status ¶
func (r GetVIMResponse) Status() string
Status returns HTTPResponse.Status
func (GetVIMResponse) StatusCode ¶
func (r GetVIMResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVIMsResponse ¶
type GetVIMsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfVimInfo YAML200 *ArrayOfVimInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVIMsResponse ¶
func ParseGetVIMsResponse(rsp *http.Response) (*GetVIMsResponse, error)
ParseGetVIMsResponse parses an HTTP response from a GetVIMsWithResponse call
func (GetVIMsResponse) Status ¶
func (r GetVIMsResponse) Status() string
Status returns HTTPResponse.Status
func (GetVIMsResponse) StatusCode ¶
func (r GetVIMsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVcaResponse ¶
type GetVcaResponse struct { Body []byte HTTPResponse *http.Response JSON200 *VcaInfo YAML200 *VcaInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVcaResponse ¶
func ParseGetVcaResponse(rsp *http.Response) (*GetVcaResponse, error)
ParseGetVcaResponse parses an HTTP response from a GetVcaWithResponse call
func (GetVcaResponse) Status ¶
func (r GetVcaResponse) Status() string
Status returns HTTPResponse.Status
func (GetVcaResponse) StatusCode ¶
func (r GetVcaResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVcasResponse ¶
type GetVcasResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfVcaInfo YAML200 *ArrayOfVcaInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVcasResponse ¶
func ParseGetVcasResponse(rsp *http.Response) (*GetVcasResponse, error)
ParseGetVcasResponse parses an HTTP response from a GetVcasWithResponse call
func (GetVcasResponse) Status ¶
func (r GetVcasResponse) Status() string
Status returns HTTPResponse.Status
func (GetVcasResponse) StatusCode ¶
func (r GetVcasResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVimAccountResponse ¶
type GetVimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON200 *VimInfo YAML200 *VimInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVimAccountResponse ¶
func ParseGetVimAccountResponse(rsp *http.Response) (*GetVimAccountResponse, error)
ParseGetVimAccountResponse parses an HTTP response from a GetVimAccountWithResponse call
func (GetVimAccountResponse) Status ¶
func (r GetVimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (GetVimAccountResponse) StatusCode ¶
func (r GetVimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVimAccountsResponse ¶
type GetVimAccountsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfVimInfo YAML200 *ArrayOfVimInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVimAccountsResponse ¶
func ParseGetVimAccountsResponse(rsp *http.Response) (*GetVimAccountsResponse, error)
ParseGetVimAccountsResponse parses an HTTP response from a GetVimAccountsWithResponse call
func (GetVimAccountsResponse) Status ¶
func (r GetVimAccountsResponse) Status() string
Status returns HTTPResponse.Status
func (GetVimAccountsResponse) StatusCode ¶
func (r GetVimAccountsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfInstanceResponse ¶
type GetVnfInstanceResponse struct { Body []byte HTTPResponse *http.Response JSON200 *VnfInstanceInfo YAML200 *VnfInstanceInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfInstanceResponse ¶
func ParseGetVnfInstanceResponse(rsp *http.Response) (*GetVnfInstanceResponse, error)
ParseGetVnfInstanceResponse parses an HTTP response from a GetVnfInstanceWithResponse call
func (GetVnfInstanceResponse) Status ¶
func (r GetVnfInstanceResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfInstanceResponse) StatusCode ¶
func (r GetVnfInstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfInstancesResponse ¶
type GetVnfInstancesResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfVnfInstanceInfo YAML200 *ArrayOfVnfInstanceInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfInstancesResponse ¶
func ParseGetVnfInstancesResponse(rsp *http.Response) (*GetVnfInstancesResponse, error)
ParseGetVnfInstancesResponse parses an HTTP response from a GetVnfInstancesWithResponse call
func (GetVnfInstancesResponse) Status ¶
func (r GetVnfInstancesResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfInstancesResponse) StatusCode ¶
func (r GetVnfInstancesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgArtifactResponse ¶
type GetVnfPkgArtifactResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgArtifactResponse ¶
func ParseGetVnfPkgArtifactResponse(rsp *http.Response) (*GetVnfPkgArtifactResponse, error)
ParseGetVnfPkgArtifactResponse parses an HTTP response from a GetVnfPkgArtifactWithResponse call
func (GetVnfPkgArtifactResponse) Status ¶
func (r GetVnfPkgArtifactResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgArtifactResponse) StatusCode ¶
func (r GetVnfPkgArtifactResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgContentResponse ¶
type GetVnfPkgContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgContentResponse ¶
func ParseGetVnfPkgContentResponse(rsp *http.Response) (*GetVnfPkgContentResponse, error)
ParseGetVnfPkgContentResponse parses an HTTP response from a GetVnfPkgContentWithResponse call
func (GetVnfPkgContentResponse) Status ¶
func (r GetVnfPkgContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgContentResponse) StatusCode ¶
func (r GetVnfPkgContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgResponse ¶
type GetVnfPkgResponse struct { Body []byte HTTPResponse *http.Response JSON200 *VnfPkgInfo YAML200 *VnfPkgInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgResponse ¶
func ParseGetVnfPkgResponse(rsp *http.Response) (*GetVnfPkgResponse, error)
ParseGetVnfPkgResponse parses an HTTP response from a GetVnfPkgWithResponse call
func (GetVnfPkgResponse) Status ¶
func (r GetVnfPkgResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgResponse) StatusCode ¶
func (r GetVnfPkgResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgVnfdResponse ¶
type GetVnfPkgVnfdResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgVnfdResponse ¶
func ParseGetVnfPkgVnfdResponse(rsp *http.Response) (*GetVnfPkgVnfdResponse, error)
ParseGetVnfPkgVnfdResponse parses an HTTP response from a GetVnfPkgVnfdWithResponse call
func (GetVnfPkgVnfdResponse) Status ¶
func (r GetVnfPkgVnfdResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgVnfdResponse) StatusCode ¶
func (r GetVnfPkgVnfdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgsContentResponse ¶
type GetVnfPkgsContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfVnfPkgInfo YAML200 *ArrayOfVnfPkgInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgsContentResponse ¶
func ParseGetVnfPkgsContentResponse(rsp *http.Response) (*GetVnfPkgsContentResponse, error)
ParseGetVnfPkgsContentResponse parses an HTTP response from a GetVnfPkgsContentWithResponse call
func (GetVnfPkgsContentResponse) Status ¶
func (r GetVnfPkgsContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgsContentResponse) StatusCode ¶
func (r GetVnfPkgsContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgsIdContentResponse ¶
type GetVnfPkgsIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON200 *VnfPkgInfo YAML200 *VnfPkgInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgsIdContentResponse ¶
func ParseGetVnfPkgsIdContentResponse(rsp *http.Response) (*GetVnfPkgsIdContentResponse, error)
ParseGetVnfPkgsIdContentResponse parses an HTTP response from a GetVnfPkgsIdContentWithResponse call
func (GetVnfPkgsIdContentResponse) Status ¶
func (r GetVnfPkgsIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgsIdContentResponse) StatusCode ¶
func (r GetVnfPkgsIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVnfPkgsResponse ¶
type GetVnfPkgsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfVnfPkgInfo YAML200 *ArrayOfVnfPkgInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetVnfPkgsResponse ¶
func ParseGetVnfPkgsResponse(rsp *http.Response) (*GetVnfPkgsResponse, error)
ParseGetVnfPkgsResponse parses an HTTP response from a GetVnfPkgsWithResponse call
func (GetVnfPkgsResponse) Status ¶
func (r GetVnfPkgsResponse) Status() string
Status returns HTTPResponse.Status
func (GetVnfPkgsResponse) StatusCode ¶
func (r GetVnfPkgsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetWimAccountResponse ¶
type GetWimAccountResponse struct { Body []byte HTTPResponse *http.Response JSON200 *WimInfo YAML200 *WimInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetWimAccountResponse ¶
func ParseGetWimAccountResponse(rsp *http.Response) (*GetWimAccountResponse, error)
ParseGetWimAccountResponse parses an HTTP response from a GetWimAccountWithResponse call
func (GetWimAccountResponse) Status ¶
func (r GetWimAccountResponse) Status() string
Status returns HTTPResponse.Status
func (GetWimAccountResponse) StatusCode ¶
func (r GetWimAccountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetWimAccountsResponse ¶
type GetWimAccountsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *ArrayOfWimInfo YAML200 *ArrayOfWimInfo JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseGetWimAccountsResponse ¶
func ParseGetWimAccountsResponse(rsp *http.Response) (*GetWimAccountsResponse, error)
ParseGetWimAccountsResponse parses an HTTP response from a GetWimAccountsWithResponse call
func (GetWimAccountsResponse) Status ¶
func (r GetWimAccountsResponse) Status() string
Status returns HTTPResponse.Status
func (GetWimAccountsResponse) StatusCode ¶
func (r GetWimAccountsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type HealNSinstanceJSONRequestBody ¶
type HealNSinstanceJSONRequestBody = HealNsRequest
HealNSinstanceJSONRequestBody defines body for HealNSinstance for application/json ContentType.
type HealNSinstanceResponse ¶
type HealNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseHealNSinstanceResponse ¶
func ParseHealNSinstanceResponse(rsp *http.Response) (*HealNSinstanceResponse, error)
ParseHealNSinstanceResponse parses an HTTP response from a HealNSinstanceWithResponse call
func (HealNSinstanceResponse) Status ¶
func (r HealNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (HealNSinstanceResponse) StatusCode ¶
func (r HealNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type HealNsRequest ¶
type HealNsRequest struct { // HealVnfData List of VNF to be healed, together with the information needed to heal each. HealVnfData []HealVnfData `json:"healVnfData"` // TimeoutNsHeal timeout for the heal operation in seconds TimeoutNsHeal *int `json:"timeout_ns_heal,omitempty"` }
HealNsRequest This type represents request parameters for the "Heal NS" operation. This operation supports the healing of an NS instance by healing one or more of the VNF that are part of this NS.
type HealVduData ¶
type HealVduData struct { // CountIndex Indicates the VDU number when the VDU is part of a scale-group. CountIndex *int `json:"count-index,omitempty"` // RunDay1 Flag to indicate whether or not to run day1 primitives for the VDU (default: false). RunDay1 *bool `json:"run-day1,omitempty"` // VduId Identifies the VDU id, part of the VNF, requiring a healing action. VduId openapi_types.UUID `json:"vdu-id"` }
HealVduData This type represents the information to heal a VDU that is part of a VNF.
type HealVnfData ¶
type HealVnfData struct { // AdditionalParams Additional parameters passed by the NFVO as input to the healing process, specific to the VNF being healed. AdditionalParams *struct { // RunDay1 Flag to indicate whether or not to run day1 primitives for the VNF (default: false). RunDay1 *bool `json:"run-day1,omitempty"` // Vdu List of VDU to be healed, together with the information needed to heal each. Vdu *[]HealVduData `json:"vdu,omitempty"` } `json:"additionalParams,omitempty"` // Cause Indicates the reason why a healing procedure is required. Cause *string `json:"cause,omitempty"` // VnfInstanceId Identifies the VNF instance, part of the NS, requiring a healing action. VnfInstanceId openapi_types.UUID `json:"vnfInstanceId"` }
HealVnfData This type represents the information to heal a VNF that is part of an NS.
type HttpRequestDoer ¶
Doer performs HTTP requests.
The standard http.Client implements this interface.
type InstantiateNSIJSONRequestBody ¶
type InstantiateNSIJSONRequestBody = InstantiateNsiRequest
InstantiateNSIJSONRequestBody defines body for InstantiateNSI for application/json ContentType.
type InstantiateNSIResponse ¶
type InstantiateNSIResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseInstantiateNSIResponse ¶
func ParseInstantiateNSIResponse(rsp *http.Response) (*InstantiateNSIResponse, error)
ParseInstantiateNSIResponse parses an HTTP response from a InstantiateNSIWithResponse call
func (InstantiateNSIResponse) Status ¶
func (r InstantiateNSIResponse) Status() string
Status returns HTTPResponse.Status
func (InstantiateNSIResponse) StatusCode ¶
func (r InstantiateNSIResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type InstantiateNSinstanceJSONRequestBody ¶
type InstantiateNSinstanceJSONRequestBody = InstantiateNsRequest
InstantiateNSinstanceJSONRequestBody defines body for InstantiateNSinstance for application/json ContentType.
type InstantiateNSinstanceResponse ¶
type InstantiateNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseInstantiateNSinstanceResponse ¶
func ParseInstantiateNSinstanceResponse(rsp *http.Response) (*InstantiateNSinstanceResponse, error)
ParseInstantiateNSinstanceResponse parses an HTTP response from a InstantiateNSinstanceWithResponse call
func (InstantiateNSinstanceResponse) Status ¶
func (r InstantiateNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (InstantiateNSinstanceResponse) StatusCode ¶
func (r InstantiateNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type InstantiateNsRequest ¶
type InstantiateNsRequest struct { AdditionalParamsForNs *map[string]interface{} `json:"additionalParamsForNs,omitempty"` AdditionalParamsForVnf *[]struct { AdditionalParams *map[string]interface{} `json:"additionalParams,omitempty"` AdditionalParamsForKdu *[]struct { AdditionalParams *map[string]interface{} `json:"additionalParams,omitempty"` // K8sNamespace use this namespace for this KDU K8sNamespace *string `json:"k8s-namespace,omitempty"` KduModel *string `json:"kdu_model,omitempty"` KduName string `json:"kdu_name"` } `json:"additionalParamsForKdu,omitempty"` AdditionalParamsForVdu *[]struct { AdditionalParams map[string]interface{} `json:"additionalParams"` VduId string `json:"vdu_id"` } `json:"additionalParamsForVdu,omitempty"` // K8sNamespace use this namespace for all the KDU deployed in this VNF // (if any). By default it is used the id of the project K8sNamespace *string `json:"k8s-namespace,omitempty"` MemberVnfIndex string `json:"member-vnf-index"` } `json:"additionalParamsForVnf,omitempty"` K8sNamespace *string `json:"k8s-namespace,omitempty"` LcmOperationType *string `json:"lcmOperationType,omitempty"` NetsliceInstanceId *openapi_types.UUID `json:"netsliceInstanceId,omitempty"` // NsConfigTemplateId Identifier of the Ns config template which is selected // while instantiation NsConfigTemplateId *openapi_types.UUID `json:"nsConfigTemplateId,omitempty"` NsDescription *string `json:"nsDescription"` NsInstanceId *openapi_types.UUID `json:"nsInstanceId,omitempty"` // NsName Human-readable name of the NS instance to be created. NsName string `json:"nsName"` // NsdId Identifier of the NSD that defines the NS instance to be created. NsdId openapi_types.UUID `json:"nsdId"` NsrId *openapi_types.UUID `json:"nsr_id,omitempty"` PlacementConstraints *map[string]interface{} `json:"placement-constraints,omitempty"` // PlacementEngine To compute automatically the target VIM for each VNF based on // constrains, e.g. latency. Currently only 'PLA' is supported PlacementEngine *string `json:"placement-engine,omitempty"` SshKeys *[]string `json:"ssh_keys,omitempty"` TimeoutNsDeploy *int `json:"timeout_ns_deploy,omitempty"` VduImage *string `json:"vduImage,omitempty"` // VimAccountId Identifier of the VIM Account where the NS instance shall be created. VimAccountId openapi_types.UUID `json:"vimAccountId"` Vld *[]struct { IpProfile *map[string]interface{} `json:"ip-profile,omitempty"` Name string `json:"name"` NsNet *map[string]interface{} `json:"ns-net,omitempty"` ProviderNetwork *struct { PhysicalNetwork *string `json:"physical-network,omitempty"` SegmentationId *string `json:"segmentation-id,omitempty"` } `json:"provider-network,omitempty"` VimNetworkId *InstantiateNsRequest_Vld_VimNetworkId `json:"vim-network-id,omitempty"` VimNetworkName *InstantiateNsRequest_Vld_VimNetworkName `json:"vim-network-name,omitempty"` VnfdConnectionPointRef *[]struct { IpAddress *string `json:"ip-address,omitempty"` MemberVnfIndexRef string `json:"member-vnf-index-ref"` VnfdConnectionPointRef string `json:"vnfd-connection-point-ref"` } `json:"vnfd-connection-point-ref,omitempty"` WimAccountId *InstantiateNsRequest_Vld_WimAccountId `json:"wimAccountId"` } `json:"vld,omitempty"` Vnf *[]struct { InternalVld *[]struct { InternalConnectionPoint *[]struct { IdRef string `json:"id-ref"` IpAddress *string `json:"ip-address,omitempty"` } `json:"internal-connection-point,omitempty"` IpProfile *struct { DhcpParams *struct { Count *int `json:"count,omitempty"` Enabled *bool `json:"enabled,omitempty"` StartAddress *string `json:"start-address,omitempty"` } `json:"dhcp-params"` DnsServer *[]struct { Address string `json:"address"` } `json:"dns-server"` GatewayAddress *string `json:"gateway-address"` IpVersion *InstantiateNsRequestVnfInternalVldIpProfileIpVersion `json:"ip-version,omitempty"` SubnetAddress *string `json:"subnet-address"` } `json:"ip-profile,omitempty"` Name string `json:"name"` ProviderNetwork *struct { NetworkType *string `json:"network-type,omitempty"` PhysicalNetwork *string `json:"physical-network,omitempty"` // SdnPorts connect additional ports to the created underlay SDN connectivity. // Normally for external connectivy. SdnPorts *[]InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item `json:"sdn-ports,omitempty"` SegmentationId *string `json:"segmentation-id,omitempty"` } `json:"provider-network,omitempty"` VimNetworkId *string `json:"vim-network-id,omitempty"` VimNetworkName *string `json:"vim-network-name,omitempty"` } `json:"internal-vld,omitempty"` MemberVnfIndex string `json:"member-vnf-index"` Vdu *[]struct { Id string `json:"id"` Interface *[]struct { FloatingIpRequired *bool `json:"floating-ip-required,omitempty"` IpAddress *string `json:"ip-address,omitempty"` MacAddress *string `json:"mac-address,omitempty"` Name string `json:"name"` } `json:"interface,omitempty"` Volume *[]struct { Name string `json:"name"` VimVolumeId string `json:"vim-volume-id"` } `json:"volume,omitempty"` } `json:"vdu,omitempty"` VimAccountId *openapi_types.UUID `json:"vimAccountId,omitempty"` } `json:"vnf,omitempty"` WimAccountId *InstantiateNsRequest_WimAccountId `json:"wimAccountId"` }
InstantiateNsRequest defines model for InstantiateNsRequest.
type InstantiateNsRequestVldVimNetworkId0 ¶
type InstantiateNsRequestVldVimNetworkId0 = string
InstantiateNsRequestVldVimNetworkId0 defines model for .
type InstantiateNsRequestVldVimNetworkId1 ¶
type InstantiateNsRequestVldVimNetworkId1 = map[string]interface{}
InstantiateNsRequestVldVimNetworkId1 defines model for .
type InstantiateNsRequestVldVimNetworkName0 ¶
type InstantiateNsRequestVldVimNetworkName0 = string
InstantiateNsRequestVldVimNetworkName0 defines model for .
type InstantiateNsRequestVldVimNetworkName1 ¶
type InstantiateNsRequestVldVimNetworkName1 = map[string]interface{}
InstantiateNsRequestVldVimNetworkName1 defines model for .
type InstantiateNsRequestVldWimAccountId0 ¶
type InstantiateNsRequestVldWimAccountId0 = string
InstantiateNsRequestVldWimAccountId0 defines model for .
type InstantiateNsRequestVldWimAccountId1 ¶
type InstantiateNsRequestVldWimAccountId1 = bool
InstantiateNsRequestVldWimAccountId1 defines model for .
type InstantiateNsRequestVnfInternalVldIpProfileIpVersion ¶
type InstantiateNsRequestVnfInternalVldIpProfileIpVersion string
InstantiateNsRequestVnfInternalVldIpProfileIpVersion defines model for InstantiateNsRequest.Vnf.InternalVld.IpProfile.IpVersion.
const ( InstantiateNsRequestVnfInternalVldIpProfileIpVersionIpv4 InstantiateNsRequestVnfInternalVldIpProfileIpVersion = "ipv4" InstantiateNsRequestVnfInternalVldIpProfileIpVersionIpv6 InstantiateNsRequestVnfInternalVldIpProfileIpVersion = "ipv6" )
Defines values for InstantiateNsRequestVnfInternalVldIpProfileIpVersion.
type InstantiateNsRequestWimAccountId0 ¶
type InstantiateNsRequestWimAccountId0 = string
InstantiateNsRequestWimAccountId0 defines model for .
type InstantiateNsRequestWimAccountId1 ¶
type InstantiateNsRequestWimAccountId1 = bool
InstantiateNsRequestWimAccountId1 defines model for .
type InstantiateNsRequest_Vld_VimNetworkId ¶
type InstantiateNsRequest_Vld_VimNetworkId struct {
// contains filtered or unexported fields
}
InstantiateNsRequest_Vld_VimNetworkId defines model for InstantiateNsRequest.Vld.VimNetworkId.
func (InstantiateNsRequest_Vld_VimNetworkId) AsInstantiateNsRequestVldVimNetworkId0 ¶
func (t InstantiateNsRequest_Vld_VimNetworkId) AsInstantiateNsRequestVldVimNetworkId0() (InstantiateNsRequestVldVimNetworkId0, error)
AsInstantiateNsRequestVldVimNetworkId0 returns the union data inside the InstantiateNsRequest_Vld_VimNetworkId as a InstantiateNsRequestVldVimNetworkId0
func (InstantiateNsRequest_Vld_VimNetworkId) AsInstantiateNsRequestVldVimNetworkId1 ¶
func (t InstantiateNsRequest_Vld_VimNetworkId) AsInstantiateNsRequestVldVimNetworkId1() (InstantiateNsRequestVldVimNetworkId1, error)
AsInstantiateNsRequestVldVimNetworkId1 returns the union data inside the InstantiateNsRequest_Vld_VimNetworkId as a InstantiateNsRequestVldVimNetworkId1
func (*InstantiateNsRequest_Vld_VimNetworkId) FromInstantiateNsRequestVldVimNetworkId0 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkId) FromInstantiateNsRequestVldVimNetworkId0(v InstantiateNsRequestVldVimNetworkId0) error
FromInstantiateNsRequestVldVimNetworkId0 overwrites any union data inside the InstantiateNsRequest_Vld_VimNetworkId as the provided InstantiateNsRequestVldVimNetworkId0
func (*InstantiateNsRequest_Vld_VimNetworkId) FromInstantiateNsRequestVldVimNetworkId1 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkId) FromInstantiateNsRequestVldVimNetworkId1(v InstantiateNsRequestVldVimNetworkId1) error
FromInstantiateNsRequestVldVimNetworkId1 overwrites any union data inside the InstantiateNsRequest_Vld_VimNetworkId as the provided InstantiateNsRequestVldVimNetworkId1
func (InstantiateNsRequest_Vld_VimNetworkId) MarshalJSON ¶
func (t InstantiateNsRequest_Vld_VimNetworkId) MarshalJSON() ([]byte, error)
func (*InstantiateNsRequest_Vld_VimNetworkId) MergeInstantiateNsRequestVldVimNetworkId0 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkId) MergeInstantiateNsRequestVldVimNetworkId0(v InstantiateNsRequestVldVimNetworkId0) error
MergeInstantiateNsRequestVldVimNetworkId0 performs a merge with any union data inside the InstantiateNsRequest_Vld_VimNetworkId, using the provided InstantiateNsRequestVldVimNetworkId0
func (*InstantiateNsRequest_Vld_VimNetworkId) MergeInstantiateNsRequestVldVimNetworkId1 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkId) MergeInstantiateNsRequestVldVimNetworkId1(v InstantiateNsRequestVldVimNetworkId1) error
MergeInstantiateNsRequestVldVimNetworkId1 performs a merge with any union data inside the InstantiateNsRequest_Vld_VimNetworkId, using the provided InstantiateNsRequestVldVimNetworkId1
func (*InstantiateNsRequest_Vld_VimNetworkId) UnmarshalJSON ¶
func (t *InstantiateNsRequest_Vld_VimNetworkId) UnmarshalJSON(b []byte) error
type InstantiateNsRequest_Vld_VimNetworkName ¶
type InstantiateNsRequest_Vld_VimNetworkName struct {
// contains filtered or unexported fields
}
InstantiateNsRequest_Vld_VimNetworkName defines model for InstantiateNsRequest.Vld.VimNetworkName.
func (InstantiateNsRequest_Vld_VimNetworkName) AsInstantiateNsRequestVldVimNetworkName0 ¶
func (t InstantiateNsRequest_Vld_VimNetworkName) AsInstantiateNsRequestVldVimNetworkName0() (InstantiateNsRequestVldVimNetworkName0, error)
AsInstantiateNsRequestVldVimNetworkName0 returns the union data inside the InstantiateNsRequest_Vld_VimNetworkName as a InstantiateNsRequestVldVimNetworkName0
func (InstantiateNsRequest_Vld_VimNetworkName) AsInstantiateNsRequestVldVimNetworkName1 ¶
func (t InstantiateNsRequest_Vld_VimNetworkName) AsInstantiateNsRequestVldVimNetworkName1() (InstantiateNsRequestVldVimNetworkName1, error)
AsInstantiateNsRequestVldVimNetworkName1 returns the union data inside the InstantiateNsRequest_Vld_VimNetworkName as a InstantiateNsRequestVldVimNetworkName1
func (*InstantiateNsRequest_Vld_VimNetworkName) FromInstantiateNsRequestVldVimNetworkName0 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkName) FromInstantiateNsRequestVldVimNetworkName0(v InstantiateNsRequestVldVimNetworkName0) error
FromInstantiateNsRequestVldVimNetworkName0 overwrites any union data inside the InstantiateNsRequest_Vld_VimNetworkName as the provided InstantiateNsRequestVldVimNetworkName0
func (*InstantiateNsRequest_Vld_VimNetworkName) FromInstantiateNsRequestVldVimNetworkName1 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkName) FromInstantiateNsRequestVldVimNetworkName1(v InstantiateNsRequestVldVimNetworkName1) error
FromInstantiateNsRequestVldVimNetworkName1 overwrites any union data inside the InstantiateNsRequest_Vld_VimNetworkName as the provided InstantiateNsRequestVldVimNetworkName1
func (InstantiateNsRequest_Vld_VimNetworkName) MarshalJSON ¶
func (t InstantiateNsRequest_Vld_VimNetworkName) MarshalJSON() ([]byte, error)
func (*InstantiateNsRequest_Vld_VimNetworkName) MergeInstantiateNsRequestVldVimNetworkName0 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkName) MergeInstantiateNsRequestVldVimNetworkName0(v InstantiateNsRequestVldVimNetworkName0) error
MergeInstantiateNsRequestVldVimNetworkName0 performs a merge with any union data inside the InstantiateNsRequest_Vld_VimNetworkName, using the provided InstantiateNsRequestVldVimNetworkName0
func (*InstantiateNsRequest_Vld_VimNetworkName) MergeInstantiateNsRequestVldVimNetworkName1 ¶
func (t *InstantiateNsRequest_Vld_VimNetworkName) MergeInstantiateNsRequestVldVimNetworkName1(v InstantiateNsRequestVldVimNetworkName1) error
MergeInstantiateNsRequestVldVimNetworkName1 performs a merge with any union data inside the InstantiateNsRequest_Vld_VimNetworkName, using the provided InstantiateNsRequestVldVimNetworkName1
func (*InstantiateNsRequest_Vld_VimNetworkName) UnmarshalJSON ¶
func (t *InstantiateNsRequest_Vld_VimNetworkName) UnmarshalJSON(b []byte) error
type InstantiateNsRequest_Vld_WimAccountId ¶
type InstantiateNsRequest_Vld_WimAccountId struct {
// contains filtered or unexported fields
}
InstantiateNsRequest_Vld_WimAccountId defines model for InstantiateNsRequest.Vld.WimAccountId.
func (InstantiateNsRequest_Vld_WimAccountId) AsInstantiateNsRequestVldWimAccountId0 ¶
func (t InstantiateNsRequest_Vld_WimAccountId) AsInstantiateNsRequestVldWimAccountId0() (InstantiateNsRequestVldWimAccountId0, error)
AsInstantiateNsRequestVldWimAccountId0 returns the union data inside the InstantiateNsRequest_Vld_WimAccountId as a InstantiateNsRequestVldWimAccountId0
func (InstantiateNsRequest_Vld_WimAccountId) AsInstantiateNsRequestVldWimAccountId1 ¶
func (t InstantiateNsRequest_Vld_WimAccountId) AsInstantiateNsRequestVldWimAccountId1() (InstantiateNsRequestVldWimAccountId1, error)
AsInstantiateNsRequestVldWimAccountId1 returns the union data inside the InstantiateNsRequest_Vld_WimAccountId as a InstantiateNsRequestVldWimAccountId1
func (*InstantiateNsRequest_Vld_WimAccountId) FromInstantiateNsRequestVldWimAccountId0 ¶
func (t *InstantiateNsRequest_Vld_WimAccountId) FromInstantiateNsRequestVldWimAccountId0(v InstantiateNsRequestVldWimAccountId0) error
FromInstantiateNsRequestVldWimAccountId0 overwrites any union data inside the InstantiateNsRequest_Vld_WimAccountId as the provided InstantiateNsRequestVldWimAccountId0
func (*InstantiateNsRequest_Vld_WimAccountId) FromInstantiateNsRequestVldWimAccountId1 ¶
func (t *InstantiateNsRequest_Vld_WimAccountId) FromInstantiateNsRequestVldWimAccountId1(v InstantiateNsRequestVldWimAccountId1) error
FromInstantiateNsRequestVldWimAccountId1 overwrites any union data inside the InstantiateNsRequest_Vld_WimAccountId as the provided InstantiateNsRequestVldWimAccountId1
func (InstantiateNsRequest_Vld_WimAccountId) MarshalJSON ¶
func (t InstantiateNsRequest_Vld_WimAccountId) MarshalJSON() ([]byte, error)
func (*InstantiateNsRequest_Vld_WimAccountId) MergeInstantiateNsRequestVldWimAccountId0 ¶
func (t *InstantiateNsRequest_Vld_WimAccountId) MergeInstantiateNsRequestVldWimAccountId0(v InstantiateNsRequestVldWimAccountId0) error
MergeInstantiateNsRequestVldWimAccountId0 performs a merge with any union data inside the InstantiateNsRequest_Vld_WimAccountId, using the provided InstantiateNsRequestVldWimAccountId0
func (*InstantiateNsRequest_Vld_WimAccountId) MergeInstantiateNsRequestVldWimAccountId1 ¶
func (t *InstantiateNsRequest_Vld_WimAccountId) MergeInstantiateNsRequestVldWimAccountId1(v InstantiateNsRequestVldWimAccountId1) error
MergeInstantiateNsRequestVldWimAccountId1 performs a merge with any union data inside the InstantiateNsRequest_Vld_WimAccountId, using the provided InstantiateNsRequestVldWimAccountId1
func (*InstantiateNsRequest_Vld_WimAccountId) UnmarshalJSON ¶
func (t *InstantiateNsRequest_Vld_WimAccountId) UnmarshalJSON(b []byte) error
type InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item ¶
type InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item struct { MacAddress *string `json:"mac_address,omitempty"` SwitchId string `json:"switch_id"` SwitchPort string `json:"switch_port"` Vlan *int `json:"vlan,omitempty"` AdditionalProperties map[string]interface{} `json:"-"` }
InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item defines model for InstantiateNsRequest.Vnf.InternalVld.ProviderNetwork.SdnPorts.Item.
func (InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) Get ¶
func (a InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) Get(fieldName string) (value interface{}, found bool)
Getter for additional properties for InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item. Returns the specified element and whether it was found
func (InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) MarshalJSON ¶
func (a InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) MarshalJSON() ([]byte, error)
Override default JSON handling for InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item to handle AdditionalProperties
func (*InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) Set ¶
func (a *InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) Set(fieldName string, value interface{})
Setter for additional properties for InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item
func (*InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) UnmarshalJSON ¶
func (a *InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item) UnmarshalJSON(b []byte) error
Override default JSON handling for InstantiateNsRequest_Vnf_InternalVld_ProviderNetwork_SdnPorts_Item to handle AdditionalProperties
type InstantiateNsRequest_WimAccountId ¶
type InstantiateNsRequest_WimAccountId struct {
// contains filtered or unexported fields
}
InstantiateNsRequest_WimAccountId defines model for InstantiateNsRequest.WimAccountId.
func (InstantiateNsRequest_WimAccountId) AsInstantiateNsRequestWimAccountId0 ¶
func (t InstantiateNsRequest_WimAccountId) AsInstantiateNsRequestWimAccountId0() (InstantiateNsRequestWimAccountId0, error)
AsInstantiateNsRequestWimAccountId0 returns the union data inside the InstantiateNsRequest_WimAccountId as a InstantiateNsRequestWimAccountId0
func (InstantiateNsRequest_WimAccountId) AsInstantiateNsRequestWimAccountId1 ¶
func (t InstantiateNsRequest_WimAccountId) AsInstantiateNsRequestWimAccountId1() (InstantiateNsRequestWimAccountId1, error)
AsInstantiateNsRequestWimAccountId1 returns the union data inside the InstantiateNsRequest_WimAccountId as a InstantiateNsRequestWimAccountId1
func (*InstantiateNsRequest_WimAccountId) FromInstantiateNsRequestWimAccountId0 ¶
func (t *InstantiateNsRequest_WimAccountId) FromInstantiateNsRequestWimAccountId0(v InstantiateNsRequestWimAccountId0) error
FromInstantiateNsRequestWimAccountId0 overwrites any union data inside the InstantiateNsRequest_WimAccountId as the provided InstantiateNsRequestWimAccountId0
func (*InstantiateNsRequest_WimAccountId) FromInstantiateNsRequestWimAccountId1 ¶
func (t *InstantiateNsRequest_WimAccountId) FromInstantiateNsRequestWimAccountId1(v InstantiateNsRequestWimAccountId1) error
FromInstantiateNsRequestWimAccountId1 overwrites any union data inside the InstantiateNsRequest_WimAccountId as the provided InstantiateNsRequestWimAccountId1
func (InstantiateNsRequest_WimAccountId) MarshalJSON ¶
func (t InstantiateNsRequest_WimAccountId) MarshalJSON() ([]byte, error)
func (*InstantiateNsRequest_WimAccountId) MergeInstantiateNsRequestWimAccountId0 ¶
func (t *InstantiateNsRequest_WimAccountId) MergeInstantiateNsRequestWimAccountId0(v InstantiateNsRequestWimAccountId0) error
MergeInstantiateNsRequestWimAccountId0 performs a merge with any union data inside the InstantiateNsRequest_WimAccountId, using the provided InstantiateNsRequestWimAccountId0
func (*InstantiateNsRequest_WimAccountId) MergeInstantiateNsRequestWimAccountId1 ¶
func (t *InstantiateNsRequest_WimAccountId) MergeInstantiateNsRequestWimAccountId1(v InstantiateNsRequestWimAccountId1) error
MergeInstantiateNsRequestWimAccountId1 performs a merge with any union data inside the InstantiateNsRequest_WimAccountId, using the provided InstantiateNsRequestWimAccountId1
func (*InstantiateNsRequest_WimAccountId) UnmarshalJSON ¶
func (t *InstantiateNsRequest_WimAccountId) UnmarshalJSON(b []byte) error
type InstantiateNsiRequest ¶
type InstantiateNsiRequest struct { AdditionalParamsForNsi *map[string]interface{} `json:"additionalParamsForNsi,omitempty"` LcmOperationType *string `json:"lcmOperationType,omitempty"` NetsliceSubnet *[]struct { AdditionalParamsForNs *map[string]interface{} `json:"additionalParamsForNs,omitempty"` AdditionalParamsForVnf *[]struct { AdditionalParams *map[string]interface{} `json:"additionalParams,omitempty"` AdditionalParamsForKdu *[]struct { AdditionalParams *map[string]interface{} `json:"additionalParams,omitempty"` // K8sNamespace use this namespace for this KDU K8sNamespace *string `json:"k8s-namespace,omitempty"` KduModel *string `json:"kdu_model,omitempty"` KduName string `json:"kdu_name"` } `json:"additionalParamsForKdu,omitempty"` AdditionalParamsForVdu *[]struct { AdditionalParams map[string]interface{} `json:"additionalParams"` VduId string `json:"vdu_id"` } `json:"additionalParamsForVdu,omitempty"` // K8sNamespace use this namespace for all the KDU deployed in this VNF // (if any). By default it is used the id of the project K8sNamespace *string `json:"k8s-namespace,omitempty"` MemberVnfIndex string `json:"member-vnf-index"` } `json:"additionalParamsForVnf,omitempty"` Id *string `json:"id,omitempty"` LcmOperationType *string `json:"lcmOperationType,omitempty"` NetsliceInstanceId *openapi_types.UUID `json:"netsliceInstanceId,omitempty"` NsDescription *string `json:"nsDescription"` NsInstanceId *openapi_types.UUID `json:"nsInstanceId,omitempty"` NsName *string `json:"nsName,omitempty"` NsdId *openapi_types.UUID `json:"nsdId,omitempty"` NsrId *openapi_types.UUID `json:"nsr_id,omitempty"` SshKeys *[]string `json:"ssh_keys,omitempty"` VduImage *string `json:"vduImage,omitempty"` VimAccountId *openapi_types.UUID `json:"vimAccountId,omitempty"` Vld *[]struct { IpProfile *map[string]interface{} `json:"ip-profile,omitempty"` Name string `json:"name"` NsNet *map[string]interface{} `json:"ns-net,omitempty"` ProviderNetwork *struct { PhysicalNetwork *string `json:"physical-network,omitempty"` SegmentationId *string `json:"segmentation-id,omitempty"` } `json:"provider-network,omitempty"` VimNetworkId *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId `json:"vim-network-id,omitempty"` VimNetworkName *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName `json:"vim-network-name,omitempty"` VnfdConnectionPointRef *[]struct { IpAddress *string `json:"ip-address,omitempty"` MemberVnfIndexRef string `json:"member-vnf-index-ref"` VnfdConnectionPointRef string `json:"vnfd-connection-point-ref"` } `json:"vnfd-connection-point-ref,omitempty"` WimAccountId *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId `json:"wimAccountId"` } `json:"vld,omitempty"` Vnf *[]struct { InternalVld *[]struct { InternalConnectionPoint *[]struct { IdRef string `json:"id-ref"` IpAddress *string `json:"ip-address,omitempty"` } `json:"internal-connection-point,omitempty"` IpProfile *struct { DhcpParams *struct { Count *int `json:"count,omitempty"` Enabled *bool `json:"enabled,omitempty"` StartAddress *string `json:"start-address,omitempty"` } `json:"dhcp-params"` DnsServer *[]struct { Address string `json:"address"` } `json:"dns-server"` GatewayAddress *string `json:"gateway-address"` IpVersion *InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion `json:"ip-version,omitempty"` SubnetAddress *string `json:"subnet-address"` } `json:"ip-profile,omitempty"` Name string `json:"name"` ProviderNetwork *struct { PhysicalNetwork *string `json:"physical-network,omitempty"` SegmentationId *string `json:"segmentation-id,omitempty"` } `json:"provider-network,omitempty"` VimNetworkId *string `json:"vim-network-id,omitempty"` VimNetworkName *string `json:"vim-network-name,omitempty"` } `json:"internal-vld,omitempty"` MemberVnfIndex string `json:"member-vnf-index"` Vdu *[]struct { Id string `json:"id"` Interface *[]struct { FloatingIpRequired *bool `json:"floating-ip-required,omitempty"` IpAddress *string `json:"ip-address,omitempty"` MacAddress *string `json:"mac-address,omitempty"` Name string `json:"name"` } `json:"interface,omitempty"` Volume *[]struct { Name string `json:"name"` VimVolumeId string `json:"vim-volume-id"` } `json:"volume,omitempty"` } `json:"vdu,omitempty"` VimAccountId *openapi_types.UUID `json:"vimAccountId,omitempty"` } `json:"vnf,omitempty"` WimAccountId *InstantiateNsiRequest_NetsliceSubnet_WimAccountId `json:"wimAccountId"` } `json:"netslice-subnet,omitempty"` NetsliceVld *[]struct { IpProfile *map[string]interface{} `json:"ip-profile,omitempty"` Name string `json:"name"` VimNetworkId *InstantiateNsiRequest_NetsliceVld_VimNetworkId `json:"vim-network-id,omitempty"` VimNetworkName *InstantiateNsiRequest_NetsliceVld_VimNetworkName `json:"vim-network-name,omitempty"` } `json:"netslice-vld,omitempty"` NetsliceInstanceId *openapi_types.UUID `json:"netsliceInstanceId,omitempty"` NsiDescription *string `json:"nsiDescription"` // NsiName Human-readable name of the NetSlice instance to be created. NsiName string `json:"nsiName"` NsiId *openapi_types.UUID `json:"nsi_id,omitempty"` // NstId Identifier of the NST that defines the NetSlice instance to be created. NstId openapi_types.UUID `json:"nstId"` SshKeys *string `json:"ssh_keys,omitempty"` // VimAccountId Identifier of the VIM Account where the NetSlice instance shall be created. VimAccountId openapi_types.UUID `json:"vimAccountId"` }
InstantiateNsiRequest defines model for InstantiateNsiRequest.
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 ¶
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 = string
InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 defines model for .
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 ¶
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 = map[string]interface{}
InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 defines model for .
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 ¶
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 = string
InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 defines model for .
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 ¶
type InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 = map[string]interface{}
InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 defines model for .
type InstantiateNsiRequestNetsliceSubnetVldWimAccountId0 ¶
type InstantiateNsiRequestNetsliceSubnetVldWimAccountId0 = string
InstantiateNsiRequestNetsliceSubnetVldWimAccountId0 defines model for .
type InstantiateNsiRequestNetsliceSubnetVldWimAccountId1 ¶
type InstantiateNsiRequestNetsliceSubnetVldWimAccountId1 = bool
InstantiateNsiRequestNetsliceSubnetVldWimAccountId1 defines model for .
type InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion ¶
type InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion string
InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion defines model for InstantiateNsiRequest.NetsliceSubnet.Vnf.InternalVld.IpProfile.IpVersion.
const ( InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersionIpv4 InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion = "ipv4" InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersionIpv6 InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion = "ipv6" )
Defines values for InstantiateNsiRequestNetsliceSubnetVnfInternalVldIpProfileIpVersion.
type InstantiateNsiRequestNetsliceSubnetWimAccountId0 ¶
type InstantiateNsiRequestNetsliceSubnetWimAccountId0 = string
InstantiateNsiRequestNetsliceSubnetWimAccountId0 defines model for .
type InstantiateNsiRequestNetsliceSubnetWimAccountId1 ¶
type InstantiateNsiRequestNetsliceSubnetWimAccountId1 = bool
InstantiateNsiRequestNetsliceSubnetWimAccountId1 defines model for .
type InstantiateNsiRequestNetsliceVldVimNetworkId0 ¶
type InstantiateNsiRequestNetsliceVldVimNetworkId0 = string
InstantiateNsiRequestNetsliceVldVimNetworkId0 defines model for .
type InstantiateNsiRequestNetsliceVldVimNetworkId1 ¶
type InstantiateNsiRequestNetsliceVldVimNetworkId1 = map[string]interface{}
InstantiateNsiRequestNetsliceVldVimNetworkId1 defines model for .
type InstantiateNsiRequestNetsliceVldVimNetworkName0 ¶
type InstantiateNsiRequestNetsliceVldVimNetworkName0 = string
InstantiateNsiRequestNetsliceVldVimNetworkName0 defines model for .
type InstantiateNsiRequestNetsliceVldVimNetworkName1 ¶
type InstantiateNsiRequestNetsliceVldVimNetworkName1 = map[string]interface{}
InstantiateNsiRequestNetsliceVldVimNetworkName1 defines model for .
type InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId ¶
type InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId struct {
// contains filtered or unexported fields
}
InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId defines model for InstantiateNsiRequest.NetsliceSubnet.Vld.VimNetworkId.
func (InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0, error)
AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId as a InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0
func (InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1, error)
AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId as a InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0) error
FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId as the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1) error
FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId as the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1
func (InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MarshalJSON ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MarshalJSON() ([]byte, error)
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0) error
MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId0 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId, using the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkId0
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1) error
MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkId1 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId, using the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkId1
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) UnmarshalJSON ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkId) UnmarshalJSON(b []byte) error
type InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName ¶
type InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName struct {
// contains filtered or unexported fields
}
InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName defines model for InstantiateNsiRequest.NetsliceSubnet.Vld.VimNetworkName.
func (InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0, error)
AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName as a InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0
func (InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1() (InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1, error)
AsInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName as a InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0) error
FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName as the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1) error
FromInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName as the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1
func (InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MarshalJSON ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MarshalJSON() ([]byte, error)
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0) error
MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName0 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName, using the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkName0
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1(v InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1) error
MergeInstantiateNsiRequestNetsliceSubnetVldVimNetworkName1 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName, using the provided InstantiateNsiRequestNetsliceSubnetVldVimNetworkName1
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) UnmarshalJSON ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_VimNetworkName) UnmarshalJSON(b []byte) error
type InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId ¶
type InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId struct {
// contains filtered or unexported fields
}
InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId defines model for InstantiateNsiRequest.NetsliceSubnet.Vld.WimAccountId.
func (InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId0 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId0() (InstantiateNsiRequestNetsliceSubnetVldWimAccountId0, error)
AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId0 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId as a InstantiateNsiRequestNetsliceSubnetVldWimAccountId0
func (InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId1 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId1() (InstantiateNsiRequestNetsliceSubnetVldWimAccountId1, error)
AsInstantiateNsiRequestNetsliceSubnetVldWimAccountId1 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId as a InstantiateNsiRequestNetsliceSubnetVldWimAccountId1
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId0(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId0) error
FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId0 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId as the provided InstantiateNsiRequestNetsliceSubnetVldWimAccountId0
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId1(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId1) error
FromInstantiateNsiRequestNetsliceSubnetVldWimAccountId1 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId as the provided InstantiateNsiRequestNetsliceSubnetVldWimAccountId1
func (InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MarshalJSON ¶
func (t InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MarshalJSON() ([]byte, error)
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId0(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId0) error
MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId0 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId, using the provided InstantiateNsiRequestNetsliceSubnetVldWimAccountId0
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId1(v InstantiateNsiRequestNetsliceSubnetVldWimAccountId1) error
MergeInstantiateNsiRequestNetsliceSubnetVldWimAccountId1 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId, using the provided InstantiateNsiRequestNetsliceSubnetVldWimAccountId1
func (*InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) UnmarshalJSON ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_Vld_WimAccountId) UnmarshalJSON(b []byte) error
type InstantiateNsiRequest_NetsliceSubnet_WimAccountId ¶
type InstantiateNsiRequest_NetsliceSubnet_WimAccountId struct {
// contains filtered or unexported fields
}
InstantiateNsiRequest_NetsliceSubnet_WimAccountId defines model for InstantiateNsiRequest.NetsliceSubnet.WimAccountId.
func (InstantiateNsiRequest_NetsliceSubnet_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetWimAccountId0 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetWimAccountId0() (InstantiateNsiRequestNetsliceSubnetWimAccountId0, error)
AsInstantiateNsiRequestNetsliceSubnetWimAccountId0 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_WimAccountId as a InstantiateNsiRequestNetsliceSubnetWimAccountId0
func (InstantiateNsiRequest_NetsliceSubnet_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetWimAccountId1 ¶
func (t InstantiateNsiRequest_NetsliceSubnet_WimAccountId) AsInstantiateNsiRequestNetsliceSubnetWimAccountId1() (InstantiateNsiRequestNetsliceSubnetWimAccountId1, error)
AsInstantiateNsiRequestNetsliceSubnetWimAccountId1 returns the union data inside the InstantiateNsiRequest_NetsliceSubnet_WimAccountId as a InstantiateNsiRequestNetsliceSubnetWimAccountId1
func (*InstantiateNsiRequest_NetsliceSubnet_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetWimAccountId0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetWimAccountId0(v InstantiateNsiRequestNetsliceSubnetWimAccountId0) error
FromInstantiateNsiRequestNetsliceSubnetWimAccountId0 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_WimAccountId as the provided InstantiateNsiRequestNetsliceSubnetWimAccountId0
func (*InstantiateNsiRequest_NetsliceSubnet_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetWimAccountId1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) FromInstantiateNsiRequestNetsliceSubnetWimAccountId1(v InstantiateNsiRequestNetsliceSubnetWimAccountId1) error
FromInstantiateNsiRequestNetsliceSubnetWimAccountId1 overwrites any union data inside the InstantiateNsiRequest_NetsliceSubnet_WimAccountId as the provided InstantiateNsiRequestNetsliceSubnetWimAccountId1
func (InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MarshalJSON ¶
func (t InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MarshalJSON() ([]byte, error)
func (*InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetWimAccountId0 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetWimAccountId0(v InstantiateNsiRequestNetsliceSubnetWimAccountId0) error
MergeInstantiateNsiRequestNetsliceSubnetWimAccountId0 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_WimAccountId, using the provided InstantiateNsiRequestNetsliceSubnetWimAccountId0
func (*InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetWimAccountId1 ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) MergeInstantiateNsiRequestNetsliceSubnetWimAccountId1(v InstantiateNsiRequestNetsliceSubnetWimAccountId1) error
MergeInstantiateNsiRequestNetsliceSubnetWimAccountId1 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceSubnet_WimAccountId, using the provided InstantiateNsiRequestNetsliceSubnetWimAccountId1
func (*InstantiateNsiRequest_NetsliceSubnet_WimAccountId) UnmarshalJSON ¶
func (t *InstantiateNsiRequest_NetsliceSubnet_WimAccountId) UnmarshalJSON(b []byte) error
type InstantiateNsiRequest_NetsliceVld_VimNetworkId ¶
type InstantiateNsiRequest_NetsliceVld_VimNetworkId struct {
// contains filtered or unexported fields
}
InstantiateNsiRequest_NetsliceVld_VimNetworkId defines model for InstantiateNsiRequest.NetsliceVld.VimNetworkId.
func (InstantiateNsiRequest_NetsliceVld_VimNetworkId) AsInstantiateNsiRequestNetsliceVldVimNetworkId0 ¶
func (t InstantiateNsiRequest_NetsliceVld_VimNetworkId) AsInstantiateNsiRequestNetsliceVldVimNetworkId0() (InstantiateNsiRequestNetsliceVldVimNetworkId0, error)
AsInstantiateNsiRequestNetsliceVldVimNetworkId0 returns the union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkId as a InstantiateNsiRequestNetsliceVldVimNetworkId0
func (InstantiateNsiRequest_NetsliceVld_VimNetworkId) AsInstantiateNsiRequestNetsliceVldVimNetworkId1 ¶
func (t InstantiateNsiRequest_NetsliceVld_VimNetworkId) AsInstantiateNsiRequestNetsliceVldVimNetworkId1() (InstantiateNsiRequestNetsliceVldVimNetworkId1, error)
AsInstantiateNsiRequestNetsliceVldVimNetworkId1 returns the union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkId as a InstantiateNsiRequestNetsliceVldVimNetworkId1
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkId) FromInstantiateNsiRequestNetsliceVldVimNetworkId0 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) FromInstantiateNsiRequestNetsliceVldVimNetworkId0(v InstantiateNsiRequestNetsliceVldVimNetworkId0) error
FromInstantiateNsiRequestNetsliceVldVimNetworkId0 overwrites any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkId as the provided InstantiateNsiRequestNetsliceVldVimNetworkId0
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkId) FromInstantiateNsiRequestNetsliceVldVimNetworkId1 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) FromInstantiateNsiRequestNetsliceVldVimNetworkId1(v InstantiateNsiRequestNetsliceVldVimNetworkId1) error
FromInstantiateNsiRequestNetsliceVldVimNetworkId1 overwrites any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkId as the provided InstantiateNsiRequestNetsliceVldVimNetworkId1
func (InstantiateNsiRequest_NetsliceVld_VimNetworkId) MarshalJSON ¶
func (t InstantiateNsiRequest_NetsliceVld_VimNetworkId) MarshalJSON() ([]byte, error)
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkId) MergeInstantiateNsiRequestNetsliceVldVimNetworkId0 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) MergeInstantiateNsiRequestNetsliceVldVimNetworkId0(v InstantiateNsiRequestNetsliceVldVimNetworkId0) error
MergeInstantiateNsiRequestNetsliceVldVimNetworkId0 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkId, using the provided InstantiateNsiRequestNetsliceVldVimNetworkId0
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkId) MergeInstantiateNsiRequestNetsliceVldVimNetworkId1 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) MergeInstantiateNsiRequestNetsliceVldVimNetworkId1(v InstantiateNsiRequestNetsliceVldVimNetworkId1) error
MergeInstantiateNsiRequestNetsliceVldVimNetworkId1 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkId, using the provided InstantiateNsiRequestNetsliceVldVimNetworkId1
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkId) UnmarshalJSON ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkId) UnmarshalJSON(b []byte) error
type InstantiateNsiRequest_NetsliceVld_VimNetworkName ¶
type InstantiateNsiRequest_NetsliceVld_VimNetworkName struct {
// contains filtered or unexported fields
}
InstantiateNsiRequest_NetsliceVld_VimNetworkName defines model for InstantiateNsiRequest.NetsliceVld.VimNetworkName.
func (InstantiateNsiRequest_NetsliceVld_VimNetworkName) AsInstantiateNsiRequestNetsliceVldVimNetworkName0 ¶
func (t InstantiateNsiRequest_NetsliceVld_VimNetworkName) AsInstantiateNsiRequestNetsliceVldVimNetworkName0() (InstantiateNsiRequestNetsliceVldVimNetworkName0, error)
AsInstantiateNsiRequestNetsliceVldVimNetworkName0 returns the union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkName as a InstantiateNsiRequestNetsliceVldVimNetworkName0
func (InstantiateNsiRequest_NetsliceVld_VimNetworkName) AsInstantiateNsiRequestNetsliceVldVimNetworkName1 ¶
func (t InstantiateNsiRequest_NetsliceVld_VimNetworkName) AsInstantiateNsiRequestNetsliceVldVimNetworkName1() (InstantiateNsiRequestNetsliceVldVimNetworkName1, error)
AsInstantiateNsiRequestNetsliceVldVimNetworkName1 returns the union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkName as a InstantiateNsiRequestNetsliceVldVimNetworkName1
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkName) FromInstantiateNsiRequestNetsliceVldVimNetworkName0 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) FromInstantiateNsiRequestNetsliceVldVimNetworkName0(v InstantiateNsiRequestNetsliceVldVimNetworkName0) error
FromInstantiateNsiRequestNetsliceVldVimNetworkName0 overwrites any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkName as the provided InstantiateNsiRequestNetsliceVldVimNetworkName0
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkName) FromInstantiateNsiRequestNetsliceVldVimNetworkName1 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) FromInstantiateNsiRequestNetsliceVldVimNetworkName1(v InstantiateNsiRequestNetsliceVldVimNetworkName1) error
FromInstantiateNsiRequestNetsliceVldVimNetworkName1 overwrites any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkName as the provided InstantiateNsiRequestNetsliceVldVimNetworkName1
func (InstantiateNsiRequest_NetsliceVld_VimNetworkName) MarshalJSON ¶
func (t InstantiateNsiRequest_NetsliceVld_VimNetworkName) MarshalJSON() ([]byte, error)
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkName) MergeInstantiateNsiRequestNetsliceVldVimNetworkName0 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) MergeInstantiateNsiRequestNetsliceVldVimNetworkName0(v InstantiateNsiRequestNetsliceVldVimNetworkName0) error
MergeInstantiateNsiRequestNetsliceVldVimNetworkName0 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkName, using the provided InstantiateNsiRequestNetsliceVldVimNetworkName0
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkName) MergeInstantiateNsiRequestNetsliceVldVimNetworkName1 ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) MergeInstantiateNsiRequestNetsliceVldVimNetworkName1(v InstantiateNsiRequestNetsliceVldVimNetworkName1) error
MergeInstantiateNsiRequestNetsliceVldVimNetworkName1 performs a merge with any union data inside the InstantiateNsiRequest_NetsliceVld_VimNetworkName, using the provided InstantiateNsiRequestNetsliceVldVimNetworkName1
func (*InstantiateNsiRequest_NetsliceVld_VimNetworkName) UnmarshalJSON ¶
func (t *InstantiateNsiRequest_NetsliceVld_VimNetworkName) UnmarshalJSON(b []byte) error
type InternalServerError ¶
type InternalServerError = ProblemDetails
InternalServerError defines model for InternalServerError.
type K8sClusterDeploymentMethods ¶
type K8sClusterDeploymentMethods struct { HelmChartV3 *bool `json:"helm-chart-v3,omitempty"` JujuBundle *bool `json:"juju-bundle,omitempty"` }
K8sClusterDeploymentMethods defines model for K8sClusterDeploymentMethods.
type K8sClusterInfo ¶
type K8sClusterInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Cni *[]string `json:"cni,omitempty"` Credentials *map[string]interface{} `json:"credentials,omitempty"` DeploymentMethods *K8sClusterDeploymentMethods `json:"deployment_methods,omitempty"` Description *string `json:"description,omitempty"` K8sVersion *string `json:"k8s_version,omitempty"` Name *string `json:"name,omitempty"` Namespace *string `json:"namespace,omitempty"` Nets *K8sClusterNetList `json:"nets,omitempty"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` VimAccount *openapi_types.UUID `json:"vim_account,omitempty"` }
K8sClusterInfo defines model for K8sClusterInfo.
type K8sClusterNetList ¶
type K8sClusterNetList = []map[string]interface{}
K8sClusterNetList defines model for K8sClusterNetList.
type K8sRepoInfo ¶
type K8sRepoInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` // CaFile verify certificates of HTTPS-enabled servers using this CA bundle CaFile *string `json:"ca-file,omitempty"` // CertFile identify HTTPS client using this SSL certificate file CertFile *string `json:"cert-file,omitempty"` Description *string `json:"description,omitempty"` // KeyFile identify HTTPS client using this SSL key file KeyFile *string `json:"key-file,omitempty"` Name string `json:"name"` // Oci Flag to indicate whether or not it is an OCI-enabled repo (default: false) Oci *bool `json:"oci,omitempty"` // Password repository password Password *string `json:"password,omitempty"` // SkipTlsVerify skip tls certificate checks for the repository SkipTlsVerify *bool `json:"skip-tls-verify,omitempty"` Type K8sRepoType `json:"type"` Url string `json:"url"` // Username repository username Username *string `json:"username,omitempty"` }
K8sRepoInfo defines model for K8sRepoInfo.
type K8sRepoType ¶
type K8sRepoType string
K8sRepoType defines model for K8sRepoType.
const ( Bundle K8sRepoType = "bundle" Chart K8sRepoType = "chart" )
Defines values for K8sRepoType.
type KeyValuePairs ¶
type KeyValuePairs map[string]interface{}
KeyValuePairs defines model for KeyValuePairs.
type Ksu ¶
type Ksu struct { Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` Oka *[]struct { Uid *string `json:"_id,omitempty"` SwCatalogPath *string `json:"sw_catalog_path,omitempty"` Transformation *map[string]interface{} `json:"transformation,omitempty"` } `json:"oka,omitempty"` Profile *struct { Id *string `json:"id,omitempty"` ProfileType *string `json:"profile_type,omitempty"` } `json:"profile,omitempty"` }
Ksu defines model for Ksu.
type ListAppProfileResponse ¶
type ListAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseListAppProfileResponse ¶
func ParseListAppProfileResponse(rsp *http.Response) (*ListAppProfileResponse, error)
ParseListAppProfileResponse parses an HTTP response from a ListAppProfileWithResponse call
func (ListAppProfileResponse) Status ¶
func (r ListAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ListAppProfileResponse) StatusCode ¶
func (r ListAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListInfraConfigProfileResponse ¶
type ListInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseListInfraConfigProfileResponse ¶
func ParseListInfraConfigProfileResponse(rsp *http.Response) (*ListInfraConfigProfileResponse, error)
ParseListInfraConfigProfileResponse parses an HTTP response from a ListInfraConfigProfileWithResponse call
func (ListInfraConfigProfileResponse) Status ¶
func (r ListInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ListInfraConfigProfileResponse) StatusCode ¶
func (r ListInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListInfraControllerProfileResponse ¶
type ListInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseListInfraControllerProfileResponse ¶
func ParseListInfraControllerProfileResponse(rsp *http.Response) (*ListInfraControllerProfileResponse, error)
ParseListInfraControllerProfileResponse parses an HTTP response from a ListInfraControllerProfileWithResponse call
func (ListInfraControllerProfileResponse) Status ¶
func (r ListInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ListInfraControllerProfileResponse) StatusCode ¶
func (r ListInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ListResourceProfileResponse ¶
type ListResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseListResourceProfileResponse ¶
func ParseListResourceProfileResponse(rsp *http.Response) (*ListResourceProfileResponse, error)
ParseListResourceProfileResponse parses an HTTP response from a ListResourceProfileWithResponse call
func (ListResourceProfileResponse) Status ¶
func (r ListResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ListResourceProfileResponse) StatusCode ¶
func (r ListResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type Listk8sClusterResponse ¶
type Listk8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseListk8sClusterResponse ¶
func ParseListk8sClusterResponse(rsp *http.Response) (*Listk8sClusterResponse, error)
ParseListk8sClusterResponse parses an HTTP response from a Listk8sClusterWithResponse call
func (Listk8sClusterResponse) Status ¶
func (r Listk8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (Listk8sClusterResponse) StatusCode ¶
func (r Listk8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type MethodNotAllowed ¶
type MethodNotAllowed = ProblemDetails
MethodNotAllowed defines model for MethodNotAllowed.
type MigrateNSinstanceJSONRequestBody ¶
type MigrateNSinstanceJSONRequestBody = NSinstanceMigrateRequest
MigrateNSinstanceJSONRequestBody defines body for MigrateNSinstance for application/json ContentType.
type MigrateNSinstanceResponse ¶
type MigrateNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseMigrateNSinstanceResponse ¶
func ParseMigrateNSinstanceResponse(rsp *http.Response) (*MigrateNSinstanceResponse, error)
ParseMigrateNSinstanceResponse parses an HTTP response from a MigrateNSinstanceWithResponse call
func (MigrateNSinstanceResponse) Status ¶
func (r MigrateNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (MigrateNSinstanceResponse) StatusCode ¶
func (r MigrateNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type MoveKSUJSONRequestBody ¶
type MoveKSUJSONRequestBody = MoveKsu
MoveKSUJSONRequestBody defines body for MoveKSU for application/json ContentType.
type MoveKSUResponse ¶
type MoveKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseMoveKSUResponse ¶
func ParseMoveKSUResponse(rsp *http.Response) (*MoveKSUResponse, error)
ParseMoveKSUResponse parses an HTTP response from a MoveKSUWithResponse call
func (MoveKSUResponse) Status ¶
func (r MoveKSUResponse) Status() string
Status returns HTTPResponse.Status
func (MoveKSUResponse) StatusCode ¶
func (r MoveKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type MoveKsu ¶
type MoveKsu struct { Profile *struct { Uid *string `json:"_id,omitempty"` ProfileType *string `json:"profile_type,omitempty"` } `json:"profile,omitempty"` }
MoveKsu defines model for MoveKsu.
type MultiNsTerminateRequest ¶
type MultiNsTerminateRequest struct { // Autoremove remove network service if termination end without error Autoremove *bool `json:"autoremove,omitempty"` // NsIds List of Ns instance Ids to be deleted NsIds *[]openapi_types.UUID `json:"ns_ids,omitempty"` }
MultiNsTerminateRequest defines model for MultiNsTerminateRequest.
type MultiNsTerminateRequestJSONRequestBody ¶
type MultiNsTerminateRequestJSONRequestBody = MultiNsTerminateRequest
MultiNsTerminateRequestJSONRequestBody defines body for MultiNsTerminateRequest for application/json ContentType.
type MultiNsTerminateRequestResponse ¶
type MultiNsTerminateRequestResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectIdList YAML202 *ObjectIdList JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseMultiNsTerminateRequestResponse ¶
func ParseMultiNsTerminateRequestResponse(rsp *http.Response) (*MultiNsTerminateRequestResponse, error)
ParseMultiNsTerminateRequestResponse parses an HTTP response from a MultiNsTerminateRequestWithResponse call
func (MultiNsTerminateRequestResponse) Status ¶
func (r MultiNsTerminateRequestResponse) Status() string
Status returns HTTPResponse.Status
func (MultiNsTerminateRequestResponse) StatusCode ¶
func (r MultiNsTerminateRequestResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type MultipleKsu ¶
type MultipleKsu struct { Ksus *[]struct { Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` Oka *[]struct { Uid *string `json:"_id,omitempty"` SwCatalogPath *string `json:"sw_catalog_path,omitempty"` Transformation *map[string]interface{} `json:"transformation,omitempty"` } `json:"oka,omitempty"` Profile *struct { Uid *string `json:"_id,omitempty"` ProfileType *string `json:"profile_type,omitempty"` } `json:"profile,omitempty"` } `json:"ksus,omitempty"` }
MultipleKsu defines model for MultipleKsu.
type NSinstanceActionRequest ¶
type NSinstanceActionRequest struct { // KduName provide if the target action is for a kdu KduName *string `json:"kdu_name,omitempty"` // MemberVnfIndex provide if the target action is for a vnf, vdu or kdu MemberVnfIndex *string `json:"member_vnf_index,omitempty"` // Primitive name of the primitive in the 'config-descriptor'. If the target is // a kdu it can be also 'status', 'rollback' or 'upgrade' Primitive string `json:"primitive"` PrimitiveParams KeyValuePairs `json:"primitive_params"` // TimeoutNsAction timeout for the day 1/2 operation TimeoutNsAction *int `json:"timeout_ns_action,omitempty"` VduCountIndex *int `json:"vdu_count_index,omitempty"` // VduId provide if the target action is for a vdu VduId *string `json:"vdu_id,omitempty"` }
NSinstanceActionRequest defines model for NSinstanceActionRequest.
type NSinstanceMigrateRequest ¶
type NSinstanceMigrateRequest struct { MigrateToHost *string `json:"migrateToHost,omitempty"` Vdu *struct { VduCountIndex *int `json:"vduCountIndex,omitempty"` VduId string `json:"vduId"` } `json:"vdu,omitempty"` VnfInstanceId string `json:"vnfInstanceId"` }
NSinstanceMigrateRequest This type represents request parameters for the "Migrate" operation. This operation supports the migration of an NS instance by migrating one or more of the VDUs that are part of this NS.
type NetSliceInstance ¶
type NetSliceInstance struct { // Id Identifier of the NetSlice instance. Uid openapi_types.UUID `json:"_id"` // Description Human readable description of the NetSlice instance. Description *string `json:"description,omitempty"` // Id Identifier of the NetSlice instance. Id openapi_types.UUID `json:"id"` // Name Human readable name of the NetSlice instance. Name string `json:"name"` }
NetSliceInstance NetSlice Instance Information Only generic fields (_id, id, name, description) are described For a full specification of the NetSlice Instance see: http://osm-download.etsi.org/ftp/osm-doc/nsi.html
type NetSlicePackage ¶
type NetSlicePackage = openapi_types.File
NetSlicePackage defines model for NetSlicePackage.
type NetSliceTemplate ¶
type NetSliceTemplate = string
NetSliceTemplate defines model for NetSliceTemplate.
type NodeScalingJSONRequestBody ¶
type NodeScalingJSONRequestBody = ScaleNodeInfo
NodeScalingJSONRequestBody defines body for NodeScaling for application/json ContentType.
type NodeScalingResponse ¶
type NodeScalingResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseNodeScalingResponse ¶
func ParseNodeScalingResponse(rsp *http.Response) (*NodeScalingResponse, error)
ParseNodeScalingResponse parses an HTTP response from a NodeScalingWithResponse call
func (NodeScalingResponse) Status ¶
func (r NodeScalingResponse) Status() string
Status returns HTTPResponse.Status
func (NodeScalingResponse) StatusCode ¶
func (r NodeScalingResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type NotAcceptable ¶
type NotAcceptable = ProblemDetails
NotAcceptable defines model for NotAcceptable.
type NsConfigTemplateInfo ¶
type NsConfigTemplateInfo struct { // Id Identifier of the inboarded Ns config template resource. Uid *openapi_types.UUID `json:"_id,omitempty"` // Config It includes instantiation parameters such as // vld, vnf, additionalParamforVnf. Config *map[string]interface{} `json:"config,omitempty"` // Name Name of the onboarded Ns config template. This information // is given by the user and it is unique. Name *string `json:"name,omitempty"` // NsdId Identifier of the NS descriptor, which is associated // with Ns config template NsdId *string `json:"nsdId,omitempty"` }
NsConfigTemplateInfo Ns Config template information includes NSD ID, name and instantiation parameters of vld, vnf, additionParamForVnf, additionalParamsForNs.
type NsConfigTemplateInfoModifications ¶
type NsConfigTemplateInfoModifications = NsdInfoModifications
NsConfigTemplateInfoModifications NS Descriptor Information Only generic fields (id, name, description) are described For a full specification of the NS Descriptor see: http://osm-download.etsi.org/ftp/osm-doc/nsd.html
type NsInstance ¶
type NsInstance struct { // Id Identifier of the NS instance. Uid openapi_types.UUID `json:"_id"` // Description Human readable description of the NS instance. Description *string `json:"description,omitempty"` // Id Identifier of the NS instance. Id openapi_types.UUID `json:"id"` // Name Human readable name of the NS instance. Name string `json:"name"` }
NsInstance NS Instance Information Only generic fields (_id, id, name, description) are described For a full specification of the NS Instance see: http://osm-download.etsi.org/ftp/osm-doc/nsr.html
type NsInstanceNames ¶
type NsInstanceNames = []string
NsInstanceNames defines model for nsInstanceNames.
type NsInstanceSubscriptionFilter ¶
type NsInstanceSubscriptionFilter struct {
// contains filtered or unexported fields
}
NsInstanceSubscriptionFilter used to identify the network service
func (NsInstanceSubscriptionFilter) AsNsInstanceIds ¶
func (t NsInstanceSubscriptionFilter) AsNsInstanceIds() (NsInstanceIds, error)
AsNsInstanceIds returns the union data inside the NsInstanceSubscriptionFilter as a NsInstanceIds
func (NsInstanceSubscriptionFilter) AsNsInstanceNames ¶
func (t NsInstanceSubscriptionFilter) AsNsInstanceNames() (NsInstanceNames, error)
AsNsInstanceNames returns the union data inside the NsInstanceSubscriptionFilter as a NsInstanceNames
func (NsInstanceSubscriptionFilter) AsNsdIds ¶
func (t NsInstanceSubscriptionFilter) AsNsdIds() (NsdIds, error)
AsNsdIds returns the union data inside the NsInstanceSubscriptionFilter as a NsdIds
func (NsInstanceSubscriptionFilter) AsPnfdIds ¶
func (t NsInstanceSubscriptionFilter) AsPnfdIds() (PnfdIds, error)
AsPnfdIds returns the union data inside the NsInstanceSubscriptionFilter as a PnfdIds
func (NsInstanceSubscriptionFilter) AsVnfdIds ¶
func (t NsInstanceSubscriptionFilter) AsVnfdIds() (VnfdIds, error)
AsVnfdIds returns the union data inside the NsInstanceSubscriptionFilter as a VnfdIds
func (*NsInstanceSubscriptionFilter) FromNsInstanceIds ¶
func (t *NsInstanceSubscriptionFilter) FromNsInstanceIds(v NsInstanceIds) error
FromNsInstanceIds overwrites any union data inside the NsInstanceSubscriptionFilter as the provided NsInstanceIds
func (*NsInstanceSubscriptionFilter) FromNsInstanceNames ¶
func (t *NsInstanceSubscriptionFilter) FromNsInstanceNames(v NsInstanceNames) error
FromNsInstanceNames overwrites any union data inside the NsInstanceSubscriptionFilter as the provided NsInstanceNames
func (*NsInstanceSubscriptionFilter) FromNsdIds ¶
func (t *NsInstanceSubscriptionFilter) FromNsdIds(v NsdIds) error
FromNsdIds overwrites any union data inside the NsInstanceSubscriptionFilter as the provided NsdIds
func (*NsInstanceSubscriptionFilter) FromPnfdIds ¶
func (t *NsInstanceSubscriptionFilter) FromPnfdIds(v PnfdIds) error
FromPnfdIds overwrites any union data inside the NsInstanceSubscriptionFilter as the provided PnfdIds
func (*NsInstanceSubscriptionFilter) FromVnfdIds ¶
func (t *NsInstanceSubscriptionFilter) FromVnfdIds(v VnfdIds) error
FromVnfdIds overwrites any union data inside the NsInstanceSubscriptionFilter as the provided VnfdIds
func (NsInstanceSubscriptionFilter) MarshalJSON ¶
func (t NsInstanceSubscriptionFilter) MarshalJSON() ([]byte, error)
func (*NsInstanceSubscriptionFilter) MergeNsInstanceIds ¶
func (t *NsInstanceSubscriptionFilter) MergeNsInstanceIds(v NsInstanceIds) error
MergeNsInstanceIds performs a merge with any union data inside the NsInstanceSubscriptionFilter, using the provided NsInstanceIds
func (*NsInstanceSubscriptionFilter) MergeNsInstanceNames ¶
func (t *NsInstanceSubscriptionFilter) MergeNsInstanceNames(v NsInstanceNames) error
MergeNsInstanceNames performs a merge with any union data inside the NsInstanceSubscriptionFilter, using the provided NsInstanceNames
func (*NsInstanceSubscriptionFilter) MergeNsdIds ¶
func (t *NsInstanceSubscriptionFilter) MergeNsdIds(v NsdIds) error
MergeNsdIds performs a merge with any union data inside the NsInstanceSubscriptionFilter, using the provided NsdIds
func (*NsInstanceSubscriptionFilter) MergePnfdIds ¶
func (t *NsInstanceSubscriptionFilter) MergePnfdIds(v PnfdIds) error
MergePnfdIds performs a merge with any union data inside the NsInstanceSubscriptionFilter, using the provided PnfdIds
func (*NsInstanceSubscriptionFilter) MergeVnfdIds ¶
func (t *NsInstanceSubscriptionFilter) MergeVnfdIds(v VnfdIds) error
MergeVnfdIds performs a merge with any union data inside the NsInstanceSubscriptionFilter, using the provided VnfdIds
func (*NsInstanceSubscriptionFilter) UnmarshalJSON ¶
func (t *NsInstanceSubscriptionFilter) UnmarshalJSON(b []byte) error
type NsLcmOpOcc ¶
type NsLcmOpOcc struct { Uid *openapi_types.UUID `json:"_id,omitempty"` DetailedStatus *string `json:"detailed-status,omitempty"` Id *openapi_types.UUID `json:"id,omitempty"` IsAutomaticInvocation *bool `json:"isAutomaticInvocation,omitempty"` IsCancelPending *bool `json:"isCancelPending,omitempty"` LcmOperationType *string `json:"lcmOperationType,omitempty"` Links *struct { NsInstance *string `json:"nsInstance,omitempty"` Self *string `json:"self,omitempty"` } `json:"links,omitempty"` NsInstanceId *openapi_types.UUID `json:"nsInstanceId,omitempty"` OperationParams *struct { LcmOperationType *string `json:"lcmOperationType,omitempty"` NsInstanceId *openapi_types.UUID `json:"nsInstanceId,omitempty"` NsName *string `json:"nsName,omitempty"` NsdId *openapi_types.UUID `json:"nsdId,omitempty"` VimAccountId *openapi_types.UUID `json:"vimAccountId,omitempty"` } `json:"operationParams,omitempty"` OperationState *string `json:"operationState,omitempty"` StartTime *float32 `json:"startTime,omitempty"` StatusEnteredTime *float32 `json:"statusEnteredTime,omitempty"` }
NsLcmOpOcc defines model for NsLcmOpOcc.
type NsPmJobReportInfo ¶
type NsPmJobReportInfo struct { Entries *[]struct { ObjectInstanceId *openapi_types.UUID `json:"objectInstanceId,omitempty"` PerformanceMetric *string `json:"performanceMetric,omitempty"` PerformanceValue *struct { PerformanceValue *struct { PerformanceValue *float32 `json:"performanceValue,omitempty"` VduName *string `json:"vduName,omitempty"` VnfMemberIndex *string `json:"vnfMemberIndex,omitempty"` } `json:"performanceValue,omitempty"` Timestamp *float32 `json:"timestamp,omitempty"` } `json:"performanceValue,omitempty"` } `json:"entries,omitempty"` }
NsPmJobReportInfo defines model for NsPmJobReportInfo.
type NsdInfo ¶
type NsdInfo struct { // Id Identifier of the onboarded individual NS descriptor // resource. This identifier is allocated by the NFVO. Uid openapi_types.UUID `json:"_id"` // Description Description of the onboarded NSD. // This information is copied from the NSD content. Description *string `json:"description,omitempty"` // Id This identifier, which is allocated by the NSD // designer, identifies the NSD in a globally unique // way. It is copied from the NSD content and shall be // present after the NSD content is on-boarded. Id string `json:"id"` // Name Name of the onboarded NSD. This information is // copied from the NSD content and shall be present // after the NSD content is on-boarded. Name *string `json:"name,omitempty"` }
NsdInfo NS Descriptor Information Only generic fields (_id, id, name, description) are described For a full specification of the NS Descriptor see: http://osm-download.etsi.org/ftp/osm-doc/nsd.html
type NsdInfoModifications ¶
type NsdInfoModifications struct { // Description NSD Description Description *string `json:"description,omitempty"` // Id NSD Identifier Id *string `json:"id,omitempty"` // Name NSD Name Name *string `json:"name,omitempty"` }
NsdInfoModifications NS Descriptor Information Only generic fields (id, name, description) are described For a full specification of the NS Descriptor see: http://osm-download.etsi.org/ftp/osm-doc/nsd.html
type NsiActionRequest ¶
type NsiActionRequest struct { LcmOperationType *string `json:"lcmOperationType,omitempty"` NetsliceInstanceId *openapi_types.UUID `json:"netsliceInstanceId,omitempty"` Primitive string `json:"primitive"` PrimitiveParams KeyValuePairs `json:"primitive_params"` }
NsiActionRequest defines model for NsiActionRequest.
type NsiLcmOpOcc ¶
type NsiLcmOpOcc struct { Uid *openapi_types.UUID `json:"_id,omitempty"` DetailedStatus *string `json:"detailed-status,omitempty"` Id *openapi_types.UUID `json:"id,omitempty"` IsAutomaticInvocation *bool `json:"isAutomaticInvocation,omitempty"` IsCancelPending *bool `json:"isCancelPending,omitempty"` LcmOperationType *string `json:"lcmOperationType,omitempty"` Links *struct { NetsliceInstanceId *string `json:"netsliceInstanceId,omitempty"` Self *string `json:"self,omitempty"` } `json:"links,omitempty"` NetsliceInstanceId *openapi_types.UUID `json:"netsliceInstanceId,omitempty"` OperationParams *struct { LcmOperationType *string `json:"lcmOperationType,omitempty"` NetsliceInstanceId *openapi_types.UUID `json:"netsliceInstanceId,omitempty"` NsiName *string `json:"nsiName,omitempty"` NslcmopsIds *[]openapi_types.UUID `json:"nslcmops_ids,omitempty"` NstId *openapi_types.UUID `json:"nstId,omitempty"` VimAccountId *openapi_types.UUID `json:"vimAccountId,omitempty"` } `json:"operationParams,omitempty"` OperationState *string `json:"operationState,omitempty"` StartTime *float32 `json:"startTime,omitempty"` StatusEnteredTime *float32 `json:"statusEnteredTime,omitempty"` }
NsiLcmOpOcc defines model for NsiLcmOpOcc.
type NslcmSubscriptionInfo ¶
type NslcmSubscriptionInfo struct { CallbackUri *string `json:"CallbackUri,omitempty"` Admin *map[string]interface{} `json:"_admin,omitempty"` Uid *openapi_types.UUID `json:"_id,omitempty"` Authentication *Authenticationschema `json:"authentication,omitempty"` Filter *map[string]interface{} `json:"filter,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` }
NslcmSubscriptionInfo defines model for NslcmSubscriptionInfo.
type NslcmSubscriptionRequest ¶
type NslcmSubscriptionRequest struct { CallbackUri string `json:"CallbackUri"` Authentication *Authenticationschema `json:"authentication,omitempty"` Filter *Nslcmsubschema `json:"filter,omitempty"` }
NslcmSubscriptionRequest defines model for NslcmSubscriptionRequest.
type NslcmSubscriptionResponse ¶
type NslcmSubscriptionResponse struct { CallbackUri *string `json:"CallbackUri,omitempty"` Links *map[string]interface{} `json:"_links,omitempty"` Filter *map[string]interface{} `json:"filter,omitempty"` Id *openapi_types.UUID `json:"id,omitempty"` }
NslcmSubscriptionResponse defines model for NslcmSubscriptionResponse.
type Nslcmsubschema ¶
type Nslcmsubschema struct { LcmOpNameImpactingNsComponent *[]NslcmsubschemaLcmOpNameImpactingNsComponent `json:"lcmOpNameImpactingNsComponent,omitempty"` LcmOpOccStatusImpactingNsComponent *[]NslcmsubschemaLcmOpOccStatusImpactingNsComponent `json:"lcmOpOccStatusImpactingNsComponent,omitempty"` // NotificationTypes If NsLcmOperationOccurrenceNotification is selected then at least operationTypes or states is required. If NsLcmOperationOccurrenceNotification is selected then at least nsComponentTypes, lcmOpName and lcmOpOccStatus is required NotificationTypes *[]NslcmsubschemaNotificationTypes `json:"notificationTypes,omitempty"` NsComponentTypes *[]NslcmsubschemaNsComponentTypes `json:"nsComponentTypes,omitempty"` // NsInstanceSubscriptionFilter used to identify the network service NsInstanceSubscriptionFilter *NsInstanceSubscriptionFilter `json:"nsInstanceSubscriptionFilter,omitempty"` OperationStates *[]NslcmsubschemaOperationStates `json:"operationStates,omitempty"` OperationTypes *[]NslcmsubschemaOperationTypes `json:"operationTypes,omitempty"` }
Nslcmsubschema defines model for Nslcmsubschema.
type NslcmsubschemaLcmOpNameImpactingNsComponent ¶
type NslcmsubschemaLcmOpNameImpactingNsComponent string
NslcmsubschemaLcmOpNameImpactingNsComponent defines model for Nslcmsubschema.LcmOpNameImpactingNsComponent.
const ( NSHEAL NslcmsubschemaLcmOpNameImpactingNsComponent = "NS_HEAL" NSINSTANTIATE NslcmsubschemaLcmOpNameImpactingNsComponent = "NS_INSTANTIATE" NSSCALE NslcmsubschemaLcmOpNameImpactingNsComponent = "NS_SCALE" NSTERMINATE NslcmsubschemaLcmOpNameImpactingNsComponent = "NS_TERMINATE" NSUPDATE NslcmsubschemaLcmOpNameImpactingNsComponent = "NS_UPDATE" VNFCHANGEEXTCONN NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_CHANGE_EXT_CONN" VNFCHANGEFLAVOUR NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_CHANGE_FLAVOUR" VNFHEAL NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_HEAL" VNFINSTANTIATE NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_INSTANTIATE" VNFMODIFYINFO NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_MODIFY_INFO" VNFOPERATE NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_OPERATE" VNFSCALE NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_SCALE" VNFSCALETOLEVEL NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_SCALE_TO_LEVEL" VNFTERMINATE NslcmsubschemaLcmOpNameImpactingNsComponent = "VNF_TERMINATE" )
Defines values for NslcmsubschemaLcmOpNameImpactingNsComponent.
type NslcmsubschemaLcmOpOccStatusImpactingNsComponent ¶
type NslcmsubschemaLcmOpOccStatusImpactingNsComponent string
NslcmsubschemaLcmOpOccStatusImpactingNsComponent defines model for Nslcmsubschema.LcmOpOccStatusImpactingNsComponent.
const ( NslcmsubschemaLcmOpOccStatusImpactingNsComponentCOMPLETED NslcmsubschemaLcmOpOccStatusImpactingNsComponent = "COMPLETED" NslcmsubschemaLcmOpOccStatusImpactingNsComponentFAILED NslcmsubschemaLcmOpOccStatusImpactingNsComponent = "FAILED" NslcmsubschemaLcmOpOccStatusImpactingNsComponentPARTIALLYCOMPLETED NslcmsubschemaLcmOpOccStatusImpactingNsComponent = "PARTIALLY_COMPLETED" NslcmsubschemaLcmOpOccStatusImpactingNsComponentROLLEDBACK NslcmsubschemaLcmOpOccStatusImpactingNsComponent = "ROLLED_BACK" NslcmsubschemaLcmOpOccStatusImpactingNsComponentSTART NslcmsubschemaLcmOpOccStatusImpactingNsComponent = "START" )
Defines values for NslcmsubschemaLcmOpOccStatusImpactingNsComponent.
type NslcmsubschemaNotificationTypes ¶
type NslcmsubschemaNotificationTypes string
NslcmsubschemaNotificationTypes defines model for Nslcmsubschema.NotificationTypes.
const ( NsChangeNotification NslcmsubschemaNotificationTypes = "NsChangeNotification" NsIdentifierCreationNotification NslcmsubschemaNotificationTypes = "NsIdentifierCreationNotification" NsIdentifierDeletionNotification NslcmsubschemaNotificationTypes = "NsIdentifierDeletionNotification" NsLcmOperationOccurrenceNotification NslcmsubschemaNotificationTypes = "NsLcmOperationOccurrenceNotification" )
Defines values for NslcmsubschemaNotificationTypes.
type NslcmsubschemaNsComponentTypes ¶
type NslcmsubschemaNsComponentTypes string
NslcmsubschemaNsComponentTypes defines model for Nslcmsubschema.NsComponentTypes.
const ( NS NslcmsubschemaNsComponentTypes = "NS" PNF NslcmsubschemaNsComponentTypes = "PNF" VNF NslcmsubschemaNsComponentTypes = "VNF" )
Defines values for NslcmsubschemaNsComponentTypes.
type NslcmsubschemaOperationStates ¶
type NslcmsubschemaOperationStates string
NslcmsubschemaOperationStates defines model for Nslcmsubschema.OperationStates.
const ( NslcmsubschemaOperationStatesCOMPLETED NslcmsubschemaOperationStates = "COMPLETED" NslcmsubschemaOperationStatesFAILED NslcmsubschemaOperationStates = "FAILED" NslcmsubschemaOperationStatesFAILEDTEMP NslcmsubschemaOperationStates = "FAILED_TEMP" NslcmsubschemaOperationStatesPARTIALLYCOMPLETED NslcmsubschemaOperationStates = "PARTIALLY_COMPLETED" NslcmsubschemaOperationStatesPROCESSING NslcmsubschemaOperationStates = "PROCESSING" NslcmsubschemaOperationStatesROLLEDBACK NslcmsubschemaOperationStates = "ROLLED_BACK" NslcmsubschemaOperationStatesROLLINGBACK NslcmsubschemaOperationStates = "ROLLING_BACK" )
Defines values for NslcmsubschemaOperationStates.
type NslcmsubschemaOperationTypes ¶
type NslcmsubschemaOperationTypes string
NslcmsubschemaOperationTypes defines model for Nslcmsubschema.OperationTypes.
const ( HEAL NslcmsubschemaOperationTypes = "HEAL" INSTANTIATE NslcmsubschemaOperationTypes = "INSTANTIATE" SCALE NslcmsubschemaOperationTypes = "SCALE" TERMINATE NslcmsubschemaOperationTypes = "TERMINATE" UPDATE NslcmsubschemaOperationTypes = "UPDATE" )
Defines values for NslcmsubschemaOperationTypes.
type NstInfo ¶
type NstInfo struct { // Id NetSlice Template Identifier Uid *openapi_types.UUID `json:"_id,omitempty"` // Id Human readable NetSlice Template Identifier Id *string `json:"id,omitempty"` // Name Human readable name of the NetSlice Template Name *string `json:"name,omitempty"` }
NstInfo NetSlice Template Information Only generic fields (_id, id, name) are described For a full specification of the NetSlice Template see: http://osm-download.etsi.org/ftp/osm-doc/nst.html
type NstInfoModifications ¶
type NstInfoModifications struct { // Id NST Identifier Id *string `json:"id,omitempty"` // Name NST Name Name *string `json:"name,omitempty"` }
NstInfoModifications NetSlice Template Information Only generic fields (id, name) are described For a full specification of the NetSlice Template see: http://osm-download.etsi.org/ftp/osm-doc/nst.html
type ObjectId ¶
type ObjectId struct {
Id *openapi_types.UUID `json:"id,omitempty"`
}
ObjectId defines model for ObjectId.
type ObjectIdList ¶
type ObjectIdList struct {
NsIds *[]openapi_types.UUID `json:"ns_ids,omitempty"`
}
ObjectIdList defines model for ObjectIdList.
type ObjectIdPlusOpId ¶
type ObjectIdPlusOpId struct { Id *openapi_types.UUID `json:"id,omitempty"` OpId *openapi_types.UUID `json:"op_id,omitempty"` }
ObjectIdPlusOpId defines model for ObjectId_plus_OpId.
type OkaPackage ¶
type OkaPackage struct { Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` Package *openapi_types.File `json:"package,omitempty"` }
OkaPackage defines model for OkaPackage.
type OpId ¶
type OpId struct {
OpId *openapi_types.UUID `json:"op_id,omitempty"`
}
OpId defines model for OpId.
type PasswordExpiryInfo ¶
type PasswordExpiryInfo struct { Id *string `json:"id,omitempty"` Message *string `json:"message,omitempty"` UserId *openapi_types.UUID `json:"user_id,omitempty"` }
PasswordExpiryInfo defines model for PasswordExpiryInfo.
type PatchAppProfileJSONRequestBody ¶
type PatchAppProfileJSONRequestBody = ProfileInfo
PatchAppProfileJSONRequestBody defines body for PatchAppProfile for application/json ContentType.
type PatchAppProfileResponse ¶
type PatchAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParsePatchAppProfileResponse ¶
func ParsePatchAppProfileResponse(rsp *http.Response) (*PatchAppProfileResponse, error)
ParsePatchAppProfileResponse parses an HTTP response from a PatchAppProfileWithResponse call
func (PatchAppProfileResponse) Status ¶
func (r PatchAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (PatchAppProfileResponse) StatusCode ¶
func (r PatchAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PatchInfraConfigProfileJSONRequestBody ¶
type PatchInfraConfigProfileJSONRequestBody = ProfileInfo
PatchInfraConfigProfileJSONRequestBody defines body for PatchInfraConfigProfile for application/json ContentType.
type PatchInfraConfigProfileResponse ¶
type PatchInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParsePatchInfraConfigProfileResponse ¶
func ParsePatchInfraConfigProfileResponse(rsp *http.Response) (*PatchInfraConfigProfileResponse, error)
ParsePatchInfraConfigProfileResponse parses an HTTP response from a PatchInfraConfigProfileWithResponse call
func (PatchInfraConfigProfileResponse) Status ¶
func (r PatchInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (PatchInfraConfigProfileResponse) StatusCode ¶
func (r PatchInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PatchInfraControllerProfileJSONRequestBody ¶
type PatchInfraControllerProfileJSONRequestBody = ProfileInfo
PatchInfraControllerProfileJSONRequestBody defines body for PatchInfraControllerProfile for application/json ContentType.
type PatchInfraControllerProfileResponse ¶
type PatchInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParsePatchInfraControllerProfileResponse ¶
func ParsePatchInfraControllerProfileResponse(rsp *http.Response) (*PatchInfraControllerProfileResponse, error)
ParsePatchInfraControllerProfileResponse parses an HTTP response from a PatchInfraControllerProfileWithResponse call
func (PatchInfraControllerProfileResponse) Status ¶
func (r PatchInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (PatchInfraControllerProfileResponse) StatusCode ¶
func (r PatchInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PatchResourceProfileJSONRequestBody ¶
type PatchResourceProfileJSONRequestBody = ProfileInfo
PatchResourceProfileJSONRequestBody defines body for PatchResourceProfile for application/json ContentType.
type PatchResourceProfileResponse ¶
type PatchResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParsePatchResourceProfileResponse ¶
func ParsePatchResourceProfileResponse(rsp *http.Response) (*PatchResourceProfileResponse, error)
ParsePatchResourceProfileResponse parses an HTTP response from a PatchResourceProfileWithResponse call
func (PatchResourceProfileResponse) Status ¶
func (r PatchResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (PatchResourceProfileResponse) StatusCode ¶
func (r PatchResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PduInfo ¶
type PduInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Description *string `json:"description,omitempty"` Interfaces *PduInterfaces `json:"interfaces,omitempty"` Name *string `json:"name,omitempty"` Type *string `json:"type,omitempty"` VimAccounts *[]string `json:"vim_accounts,omitempty"` Vims *[]string `json:"vims,omitempty"` }
PduInfo defines model for PduInfo.
type PduInterfaces ¶
type PduInterfaces = []struct { IpAddress string `json:"ip-address"` MacAddress *string `json:"mac-address,omitempty"` Mgmt bool `json:"mgmt"` Name string `json:"name"` Type *PduInterfacesType `json:"type,omitempty"` VimNetworkId *string `json:"vim-network-id,omitempty"` VimNetworkName *string `json:"vim-network-name,omitempty"` }
PduInterfaces defines model for PduInterfaces.
type PduInterfacesType ¶
type PduInterfacesType string
PduInterfacesType defines model for PduInterfaces.Type.
const ( Overlay PduInterfacesType = "overlay" Underlay PduInterfacesType = "underlay" )
Defines values for PduInterfacesType.
type PermissionsInfo ¶
PermissionsInfo Permissions keys must follow the syntax 'main_topic[:subtopic[:id[:component|action|etc]]]' Permission values are either true or false
type ProblemDetails ¶
type ProblemDetails struct { Detail string `json:"detail"` Instance *string `json:"instance,omitempty"` Status int `json:"status"` Title *string `json:"title,omitempty"` Type *string `json:"type,omitempty"` AdditionalProperties map[string]interface{} `json:"-"` }
ProblemDetails defines model for ProblemDetails.
func (ProblemDetails) Get ¶
func (a ProblemDetails) Get(fieldName string) (value interface{}, found bool)
Getter for additional properties for ProblemDetails. Returns the specified element and whether it was found
func (ProblemDetails) MarshalJSON ¶
func (a ProblemDetails) MarshalJSON() ([]byte, error)
Override default JSON handling for ProblemDetails to handle AdditionalProperties
func (*ProblemDetails) Set ¶
func (a *ProblemDetails) Set(fieldName string, value interface{})
Setter for additional properties for ProblemDetails
func (*ProblemDetails) UnmarshalJSON ¶
func (a *ProblemDetails) UnmarshalJSON(b []byte) error
Override default JSON handling for ProblemDetails to handle AdditionalProperties
type ProfileInfo ¶
type ProfileInfo struct { Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` }
ProfileInfo defines model for ProfileInfo.
type ProjectInfo ¶
type ProjectInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Name *string `json:"name,omitempty"` Quotas *QuotasInfo `json:"quotas,omitempty"` }
ProjectInfo defines model for ProjectInfo.
type ProjectRoleMappings ¶
type ProjectRoleMappings = []struct { Project *string `json:"project,omitempty"` Role *string `json:"role,omitempty"` }
ProjectRoleMappings defines model for ProjectRoleMappings.
type ProjectRoleMappingsOpt ¶
type ProjectRoleMappingsOpt = []struct { Project *string `json:"project,omitempty"` Role *string `json:"role,omitempty"` }
ProjectRoleMappingsOpt defines model for ProjectRoleMappingsOpt.
type QuotasInfo ¶
type QuotasInfo struct { K8sclusters *int `json:"k8sclusters,omitempty"` K8srepos *int `json:"k8srepos,omitempty"` NsInstances *int `json:"ns_instances,omitempty"` Nsds *int `json:"nsds,omitempty"` Osmrepos *int `json:"osmrepos,omitempty"` Pduds *int `json:"pduds,omitempty"` SdnControllers *int `json:"sdn_controllers,omitempty"` SliceInstances *int `json:"slice_instances,omitempty"` SliceTemplates *int `json:"slice_templates,omitempty"` Vca *int `json:"vca,omitempty"` VimAccounts *int `json:"vim_accounts,omitempty"` Vnfds *int `json:"vnfds,omitempty"` WimAccounts *int `json:"wim_accounts,omitempty"` }
QuotasInfo defines model for QuotasInfo.
type ReadAppProfileResponse ¶
type ReadAppProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadAppProfileResponse ¶
func ParseReadAppProfileResponse(rsp *http.Response) (*ReadAppProfileResponse, error)
ParseReadAppProfileResponse parses an HTTP response from a ReadAppProfileWithResponse call
func (ReadAppProfileResponse) Status ¶
func (r ReadAppProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ReadAppProfileResponse) StatusCode ¶
func (r ReadAppProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ReadInfraConfigProfileResponse ¶
type ReadInfraConfigProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadInfraConfigProfileResponse ¶
func ParseReadInfraConfigProfileResponse(rsp *http.Response) (*ReadInfraConfigProfileResponse, error)
ParseReadInfraConfigProfileResponse parses an HTTP response from a ReadInfraConfigProfileWithResponse call
func (ReadInfraConfigProfileResponse) Status ¶
func (r ReadInfraConfigProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ReadInfraConfigProfileResponse) StatusCode ¶
func (r ReadInfraConfigProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ReadInfraControllerProfileResponse ¶
type ReadInfraControllerProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadInfraControllerProfileResponse ¶
func ParseReadInfraControllerProfileResponse(rsp *http.Response) (*ReadInfraControllerProfileResponse, error)
ParseReadInfraControllerProfileResponse parses an HTTP response from a ReadInfraControllerProfileWithResponse call
func (ReadInfraControllerProfileResponse) Status ¶
func (r ReadInfraControllerProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ReadInfraControllerProfileResponse) StatusCode ¶
func (r ReadInfraControllerProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ReadKSUResponse ¶
type ReadKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadKSUResponse ¶
func ParseReadKSUResponse(rsp *http.Response) (*ReadKSUResponse, error)
ParseReadKSUResponse parses an HTTP response from a ReadKSUWithResponse call
func (ReadKSUResponse) Status ¶
func (r ReadKSUResponse) Status() string
Status returns HTTPResponse.Status
func (ReadKSUResponse) StatusCode ¶
func (r ReadKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ReadOKAPackageResponse ¶
type ReadOKAPackageResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadOKAPackageResponse ¶
func ParseReadOKAPackageResponse(rsp *http.Response) (*ReadOKAPackageResponse, error)
ParseReadOKAPackageResponse parses an HTTP response from a ReadOKAPackageWithResponse call
func (ReadOKAPackageResponse) Status ¶
func (r ReadOKAPackageResponse) Status() string
Status returns HTTPResponse.Status
func (ReadOKAPackageResponse) StatusCode ¶
func (r ReadOKAPackageResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ReadResourceProfileResponse ¶
type ReadResourceProfileResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadResourceProfileResponse ¶
func ParseReadResourceProfileResponse(rsp *http.Response) (*ReadResourceProfileResponse, error)
ParseReadResourceProfileResponse parses an HTTP response from a ReadResourceProfileWithResponse call
func (ReadResourceProfileResponse) Status ¶
func (r ReadResourceProfileResponse) Status() string
Status returns HTTPResponse.Status
func (ReadResourceProfileResponse) StatusCode ¶
func (r ReadResourceProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type Readk8sClusterResponse ¶
type Readk8sClusterResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseReadk8sClusterResponse ¶
func ParseReadk8sClusterResponse(rsp *http.Response) (*Readk8sClusterResponse, error)
ParseReadk8sClusterResponse parses an HTTP response from a Readk8sClusterWithResponse call
func (Readk8sClusterResponse) Status ¶
func (r Readk8sClusterResponse) Status() string
Status returns HTTPResponse.Status
func (Readk8sClusterResponse) StatusCode ¶
func (r Readk8sClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RequestEditorFn ¶
RequestEditorFn is the function signature for the RequestEditor callback function
type RoleInfo ¶
type RoleInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Name *string `json:"name,omitempty"` // Permissions Permissions keys must follow the syntax 'main_topic[:subtopic[:id[:component|action|etc]]]' // Permission values are either true or false Permissions *PermissionsInfo `json:"permissions,omitempty"` }
RoleInfo defines model for RoleInfo.
type ScaleNSinstanceJSONRequestBody ¶
type ScaleNSinstanceJSONRequestBody = ScaleNsRequest
ScaleNSinstanceJSONRequestBody defines body for ScaleNSinstance for application/json ContentType.
type ScaleNSinstanceResponse ¶
type ScaleNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseScaleNSinstanceResponse ¶
func ParseScaleNSinstanceResponse(rsp *http.Response) (*ScaleNSinstanceResponse, error)
ParseScaleNSinstanceResponse parses an HTTP response from a ScaleNSinstanceWithResponse call
func (ScaleNSinstanceResponse) Status ¶
func (r ScaleNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (ScaleNSinstanceResponse) StatusCode ¶
func (r ScaleNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ScaleNodeInfo ¶
type ScaleNodeInfo struct {
NodeCount *int `json:"node_count,omitempty"`
}
ScaleNodeInfo defines model for ScaleNodeInfo.
type ScaleNsRequest ¶
type ScaleNsRequest struct { ScaleType ScaleNsRequestScaleType `json:"scaleType"` ScaleVnfData struct { ScaleByStepData struct { MemberVnfIndex string `json:"member-vnf-index"` ScalingGroupDescriptor string `json:"scaling-group-descriptor"` ScalingPolicy *string `json:"scaling-policy,omitempty"` } `json:"scaleByStepData"` ScaleVnfType ScaleNsRequestScaleVnfDataScaleVnfType `json:"scaleVnfType"` } `json:"scaleVnfData"` // TimeoutNsScale timeout for the scale operation TimeoutNsScale *int `json:"timeout_ns_scale,omitempty"` }
ScaleNsRequest defines model for ScaleNsRequest.
type ScaleNsRequestScaleType ¶
type ScaleNsRequestScaleType string
ScaleNsRequestScaleType defines model for ScaleNsRequest.ScaleType.
const (
SCALEVNF ScaleNsRequestScaleType = "SCALE_VNF"
)
Defines values for ScaleNsRequestScaleType.
type ScaleNsRequestScaleVnfDataScaleVnfType ¶
type ScaleNsRequestScaleVnfDataScaleVnfType string
ScaleNsRequestScaleVnfDataScaleVnfType defines model for ScaleNsRequest.ScaleVnfData.ScaleVnfType.
const ( SCALEIN ScaleNsRequestScaleVnfDataScaleVnfType = "SCALE_IN" SCALEOUT ScaleNsRequestScaleVnfDataScaleVnfType = "SCALE_OUT" )
Defines values for ScaleNsRequestScaleVnfDataScaleVnfType.
type SdnBasicProperties ¶
type SdnBasicProperties struct { Description *string `json:"description,omitempty"` Dpid *string `json:"dpid,omitempty"` Ip *string `json:"ip,omitempty"` Name *string `json:"name,omitempty"` Password *string `json:"password,omitempty"` Port *int `json:"port,omitempty"` Type *SdnBasicPropertiesType `json:"type,omitempty"` User *string `json:"user,omitempty"` Version *string `json:"version,omitempty"` }
SdnBasicProperties defines model for SdnBasicProperties.
type SdnBasicPropertiesType ¶
type SdnBasicPropertiesType string
SdnBasicPropertiesType defines model for SdnBasicProperties.Type.
const ( SdnBasicPropertiesTypeFloodlight SdnBasicPropertiesType = "floodlight" SdnBasicPropertiesTypeOnos SdnBasicPropertiesType = "onos" SdnBasicPropertiesTypeOpendaylight SdnBasicPropertiesType = "opendaylight" )
Defines values for SdnBasicPropertiesType.
type SdnExtraProperties ¶
type SdnExtraProperties struct { Uid *openapi_types.UUID `json:"_id,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` }
SdnExtraProperties defines model for SdnExtraProperties.
type SdnInfo ¶
type SdnInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Description *string `json:"description,omitempty"` Dpid *string `json:"dpid,omitempty"` Ip *string `json:"ip,omitempty"` Name *string `json:"name,omitempty"` Password *string `json:"password,omitempty"` Port *int `json:"port,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` Type *SdnInfoType `json:"type,omitempty"` User *string `json:"user,omitempty"` Version *string `json:"version,omitempty"` }
SdnInfo defines model for SdnInfo.
type SdnInfoType ¶
type SdnInfoType string
SdnInfoType defines model for SdnInfo.Type.
const ( SdnInfoTypeFloodlight SdnInfoType = "floodlight" SdnInfoTypeOnos SdnInfoType = "onos" SdnInfoTypeOpendaylight SdnInfoType = "opendaylight" )
Defines values for SdnInfoType.
type ServiceUnavailable ¶
type ServiceUnavailable = ProblemDetails
ServiceUnavailable defines model for ServiceUnavailable.
type TerminateNSIJSONRequestBody ¶
type TerminateNSIJSONRequestBody = TerminateNsiRequest
TerminateNSIJSONRequestBody defines body for TerminateNSI for application/json ContentType.
type TerminateNSIResponse ¶
type TerminateNSIResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseTerminateNSIResponse ¶
func ParseTerminateNSIResponse(rsp *http.Response) (*TerminateNSIResponse, error)
ParseTerminateNSIResponse parses an HTTP response from a TerminateNSIWithResponse call
func (TerminateNSIResponse) Status ¶
func (r TerminateNSIResponse) Status() string
Status returns HTTPResponse.Status
func (TerminateNSIResponse) StatusCode ¶
func (r TerminateNSIResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type TerminateNSinstanceJSONRequestBody ¶
type TerminateNSinstanceJSONRequestBody = TerminateNsRequest
TerminateNSinstanceJSONRequestBody defines body for TerminateNSinstance for application/json ContentType.
type TerminateNSinstanceResponse ¶
type TerminateNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON202 *ObjectId YAML202 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseTerminateNSinstanceResponse ¶
func ParseTerminateNSinstanceResponse(rsp *http.Response) (*TerminateNSinstanceResponse, error)
ParseTerminateNSinstanceResponse parses an HTTP response from a TerminateNSinstanceWithResponse call
func (TerminateNSinstanceResponse) Status ¶
func (r TerminateNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (TerminateNSinstanceResponse) StatusCode ¶
func (r TerminateNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type TerminateNsRequest ¶
type TerminateNsRequest struct { // Autoremove remove network service if termination end without error Autoremove *bool `json:"autoremove,omitempty"` // SkipTerminatePrimitives Do not execute network service termination primitives SkipTerminatePrimitives *bool `json:"skip_terminate_primitives,omitempty"` // TimeoutNsTerminate timeout for terminate operation TimeoutNsTerminate *int `json:"timeout_ns_terminate,omitempty"` }
TerminateNsRequest defines model for TerminateNsRequest.
type TerminateNsiRequest ¶
type TerminateNsiRequest struct { // TerminationTime Timestamp indicating the end time of the NSI, i.e. the NSI will be terminated // automatically at this timestamp. Cardinality "0" indicates the NSI termination // takes place immediately. TerminationTime *time.Time `json:"terminationTime,omitempty"` }
TerminateNsiRequest defines model for TerminateNsiRequest.
type TokenInfo ¶
type TokenInfo struct { Uid *string `json:"_id,omitempty"` Admin *bool `json:"admin,omitempty"` AdminShow *bool `json:"admin_show,omitempty"` Expires *float32 `json:"expires,omitempty"` Id *string `json:"id,omitempty"` IssuedAt *float32 `json:"issued_at,omitempty"` LastLogin *float32 `json:"last_login,omitempty"` LoginCount *float32 `json:"login_count,omitempty"` ProjectId *openapi_types.UUID `json:"project_id,omitempty"` ProjectName *string `json:"project_name,omitempty"` RemoteHost *string `json:"remote_host,omitempty"` RemotePort *int `json:"remote_port,omitempty"` Roles *[]struct { Id *openapi_types.UUID `json:"id,omitempty"` Name *string `json:"name,omitempty"` } `json:"roles,omitempty"` UserId *openapi_types.UUID `json:"user_id,omitempty"` UserShow *bool `json:"user_show,omitempty"` Username *string `json:"username,omitempty"` }
TokenInfo defines model for TokenInfo.
type UnexpectedError ¶
type UnexpectedError = ProblemDetails
UnexpectedError defines model for UnexpectedError.
type UnprocessableEntity ¶
type UnprocessableEntity = ProblemDetails
UnprocessableEntity defines model for UnprocessableEntity.
type UpdateAlarmJSONRequestBody ¶
type UpdateAlarmJSONRequestBody = AlarmInfoModifications
UpdateAlarmJSONRequestBody defines body for UpdateAlarm for application/json ContentType.
type UpdateAlarmResponse ¶
type UpdateAlarmResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateAlarmResponse ¶
func ParseUpdateAlarmResponse(rsp *http.Response) (*UpdateAlarmResponse, error)
ParseUpdateAlarmResponse parses an HTTP response from a UpdateAlarmWithResponse call
func (UpdateAlarmResponse) Status ¶
func (r UpdateAlarmResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateAlarmResponse) StatusCode ¶
func (r UpdateAlarmResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateKSUJSONRequestBody ¶
type UpdateKSUJSONRequestBody = Ksu
UpdateKSUJSONRequestBody defines body for UpdateKSU for application/json ContentType.
type UpdateKSUResponse ¶
type UpdateKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateKSUResponse ¶
func ParseUpdateKSUResponse(rsp *http.Response) (*UpdateKSUResponse, error)
ParseUpdateKSUResponse parses an HTTP response from a UpdateKSUWithResponse call
func (UpdateKSUResponse) Status ¶
func (r UpdateKSUResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateKSUResponse) StatusCode ¶
func (r UpdateKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateMultipleKSUJSONRequestBody ¶
type UpdateMultipleKSUJSONRequestBody = MultipleKsu
UpdateMultipleKSUJSONRequestBody defines body for UpdateMultipleKSU for application/json ContentType.
type UpdateMultipleKSUResponse ¶
type UpdateMultipleKSUResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateMultipleKSUResponse ¶
func ParseUpdateMultipleKSUResponse(rsp *http.Response) (*UpdateMultipleKSUResponse, error)
ParseUpdateMultipleKSUResponse parses an HTTP response from a UpdateMultipleKSUWithResponse call
func (UpdateMultipleKSUResponse) Status ¶
func (r UpdateMultipleKSUResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateMultipleKSUResponse) StatusCode ¶
func (r UpdateMultipleKSUResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateNSDJSONRequestBody ¶
type UpdateNSDJSONRequestBody = NsdInfoModifications
UpdateNSDJSONRequestBody defines body for UpdateNSD for application/json ContentType.
type UpdateNSDResponse ¶
type UpdateNSDResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateNSDResponse ¶
func ParseUpdateNSDResponse(rsp *http.Response) (*UpdateNSDResponse, error)
ParseUpdateNSDResponse parses an HTTP response from a UpdateNSDWithResponse call
func (UpdateNSDResponse) Status ¶
func (r UpdateNSDResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateNSDResponse) StatusCode ¶
func (r UpdateNSDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateNSDcontentResponse ¶
type UpdateNSDcontentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateNSDcontentResponse ¶
func ParseUpdateNSDcontentResponse(rsp *http.Response) (*UpdateNSDcontentResponse, error)
ParseUpdateNSDcontentResponse parses an HTTP response from a UpdateNSDcontentWithResponse call
func (UpdateNSDcontentResponse) Status ¶
func (r UpdateNSDcontentResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateNSDcontentResponse) StatusCode ¶
func (r UpdateNSDcontentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateNSTcontentResponse ¶
type UpdateNSTcontentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateNSTcontentResponse ¶
func ParseUpdateNSTcontentResponse(rsp *http.Response) (*UpdateNSTcontentResponse, error)
ParseUpdateNSTcontentResponse parses an HTTP response from a UpdateNSTcontentWithResponse call
func (UpdateNSTcontentResponse) Status ¶
func (r UpdateNSTcontentResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateNSTcontentResponse) StatusCode ¶
func (r UpdateNSTcontentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateNSinstanceJSONRequestBody ¶
type UpdateNSinstanceJSONRequestBody = UpdateNsRequest
UpdateNSinstanceJSONRequestBody defines body for UpdateNSinstance for application/json ContentType.
type UpdateNSinstanceResponse ¶
type UpdateNSinstanceResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateNSinstanceResponse ¶
func ParseUpdateNSinstanceResponse(rsp *http.Response) (*UpdateNSinstanceResponse, error)
ParseUpdateNSinstanceResponse parses an HTTP response from a UpdateNSinstanceWithResponse call
func (UpdateNSinstanceResponse) Status ¶
func (r UpdateNSinstanceResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateNSinstanceResponse) StatusCode ¶
func (r UpdateNSinstanceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateNsPkgsIdContentJSONRequestBody ¶
type UpdateNsPkgsIdContentJSONRequestBody = NsdInfoModifications
UpdateNsPkgsIdContentJSONRequestBody defines body for UpdateNsPkgsIdContent for application/json ContentType.
type UpdateNsPkgsIdContentResponse ¶
type UpdateNsPkgsIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateNsPkgsIdContentResponse ¶
func ParseUpdateNsPkgsIdContentResponse(rsp *http.Response) (*UpdateNsPkgsIdContentResponse, error)
ParseUpdateNsPkgsIdContentResponse parses an HTTP response from a UpdateNsPkgsIdContentWithResponse call
func (UpdateNsPkgsIdContentResponse) Status ¶
func (r UpdateNsPkgsIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateNsPkgsIdContentResponse) StatusCode ¶
func (r UpdateNsPkgsIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateNsRequest ¶
type UpdateNsRequest struct { ChangeVnfPackageData *struct { VnfInstanceId string `json:"vnfInstanceId"` VnfdId string `json:"vnfdId"` } `json:"changeVnfPackageData,omitempty"` ModifyVnfInfoData *struct { VnfInstanceId string `json:"vnfInstanceId"` VnfdId string `json:"vnfdId"` } `json:"modifyVnfInfoData,omitempty"` OperateVnfData *struct { AdditionalParam *struct { CountIndex float32 `json:"count-index"` RunDay1 *bool `json:"run-day1,omitempty"` VduId string `json:"vdu_id"` } `json:"additionalParam,omitempty"` ChangeStateTo string `json:"changeStateTo"` VnfInstanceId string `json:"vnfInstanceId"` } `json:"operateVnfData,omitempty"` RemoveVnfInstanceId *string `json:"removeVnfInstanceId,omitempty"` UpdateType UpdateNsRequestUpdateType `json:"updateType"` VerticalScaleVnf *struct { CountIndex *float32 `json:"countIndex,omitempty"` VduId string `json:"vduId"` VnfInstanceId string `json:"vnfInstanceId"` VnfdId string `json:"vnfdId"` } `json:"verticalScaleVnf,omitempty"` }
UpdateNsRequest This type represents request parameters for the "Update NS" operation. This operation supports the update of an NS instance by updating one or more of the VNFs that are part of this NS.
type UpdateNsRequestUpdateType ¶
type UpdateNsRequestUpdateType string
UpdateNsRequestUpdateType defines model for UpdateNsRequest.UpdateType.
const ( CHANGEVNFPKG UpdateNsRequestUpdateType = "CHANGE_VNFPKG" MODIFYVNFINFORMATION UpdateNsRequestUpdateType = "MODIFY_VNF_INFORMATION" OPERATEVNF UpdateNsRequestUpdateType = "OPERATE_VNF" REMOVEVNF UpdateNsRequestUpdateType = "REMOVE_VNF" VERTICALSCALE UpdateNsRequestUpdateType = "VERTICAL_SCALE" )
Defines values for UpdateNsRequestUpdateType.
type UpdateNstIdContentJSONRequestBody ¶
type UpdateNstIdContentJSONRequestBody = NstInfoModifications
UpdateNstIdContentJSONRequestBody defines body for UpdateNstIdContent for application/json ContentType.
type UpdateNstIdContentResponse ¶
type UpdateNstIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateNstIdContentResponse ¶
func ParseUpdateNstIdContentResponse(rsp *http.Response) (*UpdateNstIdContentResponse, error)
ParseUpdateNstIdContentResponse parses an HTTP response from a UpdateNstIdContentWithResponse call
func (UpdateNstIdContentResponse) Status ¶
func (r UpdateNstIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateNstIdContentResponse) StatusCode ¶
func (r UpdateNstIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateOKAPackageResponse ¶
type UpdateOKAPackageResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateOKAPackageResponse ¶
func ParseUpdateOKAPackageResponse(rsp *http.Response) (*UpdateOKAPackageResponse, error)
ParseUpdateOKAPackageResponse parses an HTTP response from a UpdateOKAPackageWithResponse call
func (UpdateOKAPackageResponse) Status ¶
func (r UpdateOKAPackageResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateOKAPackageResponse) StatusCode ¶
func (r UpdateOKAPackageResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateTemplatecontentJSONRequestBody ¶
type UpdateTemplatecontentJSONRequestBody = NsdInfoModifications
UpdateTemplatecontentJSONRequestBody defines body for UpdateTemplatecontent for application/json ContentType.
type UpdateTemplatecontentResponse ¶
type UpdateTemplatecontentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateTemplatecontentResponse ¶
func ParseUpdateTemplatecontentResponse(rsp *http.Response) (*UpdateTemplatecontentResponse, error)
ParseUpdateTemplatecontentResponse parses an HTTP response from a UpdateTemplatecontentWithResponse call
func (UpdateTemplatecontentResponse) Status ¶
func (r UpdateTemplatecontentResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateTemplatecontentResponse) StatusCode ¶
func (r UpdateTemplatecontentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateVnfPkgJSONRequestBody ¶
type UpdateVnfPkgJSONRequestBody = VnfPkgInfoModifications
UpdateVnfPkgJSONRequestBody defines body for UpdateVnfPkg for application/json ContentType.
type UpdateVnfPkgResponse ¶
type UpdateVnfPkgResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateVnfPkgResponse ¶
func ParseUpdateVnfPkgResponse(rsp *http.Response) (*UpdateVnfPkgResponse, error)
ParseUpdateVnfPkgResponse parses an HTTP response from a UpdateVnfPkgWithResponse call
func (UpdateVnfPkgResponse) Status ¶
func (r UpdateVnfPkgResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateVnfPkgResponse) StatusCode ¶
func (r UpdateVnfPkgResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpdateVnfPkgsIdContentJSONRequestBody ¶
type UpdateVnfPkgsIdContentJSONRequestBody = VnfPkgInfoModifications
UpdateVnfPkgsIdContentJSONRequestBody defines body for UpdateVnfPkgsIdContent for application/json ContentType.
type UpdateVnfPkgsIdContentResponse ¶
type UpdateVnfPkgsIdContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpdateVnfPkgsIdContentResponse ¶
func ParseUpdateVnfPkgsIdContentResponse(rsp *http.Response) (*UpdateVnfPkgsIdContentResponse, error)
ParseUpdateVnfPkgsIdContentResponse parses an HTTP response from a UpdateVnfPkgsIdContentWithResponse call
func (UpdateVnfPkgsIdContentResponse) Status ¶
func (r UpdateVnfPkgsIdContentResponse) Status() string
Status returns HTTPResponse.Status
func (UpdateVnfPkgsIdContentResponse) StatusCode ¶
func (r UpdateVnfPkgsIdContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UpgradeCluster ¶
type UpgradeCluster = UpgradeClusterInfo
UpgradeCluster defines model for UpgradeCluster.
type UpgradeClusterInfo ¶
type UpgradeClusterInfo struct {
K8sVersion *string `json:"k8s_version,omitempty"`
}
UpgradeClusterInfo defines model for UpgradeClusterInfo.
type UpgradeClusterJSONRequestBody ¶
type UpgradeClusterJSONRequestBody = UpgradeClusterInfo
UpgradeClusterJSONRequestBody defines body for UpgradeCluster for application/json ContentType.
type UpgradeClusterResponse ¶
type UpgradeClusterResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUpgradeClusterResponse ¶
func ParseUpgradeClusterResponse(rsp *http.Response) (*UpgradeClusterResponse, error)
ParseUpgradeClusterResponse parses an HTTP response from a UpgradeClusterWithResponse call
func (UpgradeClusterResponse) Status ¶
func (r UpgradeClusterResponse) Status() string
Status returns HTTPResponse.Status
func (UpgradeClusterResponse) StatusCode ¶
func (r UpgradeClusterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadNsPkgsContentResponse ¶
type UploadNsPkgsContentResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUploadNsPkgsContentResponse ¶
func ParseUploadNsPkgsContentResponse(rsp *http.Response) (*UploadNsPkgsContentResponse, error)
ParseUploadNsPkgsContentResponse parses an HTTP response from a UploadNsPkgsContentWithResponse call
func (UploadNsPkgsContentResponse) Status ¶
func (r UploadNsPkgsContentResponse) Status() string
Status returns HTTPResponse.Status
func (UploadNsPkgsContentResponse) StatusCode ¶
func (r UploadNsPkgsContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadNstContentResponse ¶
type UploadNstContentResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUploadNstContentResponse ¶
func ParseUploadNstContentResponse(rsp *http.Response) (*UploadNstContentResponse, error)
ParseUploadNstContentResponse parses an HTTP response from a UploadNstContentWithResponse call
func (UploadNstContentResponse) Status ¶
func (r UploadNstContentResponse) Status() string
Status returns HTTPResponse.Status
func (UploadNstContentResponse) StatusCode ¶
func (r UploadNstContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadVnfPkgContentResponse ¶
type UploadVnfPkgContentResponse struct { Body []byte HTTPResponse *http.Response JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUploadVnfPkgContentResponse ¶
func ParseUploadVnfPkgContentResponse(rsp *http.Response) (*UploadVnfPkgContentResponse, error)
ParseUploadVnfPkgContentResponse parses an HTTP response from a UploadVnfPkgContentWithResponse call
func (UploadVnfPkgContentResponse) Status ¶
func (r UploadVnfPkgContentResponse) Status() string
Status returns HTTPResponse.Status
func (UploadVnfPkgContentResponse) StatusCode ¶
func (r UploadVnfPkgContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UploadVnfPkgsContentResponse ¶
type UploadVnfPkgsContentResponse struct { Body []byte HTTPResponse *http.Response JSON201 *ObjectId YAML201 *ObjectId JSON400 *BadRequest JSON401 *Unauthorized JSON403 *Forbidden JSON404 *NotFound JSON405 *MethodNotAllowed JSON406 *NotAcceptable JSON409 *Conflict JSON422 *UnprocessableEntity JSON500 *InternalServerError JSON503 *ServiceUnavailable JSON5XX *UnexpectedError JSONDefault *UnexpectedError }
func ParseUploadVnfPkgsContentResponse ¶
func ParseUploadVnfPkgsContentResponse(rsp *http.Response) (*UploadVnfPkgsContentResponse, error)
ParseUploadVnfPkgsContentResponse parses an HTTP response from a UploadVnfPkgsContentWithResponse call
func (UploadVnfPkgsContentResponse) Status ¶
func (r UploadVnfPkgsContentResponse) Status() string
Status returns HTTPResponse.Status
func (UploadVnfPkgsContentResponse) StatusCode ¶
func (r UploadVnfPkgsContentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type UserInfo ¶
type UserInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Password *string `json:"password,omitempty"` ProjectRoleMappings *[]struct { Project *openapi_types.UUID `json:"project,omitempty"` ProjectName *string `json:"project_name,omitempty"` Role *openapi_types.UUID `json:"role,omitempty"` RoleName *string `json:"role_name,omitempty"` } `json:"project_role_mappings,omitempty"` Projects *[]string `json:"projects,omitempty"` Username *string `json:"username,omitempty"` }
UserInfo defines model for UserInfo.
type VcaInfo ¶
type VcaInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Cacert *string `json:"cacert,omitempty"` Description *string `json:"description,omitempty"` Endpoints *string `json:"endpoints,omitempty"` K8sCloud *string `json:"k8s-cloud,omitempty"` K8sCredentials *string `json:"k8s-credentials,omitempty"` LxdCloud *string `json:"lxd-cloud,omitempty"` LxdCredentials *string `json:"lxd-credentials,omitempty"` ModelConfig *map[string]interface{} `json:"model-config,omitempty"` Name *string `json:"name,omitempty"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` Secret *string `json:"secret,omitempty"` User *string `json:"user,omitempty"` }
VcaInfo defines model for VcaInfo.
type VimInfo ¶
type VimInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Config *map[string]interface{} `json:"config,omitempty"` Datacenter *string `json:"datacenter,omitempty"` Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` Resources *map[string]interface{} `json:"resources,omitempty"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` Vca *openapi_types.UUID `json:"vca,omitempty"` Vim *string `json:"vim,omitempty"` VimPassword *string `json:"vim_password,omitempty"` VimTenantName *string `json:"vim_tenant_name,omitempty"` VimType *VimType `json:"vim_type,omitempty"` VimUrl *string `json:"vim_url,omitempty"` VimUser *string `json:"vim_user,omitempty"` }
VimInfo defines model for VimInfo.
type VnfInstanceInfo ¶
type VnfInstanceInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Id *openapi_types.UUID `json:"id,omitempty"` }
VnfInstanceInfo VNF Instance Information Only generic fields (_id, id) are described For a full specification of the VNF Instance see: http://osm-download.etsi.org/ftp/osm-doc/vnfr.html
type VnfPkgInfo ¶
type VnfPkgInfo struct { // Id Identifier of the VNF package. This identifier is allocated by the NFVO. Uid openapi_types.UUID `json:"_id"` // Description VNF Package description Description *string `json:"description,omitempty"` // Id VNF Package Identifier Id string `json:"id"` // Name VNF Package Name Name *string `json:"name,omitempty"` }
VnfPkgInfo VNF Package Information Only generic fields (_id, id, name, description) are described For a full specification of the VNF Descriptor see: http://osm-download.etsi.org/ftp/osm-doc/vnfd.html
type VnfPkgInfoModifications ¶
type VnfPkgInfoModifications struct { // Description VNF Package description Description *string `json:"description,omitempty"` // Id VNF Package Identifier Id *string `json:"id,omitempty"` // Name VNF Package Name Name *string `json:"name,omitempty"` }
VnfPkgInfoModifications VNF Package Information Only generic fields (id, name, description) are described For a full specification of the VNF Descriptor see: http://osm-download.etsi.org/ftp/osm-doc/vnfd.html
type WimInfo ¶
type WimInfo struct { Uid *openapi_types.UUID `json:"_id,omitempty"` Config *map[string]interface{} `json:"config,omitempty"` Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` Password *string `json:"password,omitempty"` SchemaType *string `json:"schema_type,omitempty"` SchemaVersion *string `json:"schema_version,omitempty"` User *string `json:"user,omitempty"` Wim *string `json:"wim,omitempty"` WimType *WimType `json:"wim_type,omitempty"` WimUrl *string `json:"wim_url,omitempty"` }
WimInfo defines model for WimInfo.