@pidginhost/sdk 0.2.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/.openapi-generator/FILES +10 -0
  2. package/.openapi-generator/VERSION +1 -1
  3. package/CHANGELOG.md +62 -0
  4. package/README.md +24 -215
  5. package/api.ts +11413 -26360
  6. package/dist/api.d.ts +799 -6912
  7. package/dist/api.js +10802 -25003
  8. package/dist/esm/api.d.ts +799 -6912
  9. package/dist/esm/api.js +11170 -25375
  10. package/dist/esm/pidginhost.d.ts +7 -1
  11. package/dist/esm/pidginhost.js +7 -1
  12. package/dist/pidginhost.d.ts +7 -1
  13. package/dist/pidginhost.js +6 -0
  14. package/docs/AccountApi.md +142 -1138
  15. package/docs/AuthApi.md +104 -0
  16. package/docs/BillingApi.md +134 -1073
  17. package/docs/CLISessionCreateResponse.md +26 -0
  18. package/docs/CLISessionPollResponse.md +26 -0
  19. package/docs/CLISessionPollResponseStatusEnum.md +15 -0
  20. package/docs/CloudApi.md +906 -4971
  21. package/docs/ClusterAdd.md +2 -0
  22. package/docs/ClusterDetail.md +8 -0
  23. package/docs/DedicatedApi.md +0 -272
  24. package/docs/DomainApi.md +144 -1164
  25. package/docs/EligibleVM.md +22 -0
  26. package/docs/EligibleVMsResponse.md +20 -0
  27. package/docs/FreednsApi.md +0 -324
  28. package/docs/HardwareGeneration.md +34 -0
  29. package/docs/HostingApi.md +0 -160
  30. package/docs/KubeVersionEnum.md +4 -4
  31. package/docs/KubernetesApi.md +565 -3562
  32. package/docs/PatchedClusterDetail.md +8 -0
  33. package/docs/PatchedResourcePool.md +2 -0
  34. package/docs/PatchedServerDetail.md +52 -0
  35. package/docs/ResourcePool.md +2 -0
  36. package/docs/ResourcePoolAdd.md +2 -0
  37. package/docs/SchemaApi.md +0 -55
  38. package/docs/Server.md +5 -3
  39. package/docs/ServerAdd.md +2 -0
  40. package/docs/ServerDetail.md +52 -0
  41. package/docs/SupportApi.md +0 -417
  42. package/docs/ToggleCloudVMAccessResponse.md +22 -0
  43. package/package.json +1 -1
  44. package/pidginhost.ts +13 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.