Chore/unexport api ts (#2585)

* don't export api params

* import from SDK instead of BE

---------

Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
Matt Hill
2024-04-01 14:47:03 -06:00
committed by GitHub
parent f021ad9b0a
commit 71b83245b4
105 changed files with 88 additions and 464 deletions

View File

@@ -1,8 +1,5 @@
export { ActionId } from "./ActionId";
export { ActionMetadata } from "./ActionMetadata";
export { ActionParams } from "./ActionParams";
export { AddImageParams } from "./AddImageParams";
export { AddParams } from "./AddParams";
export { AddressInfo } from "./AddressInfo";
export { AddSslOptions } from "./AddSslOptions";
export { Alerts } from "./Alerts";
@@ -10,30 +7,16 @@ export { Algorithm } from "./Algorithm";
export { AllowedStatuses } from "./AllowedStatuses";
export { AllPackageData } from "./AllPackageData";
export { AlpnInfo } from "./AlpnInfo";
export { ApplyParams } from "./ApplyParams";
export { AttachParams } from "./AttachParams";
export { BackupParams } from "./BackupParams";
export { BackupProgress } from "./BackupProgress";
export { BackupTargetFS } from "./BackupTargetFS";
export { BackupTargetId } from "./BackupTargetId";
export { BindInfo } from "./BindInfo";
export { BindOptions } from "./BindOptions";
export { BindParams } from "./BindParams";
export { BlockDev } from "./BlockDev";
export { Callback } from "./Callback";
export { ChrootParams } from "./ChrootParams";
export { Cifs } from "./Cifs";
export { ConfigParams } from "./ConfigParams";
export { ConfigureParams } from "./ConfigureParams";
export { ConnectParams } from "./ConnectParams";
export { ControlParams } from "./ControlParams";
export { CreateOverlayedImageParams } from "./CreateOverlayedImageParams";
export { CreateParams } from "./CreateParams";
export { CurrentDependencies } from "./CurrentDependencies";
export { CurrentDependencyInfo } from "./CurrentDependencyInfo";
export { DataUrl } from "./DataUrl";
export { DeleteBeforeParams } from "./DeleteBeforeParams";
export { DeleteParams } from "./DeleteParams";
export { Dependencies } from "./Dependencies";
export { DependencyConfigErrors } from "./DependencyConfigErrors";
export { DependencyKind } from "./DependencyKind";
@@ -41,13 +24,9 @@ export { DependencyRequirement } from "./DependencyRequirement";
export { DepInfo } from "./DepInfo";
export { Description } from "./Description";
export { DestroyOverlayedImageParams } from "./DestroyOverlayedImageParams";
export { DumpParams } from "./DumpParams";
export { Duration } from "./Duration";
export { EchoParams } from "./EchoParams";
export { EditManifestParams } from "./EditManifestParams";
export { EncryptedWire } from "./EncryptedWire";
export { ExecuteAction } from "./ExecuteAction";
export { ExecuteParams } from "./ExecuteParams";
export { ExportActionParams } from "./ExportActionParams";
export { ExportedHostInfo } from "./ExportedHostInfo";
export { ExportedHostnameInfo } from "./ExportedHostnameInfo";
@@ -58,7 +37,6 @@ export { ExposeForDependentsParams } from "./ExposeForDependentsParams";
export { FullProgress } from "./FullProgress";
export { GetHostInfoParamsKind } from "./GetHostInfoParamsKind";
export { GetHostInfoParams } from "./GetHostInfoParams";
export { GetParams } from "./GetParams";
export { GetPrimaryUrlParams } from "./GetPrimaryUrlParams";
export { GetServiceInterfaceParams } from "./GetServiceInterfaceParams";
export { GetServicePortForwardParams } from "./GetServicePortForwardParams";
@@ -66,7 +44,6 @@ export { GetSslCertificateParams } from "./GetSslCertificateParams";
export { GetSslKeyParams } from "./GetSslKeyParams";
export { GetStoreParams } from "./GetStoreParams";
export { GetSystemSmtpParams } from "./GetSystemSmtpParams";
export { GovernorParams } from "./GovernorParams";
export { Governor } from "./Governor";
export { HardwareRequirements } from "./HardwareRequirements";
export { HealthCheckId } from "./HealthCheckId";
@@ -77,27 +54,17 @@ export { HostInfo } from "./HostInfo";
export { HostKind } from "./HostKind";
export { Host } from "./Host";
export { ImageId } from "./ImageId";
export { InfoParams } from "./InfoParams";
export { InstalledState } from "./InstalledState";
export { InstallingInfo } from "./InstallingInfo";
export { InstallingState } from "./InstallingState";
export { InstallParams } from "./InstallParams";
export { IpInfo } from "./IpInfo";
export { KernelLogsParams } from "./KernelLogsParams";
export { KillParams } from "./KillParams";
export { ListParams } from "./ListParams";
export { ListServiceInterfacesParams } from "./ListServiceInterfacesParams";
export { LoginParams } from "./LoginParams";
export { LogoutParams } from "./LogoutParams";
export { LogsParams } from "./LogsParams";
export { MainStatus } from "./MainStatus";
export { Manifest } from "./Manifest";
export { MaybeUtf8String } from "./MaybeUtf8String";
export { MinMax } from "./MinMax";
export { MountParams } from "./MountParams";
export { MountTarget } from "./MountTarget";
export { NamedProgress } from "./NamedProgress";
export { NotificationLevel } from "./NotificationLevel";
export { PackageDataEntry } from "./PackageDataEntry";
export { PackageId } from "./PackageId";
export { PackageState } from "./PackageState";
@@ -106,13 +73,8 @@ export { ParamsPackageId } from "./ParamsPackageId";
export { PasswordType } from "./PasswordType";
export { Progress } from "./Progress";
export { Public } from "./Public";
export { RecoverySource } from "./RecoverySource";
export { RemoveActionParams } from "./RemoveActionParams";
export { RemoveAddressParams } from "./RemoveAddressParams";
export { RemoveParams } from "./RemoveParams";
export { ResetParams } from "./ResetParams";
export { ResetPasswordParams } from "./ResetPasswordParams";
export { RestorePackageParams } from "./RestorePackageParams";
export { ReverseProxyBind } from "./ReverseProxyBind";
export { ReverseProxyDestination } from "./ReverseProxyDestination";
export { ReverseProxyHttp } from "./ReverseProxyHttp";
@@ -129,24 +91,12 @@ export { SessionList } from "./SessionList";
export { Sessions } from "./Sessions";
export { Session } from "./Session";
export { SetConfigured } from "./SetConfigured";
export { SetCountryParams } from "./SetCountryParams";
export { SetDependenciesParams } from "./SetDependenciesParams";
export { SetHealth } from "./SetHealth";
export { SetMainStatus } from "./SetMainStatus";
export { SetParams } from "./SetParams";
export { SetStoreParams } from "./SetStoreParams";
export { SshPubKey } from "./SshPubKey";
export { SsidParams } from "./SsidParams";
export { Status } from "./Status";
export { UiParams } from "./UiParams";
export { UmountParams } from "./UmountParams";
export { UninstallParams } from "./UninstallParams";
export { UpdateParams } from "./UpdateParams";
export { UpdateProgress } from "./UpdateProgress";
export { UpdateSystemParams } from "./UpdateSystemParams";
export { UpdatingState } from "./UpdatingState";
export { VerifyCifsParams } from "./VerifyCifsParams";
export { VerifyParams } from "./VerifyParams";
export { VolumeId } from "./VolumeId";
export { WifiInfo } from "./WifiInfo";
export { ZramParams } from "./ZramParams";