Documentation
¶
Index ¶
- type AppVersionId
- type BillingAddon
- type CardPaymentId
- type CdnPurgeStorage
- type CdnPurgeUrl
- type ClientId
- type ClientUserId
- type ClientUserIdDelete
- type DownloadToken
- type GetProjectsByName
- type GetRecipeId
- type GetServiceStackByName
- type IntegrationTokenId
- type ProcessId
- type ProjectEnvId
- type ProjectId
- type ProjectIdBase64PublicKey
- type PublicHttpRoutingId
- type PublicPortRoutingId
- type ServiceStackBackup
- type ServiceStackId
- type ServiceStackServiceStackTypeVersionId
- type UserDataId
- type UserId
- type UserNotificationId
- type UserTokenId
- type WebAuthnCredentialId
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppVersionId ¶
type AppVersionId struct {
Id uuid.AppVersionId
}
type BillingAddon ¶ added in v1.0.16
type CardPaymentId ¶ added in v1.0.5
type CardPaymentId struct {
Id uuid.CardPaymentId
}
type CdnPurgeStorage ¶ added in v1.0.12
type CdnPurgeStorage struct {
Id uuid.ServiceStackId
Path types.String
}
type CdnPurgeUrl ¶ added in v1.0.12
type ClientUserId ¶
type ClientUserId struct {
Id uuid.ClientUserId
}
type ClientUserIdDelete ¶ added in v1.0.16
type ClientUserIdDelete struct {
Id uuid.ClientUserId
Force types.Bool
}
type DownloadToken ¶
type DownloadToken struct {
Token uuid.DownloadTokenToken
}
type GetRecipeId ¶ added in v1.0.16
type GetServiceStackByName ¶
type IntegrationTokenId ¶ added in v1.0.16
type ProjectEnvId ¶ added in v1.0.11
type ProjectIdBase64PublicKey ¶ added in v1.0.6
type PublicHttpRoutingId ¶
type PublicHttpRoutingId struct {
Id uuid.PublicHttpRoutingId
}
type PublicPortRoutingId ¶
type PublicPortRoutingId struct {
Id uuid.PublicPortRoutingId
}
type ServiceStackBackup ¶ added in v1.0.11
type ServiceStackBackup struct {
Id uuid.ServiceStackId
Date types.String
}
type ServiceStackId ¶
type ServiceStackId struct {
Id uuid.ServiceStackId
}
type ServiceStackServiceStackTypeVersionId ¶ added in v1.0.10
type ServiceStackServiceStackTypeVersionId struct {
Id uuid.ProjectId
ServiceStackTypeVersionId stringId.ServiceStackTypeVersionId
}
type UserDataId ¶
type UserDataId struct {
Id uuid.UserDataId
}
type UserNotificationId ¶
type UserNotificationId struct {
Id uuid.UserNotificationId
}
type UserTokenId ¶
type UserTokenId struct {
Id uuid.UserTokenId
}
type WebAuthnCredentialId ¶ added in v1.0.16
Source Files
¶
- appVersionId.go
- billingAddon.go
- cardPaymentId.go
- cdnPurgeStorage.go
- cdnPurgeUrl.go
- clientId.go
- clientUserId.go
- clientUserIdDelete.go
- downloadToken.go
- getProjectsByName.go
- getRecipeId.go
- getServiceStackByName.go
- integrationTokenId.go
- processId.go
- projectEnvId.go
- projectId.go
- projectIdBase64PublicKey.go
- publicHttpRoutingId.go
- publicPortRoutingId.go
- serviceStackBackup.go
- serviceStackId.go
- serviceStackServiceStackTypeVersionId.go
- userDataId.go
- userId.go
- userNotificationId.go
- userTokenId.go
- webAuthnCredentialId.go
Click to show internal directories.
Click to hide internal directories.