Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterProtosClientApiServer(s grpc.ServiceRegistrar, srv ProtosClientApiServer)
- type AddCloudProviderRequest
- func (*AddCloudProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCloudProviderRequest) GetCredentials() map[string]string
- func (x *AddCloudProviderRequest) GetName() string
- func (x *AddCloudProviderRequest) GetType() string
- func (*AddCloudProviderRequest) ProtoMessage()
- func (x *AddCloudProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddCloudProviderRequest) Reset()
- func (x *AddCloudProviderRequest) String() string
- type AddCloudProviderResponse
- type App
- func (*App) Descriptor() ([]byte, []int)deprecated
- func (x *App) GetId() string
- func (x *App) GetInstaller() string
- func (x *App) GetInstanceName() string
- func (x *App) GetIp() string
- func (x *App) GetName() string
- func (x *App) GetPersistence() bool
- func (x *App) GetStatus() string
- func (x *App) GetVersion() string
- func (*App) ProtoMessage()
- func (x *App) ProtoReflect() protoreflect.Message
- func (x *App) Reset()
- func (x *App) String() string
- type CloudImage
- func (*CloudImage) Descriptor() ([]byte, []int)deprecated
- func (x *CloudImage) GetDigest() string
- func (x *CloudImage) GetProvider() string
- func (x *CloudImage) GetReleaseDate() int64
- func (x *CloudImage) GetUrl() string
- func (*CloudImage) ProtoMessage()
- func (x *CloudImage) ProtoReflect() protoreflect.Message
- func (x *CloudImage) Reset()
- func (x *CloudImage) String() string
- type CloudInstance
- func (*CloudInstance) Descriptor() ([]byte, []int)deprecated
- func (x *CloudInstance) GetArchitecture() string
- func (x *CloudInstance) GetCloudName() string
- func (x *CloudInstance) GetCloudType() string
- func (x *CloudInstance) GetInternalIp() string
- func (x *CloudInstance) GetLocation() string
- func (x *CloudInstance) GetName() string
- func (x *CloudInstance) GetPeers() map[string]string
- func (x *CloudInstance) GetProtosVersion() string
- func (x *CloudInstance) GetPublicIp() string
- func (x *CloudInstance) GetPublicKey() string
- func (x *CloudInstance) GetPublicKeyWireguard() string
- func (x *CloudInstance) GetStatus() string
- func (x *CloudInstance) GetVmId() string
- func (*CloudInstance) ProtoMessage()
- func (x *CloudInstance) ProtoReflect() protoreflect.Message
- func (x *CloudInstance) Reset()
- func (x *CloudInstance) String() string
- type CloudMachineSpec
- func (*CloudMachineSpec) Descriptor() ([]byte, []int)deprecated
- func (x *CloudMachineSpec) GetBandwidth() int32
- func (x *CloudMachineSpec) GetBaremetal() bool
- func (x *CloudMachineSpec) GetCores() int32
- func (x *CloudMachineSpec) GetDefaultStorage() int32
- func (x *CloudMachineSpec) GetIncludedDataTransfer() int32
- func (x *CloudMachineSpec) GetMemory() int32
- func (x *CloudMachineSpec) GetPriceMonthly() float32
- func (*CloudMachineSpec) ProtoMessage()
- func (x *CloudMachineSpec) ProtoReflect() protoreflect.Message
- func (x *CloudMachineSpec) Reset()
- func (x *CloudMachineSpec) String() string
- type CloudProvider
- func (*CloudProvider) Descriptor() ([]byte, []int)deprecated
- func (x *CloudProvider) GetName() string
- func (x *CloudProvider) GetSupportedLocations() []string
- func (x *CloudProvider) GetSupportedMachines() map[string]*CloudMachineSpec
- func (x *CloudProvider) GetType() *CloudType
- func (*CloudProvider) ProtoMessage()
- func (x *CloudProvider) ProtoReflect() protoreflect.Message
- func (x *CloudProvider) Reset()
- func (x *CloudProvider) String() string
- type CloudSpecificImage
- func (*CloudSpecificImage) Descriptor() ([]byte, []int)deprecated
- func (x *CloudSpecificImage) GetId() string
- func (x *CloudSpecificImage) GetLocation() string
- func (x *CloudSpecificImage) GetName() string
- func (*CloudSpecificImage) ProtoMessage()
- func (x *CloudSpecificImage) ProtoReflect() protoreflect.Message
- func (x *CloudSpecificImage) Reset()
- func (x *CloudSpecificImage) String() string
- type CloudType
- func (*CloudType) Descriptor() ([]byte, []int)deprecated
- func (x *CloudType) GetAuthenticationFields() []string
- func (x *CloudType) GetName() string
- func (*CloudType) ProtoMessage()
- func (x *CloudType) ProtoReflect() protoreflect.Message
- func (x *CloudType) Reset()
- func (x *CloudType) String() string
- type Commit
- func (*Commit) Descriptor() ([]byte, []int)deprecated
- func (x *Commit) GetCommitter() string
- func (x *Commit) GetHash() string
- func (x *Commit) GetMessage() string
- func (*Commit) ProtoMessage()
- func (x *Commit) ProtoReflect() protoreflect.Message
- func (x *Commit) Reset()
- func (x *Commit) String() string
- type CreateAppRequest
- func (*CreateAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAppRequest) GetInstallerId() string
- func (x *CreateAppRequest) GetInstanceId() string
- func (x *CreateAppRequest) GetName() string
- func (x *CreateAppRequest) GetPersistence() bool
- func (*CreateAppRequest) ProtoMessage()
- func (x *CreateAppRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAppRequest) Reset()
- func (x *CreateAppRequest) String() string
- type CreateAppResponse
- type DeployInstanceRequest
- func (*DeployInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeployInstanceRequest) GetCloudLocation() string
- func (x *DeployInstanceRequest) GetCloudName() string
- func (x *DeployInstanceRequest) GetDevImg() string
- func (x *DeployInstanceRequest) GetMachineType() string
- func (x *DeployInstanceRequest) GetName() string
- func (x *DeployInstanceRequest) GetProtosVersion() string
- func (*DeployInstanceRequest) ProtoMessage()
- func (x *DeployInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeployInstanceRequest) Reset()
- func (x *DeployInstanceRequest) String() string
- type DeployInstanceResponse
- func (*DeployInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeployInstanceResponse) GetInstance() *CloudInstance
- func (*DeployInstanceResponse) ProtoMessage()
- func (x *DeployInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *DeployInstanceResponse) Reset()
- func (x *DeployInstanceResponse) String() string
- type GetAppLogsRequest
- type GetAppLogsResponse
- func (*GetAppLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppLogsResponse) GetLogs() []byte
- func (*GetAppLogsResponse) ProtoMessage()
- func (x *GetAppLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAppLogsResponse) Reset()
- func (x *GetAppLogsResponse) String() string
- type GetAppsRequest
- type GetAppsResponse
- type GetCloudImagesRequest
- func (*GetCloudImagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudImagesRequest) GetName() string
- func (*GetCloudImagesRequest) ProtoMessage()
- func (x *GetCloudImagesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudImagesRequest) Reset()
- func (x *GetCloudImagesRequest) String() string
- type GetCloudImagesResponse
- func (*GetCloudImagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudImagesResponse) GetCloudImages() map[string]*CloudSpecificImage
- func (*GetCloudImagesResponse) ProtoMessage()
- func (x *GetCloudImagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudImagesResponse) Reset()
- func (x *GetCloudImagesResponse) String() string
- type GetCloudProviderRequest
- func (*GetCloudProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudProviderRequest) GetName() string
- func (*GetCloudProviderRequest) ProtoMessage()
- func (x *GetCloudProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudProviderRequest) Reset()
- func (x *GetCloudProviderRequest) String() string
- type GetCloudProviderResponse
- func (*GetCloudProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudProviderResponse) GetCloudProvider() *CloudProvider
- func (*GetCloudProviderResponse) ProtoMessage()
- func (x *GetCloudProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudProviderResponse) Reset()
- func (x *GetCloudProviderResponse) String() string
- type GetCloudProvidersRequest
- type GetCloudProvidersResponse
- func (*GetCloudProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudProvidersResponse) GetCloudProviders() []*CloudProvider
- func (*GetCloudProvidersResponse) ProtoMessage()
- func (x *GetCloudProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudProvidersResponse) Reset()
- func (x *GetCloudProvidersResponse) String() string
- type GetInstallerRequest
- func (*GetInstallerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallerRequest) GetId() string
- func (*GetInstallerRequest) ProtoMessage()
- func (x *GetInstallerRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstallerRequest) Reset()
- func (x *GetInstallerRequest) String() string
- type GetInstallerResponse
- func (*GetInstallerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallerResponse) GetInstaller() *Installer
- func (*GetInstallerResponse) ProtoMessage()
- func (x *GetInstallerResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstallerResponse) Reset()
- func (x *GetInstallerResponse) String() string
- type GetInstallersRequest
- type GetInstallersResponse
- func (*GetInstallersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallersResponse) GetInstallers() []*Installer
- func (*GetInstallersResponse) ProtoMessage()
- func (x *GetInstallersResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstallersResponse) Reset()
- func (x *GetInstallersResponse) String() string
- type GetInstanceKeyRequest
- func (*GetInstanceKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceKeyRequest) GetName() string
- func (*GetInstanceKeyRequest) ProtoMessage()
- func (x *GetInstanceKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceKeyRequest) Reset()
- func (x *GetInstanceKeyRequest) String() string
- type GetInstanceKeyResponse
- func (*GetInstanceKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceKeyResponse) GetKey() string
- func (*GetInstanceKeyResponse) ProtoMessage()
- func (x *GetInstanceKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceKeyResponse) Reset()
- func (x *GetInstanceKeyResponse) String() string
- type GetInstanceLogsRequest
- func (*GetInstanceLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceLogsRequest) GetName() string
- func (*GetInstanceLogsRequest) ProtoMessage()
- func (x *GetInstanceLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceLogsRequest) Reset()
- func (x *GetInstanceLogsRequest) String() string
- type GetInstanceLogsResponse
- func (*GetInstanceLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceLogsResponse) GetLogs() string
- func (*GetInstanceLogsResponse) ProtoMessage()
- func (x *GetInstanceLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceLogsResponse) Reset()
- func (x *GetInstanceLogsResponse) String() string
- type GetInstanceRequest
- func (*GetInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceRequest) GetName() string
- func (*GetInstanceRequest) ProtoMessage()
- func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceRequest) Reset()
- func (x *GetInstanceRequest) String() string
- type GetInstanceResponse
- func (*GetInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceResponse) GetInstance() *CloudInstance
- func (*GetInstanceResponse) ProtoMessage()
- func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceResponse) Reset()
- func (x *GetInstanceResponse) String() string
- type GetInstancesRequest
- type GetInstancesResponse
- func (*GetInstancesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstancesResponse) GetInstances() []*CloudInstance
- func (*GetInstancesResponse) ProtoMessage()
- func (x *GetInstancesResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstancesResponse) Reset()
- func (x *GetInstancesResponse) String() string
- type GetLocalCommitsRequest
- type GetLocalCommitsResponse
- func (*GetLocalCommitsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocalCommitsResponse) GetCommits() []*Commit
- func (*GetLocalCommitsResponse) ProtoMessage()
- func (x *GetLocalCommitsResponse) ProtoReflect() protoreflect.Message
- func (x *GetLocalCommitsResponse) Reset()
- func (x *GetLocalCommitsResponse) String() string
- type GetLocalSSHKeyRequest
- type GetLocalSSHKeyResponse
- func (*GetLocalSSHKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocalSSHKeyResponse) GetPrivate() string
- func (x *GetLocalSSHKeyResponse) GetPublic() string
- func (*GetLocalSSHKeyResponse) ProtoMessage()
- func (x *GetLocalSSHKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetLocalSSHKeyResponse) Reset()
- func (x *GetLocalSSHKeyResponse) String() string
- type GetProtosdReleasesRequest
- type GetProtosdReleasesResponse
- func (*GetProtosdReleasesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProtosdReleasesResponse) GetReleases() []*Release
- func (*GetProtosdReleasesResponse) ProtoMessage()
- func (x *GetProtosdReleasesResponse) ProtoReflect() protoreflect.Message
- func (x *GetProtosdReleasesResponse) Reset()
- func (x *GetProtosdReleasesResponse) String() string
- type GetRemoteCommitsRequest
- func (*GetRemoteCommitsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteCommitsRequest) GetRemote() string
- func (*GetRemoteCommitsRequest) ProtoMessage()
- func (x *GetRemoteCommitsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRemoteCommitsRequest) Reset()
- func (x *GetRemoteCommitsRequest) String() string
- type GetRemoteCommitsResponse
- func (*GetRemoteCommitsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteCommitsResponse) GetCommits() []*Commit
- func (*GetRemoteCommitsResponse) ProtoMessage()
- func (x *GetRemoteCommitsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemoteCommitsResponse) Reset()
- func (x *GetRemoteCommitsResponse) String() string
- type GetSupportedCloudProvidersRequest
- func (*GetSupportedCloudProvidersRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedCloudProvidersRequest) ProtoMessage()
- func (x *GetSupportedCloudProvidersRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedCloudProvidersRequest) Reset()
- func (x *GetSupportedCloudProvidersRequest) String() string
- type GetSupportedCloudProvidersResponse
- func (*GetSupportedCloudProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedCloudProvidersResponse) GetCloudTypes() []*CloudType
- func (*GetSupportedCloudProvidersResponse) ProtoMessage()
- func (x *GetSupportedCloudProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedCloudProvidersResponse) Reset()
- func (x *GetSupportedCloudProvidersResponse) String() string
- type GetUserDevicesRequest
- type GetUserDevicesResponse
- func (*GetUserDevicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserDevicesResponse) GetDevices() []*UserDevice
- func (*GetUserDevicesResponse) ProtoMessage()
- func (x *GetUserDevicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserDevicesResponse) Reset()
- func (x *GetUserDevicesResponse) String() string
- type GetUserInfoRequest
- type GetUserInfoResponse
- func (*GetUserInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserInfoResponse) GetIsAdmin() bool
- func (x *GetUserInfoResponse) GetName() string
- func (x *GetUserInfoResponse) GetUsername() string
- func (*GetUserInfoResponse) ProtoMessage()
- func (x *GetUserInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserInfoResponse) Reset()
- func (x *GetUserInfoResponse) String() string
- type InitInstanceRequest
- func (*InitInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InitInstanceRequest) GetIp() string
- func (x *InitInstanceRequest) GetName() string
- func (*InitInstanceRequest) ProtoMessage()
- func (x *InitInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *InitInstanceRequest) Reset()
- func (x *InitInstanceRequest) String() string
- type InitInstanceResponse
- type InitRequest
- func (*InitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InitRequest) GetName() string
- func (x *InitRequest) GetOrganization() string
- func (x *InitRequest) GetUsername() string
- func (*InitRequest) ProtoMessage()
- func (x *InitRequest) ProtoReflect() protoreflect.Message
- func (x *InitRequest) Reset()
- func (x *InitRequest) String() string
- type InitResponse
- type Installer
- func (*Installer) Descriptor() ([]byte, []int)deprecated
- func (x *Installer) GetCapabilities() []string
- func (x *Installer) GetDescription() string
- func (x *Installer) GetId() string
- func (x *Installer) GetName() string
- func (x *Installer) GetProvidesResources() []string
- func (x *Installer) GetRequiresResources() []string
- func (x *Installer) GetVersion() string
- func (*Installer) ProtoMessage()
- func (x *Installer) ProtoReflect() protoreflect.Message
- func (x *Installer) Reset()
- func (x *Installer) String() string
- type ProtosClientApiClient
- type ProtosClientApiServer
- type Release
- func (*Release) Descriptor() ([]byte, []int)deprecated
- func (x *Release) GetCloudImages() map[string]*CloudImage
- func (x *Release) GetDescription() string
- func (x *Release) GetReleaseDate() int64
- func (x *Release) GetVersion() string
- func (*Release) ProtoMessage()
- func (x *Release) ProtoReflect() protoreflect.Message
- func (x *Release) Reset()
- func (x *Release) String() string
- type RemoveAppRequest
- type RemoveAppResponse
- type RemoveCloudImageRequest
- func (*RemoveCloudImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveCloudImageRequest) GetCloudLocation() string
- func (x *RemoveCloudImageRequest) GetCloudName() string
- func (x *RemoveCloudImageRequest) GetImageName() string
- func (*RemoveCloudImageRequest) ProtoMessage()
- func (x *RemoveCloudImageRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveCloudImageRequest) Reset()
- func (x *RemoveCloudImageRequest) String() string
- type RemoveCloudImageResponse
- type RemoveCloudProviderRequest
- func (*RemoveCloudProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveCloudProviderRequest) GetName() string
- func (*RemoveCloudProviderRequest) ProtoMessage()
- func (x *RemoveCloudProviderRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveCloudProviderRequest) Reset()
- func (x *RemoveCloudProviderRequest) String() string
- type RemoveCloudProviderResponse
- type RemoveInstanceRequest
- func (*RemoveInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveInstanceRequest) GetLocalOnly() bool
- func (x *RemoveInstanceRequest) GetName() string
- func (*RemoveInstanceRequest) ProtoMessage()
- func (x *RemoveInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveInstanceRequest) Reset()
- func (x *RemoveInstanceRequest) String() string
- type RemoveInstanceResponse
- type StartAppRequest
- type StartAppResponse
- type StartInstanceRequest
- func (*StartInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartInstanceRequest) GetName() string
- func (*StartInstanceRequest) ProtoMessage()
- func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstanceRequest) Reset()
- func (x *StartInstanceRequest) String() string
- type StartInstanceResponse
- type StopAppRequest
- type StopAppResponse
- type StopInstanceRequest
- func (*StopInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopInstanceRequest) GetName() string
- func (*StopInstanceRequest) ProtoMessage()
- func (x *StopInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StopInstanceRequest) Reset()
- func (x *StopInstanceRequest) String() string
- type StopInstanceResponse
- type UnimplementedProtosClientApiServer
- func (UnimplementedProtosClientApiServer) AddCloudProvider(context.Context, *AddCloudProviderRequest) (*AddCloudProviderResponse, error)
- func (UnimplementedProtosClientApiServer) CreateApp(context.Context, *CreateAppRequest) (*CreateAppResponse, error)
- func (UnimplementedProtosClientApiServer) DeployInstance(context.Context, *DeployInstanceRequest) (*DeployInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) GetAppLogs(context.Context, *GetAppLogsRequest) (*GetAppLogsResponse, error)
- func (UnimplementedProtosClientApiServer) GetApps(context.Context, *GetAppsRequest) (*GetAppsResponse, error)
- func (UnimplementedProtosClientApiServer) GetCloudImages(context.Context, *GetCloudImagesRequest) (*GetCloudImagesResponse, error)
- func (UnimplementedProtosClientApiServer) GetCloudProvider(context.Context, *GetCloudProviderRequest) (*GetCloudProviderResponse, error)
- func (UnimplementedProtosClientApiServer) GetCloudProviders(context.Context, *GetCloudProvidersRequest) (*GetCloudProvidersResponse, error)
- func (UnimplementedProtosClientApiServer) GetInstance(context.Context, *GetInstanceRequest) (*GetInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) GetInstanceKey(context.Context, *GetInstanceKeyRequest) (*GetInstanceKeyResponse, error)
- func (UnimplementedProtosClientApiServer) GetInstanceLogs(context.Context, *GetInstanceLogsRequest) (*GetInstanceLogsResponse, error)
- func (UnimplementedProtosClientApiServer) GetInstances(context.Context, *GetInstancesRequest) (*GetInstancesResponse, error)
- func (UnimplementedProtosClientApiServer) GetLocalCommits(context.Context, *GetLocalCommitsRequest) (*GetLocalCommitsResponse, error)
- func (UnimplementedProtosClientApiServer) GetLocalSSHKey(context.Context, *GetLocalSSHKeyRequest) (*GetLocalSSHKeyResponse, error)
- func (UnimplementedProtosClientApiServer) GetProtosdReleases(context.Context, *GetProtosdReleasesRequest) (*GetProtosdReleasesResponse, error)
- func (UnimplementedProtosClientApiServer) GetRemoteCommits(context.Context, *GetRemoteCommitsRequest) (*GetRemoteCommitsResponse, error)
- func (UnimplementedProtosClientApiServer) GetSupportedCloudProviders(context.Context, *GetSupportedCloudProvidersRequest) (*GetSupportedCloudProvidersResponse, error)
- func (UnimplementedProtosClientApiServer) GetUserDevices(context.Context, *GetUserDevicesRequest) (*GetUserDevicesResponse, error)
- func (UnimplementedProtosClientApiServer) GetUserInfo(context.Context, *GetUserInfoRequest) (*GetUserInfoResponse, error)
- func (UnimplementedProtosClientApiServer) Init(context.Context, *InitRequest) (*InitResponse, error)
- func (UnimplementedProtosClientApiServer) InitInstance(context.Context, *InitInstanceRequest) (*InitInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) RemoveApp(context.Context, *RemoveAppRequest) (*RemoveAppResponse, error)
- func (UnimplementedProtosClientApiServer) RemoveCloudImage(context.Context, *RemoveCloudImageRequest) (*RemoveCloudImageResponse, error)
- func (UnimplementedProtosClientApiServer) RemoveCloudProvider(context.Context, *RemoveCloudProviderRequest) (*RemoveCloudProviderResponse, error)
- func (UnimplementedProtosClientApiServer) RemoveInstance(context.Context, *RemoveInstanceRequest) (*RemoveInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) StartApp(context.Context, *StartAppRequest) (*StartAppResponse, error)
- func (UnimplementedProtosClientApiServer) StartInstance(context.Context, *StartInstanceRequest) (*StartInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) StopApp(context.Context, *StopAppRequest) (*StopAppResponse, error)
- func (UnimplementedProtosClientApiServer) StopInstance(context.Context, *StopInstanceRequest) (*StopInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) UpdateInstance(context.Context, *UpdateInstanceRequest) (*UpdateInstanceResponse, error)
- func (UnimplementedProtosClientApiServer) UploadCloudImage(context.Context, *UploadCloudImageRequest) (*UploadCloudImageResponse, error)
- type UnsafeProtosClientApiServer
- type UpdateInstanceRequest
- func (*UpdateInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateInstanceRequest) GetId() string
- func (x *UpdateInstanceRequest) GetIp() string
- func (*UpdateInstanceRequest) ProtoMessage()
- func (x *UpdateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateInstanceRequest) Reset()
- func (x *UpdateInstanceRequest) String() string
- type UpdateInstanceResponse
- type UploadCloudImageRequest
- func (*UploadCloudImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadCloudImageRequest) GetCloudLocation() string
- func (x *UploadCloudImageRequest) GetCloudName() string
- func (x *UploadCloudImageRequest) GetImageName() string
- func (x *UploadCloudImageRequest) GetImagePath() string
- func (x *UploadCloudImageRequest) GetTimeout() int32
- func (*UploadCloudImageRequest) ProtoMessage()
- func (x *UploadCloudImageRequest) ProtoReflect() protoreflect.Message
- func (x *UploadCloudImageRequest) Reset()
- func (x *UploadCloudImageRequest) String() string
- type UploadCloudImageResponse
- type UserDevice
- func (*UserDevice) Descriptor() ([]byte, []int)deprecated
- func (x *UserDevice) GetId() string
- func (x *UserDevice) GetName() string
- func (x *UserDevice) GetPublicKey() string
- func (x *UserDevice) GetPublicKeyWireguard() string
- func (*UserDevice) ProtoMessage()
- func (x *UserDevice) ProtoReflect() protoreflect.Message
- func (x *UserDevice) Reset()
- func (x *UserDevice) String() string
Constants ¶
const ( ProtosClientApi_Init_FullMethodName = "/apic.ProtosClientApi/Init" ProtosClientApi_GetUserDevices_FullMethodName = "/apic.ProtosClientApi/GetUserDevices" ProtosClientApi_GetUserInfo_FullMethodName = "/apic.ProtosClientApi/GetUserInfo" ProtosClientApi_GetLocalSSHKey_FullMethodName = "/apic.ProtosClientApi/GetLocalSSHKey" ProtosClientApi_GetApps_FullMethodName = "/apic.ProtosClientApi/GetApps" ProtosClientApi_CreateApp_FullMethodName = "/apic.ProtosClientApi/CreateApp" ProtosClientApi_StartApp_FullMethodName = "/apic.ProtosClientApi/StartApp" ProtosClientApi_StopApp_FullMethodName = "/apic.ProtosClientApi/StopApp" ProtosClientApi_RemoveApp_FullMethodName = "/apic.ProtosClientApi/RemoveApp" ProtosClientApi_GetAppLogs_FullMethodName = "/apic.ProtosClientApi/GetAppLogs" ProtosClientApi_GetSupportedCloudProviders_FullMethodName = "/apic.ProtosClientApi/GetSupportedCloudProviders" ProtosClientApi_GetCloudProviders_FullMethodName = "/apic.ProtosClientApi/GetCloudProviders" ProtosClientApi_GetCloudProvider_FullMethodName = "/apic.ProtosClientApi/GetCloudProvider" ProtosClientApi_AddCloudProvider_FullMethodName = "/apic.ProtosClientApi/AddCloudProvider" ProtosClientApi_RemoveCloudProvider_FullMethodName = "/apic.ProtosClientApi/RemoveCloudProvider" ProtosClientApi_GetInstances_FullMethodName = "/apic.ProtosClientApi/GetInstances" ProtosClientApi_GetInstance_FullMethodName = "/apic.ProtosClientApi/GetInstance" ProtosClientApi_DeployInstance_FullMethodName = "/apic.ProtosClientApi/DeployInstance" ProtosClientApi_RemoveInstance_FullMethodName = "/apic.ProtosClientApi/RemoveInstance" ProtosClientApi_StartInstance_FullMethodName = "/apic.ProtosClientApi/StartInstance" ProtosClientApi_StopInstance_FullMethodName = "/apic.ProtosClientApi/StopInstance" ProtosClientApi_GetInstanceKey_FullMethodName = "/apic.ProtosClientApi/GetInstanceKey" ProtosClientApi_GetInstanceLogs_FullMethodName = "/apic.ProtosClientApi/GetInstanceLogs" ProtosClientApi_InitInstance_FullMethodName = "/apic.ProtosClientApi/InitInstance" ProtosClientApi_UpdateInstance_FullMethodName = "/apic.ProtosClientApi/UpdateInstance" ProtosClientApi_GetProtosdReleases_FullMethodName = "/apic.ProtosClientApi/GetProtosdReleases" ProtosClientApi_GetCloudImages_FullMethodName = "/apic.ProtosClientApi/GetCloudImages" ProtosClientApi_UploadCloudImage_FullMethodName = "/apic.ProtosClientApi/UploadCloudImage" ProtosClientApi_RemoveCloudImage_FullMethodName = "/apic.ProtosClientApi/RemoveCloudImage" ProtosClientApi_GetLocalCommits_FullMethodName = "/apic.ProtosClientApi/GetLocalCommits" ProtosClientApi_GetRemoteCommits_FullMethodName = "/apic.ProtosClientApi/GetRemoteCommits" )
Variables ¶
var File_apic_proto_apic_proto protoreflect.FileDescriptor
var ProtosClientApi_ServiceDesc = grpc.ServiceDesc{ ServiceName: "apic.ProtosClientApi", HandlerType: (*ProtosClientApiServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Init", Handler: _ProtosClientApi_Init_Handler, }, { MethodName: "GetUserDevices", Handler: _ProtosClientApi_GetUserDevices_Handler, }, { MethodName: "GetUserInfo", Handler: _ProtosClientApi_GetUserInfo_Handler, }, { MethodName: "GetLocalSSHKey", Handler: _ProtosClientApi_GetLocalSSHKey_Handler, }, { MethodName: "GetApps", Handler: _ProtosClientApi_GetApps_Handler, }, { MethodName: "CreateApp", Handler: _ProtosClientApi_CreateApp_Handler, }, { MethodName: "StartApp", Handler: _ProtosClientApi_StartApp_Handler, }, { MethodName: "StopApp", Handler: _ProtosClientApi_StopApp_Handler, }, { MethodName: "RemoveApp", Handler: _ProtosClientApi_RemoveApp_Handler, }, { MethodName: "GetAppLogs", Handler: _ProtosClientApi_GetAppLogs_Handler, }, { MethodName: "GetSupportedCloudProviders", Handler: _ProtosClientApi_GetSupportedCloudProviders_Handler, }, { MethodName: "GetCloudProviders", Handler: _ProtosClientApi_GetCloudProviders_Handler, }, { MethodName: "GetCloudProvider", Handler: _ProtosClientApi_GetCloudProvider_Handler, }, { MethodName: "AddCloudProvider", Handler: _ProtosClientApi_AddCloudProvider_Handler, }, { MethodName: "RemoveCloudProvider", Handler: _ProtosClientApi_RemoveCloudProvider_Handler, }, { MethodName: "GetInstances", Handler: _ProtosClientApi_GetInstances_Handler, }, { MethodName: "GetInstance", Handler: _ProtosClientApi_GetInstance_Handler, }, { MethodName: "DeployInstance", Handler: _ProtosClientApi_DeployInstance_Handler, }, { MethodName: "RemoveInstance", Handler: _ProtosClientApi_RemoveInstance_Handler, }, { MethodName: "StartInstance", Handler: _ProtosClientApi_StartInstance_Handler, }, { MethodName: "StopInstance", Handler: _ProtosClientApi_StopInstance_Handler, }, { MethodName: "GetInstanceKey", Handler: _ProtosClientApi_GetInstanceKey_Handler, }, { MethodName: "GetInstanceLogs", Handler: _ProtosClientApi_GetInstanceLogs_Handler, }, { MethodName: "InitInstance", Handler: _ProtosClientApi_InitInstance_Handler, }, { MethodName: "UpdateInstance", Handler: _ProtosClientApi_UpdateInstance_Handler, }, { MethodName: "GetProtosdReleases", Handler: _ProtosClientApi_GetProtosdReleases_Handler, }, { MethodName: "GetCloudImages", Handler: _ProtosClientApi_GetCloudImages_Handler, }, { MethodName: "UploadCloudImage", Handler: _ProtosClientApi_UploadCloudImage_Handler, }, { MethodName: "RemoveCloudImage", Handler: _ProtosClientApi_RemoveCloudImage_Handler, }, { MethodName: "GetLocalCommits", Handler: _ProtosClientApi_GetLocalCommits_Handler, }, { MethodName: "GetRemoteCommits", Handler: _ProtosClientApi_GetRemoteCommits_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "apic/proto/apic.proto", }
ProtosClientApi_ServiceDesc is the grpc.ServiceDesc for ProtosClientApi service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterProtosClientApiServer ¶
func RegisterProtosClientApiServer(s grpc.ServiceRegistrar, srv ProtosClientApiServer)
Types ¶
type AddCloudProviderRequest ¶
type AddCloudProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Credentials map[string]string `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddCloudProviderRequest) Descriptor
deprecated
func (*AddCloudProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCloudProviderRequest.ProtoReflect.Descriptor instead.
func (*AddCloudProviderRequest) GetCredentials ¶
func (x *AddCloudProviderRequest) GetCredentials() map[string]string
func (*AddCloudProviderRequest) GetName ¶
func (x *AddCloudProviderRequest) GetName() string
func (*AddCloudProviderRequest) GetType ¶
func (x *AddCloudProviderRequest) GetType() string
func (*AddCloudProviderRequest) ProtoMessage ¶
func (*AddCloudProviderRequest) ProtoMessage()
func (*AddCloudProviderRequest) ProtoReflect ¶
func (x *AddCloudProviderRequest) ProtoReflect() protoreflect.Message
func (*AddCloudProviderRequest) Reset ¶
func (x *AddCloudProviderRequest) Reset()
func (*AddCloudProviderRequest) String ¶
func (x *AddCloudProviderRequest) String() string
type AddCloudProviderResponse ¶
type AddCloudProviderResponse struct {
// contains filtered or unexported fields
}
func (*AddCloudProviderResponse) Descriptor
deprecated
func (*AddCloudProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCloudProviderResponse.ProtoReflect.Descriptor instead.
func (*AddCloudProviderResponse) ProtoMessage ¶
func (*AddCloudProviderResponse) ProtoMessage()
func (*AddCloudProviderResponse) ProtoReflect ¶
func (x *AddCloudProviderResponse) ProtoReflect() protoreflect.Message
func (*AddCloudProviderResponse) Reset ¶
func (x *AddCloudProviderResponse) Reset()
func (*AddCloudProviderResponse) String ¶
func (x *AddCloudProviderResponse) String() string
type App ¶
type App struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` InstanceName string `protobuf:"bytes,5,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"` Ip string `protobuf:"bytes,6,opt,name=ip,proto3" json:"ip,omitempty"` Installer string `protobuf:"bytes,7,opt,name=installer,proto3" json:"installer,omitempty"` Persistence bool `protobuf:"varint,8,opt,name=persistence,proto3" json:"persistence,omitempty"` // contains filtered or unexported fields }
App
func (*App) Descriptor
deprecated
func (*App) GetInstaller ¶
func (*App) GetInstanceName ¶
func (*App) GetPersistence ¶
func (*App) GetVersion ¶
func (*App) ProtoMessage ¶
func (*App) ProtoMessage()
func (*App) ProtoReflect ¶
func (x *App) ProtoReflect() protoreflect.Message
type CloudImage ¶
type CloudImage struct { Provider string `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Digest string `protobuf:"bytes,3,opt,name=digest,proto3" json:"digest,omitempty"` ReleaseDate int64 `protobuf:"varint,4,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty"` // contains filtered or unexported fields }
func (*CloudImage) Descriptor
deprecated
func (*CloudImage) Descriptor() ([]byte, []int)
Deprecated: Use CloudImage.ProtoReflect.Descriptor instead.
func (*CloudImage) GetDigest ¶
func (x *CloudImage) GetDigest() string
func (*CloudImage) GetProvider ¶
func (x *CloudImage) GetProvider() string
func (*CloudImage) GetReleaseDate ¶
func (x *CloudImage) GetReleaseDate() int64
func (*CloudImage) GetUrl ¶
func (x *CloudImage) GetUrl() string
func (*CloudImage) ProtoMessage ¶
func (*CloudImage) ProtoMessage()
func (*CloudImage) ProtoReflect ¶
func (x *CloudImage) ProtoReflect() protoreflect.Message
func (*CloudImage) Reset ¶
func (x *CloudImage) Reset()
func (*CloudImage) String ¶
func (x *CloudImage) String() string
type CloudInstance ¶
type CloudInstance struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` PublicIp string `protobuf:"bytes,2,opt,name=public_ip,json=publicIp,proto3" json:"public_ip,omitempty"` InternalIp string `protobuf:"bytes,3,opt,name=internal_ip,json=internalIp,proto3" json:"internal_ip,omitempty"` CloudName string `protobuf:"bytes,4,opt,name=cloud_name,json=cloudName,proto3" json:"cloud_name,omitempty"` CloudType string `protobuf:"bytes,5,opt,name=cloud_type,json=cloudType,proto3" json:"cloud_type,omitempty"` VmId string `protobuf:"bytes,6,opt,name=vm_id,json=vmId,proto3" json:"vm_id,omitempty"` Location string `protobuf:"bytes,7,opt,name=location,proto3" json:"location,omitempty"` PublicKey string `protobuf:"bytes,8,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` PublicKeyWireguard string `protobuf:"bytes,9,opt,name=public_key_wireguard,json=publicKeyWireguard,proto3" json:"public_key_wireguard,omitempty"` ProtosVersion string `protobuf:"bytes,10,opt,name=protos_version,json=protosVersion,proto3" json:"protos_version,omitempty"` Status string `protobuf:"bytes,11,opt,name=status,proto3" json:"status,omitempty"` Architecture string `protobuf:"bytes,12,opt,name=architecture,proto3" json:"architecture,omitempty"` Peers map[string]string `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CloudInstance) Descriptor
deprecated
func (*CloudInstance) Descriptor() ([]byte, []int)
Deprecated: Use CloudInstance.ProtoReflect.Descriptor instead.
func (*CloudInstance) GetArchitecture ¶
func (x *CloudInstance) GetArchitecture() string
func (*CloudInstance) GetCloudName ¶
func (x *CloudInstance) GetCloudName() string
func (*CloudInstance) GetCloudType ¶
func (x *CloudInstance) GetCloudType() string
func (*CloudInstance) GetInternalIp ¶
func (x *CloudInstance) GetInternalIp() string
func (*CloudInstance) GetLocation ¶
func (x *CloudInstance) GetLocation() string
func (*CloudInstance) GetName ¶
func (x *CloudInstance) GetName() string
func (*CloudInstance) GetPeers ¶
func (x *CloudInstance) GetPeers() map[string]string
func (*CloudInstance) GetProtosVersion ¶
func (x *CloudInstance) GetProtosVersion() string
func (*CloudInstance) GetPublicIp ¶
func (x *CloudInstance) GetPublicIp() string
func (*CloudInstance) GetPublicKey ¶
func (x *CloudInstance) GetPublicKey() string
func (*CloudInstance) GetPublicKeyWireguard ¶
func (x *CloudInstance) GetPublicKeyWireguard() string
func (*CloudInstance) GetStatus ¶
func (x *CloudInstance) GetStatus() string
func (*CloudInstance) GetVmId ¶
func (x *CloudInstance) GetVmId() string
func (*CloudInstance) ProtoMessage ¶
func (*CloudInstance) ProtoMessage()
func (*CloudInstance) ProtoReflect ¶
func (x *CloudInstance) ProtoReflect() protoreflect.Message
func (*CloudInstance) Reset ¶
func (x *CloudInstance) Reset()
func (*CloudInstance) String ¶
func (x *CloudInstance) String() string
type CloudMachineSpec ¶
type CloudMachineSpec struct { Cores int32 `protobuf:"varint,1,opt,name=cores,proto3" json:"cores,omitempty"` // Nr of cores Memory int32 `protobuf:"varint,2,opt,name=memory,proto3" json:"memory,omitempty"` // MiB DefaultStorage int32 `protobuf:"varint,3,opt,name=default_storage,json=defaultStorage,proto3" json:"default_storage,omitempty"` // GB Bandwidth int32 `protobuf:"varint,4,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"` // Mbit IncludedDataTransfer int32 `protobuf:"varint,5,opt,name=included_data_transfer,json=includedDataTransfer,proto3" json:"included_data_transfer,omitempty"` // GB. 0 for unlimited Baremetal bool `protobuf:"varint,6,opt,name=baremetal,proto3" json:"baremetal,omitempty"` // true if machine is bare metal PriceMonthly float32 `protobuf:"fixed32,7,opt,name=price_monthly,json=priceMonthly,proto3" json:"price_monthly,omitempty"` // no currency conversion at the moment. Each cloud // contains filtered or unexported fields }
func (*CloudMachineSpec) Descriptor
deprecated
func (*CloudMachineSpec) Descriptor() ([]byte, []int)
Deprecated: Use CloudMachineSpec.ProtoReflect.Descriptor instead.
func (*CloudMachineSpec) GetBandwidth ¶
func (x *CloudMachineSpec) GetBandwidth() int32
func (*CloudMachineSpec) GetBaremetal ¶
func (x *CloudMachineSpec) GetBaremetal() bool
func (*CloudMachineSpec) GetCores ¶
func (x *CloudMachineSpec) GetCores() int32
func (*CloudMachineSpec) GetDefaultStorage ¶
func (x *CloudMachineSpec) GetDefaultStorage() int32
func (*CloudMachineSpec) GetIncludedDataTransfer ¶
func (x *CloudMachineSpec) GetIncludedDataTransfer() int32
func (*CloudMachineSpec) GetMemory ¶
func (x *CloudMachineSpec) GetMemory() int32
func (*CloudMachineSpec) GetPriceMonthly ¶
func (x *CloudMachineSpec) GetPriceMonthly() float32
func (*CloudMachineSpec) ProtoMessage ¶
func (*CloudMachineSpec) ProtoMessage()
func (*CloudMachineSpec) ProtoReflect ¶
func (x *CloudMachineSpec) ProtoReflect() protoreflect.Message
func (*CloudMachineSpec) Reset ¶
func (x *CloudMachineSpec) Reset()
func (*CloudMachineSpec) String ¶
func (x *CloudMachineSpec) String() string
type CloudProvider ¶
type CloudProvider struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type *CloudType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` SupportedLocations []string `protobuf:"bytes,3,rep,name=supported_locations,json=supportedLocations,proto3" json:"supported_locations,omitempty"` SupportedMachines map[string]*CloudMachineSpec `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CloudProvider) Descriptor
deprecated
func (*CloudProvider) Descriptor() ([]byte, []int)
Deprecated: Use CloudProvider.ProtoReflect.Descriptor instead.
func (*CloudProvider) GetName ¶
func (x *CloudProvider) GetName() string
func (*CloudProvider) GetSupportedLocations ¶
func (x *CloudProvider) GetSupportedLocations() []string
func (*CloudProvider) GetSupportedMachines ¶
func (x *CloudProvider) GetSupportedMachines() map[string]*CloudMachineSpec
func (*CloudProvider) GetType ¶
func (x *CloudProvider) GetType() *CloudType
func (*CloudProvider) ProtoMessage ¶
func (*CloudProvider) ProtoMessage()
func (*CloudProvider) ProtoReflect ¶
func (x *CloudProvider) ProtoReflect() protoreflect.Message
func (*CloudProvider) Reset ¶
func (x *CloudProvider) Reset()
func (*CloudProvider) String ¶
func (x *CloudProvider) String() string
type CloudSpecificImage ¶
type CloudSpecificImage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*CloudSpecificImage) Descriptor
deprecated
func (*CloudSpecificImage) Descriptor() ([]byte, []int)
Deprecated: Use CloudSpecificImage.ProtoReflect.Descriptor instead.
func (*CloudSpecificImage) GetId ¶
func (x *CloudSpecificImage) GetId() string
func (*CloudSpecificImage) GetLocation ¶
func (x *CloudSpecificImage) GetLocation() string
func (*CloudSpecificImage) GetName ¶
func (x *CloudSpecificImage) GetName() string
func (*CloudSpecificImage) ProtoMessage ¶
func (*CloudSpecificImage) ProtoMessage()
func (*CloudSpecificImage) ProtoReflect ¶
func (x *CloudSpecificImage) ProtoReflect() protoreflect.Message
func (*CloudSpecificImage) Reset ¶
func (x *CloudSpecificImage) Reset()
func (*CloudSpecificImage) String ¶
func (x *CloudSpecificImage) String() string
type CloudType ¶
type CloudType struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` AuthenticationFields []string `protobuf:"bytes,2,rep,name=authentication_fields,json=authenticationFields,proto3" json:"authentication_fields,omitempty"` // contains filtered or unexported fields }
func (*CloudType) Descriptor
deprecated
func (*CloudType) GetAuthenticationFields ¶
func (*CloudType) ProtoMessage ¶
func (*CloudType) ProtoMessage()
func (*CloudType) ProtoReflect ¶
func (x *CloudType) ProtoReflect() protoreflect.Message
type Commit ¶
type Commit struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Committer string `protobuf:"bytes,2,opt,name=committer,proto3" json:"committer,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Commit) Descriptor
deprecated
func (*Commit) GetCommitter ¶
func (*Commit) GetMessage ¶
func (*Commit) ProtoMessage ¶
func (*Commit) ProtoMessage()
func (*Commit) ProtoReflect ¶
func (x *Commit) ProtoReflect() protoreflect.Message
type CreateAppRequest ¶
type CreateAppRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` InstallerId string `protobuf:"bytes,2,opt,name=installer_id,json=installerId,proto3" json:"installer_id,omitempty"` InstanceId string `protobuf:"bytes,3,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Persistence bool `protobuf:"varint,4,opt,name=persistence,proto3" json:"persistence,omitempty"` // contains filtered or unexported fields }
func (*CreateAppRequest) Descriptor
deprecated
func (*CreateAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAppRequest.ProtoReflect.Descriptor instead.
func (*CreateAppRequest) GetInstallerId ¶
func (x *CreateAppRequest) GetInstallerId() string
func (*CreateAppRequest) GetInstanceId ¶
func (x *CreateAppRequest) GetInstanceId() string
func (*CreateAppRequest) GetName ¶
func (x *CreateAppRequest) GetName() string
func (*CreateAppRequest) GetPersistence ¶
func (x *CreateAppRequest) GetPersistence() bool
func (*CreateAppRequest) ProtoMessage ¶
func (*CreateAppRequest) ProtoMessage()
func (*CreateAppRequest) ProtoReflect ¶
func (x *CreateAppRequest) ProtoReflect() protoreflect.Message
func (*CreateAppRequest) Reset ¶
func (x *CreateAppRequest) Reset()
func (*CreateAppRequest) String ¶
func (x *CreateAppRequest) String() string
type CreateAppResponse ¶
type CreateAppResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateAppResponse) Descriptor
deprecated
func (*CreateAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAppResponse.ProtoReflect.Descriptor instead.
func (*CreateAppResponse) GetId ¶
func (x *CreateAppResponse) GetId() string
func (*CreateAppResponse) ProtoMessage ¶
func (*CreateAppResponse) ProtoMessage()
func (*CreateAppResponse) ProtoReflect ¶
func (x *CreateAppResponse) ProtoReflect() protoreflect.Message
func (*CreateAppResponse) Reset ¶
func (x *CreateAppResponse) Reset()
func (*CreateAppResponse) String ¶
func (x *CreateAppResponse) String() string
type DeployInstanceRequest ¶
type DeployInstanceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CloudName string `protobuf:"bytes,2,opt,name=cloud_name,json=cloudName,proto3" json:"cloud_name,omitempty"` CloudLocation string `protobuf:"bytes,3,opt,name=cloud_location,json=cloudLocation,proto3" json:"cloud_location,omitempty"` MachineType string `protobuf:"bytes,4,opt,name=machine_type,json=machineType,proto3" json:"machine_type,omitempty"` ProtosVersion string `protobuf:"bytes,5,opt,name=protos_version,json=protosVersion,proto3" json:"protos_version,omitempty"` DevImg string `protobuf:"bytes,6,opt,name=dev_img,json=devImg,proto3" json:"dev_img,omitempty"` // contains filtered or unexported fields }
func (*DeployInstanceRequest) Descriptor
deprecated
func (*DeployInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeployInstanceRequest.ProtoReflect.Descriptor instead.
func (*DeployInstanceRequest) GetCloudLocation ¶
func (x *DeployInstanceRequest) GetCloudLocation() string
func (*DeployInstanceRequest) GetCloudName ¶
func (x *DeployInstanceRequest) GetCloudName() string
func (*DeployInstanceRequest) GetDevImg ¶
func (x *DeployInstanceRequest) GetDevImg() string
func (*DeployInstanceRequest) GetMachineType ¶
func (x *DeployInstanceRequest) GetMachineType() string
func (*DeployInstanceRequest) GetName ¶
func (x *DeployInstanceRequest) GetName() string
func (*DeployInstanceRequest) GetProtosVersion ¶
func (x *DeployInstanceRequest) GetProtosVersion() string
func (*DeployInstanceRequest) ProtoMessage ¶
func (*DeployInstanceRequest) ProtoMessage()
func (*DeployInstanceRequest) ProtoReflect ¶
func (x *DeployInstanceRequest) ProtoReflect() protoreflect.Message
func (*DeployInstanceRequest) Reset ¶
func (x *DeployInstanceRequest) Reset()
func (*DeployInstanceRequest) String ¶
func (x *DeployInstanceRequest) String() string
type DeployInstanceResponse ¶
type DeployInstanceResponse struct { Instance *CloudInstance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*DeployInstanceResponse) Descriptor
deprecated
func (*DeployInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeployInstanceResponse.ProtoReflect.Descriptor instead.
func (*DeployInstanceResponse) GetInstance ¶
func (x *DeployInstanceResponse) GetInstance() *CloudInstance
func (*DeployInstanceResponse) ProtoMessage ¶
func (*DeployInstanceResponse) ProtoMessage()
func (*DeployInstanceResponse) ProtoReflect ¶
func (x *DeployInstanceResponse) ProtoReflect() protoreflect.Message
func (*DeployInstanceResponse) Reset ¶
func (x *DeployInstanceResponse) Reset()
func (*DeployInstanceResponse) String ¶
func (x *DeployInstanceResponse) String() string
type GetAppLogsRequest ¶
type GetAppLogsRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetAppLogsRequest) Descriptor
deprecated
func (*GetAppLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppLogsRequest.ProtoReflect.Descriptor instead.
func (*GetAppLogsRequest) GetName ¶
func (x *GetAppLogsRequest) GetName() string
func (*GetAppLogsRequest) ProtoMessage ¶
func (*GetAppLogsRequest) ProtoMessage()
func (*GetAppLogsRequest) ProtoReflect ¶
func (x *GetAppLogsRequest) ProtoReflect() protoreflect.Message
func (*GetAppLogsRequest) Reset ¶
func (x *GetAppLogsRequest) Reset()
func (*GetAppLogsRequest) String ¶
func (x *GetAppLogsRequest) String() string
type GetAppLogsResponse ¶
type GetAppLogsResponse struct { Logs []byte `protobuf:"bytes,1,opt,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*GetAppLogsResponse) Descriptor
deprecated
func (*GetAppLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppLogsResponse.ProtoReflect.Descriptor instead.
func (*GetAppLogsResponse) GetLogs ¶
func (x *GetAppLogsResponse) GetLogs() []byte
func (*GetAppLogsResponse) ProtoMessage ¶
func (*GetAppLogsResponse) ProtoMessage()
func (*GetAppLogsResponse) ProtoReflect ¶
func (x *GetAppLogsResponse) ProtoReflect() protoreflect.Message
func (*GetAppLogsResponse) Reset ¶
func (x *GetAppLogsResponse) Reset()
func (*GetAppLogsResponse) String ¶
func (x *GetAppLogsResponse) String() string
type GetAppsRequest ¶
type GetAppsRequest struct {
// contains filtered or unexported fields
}
func (*GetAppsRequest) Descriptor
deprecated
func (*GetAppsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppsRequest.ProtoReflect.Descriptor instead.
func (*GetAppsRequest) ProtoMessage ¶
func (*GetAppsRequest) ProtoMessage()
func (*GetAppsRequest) ProtoReflect ¶
func (x *GetAppsRequest) ProtoReflect() protoreflect.Message
func (*GetAppsRequest) Reset ¶
func (x *GetAppsRequest) Reset()
func (*GetAppsRequest) String ¶
func (x *GetAppsRequest) String() string
type GetAppsResponse ¶
type GetAppsResponse struct { Apps []*App `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*GetAppsResponse) Descriptor
deprecated
func (*GetAppsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppsResponse.ProtoReflect.Descriptor instead.
func (*GetAppsResponse) GetApps ¶
func (x *GetAppsResponse) GetApps() []*App
func (*GetAppsResponse) ProtoMessage ¶
func (*GetAppsResponse) ProtoMessage()
func (*GetAppsResponse) ProtoReflect ¶
func (x *GetAppsResponse) ProtoReflect() protoreflect.Message
func (*GetAppsResponse) Reset ¶
func (x *GetAppsResponse) Reset()
func (*GetAppsResponse) String ¶
func (x *GetAppsResponse) String() string
type GetCloudImagesRequest ¶
type GetCloudImagesRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetCloudImagesRequest) Descriptor
deprecated
func (*GetCloudImagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudImagesRequest.ProtoReflect.Descriptor instead.
func (*GetCloudImagesRequest) GetName ¶
func (x *GetCloudImagesRequest) GetName() string
func (*GetCloudImagesRequest) ProtoMessage ¶
func (*GetCloudImagesRequest) ProtoMessage()
func (*GetCloudImagesRequest) ProtoReflect ¶
func (x *GetCloudImagesRequest) ProtoReflect() protoreflect.Message
func (*GetCloudImagesRequest) Reset ¶
func (x *GetCloudImagesRequest) Reset()
func (*GetCloudImagesRequest) String ¶
func (x *GetCloudImagesRequest) String() string
type GetCloudImagesResponse ¶
type GetCloudImagesResponse struct { CloudImages map[string]*CloudSpecificImage `` /* 182-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetCloudImagesResponse) Descriptor
deprecated
func (*GetCloudImagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudImagesResponse.ProtoReflect.Descriptor instead.
func (*GetCloudImagesResponse) GetCloudImages ¶
func (x *GetCloudImagesResponse) GetCloudImages() map[string]*CloudSpecificImage
func (*GetCloudImagesResponse) ProtoMessage ¶
func (*GetCloudImagesResponse) ProtoMessage()
func (*GetCloudImagesResponse) ProtoReflect ¶
func (x *GetCloudImagesResponse) ProtoReflect() protoreflect.Message
func (*GetCloudImagesResponse) Reset ¶
func (x *GetCloudImagesResponse) Reset()
func (*GetCloudImagesResponse) String ¶
func (x *GetCloudImagesResponse) String() string
type GetCloudProviderRequest ¶
type GetCloudProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetCloudProviderRequest) Descriptor
deprecated
func (*GetCloudProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudProviderRequest.ProtoReflect.Descriptor instead.
func (*GetCloudProviderRequest) GetName ¶
func (x *GetCloudProviderRequest) GetName() string
func (*GetCloudProviderRequest) ProtoMessage ¶
func (*GetCloudProviderRequest) ProtoMessage()
func (*GetCloudProviderRequest) ProtoReflect ¶
func (x *GetCloudProviderRequest) ProtoReflect() protoreflect.Message
func (*GetCloudProviderRequest) Reset ¶
func (x *GetCloudProviderRequest) Reset()
func (*GetCloudProviderRequest) String ¶
func (x *GetCloudProviderRequest) String() string
type GetCloudProviderResponse ¶
type GetCloudProviderResponse struct { CloudProvider *CloudProvider `protobuf:"bytes,1,opt,name=cloud_provider,json=cloudProvider,proto3" json:"cloud_provider,omitempty"` // contains filtered or unexported fields }
func (*GetCloudProviderResponse) Descriptor
deprecated
func (*GetCloudProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudProviderResponse.ProtoReflect.Descriptor instead.
func (*GetCloudProviderResponse) GetCloudProvider ¶
func (x *GetCloudProviderResponse) GetCloudProvider() *CloudProvider
func (*GetCloudProviderResponse) ProtoMessage ¶
func (*GetCloudProviderResponse) ProtoMessage()
func (*GetCloudProviderResponse) ProtoReflect ¶
func (x *GetCloudProviderResponse) ProtoReflect() protoreflect.Message
func (*GetCloudProviderResponse) Reset ¶
func (x *GetCloudProviderResponse) Reset()
func (*GetCloudProviderResponse) String ¶
func (x *GetCloudProviderResponse) String() string
type GetCloudProvidersRequest ¶
type GetCloudProvidersRequest struct {
// contains filtered or unexported fields
}
func (*GetCloudProvidersRequest) Descriptor
deprecated
func (*GetCloudProvidersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudProvidersRequest.ProtoReflect.Descriptor instead.
func (*GetCloudProvidersRequest) ProtoMessage ¶
func (*GetCloudProvidersRequest) ProtoMessage()
func (*GetCloudProvidersRequest) ProtoReflect ¶
func (x *GetCloudProvidersRequest) ProtoReflect() protoreflect.Message
func (*GetCloudProvidersRequest) Reset ¶
func (x *GetCloudProvidersRequest) Reset()
func (*GetCloudProvidersRequest) String ¶
func (x *GetCloudProvidersRequest) String() string
type GetCloudProvidersResponse ¶
type GetCloudProvidersResponse struct { CloudProviders []*CloudProvider `protobuf:"bytes,1,rep,name=cloud_providers,json=cloudProviders,proto3" json:"cloud_providers,omitempty"` // contains filtered or unexported fields }
func (*GetCloudProvidersResponse) Descriptor
deprecated
func (*GetCloudProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudProvidersResponse.ProtoReflect.Descriptor instead.
func (*GetCloudProvidersResponse) GetCloudProviders ¶
func (x *GetCloudProvidersResponse) GetCloudProviders() []*CloudProvider
func (*GetCloudProvidersResponse) ProtoMessage ¶
func (*GetCloudProvidersResponse) ProtoMessage()
func (*GetCloudProvidersResponse) ProtoReflect ¶
func (x *GetCloudProvidersResponse) ProtoReflect() protoreflect.Message
func (*GetCloudProvidersResponse) Reset ¶
func (x *GetCloudProvidersResponse) Reset()
func (*GetCloudProvidersResponse) String ¶
func (x *GetCloudProvidersResponse) String() string
type GetInstallerRequest ¶
type GetInstallerRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetInstallerRequest) Descriptor
deprecated
func (*GetInstallerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallerRequest.ProtoReflect.Descriptor instead.
func (*GetInstallerRequest) GetId ¶
func (x *GetInstallerRequest) GetId() string
func (*GetInstallerRequest) ProtoMessage ¶
func (*GetInstallerRequest) ProtoMessage()
func (*GetInstallerRequest) ProtoReflect ¶
func (x *GetInstallerRequest) ProtoReflect() protoreflect.Message
func (*GetInstallerRequest) Reset ¶
func (x *GetInstallerRequest) Reset()
func (*GetInstallerRequest) String ¶
func (x *GetInstallerRequest) String() string
type GetInstallerResponse ¶
type GetInstallerResponse struct { Installer *Installer `protobuf:"bytes,1,opt,name=installer,proto3" json:"installer,omitempty"` // contains filtered or unexported fields }
func (*GetInstallerResponse) Descriptor
deprecated
func (*GetInstallerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallerResponse.ProtoReflect.Descriptor instead.
func (*GetInstallerResponse) GetInstaller ¶
func (x *GetInstallerResponse) GetInstaller() *Installer
func (*GetInstallerResponse) ProtoMessage ¶
func (*GetInstallerResponse) ProtoMessage()
func (*GetInstallerResponse) ProtoReflect ¶
func (x *GetInstallerResponse) ProtoReflect() protoreflect.Message
func (*GetInstallerResponse) Reset ¶
func (x *GetInstallerResponse) Reset()
func (*GetInstallerResponse) String ¶
func (x *GetInstallerResponse) String() string
type GetInstallersRequest ¶
type GetInstallersRequest struct {
// contains filtered or unexported fields
}
func (*GetInstallersRequest) Descriptor
deprecated
func (*GetInstallersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallersRequest.ProtoReflect.Descriptor instead.
func (*GetInstallersRequest) ProtoMessage ¶
func (*GetInstallersRequest) ProtoMessage()
func (*GetInstallersRequest) ProtoReflect ¶
func (x *GetInstallersRequest) ProtoReflect() protoreflect.Message
func (*GetInstallersRequest) Reset ¶
func (x *GetInstallersRequest) Reset()
func (*GetInstallersRequest) String ¶
func (x *GetInstallersRequest) String() string
type GetInstallersResponse ¶
type GetInstallersResponse struct { Installers []*Installer `protobuf:"bytes,1,rep,name=installers,proto3" json:"installers,omitempty"` // contains filtered or unexported fields }
func (*GetInstallersResponse) Descriptor
deprecated
func (*GetInstallersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallersResponse.ProtoReflect.Descriptor instead.
func (*GetInstallersResponse) GetInstallers ¶
func (x *GetInstallersResponse) GetInstallers() []*Installer
func (*GetInstallersResponse) ProtoMessage ¶
func (*GetInstallersResponse) ProtoMessage()
func (*GetInstallersResponse) ProtoReflect ¶
func (x *GetInstallersResponse) ProtoReflect() protoreflect.Message
func (*GetInstallersResponse) Reset ¶
func (x *GetInstallersResponse) Reset()
func (*GetInstallersResponse) String ¶
func (x *GetInstallersResponse) String() string
type GetInstanceKeyRequest ¶
type GetInstanceKeyRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceKeyRequest) Descriptor
deprecated
func (*GetInstanceKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceKeyRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceKeyRequest) GetName ¶
func (x *GetInstanceKeyRequest) GetName() string
func (*GetInstanceKeyRequest) ProtoMessage ¶
func (*GetInstanceKeyRequest) ProtoMessage()
func (*GetInstanceKeyRequest) ProtoReflect ¶
func (x *GetInstanceKeyRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceKeyRequest) Reset ¶
func (x *GetInstanceKeyRequest) Reset()
func (*GetInstanceKeyRequest) String ¶
func (x *GetInstanceKeyRequest) String() string
type GetInstanceKeyResponse ¶
type GetInstanceKeyResponse struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceKeyResponse) Descriptor
deprecated
func (*GetInstanceKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceKeyResponse.ProtoReflect.Descriptor instead.
func (*GetInstanceKeyResponse) GetKey ¶
func (x *GetInstanceKeyResponse) GetKey() string
func (*GetInstanceKeyResponse) ProtoMessage ¶
func (*GetInstanceKeyResponse) ProtoMessage()
func (*GetInstanceKeyResponse) ProtoReflect ¶
func (x *GetInstanceKeyResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceKeyResponse) Reset ¶
func (x *GetInstanceKeyResponse) Reset()
func (*GetInstanceKeyResponse) String ¶
func (x *GetInstanceKeyResponse) String() string
type GetInstanceLogsRequest ¶
type GetInstanceLogsRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceLogsRequest) Descriptor
deprecated
func (*GetInstanceLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceLogsRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceLogsRequest) GetName ¶
func (x *GetInstanceLogsRequest) GetName() string
func (*GetInstanceLogsRequest) ProtoMessage ¶
func (*GetInstanceLogsRequest) ProtoMessage()
func (*GetInstanceLogsRequest) ProtoReflect ¶
func (x *GetInstanceLogsRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceLogsRequest) Reset ¶
func (x *GetInstanceLogsRequest) Reset()
func (*GetInstanceLogsRequest) String ¶
func (x *GetInstanceLogsRequest) String() string
type GetInstanceLogsResponse ¶
type GetInstanceLogsResponse struct { Logs string `protobuf:"bytes,1,opt,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceLogsResponse) Descriptor
deprecated
func (*GetInstanceLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceLogsResponse.ProtoReflect.Descriptor instead.
func (*GetInstanceLogsResponse) GetLogs ¶
func (x *GetInstanceLogsResponse) GetLogs() string
func (*GetInstanceLogsResponse) ProtoMessage ¶
func (*GetInstanceLogsResponse) ProtoMessage()
func (*GetInstanceLogsResponse) ProtoReflect ¶
func (x *GetInstanceLogsResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceLogsResponse) Reset ¶
func (x *GetInstanceLogsResponse) Reset()
func (*GetInstanceLogsResponse) String ¶
func (x *GetInstanceLogsResponse) String() string
type GetInstanceRequest ¶
type GetInstanceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceRequest) Descriptor
deprecated
func (*GetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceRequest) GetName ¶
func (x *GetInstanceRequest) GetName() string
func (*GetInstanceRequest) ProtoMessage ¶
func (*GetInstanceRequest) ProtoMessage()
func (*GetInstanceRequest) ProtoReflect ¶
func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceRequest) Reset ¶
func (x *GetInstanceRequest) Reset()
func (*GetInstanceRequest) String ¶
func (x *GetInstanceRequest) String() string
type GetInstanceResponse ¶
type GetInstanceResponse struct { Instance *CloudInstance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceResponse) Descriptor
deprecated
func (*GetInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceResponse.ProtoReflect.Descriptor instead.
func (*GetInstanceResponse) GetInstance ¶
func (x *GetInstanceResponse) GetInstance() *CloudInstance
func (*GetInstanceResponse) ProtoMessage ¶
func (*GetInstanceResponse) ProtoMessage()
func (*GetInstanceResponse) ProtoReflect ¶
func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceResponse) Reset ¶
func (x *GetInstanceResponse) Reset()
func (*GetInstanceResponse) String ¶
func (x *GetInstanceResponse) String() string
type GetInstancesRequest ¶
type GetInstancesRequest struct {
// contains filtered or unexported fields
}
func (*GetInstancesRequest) Descriptor
deprecated
func (*GetInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstancesRequest.ProtoReflect.Descriptor instead.
func (*GetInstancesRequest) ProtoMessage ¶
func (*GetInstancesRequest) ProtoMessage()
func (*GetInstancesRequest) ProtoReflect ¶
func (x *GetInstancesRequest) ProtoReflect() protoreflect.Message
func (*GetInstancesRequest) Reset ¶
func (x *GetInstancesRequest) Reset()
func (*GetInstancesRequest) String ¶
func (x *GetInstancesRequest) String() string
type GetInstancesResponse ¶
type GetInstancesResponse struct { Instances []*CloudInstance `protobuf:"bytes,1,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*GetInstancesResponse) Descriptor
deprecated
func (*GetInstancesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstancesResponse.ProtoReflect.Descriptor instead.
func (*GetInstancesResponse) GetInstances ¶
func (x *GetInstancesResponse) GetInstances() []*CloudInstance
func (*GetInstancesResponse) ProtoMessage ¶
func (*GetInstancesResponse) ProtoMessage()
func (*GetInstancesResponse) ProtoReflect ¶
func (x *GetInstancesResponse) ProtoReflect() protoreflect.Message
func (*GetInstancesResponse) Reset ¶
func (x *GetInstancesResponse) Reset()
func (*GetInstancesResponse) String ¶
func (x *GetInstancesResponse) String() string
type GetLocalCommitsRequest ¶
type GetLocalCommitsRequest struct {
// contains filtered or unexported fields
}
func (*GetLocalCommitsRequest) Descriptor
deprecated
func (*GetLocalCommitsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLocalCommitsRequest.ProtoReflect.Descriptor instead.
func (*GetLocalCommitsRequest) ProtoMessage ¶
func (*GetLocalCommitsRequest) ProtoMessage()
func (*GetLocalCommitsRequest) ProtoReflect ¶
func (x *GetLocalCommitsRequest) ProtoReflect() protoreflect.Message
func (*GetLocalCommitsRequest) Reset ¶
func (x *GetLocalCommitsRequest) Reset()
func (*GetLocalCommitsRequest) String ¶
func (x *GetLocalCommitsRequest) String() string
type GetLocalCommitsResponse ¶
type GetLocalCommitsResponse struct { Commits []*Commit `protobuf:"bytes,1,rep,name=commits,proto3" json:"commits,omitempty"` // contains filtered or unexported fields }
func (*GetLocalCommitsResponse) Descriptor
deprecated
func (*GetLocalCommitsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLocalCommitsResponse.ProtoReflect.Descriptor instead.
func (*GetLocalCommitsResponse) GetCommits ¶
func (x *GetLocalCommitsResponse) GetCommits() []*Commit
func (*GetLocalCommitsResponse) ProtoMessage ¶
func (*GetLocalCommitsResponse) ProtoMessage()
func (*GetLocalCommitsResponse) ProtoReflect ¶
func (x *GetLocalCommitsResponse) ProtoReflect() protoreflect.Message
func (*GetLocalCommitsResponse) Reset ¶
func (x *GetLocalCommitsResponse) Reset()
func (*GetLocalCommitsResponse) String ¶
func (x *GetLocalCommitsResponse) String() string
type GetLocalSSHKeyRequest ¶
type GetLocalSSHKeyRequest struct {
// contains filtered or unexported fields
}
func (*GetLocalSSHKeyRequest) Descriptor
deprecated
func (*GetLocalSSHKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLocalSSHKeyRequest.ProtoReflect.Descriptor instead.
func (*GetLocalSSHKeyRequest) ProtoMessage ¶
func (*GetLocalSSHKeyRequest) ProtoMessage()
func (*GetLocalSSHKeyRequest) ProtoReflect ¶
func (x *GetLocalSSHKeyRequest) ProtoReflect() protoreflect.Message
func (*GetLocalSSHKeyRequest) Reset ¶
func (x *GetLocalSSHKeyRequest) Reset()
func (*GetLocalSSHKeyRequest) String ¶
func (x *GetLocalSSHKeyRequest) String() string
type GetLocalSSHKeyResponse ¶
type GetLocalSSHKeyResponse struct { Public string `protobuf:"bytes,1,opt,name=public,proto3" json:"public,omitempty"` Private string `protobuf:"bytes,2,opt,name=private,proto3" json:"private,omitempty"` // contains filtered or unexported fields }
func (*GetLocalSSHKeyResponse) Descriptor
deprecated
func (*GetLocalSSHKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLocalSSHKeyResponse.ProtoReflect.Descriptor instead.
func (*GetLocalSSHKeyResponse) GetPrivate ¶
func (x *GetLocalSSHKeyResponse) GetPrivate() string
func (*GetLocalSSHKeyResponse) GetPublic ¶
func (x *GetLocalSSHKeyResponse) GetPublic() string
func (*GetLocalSSHKeyResponse) ProtoMessage ¶
func (*GetLocalSSHKeyResponse) ProtoMessage()
func (*GetLocalSSHKeyResponse) ProtoReflect ¶
func (x *GetLocalSSHKeyResponse) ProtoReflect() protoreflect.Message
func (*GetLocalSSHKeyResponse) Reset ¶
func (x *GetLocalSSHKeyResponse) Reset()
func (*GetLocalSSHKeyResponse) String ¶
func (x *GetLocalSSHKeyResponse) String() string
type GetProtosdReleasesRequest ¶
type GetProtosdReleasesRequest struct {
// contains filtered or unexported fields
}
func (*GetProtosdReleasesRequest) Descriptor
deprecated
func (*GetProtosdReleasesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProtosdReleasesRequest.ProtoReflect.Descriptor instead.
func (*GetProtosdReleasesRequest) ProtoMessage ¶
func (*GetProtosdReleasesRequest) ProtoMessage()
func (*GetProtosdReleasesRequest) ProtoReflect ¶
func (x *GetProtosdReleasesRequest) ProtoReflect() protoreflect.Message
func (*GetProtosdReleasesRequest) Reset ¶
func (x *GetProtosdReleasesRequest) Reset()
func (*GetProtosdReleasesRequest) String ¶
func (x *GetProtosdReleasesRequest) String() string
type GetProtosdReleasesResponse ¶
type GetProtosdReleasesResponse struct { Releases []*Release `protobuf:"bytes,1,rep,name=releases,proto3" json:"releases,omitempty"` // contains filtered or unexported fields }
func (*GetProtosdReleasesResponse) Descriptor
deprecated
func (*GetProtosdReleasesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProtosdReleasesResponse.ProtoReflect.Descriptor instead.
func (*GetProtosdReleasesResponse) GetReleases ¶
func (x *GetProtosdReleasesResponse) GetReleases() []*Release
func (*GetProtosdReleasesResponse) ProtoMessage ¶
func (*GetProtosdReleasesResponse) ProtoMessage()
func (*GetProtosdReleasesResponse) ProtoReflect ¶
func (x *GetProtosdReleasesResponse) ProtoReflect() protoreflect.Message
func (*GetProtosdReleasesResponse) Reset ¶
func (x *GetProtosdReleasesResponse) Reset()
func (*GetProtosdReleasesResponse) String ¶
func (x *GetProtosdReleasesResponse) String() string
type GetRemoteCommitsRequest ¶
type GetRemoteCommitsRequest struct { Remote string `protobuf:"bytes,1,opt,name=remote,proto3" json:"remote,omitempty"` // contains filtered or unexported fields }
func (*GetRemoteCommitsRequest) Descriptor
deprecated
func (*GetRemoteCommitsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteCommitsRequest.ProtoReflect.Descriptor instead.
func (*GetRemoteCommitsRequest) GetRemote ¶
func (x *GetRemoteCommitsRequest) GetRemote() string
func (*GetRemoteCommitsRequest) ProtoMessage ¶
func (*GetRemoteCommitsRequest) ProtoMessage()
func (*GetRemoteCommitsRequest) ProtoReflect ¶
func (x *GetRemoteCommitsRequest) ProtoReflect() protoreflect.Message
func (*GetRemoteCommitsRequest) Reset ¶
func (x *GetRemoteCommitsRequest) Reset()
func (*GetRemoteCommitsRequest) String ¶
func (x *GetRemoteCommitsRequest) String() string
type GetRemoteCommitsResponse ¶
type GetRemoteCommitsResponse struct { Commits []*Commit `protobuf:"bytes,1,rep,name=commits,proto3" json:"commits,omitempty"` // contains filtered or unexported fields }
func (*GetRemoteCommitsResponse) Descriptor
deprecated
func (*GetRemoteCommitsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteCommitsResponse.ProtoReflect.Descriptor instead.
func (*GetRemoteCommitsResponse) GetCommits ¶
func (x *GetRemoteCommitsResponse) GetCommits() []*Commit
func (*GetRemoteCommitsResponse) ProtoMessage ¶
func (*GetRemoteCommitsResponse) ProtoMessage()
func (*GetRemoteCommitsResponse) ProtoReflect ¶
func (x *GetRemoteCommitsResponse) ProtoReflect() protoreflect.Message
func (*GetRemoteCommitsResponse) Reset ¶
func (x *GetRemoteCommitsResponse) Reset()
func (*GetRemoteCommitsResponse) String ¶
func (x *GetRemoteCommitsResponse) String() string
type GetSupportedCloudProvidersRequest ¶
type GetSupportedCloudProvidersRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedCloudProvidersRequest) Descriptor
deprecated
func (*GetSupportedCloudProvidersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedCloudProvidersRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedCloudProvidersRequest) ProtoMessage ¶
func (*GetSupportedCloudProvidersRequest) ProtoMessage()
func (*GetSupportedCloudProvidersRequest) ProtoReflect ¶
func (x *GetSupportedCloudProvidersRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedCloudProvidersRequest) Reset ¶
func (x *GetSupportedCloudProvidersRequest) Reset()
func (*GetSupportedCloudProvidersRequest) String ¶
func (x *GetSupportedCloudProvidersRequest) String() string
type GetSupportedCloudProvidersResponse ¶
type GetSupportedCloudProvidersResponse struct { CloudTypes []*CloudType `protobuf:"bytes,1,rep,name=cloud_types,json=cloudTypes,proto3" json:"cloud_types,omitempty"` // contains filtered or unexported fields }
func (*GetSupportedCloudProvidersResponse) Descriptor
deprecated
func (*GetSupportedCloudProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedCloudProvidersResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedCloudProvidersResponse) GetCloudTypes ¶
func (x *GetSupportedCloudProvidersResponse) GetCloudTypes() []*CloudType
func (*GetSupportedCloudProvidersResponse) ProtoMessage ¶
func (*GetSupportedCloudProvidersResponse) ProtoMessage()
func (*GetSupportedCloudProvidersResponse) ProtoReflect ¶
func (x *GetSupportedCloudProvidersResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedCloudProvidersResponse) Reset ¶
func (x *GetSupportedCloudProvidersResponse) Reset()
func (*GetSupportedCloudProvidersResponse) String ¶
func (x *GetSupportedCloudProvidersResponse) String() string
type GetUserDevicesRequest ¶
type GetUserDevicesRequest struct {
// contains filtered or unexported fields
}
func (*GetUserDevicesRequest) Descriptor
deprecated
func (*GetUserDevicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserDevicesRequest.ProtoReflect.Descriptor instead.
func (*GetUserDevicesRequest) ProtoMessage ¶
func (*GetUserDevicesRequest) ProtoMessage()
func (*GetUserDevicesRequest) ProtoReflect ¶
func (x *GetUserDevicesRequest) ProtoReflect() protoreflect.Message
func (*GetUserDevicesRequest) Reset ¶
func (x *GetUserDevicesRequest) Reset()
func (*GetUserDevicesRequest) String ¶
func (x *GetUserDevicesRequest) String() string
type GetUserDevicesResponse ¶
type GetUserDevicesResponse struct { Devices []*UserDevice `protobuf:"bytes,1,rep,name=devices,proto3" json:"devices,omitempty"` // contains filtered or unexported fields }
func (*GetUserDevicesResponse) Descriptor
deprecated
func (*GetUserDevicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserDevicesResponse.ProtoReflect.Descriptor instead.
func (*GetUserDevicesResponse) GetDevices ¶
func (x *GetUserDevicesResponse) GetDevices() []*UserDevice
func (*GetUserDevicesResponse) ProtoMessage ¶
func (*GetUserDevicesResponse) ProtoMessage()
func (*GetUserDevicesResponse) ProtoReflect ¶
func (x *GetUserDevicesResponse) ProtoReflect() protoreflect.Message
func (*GetUserDevicesResponse) Reset ¶
func (x *GetUserDevicesResponse) Reset()
func (*GetUserDevicesResponse) String ¶
func (x *GetUserDevicesResponse) String() string
type GetUserInfoRequest ¶
type GetUserInfoRequest struct {
// contains filtered or unexported fields
}
func (*GetUserInfoRequest) Descriptor
deprecated
func (*GetUserInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInfoRequest.ProtoReflect.Descriptor instead.
func (*GetUserInfoRequest) ProtoMessage ¶
func (*GetUserInfoRequest) ProtoMessage()
func (*GetUserInfoRequest) ProtoReflect ¶
func (x *GetUserInfoRequest) ProtoReflect() protoreflect.Message
func (*GetUserInfoRequest) Reset ¶
func (x *GetUserInfoRequest) Reset()
func (*GetUserInfoRequest) String ¶
func (x *GetUserInfoRequest) String() string
type GetUserInfoResponse ¶
type GetUserInfoResponse struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // contains filtered or unexported fields }
func (*GetUserInfoResponse) Descriptor
deprecated
func (*GetUserInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInfoResponse.ProtoReflect.Descriptor instead.
func (*GetUserInfoResponse) GetIsAdmin ¶
func (x *GetUserInfoResponse) GetIsAdmin() bool
func (*GetUserInfoResponse) GetName ¶
func (x *GetUserInfoResponse) GetName() string
func (*GetUserInfoResponse) GetUsername ¶
func (x *GetUserInfoResponse) GetUsername() string
func (*GetUserInfoResponse) ProtoMessage ¶
func (*GetUserInfoResponse) ProtoMessage()
func (*GetUserInfoResponse) ProtoReflect ¶
func (x *GetUserInfoResponse) ProtoReflect() protoreflect.Message
func (*GetUserInfoResponse) Reset ¶
func (x *GetUserInfoResponse) Reset()
func (*GetUserInfoResponse) String ¶
func (x *GetUserInfoResponse) String() string
type InitInstanceRequest ¶
type InitInstanceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*InitInstanceRequest) Descriptor
deprecated
func (*InitInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitInstanceRequest.ProtoReflect.Descriptor instead.
func (*InitInstanceRequest) GetIp ¶
func (x *InitInstanceRequest) GetIp() string
func (*InitInstanceRequest) GetName ¶
func (x *InitInstanceRequest) GetName() string
func (*InitInstanceRequest) ProtoMessage ¶
func (*InitInstanceRequest) ProtoMessage()
func (*InitInstanceRequest) ProtoReflect ¶
func (x *InitInstanceRequest) ProtoReflect() protoreflect.Message
func (*InitInstanceRequest) Reset ¶
func (x *InitInstanceRequest) Reset()
func (*InitInstanceRequest) String ¶
func (x *InitInstanceRequest) String() string
type InitInstanceResponse ¶
type InitInstanceResponse struct {
// contains filtered or unexported fields
}
func (*InitInstanceResponse) Descriptor
deprecated
func (*InitInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitInstanceResponse.ProtoReflect.Descriptor instead.
func (*InitInstanceResponse) ProtoMessage ¶
func (*InitInstanceResponse) ProtoMessage()
func (*InitInstanceResponse) ProtoReflect ¶
func (x *InitInstanceResponse) ProtoReflect() protoreflect.Message
func (*InitInstanceResponse) Reset ¶
func (x *InitInstanceResponse) Reset()
func (*InitInstanceResponse) String ¶
func (x *InitInstanceResponse) String() string
type InitRequest ¶
type InitRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Organization string `protobuf:"bytes,3,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
Init
func (*InitRequest) Descriptor
deprecated
func (*InitRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitRequest.ProtoReflect.Descriptor instead.
func (*InitRequest) GetName ¶
func (x *InitRequest) GetName() string
func (*InitRequest) GetOrganization ¶
func (x *InitRequest) GetOrganization() string
func (*InitRequest) GetUsername ¶
func (x *InitRequest) GetUsername() string
func (*InitRequest) ProtoMessage ¶
func (*InitRequest) ProtoMessage()
func (*InitRequest) ProtoReflect ¶
func (x *InitRequest) ProtoReflect() protoreflect.Message
func (*InitRequest) Reset ¶
func (x *InitRequest) Reset()
func (*InitRequest) String ¶
func (x *InitRequest) String() string
type InitResponse ¶
type InitResponse struct {
// contains filtered or unexported fields
}
func (*InitResponse) Descriptor
deprecated
func (*InitResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitResponse.ProtoReflect.Descriptor instead.
func (*InitResponse) ProtoMessage ¶
func (*InitResponse) ProtoMessage()
func (*InitResponse) ProtoReflect ¶
func (x *InitResponse) ProtoReflect() protoreflect.Message
func (*InitResponse) Reset ¶
func (x *InitResponse) Reset()
func (*InitResponse) String ¶
func (x *InitResponse) String() string
type Installer ¶
type Installer struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` RequiresResources []string `protobuf:"bytes,5,rep,name=requires_resources,json=requiresResources,proto3" json:"requires_resources,omitempty"` ProvidesResources []string `protobuf:"bytes,6,rep,name=provides_resources,json=providesResources,proto3" json:"provides_resources,omitempty"` Capabilities []string `protobuf:"bytes,7,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // contains filtered or unexported fields }
App store
func (*Installer) Descriptor
deprecated
func (*Installer) GetCapabilities ¶
func (*Installer) GetDescription ¶
func (*Installer) GetProvidesResources ¶
func (*Installer) GetRequiresResources ¶
func (*Installer) GetVersion ¶
func (*Installer) ProtoMessage ¶
func (*Installer) ProtoMessage()
func (*Installer) ProtoReflect ¶
func (x *Installer) ProtoReflect() protoreflect.Message
type ProtosClientApiClient ¶
type ProtosClientApiClient interface { // Init Init(ctx context.Context, in *InitRequest, opts ...grpc.CallOption) (*InitResponse, error) // User GetUserDevices(ctx context.Context, in *GetUserDevicesRequest, opts ...grpc.CallOption) (*GetUserDevicesResponse, error) GetUserInfo(ctx context.Context, in *GetUserInfoRequest, opts ...grpc.CallOption) (*GetUserInfoResponse, error) GetLocalSSHKey(ctx context.Context, in *GetLocalSSHKeyRequest, opts ...grpc.CallOption) (*GetLocalSSHKeyResponse, error) // App methods GetApps(ctx context.Context, in *GetAppsRequest, opts ...grpc.CallOption) (*GetAppsResponse, error) CreateApp(ctx context.Context, in *CreateAppRequest, opts ...grpc.CallOption) (*CreateAppResponse, error) StartApp(ctx context.Context, in *StartAppRequest, opts ...grpc.CallOption) (*StartAppResponse, error) StopApp(ctx context.Context, in *StopAppRequest, opts ...grpc.CallOption) (*StopAppResponse, error) RemoveApp(ctx context.Context, in *RemoveAppRequest, opts ...grpc.CallOption) (*RemoveAppResponse, error) GetAppLogs(ctx context.Context, in *GetAppLogsRequest, opts ...grpc.CallOption) (*GetAppLogsResponse, error) // Cloud provider methods GetSupportedCloudProviders(ctx context.Context, in *GetSupportedCloudProvidersRequest, opts ...grpc.CallOption) (*GetSupportedCloudProvidersResponse, error) GetCloudProviders(ctx context.Context, in *GetCloudProvidersRequest, opts ...grpc.CallOption) (*GetCloudProvidersResponse, error) GetCloudProvider(ctx context.Context, in *GetCloudProviderRequest, opts ...grpc.CallOption) (*GetCloudProviderResponse, error) AddCloudProvider(ctx context.Context, in *AddCloudProviderRequest, opts ...grpc.CallOption) (*AddCloudProviderResponse, error) RemoveCloudProvider(ctx context.Context, in *RemoveCloudProviderRequest, opts ...grpc.CallOption) (*RemoveCloudProviderResponse, error) // Cloud instance methods GetInstances(ctx context.Context, in *GetInstancesRequest, opts ...grpc.CallOption) (*GetInstancesResponse, error) GetInstance(ctx context.Context, in *GetInstanceRequest, opts ...grpc.CallOption) (*GetInstanceResponse, error) DeployInstance(ctx context.Context, in *DeployInstanceRequest, opts ...grpc.CallOption) (*DeployInstanceResponse, error) RemoveInstance(ctx context.Context, in *RemoveInstanceRequest, opts ...grpc.CallOption) (*RemoveInstanceResponse, error) StartInstance(ctx context.Context, in *StartInstanceRequest, opts ...grpc.CallOption) (*StartInstanceResponse, error) StopInstance(ctx context.Context, in *StopInstanceRequest, opts ...grpc.CallOption) (*StopInstanceResponse, error) GetInstanceKey(ctx context.Context, in *GetInstanceKeyRequest, opts ...grpc.CallOption) (*GetInstanceKeyResponse, error) GetInstanceLogs(ctx context.Context, in *GetInstanceLogsRequest, opts ...grpc.CallOption) (*GetInstanceLogsResponse, error) InitInstance(ctx context.Context, in *InitInstanceRequest, opts ...grpc.CallOption) (*InitInstanceResponse, error) UpdateInstance(ctx context.Context, in *UpdateInstanceRequest, opts ...grpc.CallOption) (*UpdateInstanceResponse, error) // Releases methods GetProtosdReleases(ctx context.Context, in *GetProtosdReleasesRequest, opts ...grpc.CallOption) (*GetProtosdReleasesResponse, error) GetCloudImages(ctx context.Context, in *GetCloudImagesRequest, opts ...grpc.CallOption) (*GetCloudImagesResponse, error) UploadCloudImage(ctx context.Context, in *UploadCloudImageRequest, opts ...grpc.CallOption) (*UploadCloudImageResponse, error) RemoveCloudImage(ctx context.Context, in *RemoveCloudImageRequest, opts ...grpc.CallOption) (*RemoveCloudImageResponse, error) // DVC methods GetLocalCommits(ctx context.Context, in *GetLocalCommitsRequest, opts ...grpc.CallOption) (*GetLocalCommitsResponse, error) GetRemoteCommits(ctx context.Context, in *GetRemoteCommitsRequest, opts ...grpc.CallOption) (*GetRemoteCommitsResponse, error) }
ProtosClientApiClient is the client API for ProtosClientApi service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewProtosClientApiClient ¶
func NewProtosClientApiClient(cc grpc.ClientConnInterface) ProtosClientApiClient
type ProtosClientApiServer ¶
type ProtosClientApiServer interface { // Init Init(context.Context, *InitRequest) (*InitResponse, error) // User GetUserDevices(context.Context, *GetUserDevicesRequest) (*GetUserDevicesResponse, error) GetUserInfo(context.Context, *GetUserInfoRequest) (*GetUserInfoResponse, error) GetLocalSSHKey(context.Context, *GetLocalSSHKeyRequest) (*GetLocalSSHKeyResponse, error) // App methods GetApps(context.Context, *GetAppsRequest) (*GetAppsResponse, error) CreateApp(context.Context, *CreateAppRequest) (*CreateAppResponse, error) StartApp(context.Context, *StartAppRequest) (*StartAppResponse, error) StopApp(context.Context, *StopAppRequest) (*StopAppResponse, error) RemoveApp(context.Context, *RemoveAppRequest) (*RemoveAppResponse, error) GetAppLogs(context.Context, *GetAppLogsRequest) (*GetAppLogsResponse, error) // Cloud provider methods GetSupportedCloudProviders(context.Context, *GetSupportedCloudProvidersRequest) (*GetSupportedCloudProvidersResponse, error) GetCloudProviders(context.Context, *GetCloudProvidersRequest) (*GetCloudProvidersResponse, error) GetCloudProvider(context.Context, *GetCloudProviderRequest) (*GetCloudProviderResponse, error) AddCloudProvider(context.Context, *AddCloudProviderRequest) (*AddCloudProviderResponse, error) RemoveCloudProvider(context.Context, *RemoveCloudProviderRequest) (*RemoveCloudProviderResponse, error) // Cloud instance methods GetInstances(context.Context, *GetInstancesRequest) (*GetInstancesResponse, error) GetInstance(context.Context, *GetInstanceRequest) (*GetInstanceResponse, error) DeployInstance(context.Context, *DeployInstanceRequest) (*DeployInstanceResponse, error) RemoveInstance(context.Context, *RemoveInstanceRequest) (*RemoveInstanceResponse, error) StartInstance(context.Context, *StartInstanceRequest) (*StartInstanceResponse, error) StopInstance(context.Context, *StopInstanceRequest) (*StopInstanceResponse, error) GetInstanceKey(context.Context, *GetInstanceKeyRequest) (*GetInstanceKeyResponse, error) GetInstanceLogs(context.Context, *GetInstanceLogsRequest) (*GetInstanceLogsResponse, error) InitInstance(context.Context, *InitInstanceRequest) (*InitInstanceResponse, error) UpdateInstance(context.Context, *UpdateInstanceRequest) (*UpdateInstanceResponse, error) // Releases methods GetProtosdReleases(context.Context, *GetProtosdReleasesRequest) (*GetProtosdReleasesResponse, error) GetCloudImages(context.Context, *GetCloudImagesRequest) (*GetCloudImagesResponse, error) UploadCloudImage(context.Context, *UploadCloudImageRequest) (*UploadCloudImageResponse, error) RemoveCloudImage(context.Context, *RemoveCloudImageRequest) (*RemoveCloudImageResponse, error) // DVC methods GetLocalCommits(context.Context, *GetLocalCommitsRequest) (*GetLocalCommitsResponse, error) GetRemoteCommits(context.Context, *GetRemoteCommitsRequest) (*GetRemoteCommitsResponse, error) }
ProtosClientApiServer is the server API for ProtosClientApi service. All implementations should embed UnimplementedProtosClientApiServer for forward compatibility
type Release ¶
type Release struct { CloudImages map[string]*CloudImage `` /* 182-byte string literal not displayed */ Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` ReleaseDate int64 `protobuf:"varint,4,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty"` // contains filtered or unexported fields }
func (*Release) Descriptor
deprecated
func (*Release) GetCloudImages ¶
func (x *Release) GetCloudImages() map[string]*CloudImage
func (*Release) GetDescription ¶
func (*Release) GetReleaseDate ¶
func (*Release) GetVersion ¶
func (*Release) ProtoMessage ¶
func (*Release) ProtoMessage()
func (*Release) ProtoReflect ¶
func (x *Release) ProtoReflect() protoreflect.Message
type RemoveAppRequest ¶
type RemoveAppRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RemoveAppRequest) Descriptor
deprecated
func (*RemoveAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAppRequest.ProtoReflect.Descriptor instead.
func (*RemoveAppRequest) GetName ¶
func (x *RemoveAppRequest) GetName() string
func (*RemoveAppRequest) ProtoMessage ¶
func (*RemoveAppRequest) ProtoMessage()
func (*RemoveAppRequest) ProtoReflect ¶
func (x *RemoveAppRequest) ProtoReflect() protoreflect.Message
func (*RemoveAppRequest) Reset ¶
func (x *RemoveAppRequest) Reset()
func (*RemoveAppRequest) String ¶
func (x *RemoveAppRequest) String() string
type RemoveAppResponse ¶
type RemoveAppResponse struct {
// contains filtered or unexported fields
}
func (*RemoveAppResponse) Descriptor
deprecated
func (*RemoveAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAppResponse.ProtoReflect.Descriptor instead.
func (*RemoveAppResponse) ProtoMessage ¶
func (*RemoveAppResponse) ProtoMessage()
func (*RemoveAppResponse) ProtoReflect ¶
func (x *RemoveAppResponse) ProtoReflect() protoreflect.Message
func (*RemoveAppResponse) Reset ¶
func (x *RemoveAppResponse) Reset()
func (*RemoveAppResponse) String ¶
func (x *RemoveAppResponse) String() string
type RemoveCloudImageRequest ¶
type RemoveCloudImageRequest struct { ImageName string `protobuf:"bytes,2,opt,name=image_name,json=imageName,proto3" json:"image_name,omitempty"` CloudName string `protobuf:"bytes,3,opt,name=cloud_name,json=cloudName,proto3" json:"cloud_name,omitempty"` CloudLocation string `protobuf:"bytes,4,opt,name=cloud_location,json=cloudLocation,proto3" json:"cloud_location,omitempty"` // contains filtered or unexported fields }
func (*RemoveCloudImageRequest) Descriptor
deprecated
func (*RemoveCloudImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveCloudImageRequest.ProtoReflect.Descriptor instead.
func (*RemoveCloudImageRequest) GetCloudLocation ¶
func (x *RemoveCloudImageRequest) GetCloudLocation() string
func (*RemoveCloudImageRequest) GetCloudName ¶
func (x *RemoveCloudImageRequest) GetCloudName() string
func (*RemoveCloudImageRequest) GetImageName ¶
func (x *RemoveCloudImageRequest) GetImageName() string
func (*RemoveCloudImageRequest) ProtoMessage ¶
func (*RemoveCloudImageRequest) ProtoMessage()
func (*RemoveCloudImageRequest) ProtoReflect ¶
func (x *RemoveCloudImageRequest) ProtoReflect() protoreflect.Message
func (*RemoveCloudImageRequest) Reset ¶
func (x *RemoveCloudImageRequest) Reset()
func (*RemoveCloudImageRequest) String ¶
func (x *RemoveCloudImageRequest) String() string
type RemoveCloudImageResponse ¶
type RemoveCloudImageResponse struct {
// contains filtered or unexported fields
}
func (*RemoveCloudImageResponse) Descriptor
deprecated
func (*RemoveCloudImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveCloudImageResponse.ProtoReflect.Descriptor instead.
func (*RemoveCloudImageResponse) ProtoMessage ¶
func (*RemoveCloudImageResponse) ProtoMessage()
func (*RemoveCloudImageResponse) ProtoReflect ¶
func (x *RemoveCloudImageResponse) ProtoReflect() protoreflect.Message
func (*RemoveCloudImageResponse) Reset ¶
func (x *RemoveCloudImageResponse) Reset()
func (*RemoveCloudImageResponse) String ¶
func (x *RemoveCloudImageResponse) String() string
type RemoveCloudProviderRequest ¶
type RemoveCloudProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RemoveCloudProviderRequest) Descriptor
deprecated
func (*RemoveCloudProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveCloudProviderRequest.ProtoReflect.Descriptor instead.
func (*RemoveCloudProviderRequest) GetName ¶
func (x *RemoveCloudProviderRequest) GetName() string
func (*RemoveCloudProviderRequest) ProtoMessage ¶
func (*RemoveCloudProviderRequest) ProtoMessage()
func (*RemoveCloudProviderRequest) ProtoReflect ¶
func (x *RemoveCloudProviderRequest) ProtoReflect() protoreflect.Message
func (*RemoveCloudProviderRequest) Reset ¶
func (x *RemoveCloudProviderRequest) Reset()
func (*RemoveCloudProviderRequest) String ¶
func (x *RemoveCloudProviderRequest) String() string
type RemoveCloudProviderResponse ¶
type RemoveCloudProviderResponse struct {
// contains filtered or unexported fields
}
func (*RemoveCloudProviderResponse) Descriptor
deprecated
func (*RemoveCloudProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveCloudProviderResponse.ProtoReflect.Descriptor instead.
func (*RemoveCloudProviderResponse) ProtoMessage ¶
func (*RemoveCloudProviderResponse) ProtoMessage()
func (*RemoveCloudProviderResponse) ProtoReflect ¶
func (x *RemoveCloudProviderResponse) ProtoReflect() protoreflect.Message
func (*RemoveCloudProviderResponse) Reset ¶
func (x *RemoveCloudProviderResponse) Reset()
func (*RemoveCloudProviderResponse) String ¶
func (x *RemoveCloudProviderResponse) String() string
type RemoveInstanceRequest ¶
type RemoveInstanceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` LocalOnly bool `protobuf:"varint,2,opt,name=local_only,json=localOnly,proto3" json:"local_only,omitempty"` // contains filtered or unexported fields }
func (*RemoveInstanceRequest) Descriptor
deprecated
func (*RemoveInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInstanceRequest.ProtoReflect.Descriptor instead.
func (*RemoveInstanceRequest) GetLocalOnly ¶
func (x *RemoveInstanceRequest) GetLocalOnly() bool
func (*RemoveInstanceRequest) GetName ¶
func (x *RemoveInstanceRequest) GetName() string
func (*RemoveInstanceRequest) ProtoMessage ¶
func (*RemoveInstanceRequest) ProtoMessage()
func (*RemoveInstanceRequest) ProtoReflect ¶
func (x *RemoveInstanceRequest) ProtoReflect() protoreflect.Message
func (*RemoveInstanceRequest) Reset ¶
func (x *RemoveInstanceRequest) Reset()
func (*RemoveInstanceRequest) String ¶
func (x *RemoveInstanceRequest) String() string
type RemoveInstanceResponse ¶
type RemoveInstanceResponse struct {
// contains filtered or unexported fields
}
func (*RemoveInstanceResponse) Descriptor
deprecated
func (*RemoveInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInstanceResponse.ProtoReflect.Descriptor instead.
func (*RemoveInstanceResponse) ProtoMessage ¶
func (*RemoveInstanceResponse) ProtoMessage()
func (*RemoveInstanceResponse) ProtoReflect ¶
func (x *RemoveInstanceResponse) ProtoReflect() protoreflect.Message
func (*RemoveInstanceResponse) Reset ¶
func (x *RemoveInstanceResponse) Reset()
func (*RemoveInstanceResponse) String ¶
func (x *RemoveInstanceResponse) String() string
type StartAppRequest ¶
type StartAppRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*StartAppRequest) Descriptor
deprecated
func (*StartAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartAppRequest.ProtoReflect.Descriptor instead.
func (*StartAppRequest) GetName ¶
func (x *StartAppRequest) GetName() string
func (*StartAppRequest) ProtoMessage ¶
func (*StartAppRequest) ProtoMessage()
func (*StartAppRequest) ProtoReflect ¶
func (x *StartAppRequest) ProtoReflect() protoreflect.Message
func (*StartAppRequest) Reset ¶
func (x *StartAppRequest) Reset()
func (*StartAppRequest) String ¶
func (x *StartAppRequest) String() string
type StartAppResponse ¶
type StartAppResponse struct {
// contains filtered or unexported fields
}
func (*StartAppResponse) Descriptor
deprecated
func (*StartAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartAppResponse.ProtoReflect.Descriptor instead.
func (*StartAppResponse) ProtoMessage ¶
func (*StartAppResponse) ProtoMessage()
func (*StartAppResponse) ProtoReflect ¶
func (x *StartAppResponse) ProtoReflect() protoreflect.Message
func (*StartAppResponse) Reset ¶
func (x *StartAppResponse) Reset()
func (*StartAppResponse) String ¶
func (x *StartAppResponse) String() string
type StartInstanceRequest ¶
type StartInstanceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*StartInstanceRequest) Descriptor
deprecated
func (*StartInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartInstanceRequest.ProtoReflect.Descriptor instead.
func (*StartInstanceRequest) GetName ¶
func (x *StartInstanceRequest) GetName() string
func (*StartInstanceRequest) ProtoMessage ¶
func (*StartInstanceRequest) ProtoMessage()
func (*StartInstanceRequest) ProtoReflect ¶
func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
func (*StartInstanceRequest) Reset ¶
func (x *StartInstanceRequest) Reset()
func (*StartInstanceRequest) String ¶
func (x *StartInstanceRequest) String() string
type StartInstanceResponse ¶
type StartInstanceResponse struct {
// contains filtered or unexported fields
}
func (*StartInstanceResponse) Descriptor
deprecated
func (*StartInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartInstanceResponse.ProtoReflect.Descriptor instead.
func (*StartInstanceResponse) ProtoMessage ¶
func (*StartInstanceResponse) ProtoMessage()
func (*StartInstanceResponse) ProtoReflect ¶
func (x *StartInstanceResponse) ProtoReflect() protoreflect.Message
func (*StartInstanceResponse) Reset ¶
func (x *StartInstanceResponse) Reset()
func (*StartInstanceResponse) String ¶
func (x *StartInstanceResponse) String() string
type StopAppRequest ¶
type StopAppRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*StopAppRequest) Descriptor
deprecated
func (*StopAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopAppRequest.ProtoReflect.Descriptor instead.
func (*StopAppRequest) GetName ¶
func (x *StopAppRequest) GetName() string
func (*StopAppRequest) ProtoMessage ¶
func (*StopAppRequest) ProtoMessage()
func (*StopAppRequest) ProtoReflect ¶
func (x *StopAppRequest) ProtoReflect() protoreflect.Message
func (*StopAppRequest) Reset ¶
func (x *StopAppRequest) Reset()
func (*StopAppRequest) String ¶
func (x *StopAppRequest) String() string
type StopAppResponse ¶
type StopAppResponse struct {
// contains filtered or unexported fields
}
func (*StopAppResponse) Descriptor
deprecated
func (*StopAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopAppResponse.ProtoReflect.Descriptor instead.
func (*StopAppResponse) ProtoMessage ¶
func (*StopAppResponse) ProtoMessage()
func (*StopAppResponse) ProtoReflect ¶
func (x *StopAppResponse) ProtoReflect() protoreflect.Message
func (*StopAppResponse) Reset ¶
func (x *StopAppResponse) Reset()
func (*StopAppResponse) String ¶
func (x *StopAppResponse) String() string
type StopInstanceRequest ¶
type StopInstanceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*StopInstanceRequest) Descriptor
deprecated
func (*StopInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopInstanceRequest.ProtoReflect.Descriptor instead.
func (*StopInstanceRequest) GetName ¶
func (x *StopInstanceRequest) GetName() string
func (*StopInstanceRequest) ProtoMessage ¶
func (*StopInstanceRequest) ProtoMessage()
func (*StopInstanceRequest) ProtoReflect ¶
func (x *StopInstanceRequest) ProtoReflect() protoreflect.Message
func (*StopInstanceRequest) Reset ¶
func (x *StopInstanceRequest) Reset()
func (*StopInstanceRequest) String ¶
func (x *StopInstanceRequest) String() string
type StopInstanceResponse ¶
type StopInstanceResponse struct {
// contains filtered or unexported fields
}
func (*StopInstanceResponse) Descriptor
deprecated
func (*StopInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopInstanceResponse.ProtoReflect.Descriptor instead.
func (*StopInstanceResponse) ProtoMessage ¶
func (*StopInstanceResponse) ProtoMessage()
func (*StopInstanceResponse) ProtoReflect ¶
func (x *StopInstanceResponse) ProtoReflect() protoreflect.Message
func (*StopInstanceResponse) Reset ¶
func (x *StopInstanceResponse) Reset()
func (*StopInstanceResponse) String ¶
func (x *StopInstanceResponse) String() string
type UnimplementedProtosClientApiServer ¶
type UnimplementedProtosClientApiServer struct { }
UnimplementedProtosClientApiServer should be embedded to have forward compatible implementations.
func (UnimplementedProtosClientApiServer) AddCloudProvider ¶
func (UnimplementedProtosClientApiServer) AddCloudProvider(context.Context, *AddCloudProviderRequest) (*AddCloudProviderResponse, error)
func (UnimplementedProtosClientApiServer) CreateApp ¶
func (UnimplementedProtosClientApiServer) CreateApp(context.Context, *CreateAppRequest) (*CreateAppResponse, error)
func (UnimplementedProtosClientApiServer) DeployInstance ¶
func (UnimplementedProtosClientApiServer) DeployInstance(context.Context, *DeployInstanceRequest) (*DeployInstanceResponse, error)
func (UnimplementedProtosClientApiServer) GetAppLogs ¶
func (UnimplementedProtosClientApiServer) GetAppLogs(context.Context, *GetAppLogsRequest) (*GetAppLogsResponse, error)
func (UnimplementedProtosClientApiServer) GetApps ¶
func (UnimplementedProtosClientApiServer) GetApps(context.Context, *GetAppsRequest) (*GetAppsResponse, error)
func (UnimplementedProtosClientApiServer) GetCloudImages ¶
func (UnimplementedProtosClientApiServer) GetCloudImages(context.Context, *GetCloudImagesRequest) (*GetCloudImagesResponse, error)
func (UnimplementedProtosClientApiServer) GetCloudProvider ¶
func (UnimplementedProtosClientApiServer) GetCloudProvider(context.Context, *GetCloudProviderRequest) (*GetCloudProviderResponse, error)
func (UnimplementedProtosClientApiServer) GetCloudProviders ¶
func (UnimplementedProtosClientApiServer) GetCloudProviders(context.Context, *GetCloudProvidersRequest) (*GetCloudProvidersResponse, error)
func (UnimplementedProtosClientApiServer) GetInstance ¶
func (UnimplementedProtosClientApiServer) GetInstance(context.Context, *GetInstanceRequest) (*GetInstanceResponse, error)
func (UnimplementedProtosClientApiServer) GetInstanceKey ¶
func (UnimplementedProtosClientApiServer) GetInstanceKey(context.Context, *GetInstanceKeyRequest) (*GetInstanceKeyResponse, error)
func (UnimplementedProtosClientApiServer) GetInstanceLogs ¶
func (UnimplementedProtosClientApiServer) GetInstanceLogs(context.Context, *GetInstanceLogsRequest) (*GetInstanceLogsResponse, error)
func (UnimplementedProtosClientApiServer) GetInstances ¶
func (UnimplementedProtosClientApiServer) GetInstances(context.Context, *GetInstancesRequest) (*GetInstancesResponse, error)
func (UnimplementedProtosClientApiServer) GetLocalCommits ¶
func (UnimplementedProtosClientApiServer) GetLocalCommits(context.Context, *GetLocalCommitsRequest) (*GetLocalCommitsResponse, error)
func (UnimplementedProtosClientApiServer) GetLocalSSHKey ¶
func (UnimplementedProtosClientApiServer) GetLocalSSHKey(context.Context, *GetLocalSSHKeyRequest) (*GetLocalSSHKeyResponse, error)
func (UnimplementedProtosClientApiServer) GetProtosdReleases ¶
func (UnimplementedProtosClientApiServer) GetProtosdReleases(context.Context, *GetProtosdReleasesRequest) (*GetProtosdReleasesResponse, error)
func (UnimplementedProtosClientApiServer) GetRemoteCommits ¶
func (UnimplementedProtosClientApiServer) GetRemoteCommits(context.Context, *GetRemoteCommitsRequest) (*GetRemoteCommitsResponse, error)
func (UnimplementedProtosClientApiServer) GetSupportedCloudProviders ¶
func (UnimplementedProtosClientApiServer) GetSupportedCloudProviders(context.Context, *GetSupportedCloudProvidersRequest) (*GetSupportedCloudProvidersResponse, error)
func (UnimplementedProtosClientApiServer) GetUserDevices ¶
func (UnimplementedProtosClientApiServer) GetUserDevices(context.Context, *GetUserDevicesRequest) (*GetUserDevicesResponse, error)
func (UnimplementedProtosClientApiServer) GetUserInfo ¶
func (UnimplementedProtosClientApiServer) GetUserInfo(context.Context, *GetUserInfoRequest) (*GetUserInfoResponse, error)
func (UnimplementedProtosClientApiServer) Init ¶
func (UnimplementedProtosClientApiServer) Init(context.Context, *InitRequest) (*InitResponse, error)
func (UnimplementedProtosClientApiServer) InitInstance ¶
func (UnimplementedProtosClientApiServer) InitInstance(context.Context, *InitInstanceRequest) (*InitInstanceResponse, error)
func (UnimplementedProtosClientApiServer) RemoveApp ¶
func (UnimplementedProtosClientApiServer) RemoveApp(context.Context, *RemoveAppRequest) (*RemoveAppResponse, error)
func (UnimplementedProtosClientApiServer) RemoveCloudImage ¶
func (UnimplementedProtosClientApiServer) RemoveCloudImage(context.Context, *RemoveCloudImageRequest) (*RemoveCloudImageResponse, error)
func (UnimplementedProtosClientApiServer) RemoveCloudProvider ¶
func (UnimplementedProtosClientApiServer) RemoveCloudProvider(context.Context, *RemoveCloudProviderRequest) (*RemoveCloudProviderResponse, error)
func (UnimplementedProtosClientApiServer) RemoveInstance ¶
func (UnimplementedProtosClientApiServer) RemoveInstance(context.Context, *RemoveInstanceRequest) (*RemoveInstanceResponse, error)
func (UnimplementedProtosClientApiServer) StartApp ¶
func (UnimplementedProtosClientApiServer) StartApp(context.Context, *StartAppRequest) (*StartAppResponse, error)
func (UnimplementedProtosClientApiServer) StartInstance ¶
func (UnimplementedProtosClientApiServer) StartInstance(context.Context, *StartInstanceRequest) (*StartInstanceResponse, error)
func (UnimplementedProtosClientApiServer) StopApp ¶
func (UnimplementedProtosClientApiServer) StopApp(context.Context, *StopAppRequest) (*StopAppResponse, error)
func (UnimplementedProtosClientApiServer) StopInstance ¶
func (UnimplementedProtosClientApiServer) StopInstance(context.Context, *StopInstanceRequest) (*StopInstanceResponse, error)
func (UnimplementedProtosClientApiServer) UpdateInstance ¶
func (UnimplementedProtosClientApiServer) UpdateInstance(context.Context, *UpdateInstanceRequest) (*UpdateInstanceResponse, error)
func (UnimplementedProtosClientApiServer) UploadCloudImage ¶
func (UnimplementedProtosClientApiServer) UploadCloudImage(context.Context, *UploadCloudImageRequest) (*UploadCloudImageResponse, error)
type UnsafeProtosClientApiServer ¶
type UnsafeProtosClientApiServer interface {
// contains filtered or unexported methods
}
UnsafeProtosClientApiServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProtosClientApiServer will result in compilation errors.
type UpdateInstanceRequest ¶
type UpdateInstanceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*UpdateInstanceRequest) Descriptor
deprecated
func (*UpdateInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateInstanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateInstanceRequest) GetId ¶
func (x *UpdateInstanceRequest) GetId() string
func (*UpdateInstanceRequest) GetIp ¶
func (x *UpdateInstanceRequest) GetIp() string
func (*UpdateInstanceRequest) ProtoMessage ¶
func (*UpdateInstanceRequest) ProtoMessage()
func (*UpdateInstanceRequest) ProtoReflect ¶
func (x *UpdateInstanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateInstanceRequest) Reset ¶
func (x *UpdateInstanceRequest) Reset()
func (*UpdateInstanceRequest) String ¶
func (x *UpdateInstanceRequest) String() string
type UpdateInstanceResponse ¶
type UpdateInstanceResponse struct {
// contains filtered or unexported fields
}
func (*UpdateInstanceResponse) Descriptor
deprecated
func (*UpdateInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateInstanceResponse.ProtoReflect.Descriptor instead.
func (*UpdateInstanceResponse) ProtoMessage ¶
func (*UpdateInstanceResponse) ProtoMessage()
func (*UpdateInstanceResponse) ProtoReflect ¶
func (x *UpdateInstanceResponse) ProtoReflect() protoreflect.Message
func (*UpdateInstanceResponse) Reset ¶
func (x *UpdateInstanceResponse) Reset()
func (*UpdateInstanceResponse) String ¶
func (x *UpdateInstanceResponse) String() string
type UploadCloudImageRequest ¶
type UploadCloudImageRequest struct { ImagePath string `protobuf:"bytes,1,opt,name=image_path,json=imagePath,proto3" json:"image_path,omitempty"` ImageName string `protobuf:"bytes,2,opt,name=image_name,json=imageName,proto3" json:"image_name,omitempty"` CloudName string `protobuf:"bytes,3,opt,name=cloud_name,json=cloudName,proto3" json:"cloud_name,omitempty"` CloudLocation string `protobuf:"bytes,4,opt,name=cloud_location,json=cloudLocation,proto3" json:"cloud_location,omitempty"` Timeout int32 `protobuf:"varint,5,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*UploadCloudImageRequest) Descriptor
deprecated
func (*UploadCloudImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadCloudImageRequest.ProtoReflect.Descriptor instead.
func (*UploadCloudImageRequest) GetCloudLocation ¶
func (x *UploadCloudImageRequest) GetCloudLocation() string
func (*UploadCloudImageRequest) GetCloudName ¶
func (x *UploadCloudImageRequest) GetCloudName() string
func (*UploadCloudImageRequest) GetImageName ¶
func (x *UploadCloudImageRequest) GetImageName() string
func (*UploadCloudImageRequest) GetImagePath ¶
func (x *UploadCloudImageRequest) GetImagePath() string
func (*UploadCloudImageRequest) GetTimeout ¶
func (x *UploadCloudImageRequest) GetTimeout() int32
func (*UploadCloudImageRequest) ProtoMessage ¶
func (*UploadCloudImageRequest) ProtoMessage()
func (*UploadCloudImageRequest) ProtoReflect ¶
func (x *UploadCloudImageRequest) ProtoReflect() protoreflect.Message
func (*UploadCloudImageRequest) Reset ¶
func (x *UploadCloudImageRequest) Reset()
func (*UploadCloudImageRequest) String ¶
func (x *UploadCloudImageRequest) String() string
type UploadCloudImageResponse ¶
type UploadCloudImageResponse struct {
// contains filtered or unexported fields
}
func (*UploadCloudImageResponse) Descriptor
deprecated
func (*UploadCloudImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadCloudImageResponse.ProtoReflect.Descriptor instead.
func (*UploadCloudImageResponse) ProtoMessage ¶
func (*UploadCloudImageResponse) ProtoMessage()
func (*UploadCloudImageResponse) ProtoReflect ¶
func (x *UploadCloudImageResponse) ProtoReflect() protoreflect.Message
func (*UploadCloudImageResponse) Reset ¶
func (x *UploadCloudImageResponse) Reset()
func (*UploadCloudImageResponse) String ¶
func (x *UploadCloudImageResponse) String() string
type UserDevice ¶
type UserDevice struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` PublicKey string `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` PublicKeyWireguard string `protobuf:"bytes,4,opt,name=public_key_wireguard,json=publicKeyWireguard,proto3" json:"public_key_wireguard,omitempty"` // contains filtered or unexported fields }
User
func (*UserDevice) Descriptor
deprecated
func (*UserDevice) Descriptor() ([]byte, []int)
Deprecated: Use UserDevice.ProtoReflect.Descriptor instead.
func (*UserDevice) GetId ¶
func (x *UserDevice) GetId() string
func (*UserDevice) GetName ¶
func (x *UserDevice) GetName() string
func (*UserDevice) GetPublicKey ¶
func (x *UserDevice) GetPublicKey() string
func (*UserDevice) GetPublicKeyWireguard ¶
func (x *UserDevice) GetPublicKeyWireguard() string
func (*UserDevice) ProtoMessage ¶
func (*UserDevice) ProtoMessage()
func (*UserDevice) ProtoReflect ¶
func (x *UserDevice) ProtoReflect() protoreflect.Message
func (*UserDevice) Reset ¶
func (x *UserDevice) Reset()
func (*UserDevice) String ¶
func (x *UserDevice) String() string