Documentation ¶
Index ¶
- Variables
- type AddMdnsHostRequest
- func (*AddMdnsHostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddMdnsHostRequest) GetHostname() string
- func (*AddMdnsHostRequest) ProtoMessage()
- func (x *AddMdnsHostRequest) ProtoReflect() protoreflect.Message
- func (x *AddMdnsHostRequest) Reset()
- func (x *AddMdnsHostRequest) String() string
- func (m *AddMdnsHostRequest) Validate() error
- func (m *AddMdnsHostRequest) ValidateAll() error
- type AddMdnsHostRequestMultiError
- type AddMdnsHostRequestValidationError
- func (e AddMdnsHostRequestValidationError) Cause() error
- func (e AddMdnsHostRequestValidationError) Error() string
- func (e AddMdnsHostRequestValidationError) ErrorName() string
- func (e AddMdnsHostRequestValidationError) Field() string
- func (e AddMdnsHostRequestValidationError) Key() bool
- func (e AddMdnsHostRequestValidationError) Reason() string
- type AddMdnsHostResponse
- func (*AddMdnsHostResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddMdnsHostResponse) ProtoMessage()
- func (x *AddMdnsHostResponse) ProtoReflect() protoreflect.Message
- func (x *AddMdnsHostResponse) Reset()
- func (x *AddMdnsHostResponse) String() string
- func (m *AddMdnsHostResponse) Validate() error
- func (m *AddMdnsHostResponse) ValidateAll() error
- type AddMdnsHostResponseMultiError
- type AddMdnsHostResponseValidationError
- func (e AddMdnsHostResponseValidationError) Cause() error
- func (e AddMdnsHostResponseValidationError) Error() string
- func (e AddMdnsHostResponseValidationError) ErrorName() string
- func (e AddMdnsHostResponseValidationError) Field() string
- func (e AddMdnsHostResponseValidationError) Key() bool
- func (e AddMdnsHostResponseValidationError) Reason() string
- type App
- func (*App) Descriptor() ([]byte, []int)deprecated
- func (x *App) GetAnnotations() map[string]string
- func (x *App) GetAppVersion() string
- func (x *App) GetCreated() string
- func (x *App) GetDependencies() []*AppDependency
- func (x *App) GetDescription() string
- func (x *App) GetDigest() string
- func (x *App) GetHome() string
- func (x *App) GetIcon() string
- func (x *App) GetInstalled() bool
- func (x *App) GetName() string
- func (x *App) GetReadme() string
- func (x *App) GetSources() []string
- func (x *App) GetType() string
- func (x *App) GetUrls() []string
- func (x *App) GetVersion() string
- func (*App) ProtoMessage()
- func (x *App) ProtoReflect() protoreflect.Message
- func (x *App) Reset()
- func (x *App) String() string
- func (m *App) Validate() error
- func (m *App) ValidateAll() error
- type AppDependency
- func (*AppDependency) Descriptor() ([]byte, []int)deprecated
- func (x *AppDependency) GetName() string
- func (x *AppDependency) GetRepository() string
- func (x *AppDependency) GetVersion() string
- func (*AppDependency) ProtoMessage()
- func (x *AppDependency) ProtoReflect() protoreflect.Message
- func (x *AppDependency) Reset()
- func (x *AppDependency) String() string
- func (m *AppDependency) Validate() error
- func (m *AppDependency) ValidateAll() error
- type AppDependencyMultiError
- type AppDependencyValidationError
- func (e AppDependencyValidationError) Cause() error
- func (e AppDependencyValidationError) Error() string
- func (e AppDependencyValidationError) ErrorName() string
- func (e AppDependencyValidationError) Field() string
- func (e AppDependencyValidationError) Key() bool
- func (e AppDependencyValidationError) Reason() string
- type AppDisplay
- func (*AppDisplay) Descriptor() ([]byte, []int)deprecated
- func (x *AppDisplay) GetDescription() string
- func (x *AppDisplay) GetIconUrl() string
- func (x *AppDisplay) GetName() string
- func (*AppDisplay) ProtoMessage()
- func (x *AppDisplay) ProtoReflect() protoreflect.Message
- func (x *AppDisplay) Reset()
- func (x *AppDisplay) String() string
- func (m *AppDisplay) Validate() error
- func (m *AppDisplay) ValidateAll() error
- type AppDisplayMultiError
- type AppDisplayValidationError
- type AppHealth
- func (*AppHealth) Descriptor() ([]byte, []int)deprecated
- func (x *AppHealth) GetDisplay() *AppDisplay
- func (x *AppHealth) GetName() string
- func (x *AppHealth) GetStatus() AppStatus
- func (*AppHealth) ProtoMessage()
- func (x *AppHealth) ProtoReflect() protoreflect.Message
- func (x *AppHealth) Reset()
- func (x *AppHealth) String() string
- func (m *AppHealth) Validate() error
- func (m *AppHealth) ValidateAll() error
- type AppHealthMultiError
- type AppHealthValidationError
- type AppInstalledEvent
- func (*AppInstalledEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AppInstalledEvent) GetName() string
- func (*AppInstalledEvent) ProtoMessage()
- func (x *AppInstalledEvent) ProtoReflect() protoreflect.Message
- func (x *AppInstalledEvent) Reset()
- func (x *AppInstalledEvent) String() string
- func (m *AppInstalledEvent) Validate() error
- func (m *AppInstalledEvent) ValidateAll() error
- type AppInstalledEventMultiError
- type AppInstalledEventValidationError
- func (e AppInstalledEventValidationError) Cause() error
- func (e AppInstalledEventValidationError) Error() string
- func (e AppInstalledEventValidationError) ErrorName() string
- func (e AppInstalledEventValidationError) Field() string
- func (e AppInstalledEventValidationError) Key() bool
- func (e AppInstalledEventValidationError) Reason() string
- type AppMultiError
- type AppRunningStatus
- func (*AppRunningStatus) Descriptor() ([]byte, []int)deprecated
- func (x *AppRunningStatus) GetName() string
- func (x *AppRunningStatus) GetStatus() AppStatus
- func (x *AppRunningStatus) GetVersion() string
- func (*AppRunningStatus) ProtoMessage()
- func (x *AppRunningStatus) ProtoReflect() protoreflect.Message
- func (x *AppRunningStatus) Reset()
- func (x *AppRunningStatus) String() string
- func (m *AppRunningStatus) Validate() error
- func (m *AppRunningStatus) ValidateAll() error
- type AppRunningStatusMultiError
- type AppRunningStatusValidationError
- func (e AppRunningStatusValidationError) Cause() error
- func (e AppRunningStatusValidationError) Error() string
- func (e AppRunningStatusValidationError) ErrorName() string
- func (e AppRunningStatusValidationError) Field() string
- func (e AppRunningStatusValidationError) Key() bool
- func (e AppRunningStatusValidationError) Reason() string
- type AppStatus
- type AppStorage
- func (*AppStorage) Descriptor() ([]byte, []int)deprecated
- func (x *AppStorage) GetAppName() string
- func (x *AppStorage) GetVolumes() []string
- func (*AppStorage) ProtoMessage()
- func (x *AppStorage) ProtoReflect() protoreflect.Message
- func (x *AppStorage) Reset()
- func (x *AppStorage) String() string
- func (m *AppStorage) Validate() error
- func (m *AppStorage) ValidateAll() error
- type AppStorageMultiError
- type AppStorageValidationError
- type AppStoreEntries
- func (*AppStoreEntries) Descriptor() ([]byte, []int)deprecated
- func (x *AppStoreEntries) GetApiVersion() string
- func (x *AppStoreEntries) GetEntries() map[string]*Apps
- func (x *AppStoreEntries) GetGenerated() string
- func (*AppStoreEntries) ProtoMessage()
- func (x *AppStoreEntries) ProtoReflect() protoreflect.Message
- func (x *AppStoreEntries) Reset()
- func (x *AppStoreEntries) String() string
- func (m *AppStoreEntries) Validate() error
- func (m *AppStoreEntries) ValidateAll() error
- type AppStoreEntriesMultiError
- type AppStoreEntriesValidationError
- func (e AppStoreEntriesValidationError) Cause() error
- func (e AppStoreEntriesValidationError) Error() string
- func (e AppStoreEntriesValidationError) ErrorName() string
- func (e AppStoreEntriesValidationError) Field() string
- func (e AppStoreEntriesValidationError) Key() bool
- func (e AppStoreEntriesValidationError) Reason() string
- type AppValidationError
- type Apps
- type AppsHealthCheckRequest
- func (*AppsHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (*AppsHealthCheckRequest) ProtoMessage()
- func (x *AppsHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *AppsHealthCheckRequest) Reset()
- func (x *AppsHealthCheckRequest) String() string
- func (m *AppsHealthCheckRequest) Validate() error
- func (m *AppsHealthCheckRequest) ValidateAll() error
- type AppsHealthCheckRequestMultiError
- type AppsHealthCheckRequestValidationError
- func (e AppsHealthCheckRequestValidationError) Cause() error
- func (e AppsHealthCheckRequestValidationError) Error() string
- func (e AppsHealthCheckRequestValidationError) ErrorName() string
- func (e AppsHealthCheckRequestValidationError) Field() string
- func (e AppsHealthCheckRequestValidationError) Key() bool
- func (e AppsHealthCheckRequestValidationError) Reason() string
- type AppsHealthCheckResponse
- func (*AppsHealthCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AppsHealthCheckResponse) GetChecks() []*AppHealth
- func (*AppsHealthCheckResponse) ProtoMessage()
- func (x *AppsHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *AppsHealthCheckResponse) Reset()
- func (x *AppsHealthCheckResponse) String() string
- func (m *AppsHealthCheckResponse) Validate() error
- func (m *AppsHealthCheckResponse) ValidateAll() error
- type AppsHealthCheckResponseMultiError
- type AppsHealthCheckResponseValidationError
- func (e AppsHealthCheckResponseValidationError) Cause() error
- func (e AppsHealthCheckResponseValidationError) Error() string
- func (e AppsHealthCheckResponseValidationError) ErrorName() string
- func (e AppsHealthCheckResponseValidationError) Field() string
- func (e AppsHealthCheckResponseValidationError) Key() bool
- func (e AppsHealthCheckResponseValidationError) Reason() string
- type AppsMultiError
- type AppsValidationError
- type ChangeDaemonVersionRequest
- func (*ChangeDaemonVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeDaemonVersionRequest) GetSrcHash() string
- func (x *ChangeDaemonVersionRequest) GetVendorHash() string
- func (x *ChangeDaemonVersionRequest) GetVersion() string
- func (*ChangeDaemonVersionRequest) ProtoMessage()
- func (x *ChangeDaemonVersionRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeDaemonVersionRequest) Reset()
- func (x *ChangeDaemonVersionRequest) String() string
- func (m *ChangeDaemonVersionRequest) Validate() error
- func (m *ChangeDaemonVersionRequest) ValidateAll() error
- type ChangeDaemonVersionRequestMultiError
- type ChangeDaemonVersionRequestValidationError
- func (e ChangeDaemonVersionRequestValidationError) Cause() error
- func (e ChangeDaemonVersionRequestValidationError) Error() string
- func (e ChangeDaemonVersionRequestValidationError) ErrorName() string
- func (e ChangeDaemonVersionRequestValidationError) Field() string
- func (e ChangeDaemonVersionRequestValidationError) Key() bool
- func (e ChangeDaemonVersionRequestValidationError) Reason() string
- type ChangeDaemonVersionResponse
- func (*ChangeDaemonVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (*ChangeDaemonVersionResponse) ProtoMessage()
- func (x *ChangeDaemonVersionResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeDaemonVersionResponse) Reset()
- func (x *ChangeDaemonVersionResponse) String() string
- func (m *ChangeDaemonVersionResponse) Validate() error
- func (m *ChangeDaemonVersionResponse) ValidateAll() error
- type ChangeDaemonVersionResponseMultiError
- type ChangeDaemonVersionResponseValidationError
- func (e ChangeDaemonVersionResponseValidationError) Cause() error
- func (e ChangeDaemonVersionResponseValidationError) Error() string
- func (e ChangeDaemonVersionResponseValidationError) ErrorName() string
- func (e ChangeDaemonVersionResponseValidationError) Field() string
- func (e ChangeDaemonVersionResponseValidationError) Key() bool
- func (e ChangeDaemonVersionResponseValidationError) Reason() string
- type CheckForContainerUpdatesRequest
- func (*CheckForContainerUpdatesRequest) Descriptor() ([]byte, []int)deprecated
- func (*CheckForContainerUpdatesRequest) ProtoMessage()
- func (x *CheckForContainerUpdatesRequest) ProtoReflect() protoreflect.Message
- func (x *CheckForContainerUpdatesRequest) Reset()
- func (x *CheckForContainerUpdatesRequest) String() string
- func (m *CheckForContainerUpdatesRequest) Validate() error
- func (m *CheckForContainerUpdatesRequest) ValidateAll() error
- type CheckForContainerUpdatesRequestMultiError
- type CheckForContainerUpdatesRequestValidationError
- func (e CheckForContainerUpdatesRequestValidationError) Cause() error
- func (e CheckForContainerUpdatesRequestValidationError) Error() string
- func (e CheckForContainerUpdatesRequestValidationError) ErrorName() string
- func (e CheckForContainerUpdatesRequestValidationError) Field() string
- func (e CheckForContainerUpdatesRequestValidationError) Key() bool
- func (e CheckForContainerUpdatesRequestValidationError) Reason() string
- type CheckForContainerUpdatesResponse
- func (*CheckForContainerUpdatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckForContainerUpdatesResponse) GetImageVersions() []*ImageVersion
- func (*CheckForContainerUpdatesResponse) ProtoMessage()
- func (x *CheckForContainerUpdatesResponse) ProtoReflect() protoreflect.Message
- func (x *CheckForContainerUpdatesResponse) Reset()
- func (x *CheckForContainerUpdatesResponse) String() string
- func (m *CheckForContainerUpdatesResponse) Validate() error
- func (m *CheckForContainerUpdatesResponse) ValidateAll() error
- type CheckForContainerUpdatesResponseMultiError
- type CheckForContainerUpdatesResponseValidationError
- func (e CheckForContainerUpdatesResponseValidationError) Cause() error
- func (e CheckForContainerUpdatesResponseValidationError) Error() string
- func (e CheckForContainerUpdatesResponseValidationError) ErrorName() string
- func (e CheckForContainerUpdatesResponseValidationError) Field() string
- func (e CheckForContainerUpdatesResponseValidationError) Key() bool
- func (e CheckForContainerUpdatesResponseValidationError) Reason() string
- type CheckForSystemUpdatesRequest
- func (*CheckForSystemUpdatesRequest) Descriptor() ([]byte, []int)deprecated
- func (*CheckForSystemUpdatesRequest) ProtoMessage()
- func (x *CheckForSystemUpdatesRequest) ProtoReflect() protoreflect.Message
- func (x *CheckForSystemUpdatesRequest) Reset()
- func (x *CheckForSystemUpdatesRequest) String() string
- func (m *CheckForSystemUpdatesRequest) Validate() error
- func (m *CheckForSystemUpdatesRequest) ValidateAll() error
- type CheckForSystemUpdatesRequestMultiError
- type CheckForSystemUpdatesRequestValidationError
- func (e CheckForSystemUpdatesRequestValidationError) Cause() error
- func (e CheckForSystemUpdatesRequestValidationError) Error() string
- func (e CheckForSystemUpdatesRequestValidationError) ErrorName() string
- func (e CheckForSystemUpdatesRequestValidationError) Field() string
- func (e CheckForSystemUpdatesRequestValidationError) Key() bool
- func (e CheckForSystemUpdatesRequestValidationError) Reason() string
- type CheckForSystemUpdatesResponse
- func (*CheckForSystemUpdatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckForSystemUpdatesResponse) GetDaemonVersions() *DaemonVersions
- func (x *CheckForSystemUpdatesResponse) GetOsDiff() string
- func (*CheckForSystemUpdatesResponse) ProtoMessage()
- func (x *CheckForSystemUpdatesResponse) ProtoReflect() protoreflect.Message
- func (x *CheckForSystemUpdatesResponse) Reset()
- func (x *CheckForSystemUpdatesResponse) String() string
- func (m *CheckForSystemUpdatesResponse) Validate() error
- func (m *CheckForSystemUpdatesResponse) ValidateAll() error
- type CheckForSystemUpdatesResponseMultiError
- type CheckForSystemUpdatesResponseValidationError
- func (e CheckForSystemUpdatesResponseValidationError) Cause() error
- func (e CheckForSystemUpdatesResponseValidationError) Error() string
- func (e CheckForSystemUpdatesResponseValidationError) ErrorName() string
- func (e CheckForSystemUpdatesResponseValidationError) Field() string
- func (e CheckForSystemUpdatesResponseValidationError) Key() bool
- func (e CheckForSystemUpdatesResponseValidationError) Reason() string
- type ClientRegistrationDetails
- func (*ClientRegistrationDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ClientRegistrationDetails) GetLocatorAddress() string
- func (x *ClientRegistrationDetails) GetServerAddress() string
- func (*ClientRegistrationDetails) ProtoMessage()
- func (x *ClientRegistrationDetails) ProtoReflect() protoreflect.Message
- func (x *ClientRegistrationDetails) Reset()
- func (x *ClientRegistrationDetails) String() string
- func (m *ClientRegistrationDetails) Validate() error
- func (m *ClientRegistrationDetails) ValidateAll() error
- type ClientRegistrationDetailsMultiError
- type ClientRegistrationDetailsValidationError
- func (e ClientRegistrationDetailsValidationError) Cause() error
- func (e ClientRegistrationDetailsValidationError) Error() string
- func (e ClientRegistrationDetailsValidationError) ErrorName() string
- func (e ClientRegistrationDetailsValidationError) Field() string
- func (e ClientRegistrationDetailsValidationError) Key() bool
- func (e ClientRegistrationDetailsValidationError) Reason() string
- type DaemonVersion
- func (*DaemonVersion) Descriptor() ([]byte, []int)deprecated
- func (x *DaemonVersion) GetSrcHash() string
- func (x *DaemonVersion) GetVendorHash() string
- func (x *DaemonVersion) GetVersion() string
- func (*DaemonVersion) ProtoMessage()
- func (x *DaemonVersion) ProtoReflect() protoreflect.Message
- func (x *DaemonVersion) Reset()
- func (x *DaemonVersion) String() string
- func (m *DaemonVersion) Validate() error
- func (m *DaemonVersion) ValidateAll() error
- type DaemonVersionMultiError
- type DaemonVersionValidationError
- func (e DaemonVersionValidationError) Cause() error
- func (e DaemonVersionValidationError) Error() string
- func (e DaemonVersionValidationError) ErrorName() string
- func (e DaemonVersionValidationError) Field() string
- func (e DaemonVersionValidationError) Key() bool
- func (e DaemonVersionValidationError) Reason() string
- type DaemonVersions
- func (*DaemonVersions) Descriptor() ([]byte, []int)deprecated
- func (x *DaemonVersions) GetCurrent() *DaemonVersion
- func (x *DaemonVersions) GetLatest() *DaemonVersion
- func (*DaemonVersions) ProtoMessage()
- func (x *DaemonVersions) ProtoReflect() protoreflect.Message
- func (x *DaemonVersions) Reset()
- func (x *DaemonVersions) String() string
- func (m *DaemonVersions) Validate() error
- func (m *DaemonVersions) ValidateAll() error
- type DaemonVersionsMultiError
- type DaemonVersionsValidationError
- func (e DaemonVersionsValidationError) Cause() error
- func (e DaemonVersionsValidationError) Error() string
- func (e DaemonVersionsValidationError) ErrorName() string
- func (e DaemonVersionsValidationError) Field() string
- func (e DaemonVersionsValidationError) Key() bool
- func (e DaemonVersionsValidationError) Reason() string
- type DeleteAppRequest
- func (*DeleteAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAppRequest) GetRelease() string
- func (*DeleteAppRequest) ProtoMessage()
- func (x *DeleteAppRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAppRequest) Reset()
- func (x *DeleteAppRequest) String() string
- func (m *DeleteAppRequest) Validate() error
- func (m *DeleteAppRequest) ValidateAll() error
- type DeleteAppRequestMultiError
- type DeleteAppRequestValidationError
- func (e DeleteAppRequestValidationError) Cause() error
- func (e DeleteAppRequestValidationError) Error() string
- func (e DeleteAppRequestValidationError) ErrorName() string
- func (e DeleteAppRequestValidationError) Field() string
- func (e DeleteAppRequestValidationError) Key() bool
- func (e DeleteAppRequestValidationError) Reason() string
- type DeleteAppResponse
- func (*DeleteAppResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteAppResponse) ProtoMessage()
- func (x *DeleteAppResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAppResponse) Reset()
- func (x *DeleteAppResponse) String() string
- func (m *DeleteAppResponse) Validate() error
- func (m *DeleteAppResponse) ValidateAll() error
- type DeleteAppResponseMultiError
- type DeleteAppResponseValidationError
- func (e DeleteAppResponseValidationError) Cause() error
- func (e DeleteAppResponseValidationError) Error() string
- func (e DeleteAppResponseValidationError) ErrorName() string
- func (e DeleteAppResponseValidationError) Field() string
- func (e DeleteAppResponseValidationError) Key() bool
- func (e DeleteAppResponseValidationError) Reason() string
- type DeregisterFromLocatorRequest
- func (*DeregisterFromLocatorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeregisterFromLocatorRequest) GetLocatorAddress() string
- func (*DeregisterFromLocatorRequest) ProtoMessage()
- func (x *DeregisterFromLocatorRequest) ProtoReflect() protoreflect.Message
- func (x *DeregisterFromLocatorRequest) Reset()
- func (x *DeregisterFromLocatorRequest) String() string
- func (m *DeregisterFromLocatorRequest) Validate() error
- func (m *DeregisterFromLocatorRequest) ValidateAll() error
- type DeregisterFromLocatorRequestMultiError
- type DeregisterFromLocatorRequestValidationError
- func (e DeregisterFromLocatorRequestValidationError) Cause() error
- func (e DeregisterFromLocatorRequestValidationError) Error() string
- func (e DeregisterFromLocatorRequestValidationError) ErrorName() string
- func (e DeregisterFromLocatorRequestValidationError) Field() string
- func (e DeregisterFromLocatorRequestValidationError) Key() bool
- func (e DeregisterFromLocatorRequestValidationError) Reason() string
- type DeregisterFromLocatorResponse
- func (*DeregisterFromLocatorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeregisterFromLocatorResponse) GetLocatorAddress() string
- func (*DeregisterFromLocatorResponse) ProtoMessage()
- func (x *DeregisterFromLocatorResponse) ProtoReflect() protoreflect.Message
- func (x *DeregisterFromLocatorResponse) Reset()
- func (x *DeregisterFromLocatorResponse) String() string
- func (m *DeregisterFromLocatorResponse) Validate() error
- func (m *DeregisterFromLocatorResponse) ValidateAll() error
- type DeregisterFromLocatorResponseMultiError
- type DeregisterFromLocatorResponseValidationError
- func (e DeregisterFromLocatorResponseValidationError) Cause() error
- func (e DeregisterFromLocatorResponseValidationError) Error() string
- func (e DeregisterFromLocatorResponseValidationError) ErrorName() string
- func (e DeregisterFromLocatorResponseValidationError) Field() string
- func (e DeregisterFromLocatorResponseValidationError) Key() bool
- func (e DeregisterFromLocatorResponseValidationError) Reason() string
- type DeviceSettings
- func (*DeviceSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceSettings) GetAdminUser() *User
- func (x *DeviceSettings) GetAutoUpdateApps() bool
- func (x *DeviceSettings) GetAutoUpdateOs() bool
- func (x *DeviceSettings) GetEnableSsh() bool
- func (x *DeviceSettings) GetLocatorSettings() *LocatorSettings
- func (x *DeviceSettings) GetTimezone() string
- func (x *DeviceSettings) GetTrustedSshKeys() []string
- func (*DeviceSettings) ProtoMessage()
- func (x *DeviceSettings) ProtoReflect() protoreflect.Message
- func (x *DeviceSettings) Reset()
- func (x *DeviceSettings) String() string
- func (m *DeviceSettings) Validate() error
- func (m *DeviceSettings) ValidateAll() error
- type DeviceSettingsMultiError
- type DeviceSettingsValidationError
- func (e DeviceSettingsValidationError) Cause() error
- func (e DeviceSettingsValidationError) Error() string
- func (e DeviceSettingsValidationError) ErrorName() string
- func (e DeviceSettingsValidationError) Field() string
- func (e DeviceSettingsValidationError) Key() bool
- func (e DeviceSettingsValidationError) Reason() string
- type DisableSecureTunnellingRequest
- func (*DisableSecureTunnellingRequest) Descriptor() ([]byte, []int)deprecated
- func (*DisableSecureTunnellingRequest) ProtoMessage()
- func (x *DisableSecureTunnellingRequest) ProtoReflect() protoreflect.Message
- func (x *DisableSecureTunnellingRequest) Reset()
- func (x *DisableSecureTunnellingRequest) String() string
- func (m *DisableSecureTunnellingRequest) Validate() error
- func (m *DisableSecureTunnellingRequest) ValidateAll() error
- type DisableSecureTunnellingRequestMultiError
- type DisableSecureTunnellingRequestValidationError
- func (e DisableSecureTunnellingRequestValidationError) Cause() error
- func (e DisableSecureTunnellingRequestValidationError) Error() string
- func (e DisableSecureTunnellingRequestValidationError) ErrorName() string
- func (e DisableSecureTunnellingRequestValidationError) Field() string
- func (e DisableSecureTunnellingRequestValidationError) Key() bool
- func (e DisableSecureTunnellingRequestValidationError) Reason() string
- type DisableSecureTunnellingResponse
- func (*DisableSecureTunnellingResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableSecureTunnellingResponse) ProtoMessage()
- func (x *DisableSecureTunnellingResponse) ProtoReflect() protoreflect.Message
- func (x *DisableSecureTunnellingResponse) Reset()
- func (x *DisableSecureTunnellingResponse) String() string
- func (m *DisableSecureTunnellingResponse) Validate() error
- func (m *DisableSecureTunnellingResponse) ValidateAll() error
- type DisableSecureTunnellingResponseMultiError
- type DisableSecureTunnellingResponseValidationError
- func (e DisableSecureTunnellingResponseValidationError) Cause() error
- func (e DisableSecureTunnellingResponseValidationError) Error() string
- func (e DisableSecureTunnellingResponseValidationError) ErrorName() string
- func (e DisableSecureTunnellingResponseValidationError) Field() string
- func (e DisableSecureTunnellingResponseValidationError) Key() bool
- func (e DisableSecureTunnellingResponseValidationError) Reason() string
- type EnableSecureTunnellingRequest
- func (*EnableSecureTunnellingRequest) Descriptor() ([]byte, []int)deprecated
- func (*EnableSecureTunnellingRequest) ProtoMessage()
- func (x *EnableSecureTunnellingRequest) ProtoReflect() protoreflect.Message
- func (x *EnableSecureTunnellingRequest) Reset()
- func (x *EnableSecureTunnellingRequest) String() string
- func (m *EnableSecureTunnellingRequest) Validate() error
- func (m *EnableSecureTunnellingRequest) ValidateAll() error
- type EnableSecureTunnellingRequestMultiError
- type EnableSecureTunnellingRequestValidationError
- func (e EnableSecureTunnellingRequestValidationError) Cause() error
- func (e EnableSecureTunnellingRequestValidationError) Error() string
- func (e EnableSecureTunnellingRequestValidationError) ErrorName() string
- func (e EnableSecureTunnellingRequestValidationError) Field() string
- func (e EnableSecureTunnellingRequestValidationError) Key() bool
- func (e EnableSecureTunnellingRequestValidationError) Reason() string
- type EnableSecureTunnellingResponse
- func (*EnableSecureTunnellingResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableSecureTunnellingResponse) ProtoMessage()
- func (x *EnableSecureTunnellingResponse) ProtoReflect() protoreflect.Message
- func (x *EnableSecureTunnellingResponse) Reset()
- func (x *EnableSecureTunnellingResponse) String() string
- func (m *EnableSecureTunnellingResponse) Validate() error
- func (m *EnableSecureTunnellingResponse) ValidateAll() error
- type EnableSecureTunnellingResponseMultiError
- type EnableSecureTunnellingResponseValidationError
- func (e EnableSecureTunnellingResponseValidationError) Cause() error
- func (e EnableSecureTunnellingResponseValidationError) Error() string
- func (e EnableSecureTunnellingResponseValidationError) ErrorName() string
- func (e EnableSecureTunnellingResponseValidationError) Field() string
- func (e EnableSecureTunnellingResponseValidationError) Key() bool
- func (e EnableSecureTunnellingResponseValidationError) Reason() string
- type Entries
- func (*Entries) Descriptor() ([]byte, []int)deprecated
- func (x *Entries) GetApps() []*App
- func (*Entries) ProtoMessage()
- func (x *Entries) ProtoReflect() protoreflect.Message
- func (x *Entries) Reset()
- func (x *Entries) String() string
- func (m *Entries) Validate() error
- func (m *Entries) ValidateAll() error
- type EntriesMultiError
- type EntriesValidationError
- type ErrorEvent
- func (*ErrorEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorEvent) GetError() string
- func (*ErrorEvent) ProtoMessage()
- func (x *ErrorEvent) ProtoReflect() protoreflect.Message
- func (x *ErrorEvent) Reset()
- func (x *ErrorEvent) String() string
- func (m *ErrorEvent) Validate() error
- func (m *ErrorEvent) ValidateAll() error
- type ErrorEventMultiError
- type ErrorEventValidationError
- type GetAppStorageRequest
- func (*GetAppStorageRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAppStorageRequest) ProtoMessage()
- func (x *GetAppStorageRequest) ProtoReflect() protoreflect.Message
- func (x *GetAppStorageRequest) Reset()
- func (x *GetAppStorageRequest) String() string
- func (m *GetAppStorageRequest) Validate() error
- func (m *GetAppStorageRequest) ValidateAll() error
- type GetAppStorageRequestMultiError
- type GetAppStorageRequestValidationError
- func (e GetAppStorageRequestValidationError) Cause() error
- func (e GetAppStorageRequestValidationError) Error() string
- func (e GetAppStorageRequestValidationError) ErrorName() string
- func (e GetAppStorageRequestValidationError) Field() string
- func (e GetAppStorageRequestValidationError) Key() bool
- func (e GetAppStorageRequestValidationError) Reason() string
- type GetAppStorageResponse
- func (*GetAppStorageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppStorageResponse) GetApps() []*AppStorage
- func (*GetAppStorageResponse) ProtoMessage()
- func (x *GetAppStorageResponse) ProtoReflect() protoreflect.Message
- func (x *GetAppStorageResponse) Reset()
- func (x *GetAppStorageResponse) String() string
- func (m *GetAppStorageResponse) Validate() error
- func (m *GetAppStorageResponse) ValidateAll() error
- type GetAppStorageResponseMultiError
- type GetAppStorageResponseValidationError
- func (e GetAppStorageResponseValidationError) Cause() error
- func (e GetAppStorageResponseValidationError) Error() string
- func (e GetAppStorageResponseValidationError) ErrorName() string
- func (e GetAppStorageResponseValidationError) Field() string
- func (e GetAppStorageResponseValidationError) Key() bool
- func (e GetAppStorageResponseValidationError) Reason() string
- type GetAppsInStoreRequest
- func (*GetAppsInStoreRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAppsInStoreRequest) ProtoMessage()
- func (x *GetAppsInStoreRequest) ProtoReflect() protoreflect.Message
- func (x *GetAppsInStoreRequest) Reset()
- func (x *GetAppsInStoreRequest) String() string
- func (m *GetAppsInStoreRequest) Validate() error
- func (m *GetAppsInStoreRequest) ValidateAll() error
- type GetAppsInStoreRequestMultiError
- type GetAppsInStoreRequestValidationError
- func (e GetAppsInStoreRequestValidationError) Cause() error
- func (e GetAppsInStoreRequestValidationError) Error() string
- func (e GetAppsInStoreRequestValidationError) ErrorName() string
- func (e GetAppsInStoreRequestValidationError) Field() string
- func (e GetAppsInStoreRequestValidationError) Key() bool
- func (e GetAppsInStoreRequestValidationError) Reason() string
- type GetAppsInStoreResponse
- func (*GetAppsInStoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppsInStoreResponse) GetApps() []*App
- func (*GetAppsInStoreResponse) ProtoMessage()
- func (x *GetAppsInStoreResponse) ProtoReflect() protoreflect.Message
- func (x *GetAppsInStoreResponse) Reset()
- func (x *GetAppsInStoreResponse) String() string
- func (m *GetAppsInStoreResponse) Validate() error
- func (m *GetAppsInStoreResponse) ValidateAll() error
- type GetAppsInStoreResponseMultiError
- type GetAppsInStoreResponseValidationError
- func (e GetAppsInStoreResponseValidationError) Cause() error
- func (e GetAppsInStoreResponseValidationError) Error() string
- func (e GetAppsInStoreResponseValidationError) ErrorName() string
- func (e GetAppsInStoreResponseValidationError) Field() string
- func (e GetAppsInStoreResponseValidationError) Key() bool
- func (e GetAppsInStoreResponseValidationError) Reason() string
- type GetDeviceSettingsRequest
- func (*GetDeviceSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetDeviceSettingsRequest) ProtoMessage()
- func (x *GetDeviceSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceSettingsRequest) Reset()
- func (x *GetDeviceSettingsRequest) String() string
- func (m *GetDeviceSettingsRequest) Validate() error
- func (m *GetDeviceSettingsRequest) ValidateAll() error
- type GetDeviceSettingsRequestMultiError
- type GetDeviceSettingsRequestValidationError
- func (e GetDeviceSettingsRequestValidationError) Cause() error
- func (e GetDeviceSettingsRequestValidationError) Error() string
- func (e GetDeviceSettingsRequestValidationError) ErrorName() string
- func (e GetDeviceSettingsRequestValidationError) Field() string
- func (e GetDeviceSettingsRequestValidationError) Key() bool
- func (e GetDeviceSettingsRequestValidationError) Reason() string
- type GetDeviceSettingsResponse
- func (*GetDeviceSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceSettingsResponse) GetSettings() *DeviceSettings
- func (*GetDeviceSettingsResponse) ProtoMessage()
- func (x *GetDeviceSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceSettingsResponse) Reset()
- func (x *GetDeviceSettingsResponse) String() string
- func (m *GetDeviceSettingsResponse) Validate() error
- func (m *GetDeviceSettingsResponse) ValidateAll() error
- type GetDeviceSettingsResponseMultiError
- type GetDeviceSettingsResponseValidationError
- func (e GetDeviceSettingsResponseValidationError) Cause() error
- func (e GetDeviceSettingsResponseValidationError) Error() string
- func (e GetDeviceSettingsResponseValidationError) ErrorName() string
- func (e GetDeviceSettingsResponseValidationError) Field() string
- func (e GetDeviceSettingsResponseValidationError) Key() bool
- func (e GetDeviceSettingsResponseValidationError) Reason() string
- type GetSystemStatsRequest
- func (*GetSystemStatsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSystemStatsRequest) ProtoMessage()
- func (x *GetSystemStatsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSystemStatsRequest) Reset()
- func (x *GetSystemStatsRequest) String() string
- func (m *GetSystemStatsRequest) Validate() error
- func (m *GetSystemStatsRequest) ValidateAll() error
- type GetSystemStatsRequestMultiError
- type GetSystemStatsRequestValidationError
- func (e GetSystemStatsRequestValidationError) Cause() error
- func (e GetSystemStatsRequestValidationError) Error() string
- func (e GetSystemStatsRequestValidationError) ErrorName() string
- func (e GetSystemStatsRequestValidationError) Field() string
- func (e GetSystemStatsRequestValidationError) Key() bool
- func (e GetSystemStatsRequestValidationError) Reason() string
- type GetSystemStatsResponse
- func (*GetSystemStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemStatsResponse) GetStats() *v1.SystemStats
- func (*GetSystemStatsResponse) ProtoMessage()
- func (x *GetSystemStatsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSystemStatsResponse) Reset()
- func (x *GetSystemStatsResponse) String() string
- func (m *GetSystemStatsResponse) Validate() error
- func (m *GetSystemStatsResponse) ValidateAll() error
- type GetSystemStatsResponseMultiError
- type GetSystemStatsResponseValidationError
- func (e GetSystemStatsResponseValidationError) Cause() error
- func (e GetSystemStatsResponseValidationError) Error() string
- func (e GetSystemStatsResponseValidationError) ErrorName() string
- func (e GetSystemStatsResponseValidationError) Field() string
- func (e GetSystemStatsResponseValidationError) Key() bool
- func (e GetSystemStatsResponseValidationError) Reason() string
- type HeartbeatEvent
- func (*HeartbeatEvent) Descriptor() ([]byte, []int)deprecated
- func (*HeartbeatEvent) ProtoMessage()
- func (x *HeartbeatEvent) ProtoReflect() protoreflect.Message
- func (x *HeartbeatEvent) Reset()
- func (x *HeartbeatEvent) String() string
- func (m *HeartbeatEvent) Validate() error
- func (m *HeartbeatEvent) ValidateAll() error
- type HeartbeatEventMultiError
- type HeartbeatEventValidationError
- func (e HeartbeatEventValidationError) Cause() error
- func (e HeartbeatEventValidationError) Error() string
- func (e HeartbeatEventValidationError) ErrorName() string
- func (e HeartbeatEventValidationError) Field() string
- func (e HeartbeatEventValidationError) Key() bool
- func (e HeartbeatEventValidationError) Reason() string
- type ImageVersion
- func (*ImageVersion) Descriptor() ([]byte, []int)deprecated
- func (x *ImageVersion) GetCurrent() string
- func (x *ImageVersion) GetImage() string
- func (x *ImageVersion) GetLatest() string
- func (*ImageVersion) ProtoMessage()
- func (x *ImageVersion) ProtoReflect() protoreflect.Message
- func (x *ImageVersion) Reset()
- func (x *ImageVersion) String() string
- func (m *ImageVersion) Validate() error
- func (m *ImageVersion) ValidateAll() error
- type ImageVersionMultiError
- type ImageVersionValidationError
- func (e ImageVersionValidationError) Cause() error
- func (e ImageVersionValidationError) Error() string
- func (e ImageVersionValidationError) ErrorName() string
- func (e ImageVersionValidationError) Field() string
- func (e ImageVersionValidationError) Key() bool
- func (e ImageVersionValidationError) Reason() string
- type InitializeDeviceRequest
- func (*InitializeDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InitializeDeviceRequest) GetAutoUpdateApps() bool
- func (x *InitializeDeviceRequest) GetAutoUpdateOs() bool
- func (x *InitializeDeviceRequest) GetPassword() string
- func (x *InitializeDeviceRequest) GetTimezone() string
- func (x *InitializeDeviceRequest) GetUsername() string
- func (*InitializeDeviceRequest) ProtoMessage()
- func (x *InitializeDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *InitializeDeviceRequest) Reset()
- func (x *InitializeDeviceRequest) String() string
- func (m *InitializeDeviceRequest) Validate() error
- func (m *InitializeDeviceRequest) ValidateAll() error
- type InitializeDeviceRequestMultiError
- type InitializeDeviceRequestValidationError
- func (e InitializeDeviceRequestValidationError) Cause() error
- func (e InitializeDeviceRequestValidationError) Error() string
- func (e InitializeDeviceRequestValidationError) ErrorName() string
- func (e InitializeDeviceRequestValidationError) Field() string
- func (e InitializeDeviceRequestValidationError) Key() bool
- func (e InitializeDeviceRequestValidationError) Reason() string
- type InitializeDeviceResponse
- func (*InitializeDeviceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InitializeDeviceResponse) GetSetup() bool
- func (*InitializeDeviceResponse) ProtoMessage()
- func (x *InitializeDeviceResponse) ProtoReflect() protoreflect.Message
- func (x *InitializeDeviceResponse) Reset()
- func (x *InitializeDeviceResponse) String() string
- func (m *InitializeDeviceResponse) Validate() error
- func (m *InitializeDeviceResponse) ValidateAll() error
- type InitializeDeviceResponseMultiError
- type InitializeDeviceResponseValidationError
- func (e InitializeDeviceResponseValidationError) Cause() error
- func (e InitializeDeviceResponseValidationError) Error() string
- func (e InitializeDeviceResponseValidationError) ErrorName() string
- func (e InitializeDeviceResponseValidationError) Field() string
- func (e InitializeDeviceResponseValidationError) Key() bool
- func (e InitializeDeviceResponseValidationError) Reason() string
- type InstallAppRequest
- func (*InstallAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InstallAppRequest) GetChart() string
- func (x *InstallAppRequest) GetRelease() string
- func (x *InstallAppRequest) GetRepo() string
- func (x *InstallAppRequest) GetValues() string
- func (x *InstallAppRequest) GetVersion() string
- func (*InstallAppRequest) ProtoMessage()
- func (x *InstallAppRequest) ProtoReflect() protoreflect.Message
- func (x *InstallAppRequest) Reset()
- func (x *InstallAppRequest) String() string
- func (m *InstallAppRequest) Validate() error
- func (m *InstallAppRequest) ValidateAll() error
- type InstallAppRequestMultiError
- type InstallAppRequestValidationError
- func (e InstallAppRequestValidationError) Cause() error
- func (e InstallAppRequestValidationError) Error() string
- func (e InstallAppRequestValidationError) ErrorName() string
- func (e InstallAppRequestValidationError) Field() string
- func (e InstallAppRequestValidationError) Key() bool
- func (e InstallAppRequestValidationError) Reason() string
- type InstallAppResponse
- func (*InstallAppResponse) Descriptor() ([]byte, []int)deprecated
- func (*InstallAppResponse) ProtoMessage()
- func (x *InstallAppResponse) ProtoReflect() protoreflect.Message
- func (x *InstallAppResponse) Reset()
- func (x *InstallAppResponse) String() string
- func (m *InstallAppResponse) Validate() error
- func (m *InstallAppResponse) ValidateAll() error
- type InstallAppResponseMultiError
- type InstallAppResponseValidationError
- func (e InstallAppResponseValidationError) Cause() error
- func (e InstallAppResponseValidationError) Error() string
- func (e InstallAppResponseValidationError) ErrorName() string
- func (e InstallAppResponseValidationError) Field() string
- func (e InstallAppResponseValidationError) Key() bool
- func (e InstallAppResponseValidationError) Reason() string
- type InstallOSUpdateRequest
- func (*InstallOSUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (*InstallOSUpdateRequest) ProtoMessage()
- func (x *InstallOSUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *InstallOSUpdateRequest) Reset()
- func (x *InstallOSUpdateRequest) String() string
- func (m *InstallOSUpdateRequest) Validate() error
- func (m *InstallOSUpdateRequest) ValidateAll() error
- type InstallOSUpdateRequestMultiError
- type InstallOSUpdateRequestValidationError
- func (e InstallOSUpdateRequestValidationError) Cause() error
- func (e InstallOSUpdateRequestValidationError) Error() string
- func (e InstallOSUpdateRequestValidationError) ErrorName() string
- func (e InstallOSUpdateRequestValidationError) Field() string
- func (e InstallOSUpdateRequestValidationError) Key() bool
- func (e InstallOSUpdateRequestValidationError) Reason() string
- type InstallOSUpdateResponse
- func (*InstallOSUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (*InstallOSUpdateResponse) ProtoMessage()
- func (x *InstallOSUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *InstallOSUpdateResponse) Reset()
- func (x *InstallOSUpdateResponse) String() string
- func (m *InstallOSUpdateResponse) Validate() error
- func (m *InstallOSUpdateResponse) ValidateAll() error
- type InstallOSUpdateResponseMultiError
- type InstallOSUpdateResponseValidationError
- func (e InstallOSUpdateResponseValidationError) Cause() error
- func (e InstallOSUpdateResponseValidationError) Error() string
- func (e InstallOSUpdateResponseValidationError) ErrorName() string
- func (e InstallOSUpdateResponseValidationError) Field() string
- func (e InstallOSUpdateResponseValidationError) Key() bool
- func (e InstallOSUpdateResponseValidationError) Reason() string
- type InstalledApp
- func (*InstalledApp) Descriptor() ([]byte, []int)deprecated
- func (x *InstalledApp) GetApplication() *App
- func (x *InstalledApp) GetStatus() *AppRunningStatus
- func (*InstalledApp) ProtoMessage()
- func (x *InstalledApp) ProtoReflect() protoreflect.Message
- func (x *InstalledApp) Reset()
- func (x *InstalledApp) String() string
- func (m *InstalledApp) Validate() error
- func (m *InstalledApp) ValidateAll() error
- type InstalledAppMultiError
- type InstalledAppValidationError
- func (e InstalledAppValidationError) Cause() error
- func (e InstalledAppValidationError) Error() string
- func (e InstalledAppValidationError) ErrorName() string
- func (e InstalledAppValidationError) Field() string
- func (e InstalledAppValidationError) Key() bool
- func (e InstalledAppValidationError) Reason() string
- type IsDeviceSetupRequest
- func (*IsDeviceSetupRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsDeviceSetupRequest) ProtoMessage()
- func (x *IsDeviceSetupRequest) ProtoReflect() protoreflect.Message
- func (x *IsDeviceSetupRequest) Reset()
- func (x *IsDeviceSetupRequest) String() string
- func (m *IsDeviceSetupRequest) Validate() error
- func (m *IsDeviceSetupRequest) ValidateAll() error
- type IsDeviceSetupRequestMultiError
- type IsDeviceSetupRequestValidationError
- func (e IsDeviceSetupRequestValidationError) Cause() error
- func (e IsDeviceSetupRequestValidationError) Error() string
- func (e IsDeviceSetupRequestValidationError) ErrorName() string
- func (e IsDeviceSetupRequestValidationError) Field() string
- func (e IsDeviceSetupRequestValidationError) Key() bool
- func (e IsDeviceSetupRequestValidationError) Reason() string
- type IsDeviceSetupResponse
- func (*IsDeviceSetupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsDeviceSetupResponse) GetSetup() bool
- func (*IsDeviceSetupResponse) ProtoMessage()
- func (x *IsDeviceSetupResponse) ProtoReflect() protoreflect.Message
- func (x *IsDeviceSetupResponse) Reset()
- func (x *IsDeviceSetupResponse) String() string
- func (m *IsDeviceSetupResponse) Validate() error
- func (m *IsDeviceSetupResponse) ValidateAll() error
- type IsDeviceSetupResponseMultiError
- type IsDeviceSetupResponseValidationError
- func (e IsDeviceSetupResponseValidationError) Cause() error
- func (e IsDeviceSetupResponseValidationError) Error() string
- func (e IsDeviceSetupResponseValidationError) ErrorName() string
- func (e IsDeviceSetupResponseValidationError) Field() string
- func (e IsDeviceSetupResponseValidationError) Key() bool
- func (e IsDeviceSetupResponseValidationError) Reason() string
- type LocatorSettings
- func (*LocatorSettings) Descriptor() ([]byte, []int)deprecated
- func (x *LocatorSettings) GetEnabled() bool
- func (x *LocatorSettings) GetLocators() []*v1.Locator
- func (x *LocatorSettings) GetStunServerAddress() string
- func (*LocatorSettings) ProtoMessage()
- func (x *LocatorSettings) ProtoReflect() protoreflect.Message
- func (x *LocatorSettings) Reset()
- func (x *LocatorSettings) String() string
- func (m *LocatorSettings) Validate() error
- func (m *LocatorSettings) ValidateAll() error
- type LocatorSettingsMultiError
- type LocatorSettingsValidationError
- func (e LocatorSettingsValidationError) Cause() error
- func (e LocatorSettingsValidationError) Error() string
- func (e LocatorSettingsValidationError) ErrorName() string
- func (e LocatorSettingsValidationError) Field() string
- func (e LocatorSettingsValidationError) Key() bool
- func (e LocatorSettingsValidationError) Reason() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetPassword() string
- func (x *LoginRequest) GetUsername() string
- func (*LoginRequest) ProtoMessage()
- func (x *LoginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginRequest) Reset()
- func (x *LoginRequest) String() string
- func (m *LoginRequest) Validate() error
- func (m *LoginRequest) ValidateAll() error
- type LoginRequestMultiError
- type LoginRequestValidationError
- func (e LoginRequestValidationError) Cause() error
- func (e LoginRequestValidationError) Error() string
- func (e LoginRequestValidationError) ErrorName() string
- func (e LoginRequestValidationError) Field() string
- func (e LoginRequestValidationError) Key() bool
- func (e LoginRequestValidationError) Reason() string
- type LoginResponse
- func (*LoginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResponse) GetToken() string
- func (*LoginResponse) ProtoMessage()
- func (x *LoginResponse) ProtoReflect() protoreflect.Message
- func (x *LoginResponse) Reset()
- func (x *LoginResponse) String() string
- func (m *LoginResponse) Validate() error
- func (m *LoginResponse) ValidateAll() error
- type LoginResponseMultiError
- type LoginResponseValidationError
- func (e LoginResponseValidationError) Cause() error
- func (e LoginResponseValidationError) Error() string
- func (e LoginResponseValidationError) ErrorName() string
- func (e LoginResponseValidationError) Field() string
- func (e LoginResponseValidationError) Key() bool
- func (e LoginResponseValidationError) Reason() string
- type PeerConfiguration
- func (*PeerConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *PeerConfiguration) GetClientDetails() *ClientRegistrationDetails
- func (x *PeerConfiguration) GetId() string
- func (x *PeerConfiguration) GetPrivateKey() string
- func (x *PeerConfiguration) GetPublicKey() string
- func (*PeerConfiguration) ProtoMessage()
- func (x *PeerConfiguration) ProtoReflect() protoreflect.Message
- func (x *PeerConfiguration) Reset()
- func (x *PeerConfiguration) String() string
- func (m *PeerConfiguration) Validate() error
- func (m *PeerConfiguration) ValidateAll() error
- type PeerConfigurationMultiError
- type PeerConfigurationValidationError
- func (e PeerConfigurationValidationError) Cause() error
- func (e PeerConfigurationValidationError) Error() string
- func (e PeerConfigurationValidationError) ErrorName() string
- func (e PeerConfigurationValidationError) Field() string
- func (e PeerConfigurationValidationError) Key() bool
- func (e PeerConfigurationValidationError) Reason() string
- type RegisterPeerRequest
- func (*RegisterPeerRequest) Descriptor() ([]byte, []int)deprecated
- func (*RegisterPeerRequest) ProtoMessage()
- func (x *RegisterPeerRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterPeerRequest) Reset()
- func (x *RegisterPeerRequest) String() string
- func (m *RegisterPeerRequest) Validate() error
- func (m *RegisterPeerRequest) ValidateAll() error
- type RegisterPeerRequestMultiError
- type RegisterPeerRequestValidationError
- func (e RegisterPeerRequestValidationError) Cause() error
- func (e RegisterPeerRequestValidationError) Error() string
- func (e RegisterPeerRequestValidationError) ErrorName() string
- func (e RegisterPeerRequestValidationError) Field() string
- func (e RegisterPeerRequestValidationError) Key() bool
- func (e RegisterPeerRequestValidationError) Reason() string
- type RegisterPeerResponse
- func (*RegisterPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPeerResponse) GetAddresses() []string
- func (x *RegisterPeerResponse) GetDnsServers() []string
- func (x *RegisterPeerResponse) GetLocatorUrl() string
- func (x *RegisterPeerResponse) GetPrivateKey() string
- func (x *RegisterPeerResponse) GetPublicKey() string
- func (x *RegisterPeerResponse) GetServerId() string
- func (x *RegisterPeerResponse) GetServerPublicKey() string
- func (*RegisterPeerResponse) ProtoMessage()
- func (x *RegisterPeerResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterPeerResponse) Reset()
- func (x *RegisterPeerResponse) String() string
- func (m *RegisterPeerResponse) Validate() error
- func (m *RegisterPeerResponse) ValidateAll() error
- type RegisterPeerResponseMultiError
- type RegisterPeerResponseValidationError
- func (e RegisterPeerResponseValidationError) Cause() error
- func (e RegisterPeerResponseValidationError) Error() string
- func (e RegisterPeerResponseValidationError) ErrorName() string
- func (e RegisterPeerResponseValidationError) Field() string
- func (e RegisterPeerResponseValidationError) Key() bool
- func (e RegisterPeerResponseValidationError) Reason() string
- type RegisterToLocatorRequest
- func (*RegisterToLocatorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterToLocatorRequest) GetLocatorAddress() string
- func (*RegisterToLocatorRequest) ProtoMessage()
- func (x *RegisterToLocatorRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterToLocatorRequest) Reset()
- func (x *RegisterToLocatorRequest) String() string
- func (m *RegisterToLocatorRequest) Validate() error
- func (m *RegisterToLocatorRequest) ValidateAll() error
- type RegisterToLocatorRequestMultiError
- type RegisterToLocatorRequestValidationError
- func (e RegisterToLocatorRequestValidationError) Cause() error
- func (e RegisterToLocatorRequestValidationError) Error() string
- func (e RegisterToLocatorRequestValidationError) ErrorName() string
- func (e RegisterToLocatorRequestValidationError) Field() string
- func (e RegisterToLocatorRequestValidationError) Key() bool
- func (e RegisterToLocatorRequestValidationError) Reason() string
- type RegisterToLocatorResponse
- func (*RegisterToLocatorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterToLocatorResponse) GetLocator() *v1.Locator
- func (*RegisterToLocatorResponse) ProtoMessage()
- func (x *RegisterToLocatorResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterToLocatorResponse) Reset()
- func (x *RegisterToLocatorResponse) String() string
- func (m *RegisterToLocatorResponse) Validate() error
- func (m *RegisterToLocatorResponse) ValidateAll() error
- type RegisterToLocatorResponseMultiError
- type RegisterToLocatorResponseValidationError
- func (e RegisterToLocatorResponseValidationError) Cause() error
- func (e RegisterToLocatorResponseValidationError) Error() string
- func (e RegisterToLocatorResponseValidationError) ErrorName() string
- func (e RegisterToLocatorResponseValidationError) Field() string
- func (e RegisterToLocatorResponseValidationError) Key() bool
- func (e RegisterToLocatorResponseValidationError) Reason() string
- type RemoveMdnsHostRequest
- func (*RemoveMdnsHostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMdnsHostRequest) GetHostname() string
- func (*RemoveMdnsHostRequest) ProtoMessage()
- func (x *RemoveMdnsHostRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMdnsHostRequest) Reset()
- func (x *RemoveMdnsHostRequest) String() string
- func (m *RemoveMdnsHostRequest) Validate() error
- func (m *RemoveMdnsHostRequest) ValidateAll() error
- type RemoveMdnsHostRequestMultiError
- type RemoveMdnsHostRequestValidationError
- func (e RemoveMdnsHostRequestValidationError) Cause() error
- func (e RemoveMdnsHostRequestValidationError) Error() string
- func (e RemoveMdnsHostRequestValidationError) ErrorName() string
- func (e RemoveMdnsHostRequestValidationError) Field() string
- func (e RemoveMdnsHostRequestValidationError) Key() bool
- func (e RemoveMdnsHostRequestValidationError) Reason() string
- type RemoveMdnsHostResponse
- func (*RemoveMdnsHostResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveMdnsHostResponse) ProtoMessage()
- func (x *RemoveMdnsHostResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMdnsHostResponse) Reset()
- func (x *RemoveMdnsHostResponse) String() string
- func (m *RemoveMdnsHostResponse) Validate() error
- func (m *RemoveMdnsHostResponse) ValidateAll() error
- type RemoveMdnsHostResponseMultiError
- type RemoveMdnsHostResponseValidationError
- func (e RemoveMdnsHostResponseValidationError) Cause() error
- func (e RemoveMdnsHostResponseValidationError) Error() string
- func (e RemoveMdnsHostResponseValidationError) ErrorName() string
- func (e RemoveMdnsHostResponseValidationError) Field() string
- func (e RemoveMdnsHostResponseValidationError) Key() bool
- func (e RemoveMdnsHostResponseValidationError) Reason() string
- type RestartHostRequest
- func (*RestartHostRequest) Descriptor() ([]byte, []int)deprecated
- func (*RestartHostRequest) ProtoMessage()
- func (x *RestartHostRequest) ProtoReflect() protoreflect.Message
- func (x *RestartHostRequest) Reset()
- func (x *RestartHostRequest) String() string
- func (m *RestartHostRequest) Validate() error
- func (m *RestartHostRequest) ValidateAll() error
- type RestartHostRequestMultiError
- type RestartHostRequestValidationError
- func (e RestartHostRequestValidationError) Cause() error
- func (e RestartHostRequestValidationError) Error() string
- func (e RestartHostRequestValidationError) ErrorName() string
- func (e RestartHostRequestValidationError) Field() string
- func (e RestartHostRequestValidationError) Key() bool
- func (e RestartHostRequestValidationError) Reason() string
- type RestartHostResponse
- func (*RestartHostResponse) Descriptor() ([]byte, []int)deprecated
- func (*RestartHostResponse) ProtoMessage()
- func (x *RestartHostResponse) ProtoReflect() protoreflect.Message
- func (x *RestartHostResponse) Reset()
- func (x *RestartHostResponse) String() string
- func (m *RestartHostResponse) Validate() error
- func (m *RestartHostResponse) ValidateAll() error
- type RestartHostResponseMultiError
- type RestartHostResponseValidationError
- func (e RestartHostResponseValidationError) Cause() error
- func (e RestartHostResponseValidationError) Error() string
- func (e RestartHostResponseValidationError) ErrorName() string
- func (e RestartHostResponseValidationError) Field() string
- func (e RestartHostResponseValidationError) Key() bool
- func (e RestartHostResponseValidationError) Reason() string
- type ServerEvent
- func (*ServerEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ServerEvent) GetAppInstalled() *AppInstalledEvent
- func (x *ServerEvent) GetError() *ErrorEvent
- func (m *ServerEvent) GetEvent() isServerEvent_Event
- func (x *ServerEvent) GetHeartbeat() *HeartbeatEvent
- func (*ServerEvent) ProtoMessage()
- func (x *ServerEvent) ProtoReflect() protoreflect.Message
- func (x *ServerEvent) Reset()
- func (x *ServerEvent) String() string
- func (m *ServerEvent) Validate() error
- func (m *ServerEvent) ValidateAll() error
- type ServerEventMultiError
- type ServerEventValidationError
- func (e ServerEventValidationError) Cause() error
- func (e ServerEventValidationError) Error() string
- func (e ServerEventValidationError) ErrorName() string
- func (e ServerEventValidationError) Field() string
- func (e ServerEventValidationError) Key() bool
- func (e ServerEventValidationError) Reason() string
- type ServerEvent_AppInstalled
- type ServerEvent_Error
- type ServerEvent_Heartbeat
- type SetDeviceSettingsRequest
- func (*SetDeviceSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDeviceSettingsRequest) GetSettings() *DeviceSettings
- func (*SetDeviceSettingsRequest) ProtoMessage()
- func (x *SetDeviceSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetDeviceSettingsRequest) Reset()
- func (x *SetDeviceSettingsRequest) String() string
- func (m *SetDeviceSettingsRequest) Validate() error
- func (m *SetDeviceSettingsRequest) ValidateAll() error
- type SetDeviceSettingsRequestMultiError
- type SetDeviceSettingsRequestValidationError
- func (e SetDeviceSettingsRequestValidationError) Cause() error
- func (e SetDeviceSettingsRequestValidationError) Error() string
- func (e SetDeviceSettingsRequestValidationError) ErrorName() string
- func (e SetDeviceSettingsRequestValidationError) Field() string
- func (e SetDeviceSettingsRequestValidationError) Key() bool
- func (e SetDeviceSettingsRequestValidationError) Reason() string
- type SetDeviceSettingsResponse
- func (*SetDeviceSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetDeviceSettingsResponse) ProtoMessage()
- func (x *SetDeviceSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *SetDeviceSettingsResponse) Reset()
- func (x *SetDeviceSettingsResponse) String() string
- func (m *SetDeviceSettingsResponse) Validate() error
- func (m *SetDeviceSettingsResponse) ValidateAll() error
- type SetDeviceSettingsResponseMultiError
- type SetDeviceSettingsResponseValidationError
- func (e SetDeviceSettingsResponseValidationError) Cause() error
- func (e SetDeviceSettingsResponseValidationError) Error() string
- func (e SetDeviceSettingsResponseValidationError) ErrorName() string
- func (e SetDeviceSettingsResponseValidationError) Field() string
- func (e SetDeviceSettingsResponseValidationError) Key() bool
- func (e SetDeviceSettingsResponseValidationError) Reason() string
- type SetSystemImageRequest
- func (*SetSystemImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSystemImageRequest) GetCurrentImage() string
- func (x *SetSystemImageRequest) GetRequestedImage() string
- func (*SetSystemImageRequest) ProtoMessage()
- func (x *SetSystemImageRequest) ProtoReflect() protoreflect.Message
- func (x *SetSystemImageRequest) Reset()
- func (x *SetSystemImageRequest) String() string
- func (m *SetSystemImageRequest) Validate() error
- func (m *SetSystemImageRequest) ValidateAll() error
- type SetSystemImageRequestMultiError
- type SetSystemImageRequestValidationError
- func (e SetSystemImageRequestValidationError) Cause() error
- func (e SetSystemImageRequestValidationError) Error() string
- func (e SetSystemImageRequestValidationError) ErrorName() string
- func (e SetSystemImageRequestValidationError) Field() string
- func (e SetSystemImageRequestValidationError) Key() bool
- func (e SetSystemImageRequestValidationError) Reason() string
- type SetSystemImageResponse
- func (*SetSystemImageResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSystemImageResponse) ProtoMessage()
- func (x *SetSystemImageResponse) ProtoReflect() protoreflect.Message
- func (x *SetSystemImageResponse) Reset()
- func (x *SetSystemImageResponse) String() string
- func (m *SetSystemImageResponse) Validate() error
- func (m *SetSystemImageResponse) ValidateAll() error
- type SetSystemImageResponseMultiError
- type SetSystemImageResponseValidationError
- func (e SetSystemImageResponseValidationError) Cause() error
- func (e SetSystemImageResponseValidationError) Error() string
- func (e SetSystemImageResponseValidationError) ErrorName() string
- func (e SetSystemImageResponseValidationError) Field() string
- func (e SetSystemImageResponseValidationError) Key() bool
- func (e SetSystemImageResponseValidationError) Reason() string
- type ShutdownHostRequest
- func (*ShutdownHostRequest) Descriptor() ([]byte, []int)deprecated
- func (*ShutdownHostRequest) ProtoMessage()
- func (x *ShutdownHostRequest) ProtoReflect() protoreflect.Message
- func (x *ShutdownHostRequest) Reset()
- func (x *ShutdownHostRequest) String() string
- func (m *ShutdownHostRequest) Validate() error
- func (m *ShutdownHostRequest) ValidateAll() error
- type ShutdownHostRequestMultiError
- type ShutdownHostRequestValidationError
- func (e ShutdownHostRequestValidationError) Cause() error
- func (e ShutdownHostRequestValidationError) Error() string
- func (e ShutdownHostRequestValidationError) ErrorName() string
- func (e ShutdownHostRequestValidationError) Field() string
- func (e ShutdownHostRequestValidationError) Key() bool
- func (e ShutdownHostRequestValidationError) Reason() string
- type ShutdownHostResponse
- func (*ShutdownHostResponse) Descriptor() ([]byte, []int)deprecated
- func (*ShutdownHostResponse) ProtoMessage()
- func (x *ShutdownHostResponse) ProtoReflect() protoreflect.Message
- func (x *ShutdownHostResponse) Reset()
- func (x *ShutdownHostResponse) String() string
- func (m *ShutdownHostResponse) Validate() error
- func (m *ShutdownHostResponse) ValidateAll() error
- type ShutdownHostResponseMultiError
- type ShutdownHostResponseValidationError
- func (e ShutdownHostResponseValidationError) Cause() error
- func (e ShutdownHostResponseValidationError) Error() string
- func (e ShutdownHostResponseValidationError) ErrorName() string
- func (e ShutdownHostResponseValidationError) Field() string
- func (e ShutdownHostResponseValidationError) Key() bool
- func (e ShutdownHostResponseValidationError) Reason() string
- type SubscribeRequest
- func (*SubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (*SubscribeRequest) ProtoMessage()
- func (x *SubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *SubscribeRequest) Reset()
- func (x *SubscribeRequest) String() string
- func (m *SubscribeRequest) Validate() error
- func (m *SubscribeRequest) ValidateAll() error
- type SubscribeRequestMultiError
- type SubscribeRequestValidationError
- func (e SubscribeRequestValidationError) Cause() error
- func (e SubscribeRequestValidationError) Error() string
- func (e SubscribeRequestValidationError) ErrorName() string
- func (e SubscribeRequestValidationError) Field() string
- func (e SubscribeRequestValidationError) Key() bool
- func (e SubscribeRequestValidationError) Reason() string
- type UpdateAppRequest
- func (*UpdateAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAppRequest) GetChart() string
- func (x *UpdateAppRequest) GetRelease() string
- func (x *UpdateAppRequest) GetRepo() string
- func (x *UpdateAppRequest) GetValues() string
- func (x *UpdateAppRequest) GetVersion() string
- func (*UpdateAppRequest) ProtoMessage()
- func (x *UpdateAppRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAppRequest) Reset()
- func (x *UpdateAppRequest) String() string
- func (m *UpdateAppRequest) Validate() error
- func (m *UpdateAppRequest) ValidateAll() error
- type UpdateAppRequestMultiError
- type UpdateAppRequestValidationError
- func (e UpdateAppRequestValidationError) Cause() error
- func (e UpdateAppRequestValidationError) Error() string
- func (e UpdateAppRequestValidationError) ErrorName() string
- func (e UpdateAppRequestValidationError) Field() string
- func (e UpdateAppRequestValidationError) Key() bool
- func (e UpdateAppRequestValidationError) Reason() string
- type UpdateAppResponse
- func (*UpdateAppResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateAppResponse) ProtoMessage()
- func (x *UpdateAppResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAppResponse) Reset()
- func (x *UpdateAppResponse) String() string
- func (m *UpdateAppResponse) Validate() error
- func (m *UpdateAppResponse) ValidateAll() error
- type UpdateAppResponseMultiError
- type UpdateAppResponseValidationError
- func (e UpdateAppResponseValidationError) Cause() error
- func (e UpdateAppResponseValidationError) Error() string
- func (e UpdateAppResponseValidationError) ErrorName() string
- func (e UpdateAppResponseValidationError) Field() string
- func (e UpdateAppResponseValidationError) Key() bool
- func (e UpdateAppResponseValidationError) Reason() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetPassword() string
- func (x *User) GetUsername() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserMultiError
- type UserValidationError
Constants ¶
This section is empty.
Variables ¶
var ( AppStatus_name = map[int32]string{ 0: "APP_STATUS_UNSPECIFIED", 1: "APP_STATUS_HEALTHY", 2: "APP_STATUS_UNHEALTHY", } AppStatus_value = map[string]int32{ "APP_STATUS_UNSPECIFIED": 0, "APP_STATUS_HEALTHY": 1, "APP_STATUS_UNHEALTHY": 2, } )
Enum value maps for AppStatus.
var File_platform_server_v1_internal_proto protoreflect.FileDescriptor
var File_platform_server_v1_web_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddMdnsHostRequest ¶ added in v0.4.9
type AddMdnsHostRequest struct { Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname" bun:"hostname" csv:"hostname" pg:"hostname" yaml:"hostname"` // contains filtered or unexported fields }
func (*AddMdnsHostRequest) Descriptor
deprecated
added in
v0.4.9
func (*AddMdnsHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMdnsHostRequest.ProtoReflect.Descriptor instead.
func (*AddMdnsHostRequest) GetHostname ¶ added in v0.4.9
func (x *AddMdnsHostRequest) GetHostname() string
func (*AddMdnsHostRequest) ProtoMessage ¶ added in v0.4.9
func (*AddMdnsHostRequest) ProtoMessage()
func (*AddMdnsHostRequest) ProtoReflect ¶ added in v0.4.9
func (x *AddMdnsHostRequest) ProtoReflect() protoreflect.Message
func (*AddMdnsHostRequest) Reset ¶ added in v0.4.9
func (x *AddMdnsHostRequest) Reset()
func (*AddMdnsHostRequest) String ¶ added in v0.4.9
func (x *AddMdnsHostRequest) String() string
func (*AddMdnsHostRequest) Validate ¶ added in v0.4.9
func (m *AddMdnsHostRequest) Validate() error
Validate checks the field values on AddMdnsHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddMdnsHostRequest) ValidateAll ¶ added in v0.4.9
func (m *AddMdnsHostRequest) ValidateAll() error
ValidateAll checks the field values on AddMdnsHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddMdnsHostRequestMultiError, or nil if none found.
type AddMdnsHostRequestMultiError ¶ added in v0.4.9
type AddMdnsHostRequestMultiError []error
AddMdnsHostRequestMultiError is an error wrapping multiple validation errors returned by AddMdnsHostRequest.ValidateAll() if the designated constraints aren't met.
func (AddMdnsHostRequestMultiError) AllErrors ¶ added in v0.4.9
func (m AddMdnsHostRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddMdnsHostRequestMultiError) Error ¶ added in v0.4.9
func (m AddMdnsHostRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddMdnsHostRequestValidationError ¶ added in v0.4.9
type AddMdnsHostRequestValidationError struct {
// contains filtered or unexported fields
}
AddMdnsHostRequestValidationError is the validation error returned by AddMdnsHostRequest.Validate if the designated constraints aren't met.
func (AddMdnsHostRequestValidationError) Cause ¶ added in v0.4.9
func (e AddMdnsHostRequestValidationError) Cause() error
Cause function returns cause value.
func (AddMdnsHostRequestValidationError) Error ¶ added in v0.4.9
func (e AddMdnsHostRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddMdnsHostRequestValidationError) ErrorName ¶ added in v0.4.9
func (e AddMdnsHostRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddMdnsHostRequestValidationError) Field ¶ added in v0.4.9
func (e AddMdnsHostRequestValidationError) Field() string
Field function returns field value.
func (AddMdnsHostRequestValidationError) Key ¶ added in v0.4.9
func (e AddMdnsHostRequestValidationError) Key() bool
Key function returns key value.
func (AddMdnsHostRequestValidationError) Reason ¶ added in v0.4.9
func (e AddMdnsHostRequestValidationError) Reason() string
Reason function returns reason value.
type AddMdnsHostResponse ¶ added in v0.4.9
type AddMdnsHostResponse struct {
// contains filtered or unexported fields
}
func (*AddMdnsHostResponse) Descriptor
deprecated
added in
v0.4.9
func (*AddMdnsHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMdnsHostResponse.ProtoReflect.Descriptor instead.
func (*AddMdnsHostResponse) ProtoMessage ¶ added in v0.4.9
func (*AddMdnsHostResponse) ProtoMessage()
func (*AddMdnsHostResponse) ProtoReflect ¶ added in v0.4.9
func (x *AddMdnsHostResponse) ProtoReflect() protoreflect.Message
func (*AddMdnsHostResponse) Reset ¶ added in v0.4.9
func (x *AddMdnsHostResponse) Reset()
func (*AddMdnsHostResponse) String ¶ added in v0.4.9
func (x *AddMdnsHostResponse) String() string
func (*AddMdnsHostResponse) Validate ¶ added in v0.4.9
func (m *AddMdnsHostResponse) Validate() error
Validate checks the field values on AddMdnsHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddMdnsHostResponse) ValidateAll ¶ added in v0.4.9
func (m *AddMdnsHostResponse) ValidateAll() error
ValidateAll checks the field values on AddMdnsHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddMdnsHostResponseMultiError, or nil if none found.
type AddMdnsHostResponseMultiError ¶ added in v0.4.9
type AddMdnsHostResponseMultiError []error
AddMdnsHostResponseMultiError is an error wrapping multiple validation errors returned by AddMdnsHostResponse.ValidateAll() if the designated constraints aren't met.
func (AddMdnsHostResponseMultiError) AllErrors ¶ added in v0.4.9
func (m AddMdnsHostResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddMdnsHostResponseMultiError) Error ¶ added in v0.4.9
func (m AddMdnsHostResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddMdnsHostResponseValidationError ¶ added in v0.4.9
type AddMdnsHostResponseValidationError struct {
// contains filtered or unexported fields
}
AddMdnsHostResponseValidationError is the validation error returned by AddMdnsHostResponse.Validate if the designated constraints aren't met.
func (AddMdnsHostResponseValidationError) Cause ¶ added in v0.4.9
func (e AddMdnsHostResponseValidationError) Cause() error
Cause function returns cause value.
func (AddMdnsHostResponseValidationError) Error ¶ added in v0.4.9
func (e AddMdnsHostResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddMdnsHostResponseValidationError) ErrorName ¶ added in v0.4.9
func (e AddMdnsHostResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddMdnsHostResponseValidationError) Field ¶ added in v0.4.9
func (e AddMdnsHostResponseValidationError) Field() string
Field function returns field value.
func (AddMdnsHostResponseValidationError) Key ¶ added in v0.4.9
func (e AddMdnsHostResponseValidationError) Key() bool
Key function returns key value.
func (AddMdnsHostResponseValidationError) Reason ¶ added in v0.4.9
func (e AddMdnsHostResponseValidationError) Reason() string
Reason function returns reason value.
type App ¶ added in v0.4.0
type App struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` AppVersion string `` /* 152-byte string literal not displayed */ Description string `` /* 137-byte string literal not displayed */ Icon string `protobuf:"bytes,5,opt,name=icon,proto3" json:"icon" bun:"icon" csv:"icon" pg:"icon" yaml:"icon"` Created string `protobuf:"bytes,6,opt,name=created,proto3" json:"created" bun:"created" csv:"created" pg:"created" yaml:"created"` Digest string `protobuf:"bytes,7,opt,name=digest,proto3" json:"digest" bun:"digest" csv:"digest" pg:"digest" yaml:"digest"` Type string `protobuf:"bytes,8,opt,name=type,proto3" json:"type" bun:"type" csv:"type" pg:"type" yaml:"type"` Urls []string `protobuf:"bytes,9,rep,name=urls,proto3" json:"urls" bun:"urls" csv:"urls" pg:"urls" yaml:"urls"` Dependencies []*AppDependency `` /* 144-byte string literal not displayed */ Home string `protobuf:"bytes,11,opt,name=home,proto3" json:"home" bun:"home" csv:"home" pg:"home" yaml:"home"` Sources []string `protobuf:"bytes,12,rep,name=sources,proto3" json:"sources" bun:"sources" csv:"sources" pg:"sources" yaml:"sources"` Annotations map[string]string `` /* 226-byte string literal not displayed */ // readme is not from the index but is added by the server from // the README.md of the chart. Readme string `protobuf:"bytes,14,opt,name=readme,proto3" json:"readme" bun:"readme" csv:"readme" pg:"readme" yaml:"readme"` // installed denotes whether or not the app is installed on the server Installed bool `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
Model used for the store and installed apps NOTE: that this must match the shape of the `entries` from a Helm repo index: e.g. https://apps.home-cloud.io/index.yaml
func (*App) Descriptor
deprecated
added in
v0.4.0
func (*App) GetAnnotations ¶ added in v0.4.7
func (*App) GetAppVersion ¶ added in v0.4.0
func (*App) GetCreated ¶ added in v0.4.2
func (*App) GetDependencies ¶ added in v0.4.2
func (x *App) GetDependencies() []*AppDependency
func (*App) GetDescription ¶ added in v0.4.0
func (*App) GetInstalled ¶ added in v0.4.24
func (*App) GetSources ¶ added in v0.4.7
func (*App) GetVersion ¶ added in v0.4.0
func (*App) ProtoMessage ¶ added in v0.4.0
func (*App) ProtoMessage()
func (*App) ProtoReflect ¶ added in v0.4.0
func (x *App) ProtoReflect() protoreflect.Message
func (*App) Validate ¶ added in v0.4.0
Validate checks the field values on App with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*App) ValidateAll ¶ added in v0.4.0
ValidateAll checks the field values on App with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppMultiError, or nil if none found.
type AppDependency ¶ added in v0.4.2
type AppDependency struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` Repository string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AppDependency) Descriptor
deprecated
added in
v0.4.2
func (*AppDependency) Descriptor() ([]byte, []int)
Deprecated: Use AppDependency.ProtoReflect.Descriptor instead.
func (*AppDependency) GetName ¶ added in v0.4.2
func (x *AppDependency) GetName() string
func (*AppDependency) GetRepository ¶ added in v0.4.2
func (x *AppDependency) GetRepository() string
func (*AppDependency) GetVersion ¶ added in v0.4.2
func (x *AppDependency) GetVersion() string
func (*AppDependency) ProtoMessage ¶ added in v0.4.2
func (*AppDependency) ProtoMessage()
func (*AppDependency) ProtoReflect ¶ added in v0.4.2
func (x *AppDependency) ProtoReflect() protoreflect.Message
func (*AppDependency) Reset ¶ added in v0.4.2
func (x *AppDependency) Reset()
func (*AppDependency) String ¶ added in v0.4.2
func (x *AppDependency) String() string
func (*AppDependency) Validate ¶ added in v0.4.2
func (m *AppDependency) Validate() error
Validate checks the field values on AppDependency with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppDependency) ValidateAll ¶ added in v0.4.2
func (m *AppDependency) ValidateAll() error
ValidateAll checks the field values on AppDependency with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppDependencyMultiError, or nil if none found.
type AppDependencyMultiError ¶ added in v0.4.2
type AppDependencyMultiError []error
AppDependencyMultiError is an error wrapping multiple validation errors returned by AppDependency.ValidateAll() if the designated constraints aren't met.
func (AppDependencyMultiError) AllErrors ¶ added in v0.4.2
func (m AppDependencyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppDependencyMultiError) Error ¶ added in v0.4.2
func (m AppDependencyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppDependencyValidationError ¶ added in v0.4.2
type AppDependencyValidationError struct {
// contains filtered or unexported fields
}
AppDependencyValidationError is the validation error returned by AppDependency.Validate if the designated constraints aren't met.
func (AppDependencyValidationError) Cause ¶ added in v0.4.2
func (e AppDependencyValidationError) Cause() error
Cause function returns cause value.
func (AppDependencyValidationError) Error ¶ added in v0.4.2
func (e AppDependencyValidationError) Error() string
Error satisfies the builtin error interface
func (AppDependencyValidationError) ErrorName ¶ added in v0.4.2
func (e AppDependencyValidationError) ErrorName() string
ErrorName returns error name.
func (AppDependencyValidationError) Field ¶ added in v0.4.2
func (e AppDependencyValidationError) Field() string
Field function returns field value.
func (AppDependencyValidationError) Key ¶ added in v0.4.2
func (e AppDependencyValidationError) Key() bool
Key function returns key value.
func (AppDependencyValidationError) Reason ¶ added in v0.4.2
func (e AppDependencyValidationError) Reason() string
Reason function returns reason value.
type AppDisplay ¶ added in v0.4.7
type AppDisplay struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"` IconUrl string `` /* 131-byte string literal not displayed */ Description string `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AppDisplay) Descriptor
deprecated
added in
v0.4.7
func (*AppDisplay) Descriptor() ([]byte, []int)
Deprecated: Use AppDisplay.ProtoReflect.Descriptor instead.
func (*AppDisplay) GetDescription ¶ added in v0.4.7
func (x *AppDisplay) GetDescription() string
func (*AppDisplay) GetIconUrl ¶ added in v0.4.7
func (x *AppDisplay) GetIconUrl() string
func (*AppDisplay) GetName ¶ added in v0.4.7
func (x *AppDisplay) GetName() string
func (*AppDisplay) ProtoMessage ¶ added in v0.4.7
func (*AppDisplay) ProtoMessage()
func (*AppDisplay) ProtoReflect ¶ added in v0.4.7
func (x *AppDisplay) ProtoReflect() protoreflect.Message
func (*AppDisplay) Reset ¶ added in v0.4.7
func (x *AppDisplay) Reset()
func (*AppDisplay) String ¶ added in v0.4.7
func (x *AppDisplay) String() string
func (*AppDisplay) Validate ¶ added in v0.4.7
func (m *AppDisplay) Validate() error
Validate checks the field values on AppDisplay with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppDisplay) ValidateAll ¶ added in v0.4.7
func (m *AppDisplay) ValidateAll() error
ValidateAll checks the field values on AppDisplay with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppDisplayMultiError, or nil if none found.
type AppDisplayMultiError ¶ added in v0.4.7
type AppDisplayMultiError []error
AppDisplayMultiError is an error wrapping multiple validation errors returned by AppDisplay.ValidateAll() if the designated constraints aren't met.
func (AppDisplayMultiError) AllErrors ¶ added in v0.4.7
func (m AppDisplayMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppDisplayMultiError) Error ¶ added in v0.4.7
func (m AppDisplayMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppDisplayValidationError ¶ added in v0.4.7
type AppDisplayValidationError struct {
// contains filtered or unexported fields
}
AppDisplayValidationError is the validation error returned by AppDisplay.Validate if the designated constraints aren't met.
func (AppDisplayValidationError) Cause ¶ added in v0.4.7
func (e AppDisplayValidationError) Cause() error
Cause function returns cause value.
func (AppDisplayValidationError) Error ¶ added in v0.4.7
func (e AppDisplayValidationError) Error() string
Error satisfies the builtin error interface
func (AppDisplayValidationError) ErrorName ¶ added in v0.4.7
func (e AppDisplayValidationError) ErrorName() string
ErrorName returns error name.
func (AppDisplayValidationError) Field ¶ added in v0.4.7
func (e AppDisplayValidationError) Field() string
Field function returns field value.
func (AppDisplayValidationError) Key ¶ added in v0.4.7
func (e AppDisplayValidationError) Key() bool
Key function returns key value.
func (AppDisplayValidationError) Reason ¶ added in v0.4.7
func (e AppDisplayValidationError) Reason() string
Reason function returns reason value.
type AppHealth ¶ added in v0.3.7
type AppHealth struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"` Status AppStatus `` /* 142-byte string literal not displayed */ Display *AppDisplay `protobuf:"bytes,3,opt,name=display,proto3" json:"display" bun:"display" csv:"display" pg:"display" yaml:"display"` // contains filtered or unexported fields }
func (*AppHealth) Descriptor
deprecated
added in
v0.3.7
func (*AppHealth) GetDisplay ¶ added in v0.4.7
func (x *AppHealth) GetDisplay() *AppDisplay
func (*AppHealth) ProtoMessage ¶ added in v0.3.7
func (*AppHealth) ProtoMessage()
func (*AppHealth) ProtoReflect ¶ added in v0.3.7
func (x *AppHealth) ProtoReflect() protoreflect.Message
func (*AppHealth) Validate ¶ added in v0.3.7
Validate checks the field values on AppHealth with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppHealth) ValidateAll ¶ added in v0.3.7
ValidateAll checks the field values on AppHealth with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppHealthMultiError, or nil if none found.
type AppHealthMultiError ¶ added in v0.3.7
type AppHealthMultiError []error
AppHealthMultiError is an error wrapping multiple validation errors returned by AppHealth.ValidateAll() if the designated constraints aren't met.
func (AppHealthMultiError) AllErrors ¶ added in v0.3.7
func (m AppHealthMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppHealthMultiError) Error ¶ added in v0.3.7
func (m AppHealthMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppHealthValidationError ¶ added in v0.3.7
type AppHealthValidationError struct {
// contains filtered or unexported fields
}
AppHealthValidationError is the validation error returned by AppHealth.Validate if the designated constraints aren't met.
func (AppHealthValidationError) Cause ¶ added in v0.3.7
func (e AppHealthValidationError) Cause() error
Cause function returns cause value.
func (AppHealthValidationError) Error ¶ added in v0.3.7
func (e AppHealthValidationError) Error() string
Error satisfies the builtin error interface
func (AppHealthValidationError) ErrorName ¶ added in v0.3.7
func (e AppHealthValidationError) ErrorName() string
ErrorName returns error name.
func (AppHealthValidationError) Field ¶ added in v0.3.7
func (e AppHealthValidationError) Field() string
Field function returns field value.
func (AppHealthValidationError) Key ¶ added in v0.3.7
func (e AppHealthValidationError) Key() bool
Key function returns key value.
func (AppHealthValidationError) Reason ¶ added in v0.3.7
func (e AppHealthValidationError) Reason() string
Reason function returns reason value.
type AppInstalledEvent ¶ added in v0.4.10
type AppInstalledEvent struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"` // contains filtered or unexported fields }
func (*AppInstalledEvent) Descriptor
deprecated
added in
v0.4.10
func (*AppInstalledEvent) Descriptor() ([]byte, []int)
Deprecated: Use AppInstalledEvent.ProtoReflect.Descriptor instead.
func (*AppInstalledEvent) GetName ¶ added in v0.4.10
func (x *AppInstalledEvent) GetName() string
func (*AppInstalledEvent) ProtoMessage ¶ added in v0.4.10
func (*AppInstalledEvent) ProtoMessage()
func (*AppInstalledEvent) ProtoReflect ¶ added in v0.4.10
func (x *AppInstalledEvent) ProtoReflect() protoreflect.Message
func (*AppInstalledEvent) Reset ¶ added in v0.4.10
func (x *AppInstalledEvent) Reset()
func (*AppInstalledEvent) String ¶ added in v0.4.10
func (x *AppInstalledEvent) String() string
func (*AppInstalledEvent) Validate ¶ added in v0.4.10
func (m *AppInstalledEvent) Validate() error
Validate checks the field values on AppInstalledEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppInstalledEvent) ValidateAll ¶ added in v0.4.10
func (m *AppInstalledEvent) ValidateAll() error
ValidateAll checks the field values on AppInstalledEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppInstalledEventMultiError, or nil if none found.
type AppInstalledEventMultiError ¶ added in v0.4.10
type AppInstalledEventMultiError []error
AppInstalledEventMultiError is an error wrapping multiple validation errors returned by AppInstalledEvent.ValidateAll() if the designated constraints aren't met.
func (AppInstalledEventMultiError) AllErrors ¶ added in v0.4.10
func (m AppInstalledEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppInstalledEventMultiError) Error ¶ added in v0.4.10
func (m AppInstalledEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppInstalledEventValidationError ¶ added in v0.4.10
type AppInstalledEventValidationError struct {
// contains filtered or unexported fields
}
AppInstalledEventValidationError is the validation error returned by AppInstalledEvent.Validate if the designated constraints aren't met.
func (AppInstalledEventValidationError) Cause ¶ added in v0.4.10
func (e AppInstalledEventValidationError) Cause() error
Cause function returns cause value.
func (AppInstalledEventValidationError) Error ¶ added in v0.4.10
func (e AppInstalledEventValidationError) Error() string
Error satisfies the builtin error interface
func (AppInstalledEventValidationError) ErrorName ¶ added in v0.4.10
func (e AppInstalledEventValidationError) ErrorName() string
ErrorName returns error name.
func (AppInstalledEventValidationError) Field ¶ added in v0.4.10
func (e AppInstalledEventValidationError) Field() string
Field function returns field value.
func (AppInstalledEventValidationError) Key ¶ added in v0.4.10
func (e AppInstalledEventValidationError) Key() bool
Key function returns key value.
func (AppInstalledEventValidationError) Reason ¶ added in v0.4.10
func (e AppInstalledEventValidationError) Reason() string
Reason function returns reason value.
type AppMultiError ¶ added in v0.4.0
type AppMultiError []error
AppMultiError is an error wrapping multiple validation errors returned by App.ValidateAll() if the designated constraints aren't met.
func (AppMultiError) AllErrors ¶ added in v0.4.0
func (m AppMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppMultiError) Error ¶ added in v0.4.0
func (m AppMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppRunningStatus ¶ added in v0.4.0
type AppRunningStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` Status AppStatus `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AppRunningStatus) Descriptor
deprecated
added in
v0.4.0
func (*AppRunningStatus) Descriptor() ([]byte, []int)
Deprecated: Use AppRunningStatus.ProtoReflect.Descriptor instead.
func (*AppRunningStatus) GetName ¶ added in v0.4.0
func (x *AppRunningStatus) GetName() string
func (*AppRunningStatus) GetStatus ¶ added in v0.4.0
func (x *AppRunningStatus) GetStatus() AppStatus
func (*AppRunningStatus) GetVersion ¶ added in v0.4.0
func (x *AppRunningStatus) GetVersion() string
func (*AppRunningStatus) ProtoMessage ¶ added in v0.4.0
func (*AppRunningStatus) ProtoMessage()
func (*AppRunningStatus) ProtoReflect ¶ added in v0.4.0
func (x *AppRunningStatus) ProtoReflect() protoreflect.Message
func (*AppRunningStatus) Reset ¶ added in v0.4.0
func (x *AppRunningStatus) Reset()
func (*AppRunningStatus) String ¶ added in v0.4.0
func (x *AppRunningStatus) String() string
func (*AppRunningStatus) Validate ¶ added in v0.4.0
func (m *AppRunningStatus) Validate() error
Validate checks the field values on AppRunningStatus with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppRunningStatus) ValidateAll ¶ added in v0.4.0
func (m *AppRunningStatus) ValidateAll() error
ValidateAll checks the field values on AppRunningStatus with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppRunningStatusMultiError, or nil if none found.
type AppRunningStatusMultiError ¶ added in v0.4.0
type AppRunningStatusMultiError []error
AppRunningStatusMultiError is an error wrapping multiple validation errors returned by AppRunningStatus.ValidateAll() if the designated constraints aren't met.
func (AppRunningStatusMultiError) AllErrors ¶ added in v0.4.0
func (m AppRunningStatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppRunningStatusMultiError) Error ¶ added in v0.4.0
func (m AppRunningStatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppRunningStatusValidationError ¶ added in v0.4.0
type AppRunningStatusValidationError struct {
// contains filtered or unexported fields
}
AppRunningStatusValidationError is the validation error returned by AppRunningStatus.Validate if the designated constraints aren't met.
func (AppRunningStatusValidationError) Cause ¶ added in v0.4.0
func (e AppRunningStatusValidationError) Cause() error
Cause function returns cause value.
func (AppRunningStatusValidationError) Error ¶ added in v0.4.0
func (e AppRunningStatusValidationError) Error() string
Error satisfies the builtin error interface
func (AppRunningStatusValidationError) ErrorName ¶ added in v0.4.0
func (e AppRunningStatusValidationError) ErrorName() string
ErrorName returns error name.
func (AppRunningStatusValidationError) Field ¶ added in v0.4.0
func (e AppRunningStatusValidationError) Field() string
Field function returns field value.
func (AppRunningStatusValidationError) Key ¶ added in v0.4.0
func (e AppRunningStatusValidationError) Key() bool
Key function returns key value.
func (AppRunningStatusValidationError) Reason ¶ added in v0.4.0
func (e AppRunningStatusValidationError) Reason() string
Reason function returns reason value.
type AppStatus ¶ added in v0.3.7
type AppStatus int32
func (AppStatus) Descriptor ¶ added in v0.3.7
func (AppStatus) Descriptor() protoreflect.EnumDescriptor
func (AppStatus) EnumDescriptor
deprecated
added in
v0.3.7
func (AppStatus) Number ¶ added in v0.3.7
func (x AppStatus) Number() protoreflect.EnumNumber
func (AppStatus) Type ¶ added in v0.3.7
func (AppStatus) Type() protoreflect.EnumType
type AppStorage ¶ added in v0.4.18
type AppStorage struct { AppName string `` /* 131-byte string literal not displayed */ Volumes []string `protobuf:"bytes,2,rep,name=volumes,proto3" json:"volumes" bun:"volumes" csv:"volumes" pg:"volumes" yaml:"volumes"` // contains filtered or unexported fields }
func (*AppStorage) Descriptor
deprecated
added in
v0.4.18
func (*AppStorage) Descriptor() ([]byte, []int)
Deprecated: Use AppStorage.ProtoReflect.Descriptor instead.
func (*AppStorage) GetAppName ¶ added in v0.4.18
func (x *AppStorage) GetAppName() string
func (*AppStorage) GetVolumes ¶ added in v0.4.18
func (x *AppStorage) GetVolumes() []string
func (*AppStorage) ProtoMessage ¶ added in v0.4.18
func (*AppStorage) ProtoMessage()
func (*AppStorage) ProtoReflect ¶ added in v0.4.18
func (x *AppStorage) ProtoReflect() protoreflect.Message
func (*AppStorage) Reset ¶ added in v0.4.18
func (x *AppStorage) Reset()
func (*AppStorage) String ¶ added in v0.4.18
func (x *AppStorage) String() string
func (*AppStorage) Validate ¶ added in v0.4.18
func (m *AppStorage) Validate() error
Validate checks the field values on AppStorage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppStorage) ValidateAll ¶ added in v0.4.18
func (m *AppStorage) ValidateAll() error
ValidateAll checks the field values on AppStorage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppStorageMultiError, or nil if none found.
type AppStorageMultiError ¶ added in v0.4.18
type AppStorageMultiError []error
AppStorageMultiError is an error wrapping multiple validation errors returned by AppStorage.ValidateAll() if the designated constraints aren't met.
func (AppStorageMultiError) AllErrors ¶ added in v0.4.18
func (m AppStorageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppStorageMultiError) Error ¶ added in v0.4.18
func (m AppStorageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppStorageValidationError ¶ added in v0.4.18
type AppStorageValidationError struct {
// contains filtered or unexported fields
}
AppStorageValidationError is the validation error returned by AppStorage.Validate if the designated constraints aren't met.
func (AppStorageValidationError) Cause ¶ added in v0.4.18
func (e AppStorageValidationError) Cause() error
Cause function returns cause value.
func (AppStorageValidationError) Error ¶ added in v0.4.18
func (e AppStorageValidationError) Error() string
Error satisfies the builtin error interface
func (AppStorageValidationError) ErrorName ¶ added in v0.4.18
func (e AppStorageValidationError) ErrorName() string
ErrorName returns error name.
func (AppStorageValidationError) Field ¶ added in v0.4.18
func (e AppStorageValidationError) Field() string
Field function returns field value.
func (AppStorageValidationError) Key ¶ added in v0.4.18
func (e AppStorageValidationError) Key() bool
Key function returns key value.
func (AppStorageValidationError) Reason ¶ added in v0.4.18
func (e AppStorageValidationError) Reason() string
Reason function returns reason value.
type AppStoreEntries ¶ added in v0.4.0
type AppStoreEntries struct { ApiVersion string `` /* 152-byte string literal not displayed */ Generated string `protobuf:"bytes,2,opt,name=generated,proto3" json:"generated" bun:"generated" csv:"generated" pg:"generated" yaml:"generated"` Entries map[string]*Apps `` /* 201-byte string literal not displayed */ // contains filtered or unexported fields }
Model to cache the apps available in the store: https://apps.home-cloud.io/index.yaml A backround thread in the server will fetch the index and update the cache at startup and then every 24 hours
func (*AppStoreEntries) Descriptor
deprecated
added in
v0.4.0
func (*AppStoreEntries) Descriptor() ([]byte, []int)
Deprecated: Use AppStoreEntries.ProtoReflect.Descriptor instead.
func (*AppStoreEntries) GetApiVersion ¶ added in v0.4.0
func (x *AppStoreEntries) GetApiVersion() string
func (*AppStoreEntries) GetEntries ¶ added in v0.4.0
func (x *AppStoreEntries) GetEntries() map[string]*Apps
func (*AppStoreEntries) GetGenerated ¶ added in v0.4.0
func (x *AppStoreEntries) GetGenerated() string
func (*AppStoreEntries) ProtoMessage ¶ added in v0.4.0
func (*AppStoreEntries) ProtoMessage()
func (*AppStoreEntries) ProtoReflect ¶ added in v0.4.0
func (x *AppStoreEntries) ProtoReflect() protoreflect.Message
func (*AppStoreEntries) Reset ¶ added in v0.4.0
func (x *AppStoreEntries) Reset()
func (*AppStoreEntries) String ¶ added in v0.4.0
func (x *AppStoreEntries) String() string
func (*AppStoreEntries) Validate ¶ added in v0.4.0
func (m *AppStoreEntries) Validate() error
Validate checks the field values on AppStoreEntries with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppStoreEntries) ValidateAll ¶ added in v0.4.0
func (m *AppStoreEntries) ValidateAll() error
ValidateAll checks the field values on AppStoreEntries with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppStoreEntriesMultiError, or nil if none found.
type AppStoreEntriesMultiError ¶ added in v0.4.0
type AppStoreEntriesMultiError []error
AppStoreEntriesMultiError is an error wrapping multiple validation errors returned by AppStoreEntries.ValidateAll() if the designated constraints aren't met.
func (AppStoreEntriesMultiError) AllErrors ¶ added in v0.4.0
func (m AppStoreEntriesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppStoreEntriesMultiError) Error ¶ added in v0.4.0
func (m AppStoreEntriesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppStoreEntriesValidationError ¶ added in v0.4.0
type AppStoreEntriesValidationError struct {
// contains filtered or unexported fields
}
AppStoreEntriesValidationError is the validation error returned by AppStoreEntries.Validate if the designated constraints aren't met.
func (AppStoreEntriesValidationError) Cause ¶ added in v0.4.0
func (e AppStoreEntriesValidationError) Cause() error
Cause function returns cause value.
func (AppStoreEntriesValidationError) Error ¶ added in v0.4.0
func (e AppStoreEntriesValidationError) Error() string
Error satisfies the builtin error interface
func (AppStoreEntriesValidationError) ErrorName ¶ added in v0.4.0
func (e AppStoreEntriesValidationError) ErrorName() string
ErrorName returns error name.
func (AppStoreEntriesValidationError) Field ¶ added in v0.4.0
func (e AppStoreEntriesValidationError) Field() string
Field function returns field value.
func (AppStoreEntriesValidationError) Key ¶ added in v0.4.0
func (e AppStoreEntriesValidationError) Key() bool
Key function returns key value.
func (AppStoreEntriesValidationError) Reason ¶ added in v0.4.0
func (e AppStoreEntriesValidationError) Reason() string
Reason function returns reason value.
type AppValidationError ¶ added in v0.4.0
type AppValidationError struct {
// contains filtered or unexported fields
}
AppValidationError is the validation error returned by App.Validate if the designated constraints aren't met.
func (AppValidationError) Cause ¶ added in v0.4.0
func (e AppValidationError) Cause() error
Cause function returns cause value.
func (AppValidationError) Error ¶ added in v0.4.0
func (e AppValidationError) Error() string
Error satisfies the builtin error interface
func (AppValidationError) ErrorName ¶ added in v0.4.0
func (e AppValidationError) ErrorName() string
ErrorName returns error name.
func (AppValidationError) Field ¶ added in v0.4.0
func (e AppValidationError) Field() string
Field function returns field value.
func (AppValidationError) Key ¶ added in v0.4.0
func (e AppValidationError) Key() bool
Key function returns key value.
func (AppValidationError) Reason ¶ added in v0.4.0
func (e AppValidationError) Reason() string
Reason function returns reason value.
type Apps ¶ added in v0.4.2
type Apps struct { Apps []*App `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps" bun:"apps" csv:"apps" pg:"apps" yaml:"apps"` // contains filtered or unexported fields }
func (*Apps) Descriptor
deprecated
added in
v0.4.2
func (*Apps) ProtoMessage ¶ added in v0.4.2
func (*Apps) ProtoMessage()
func (*Apps) ProtoReflect ¶ added in v0.4.2
func (x *Apps) ProtoReflect() protoreflect.Message
func (*Apps) Validate ¶ added in v0.4.2
Validate checks the field values on Apps with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Apps) ValidateAll ¶ added in v0.4.2
ValidateAll checks the field values on Apps with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppsMultiError, or nil if none found.
type AppsHealthCheckRequest ¶ added in v0.3.7
type AppsHealthCheckRequest struct {
// contains filtered or unexported fields
}
func (*AppsHealthCheckRequest) Descriptor
deprecated
added in
v0.3.7
func (*AppsHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use AppsHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*AppsHealthCheckRequest) ProtoMessage ¶ added in v0.3.7
func (*AppsHealthCheckRequest) ProtoMessage()
func (*AppsHealthCheckRequest) ProtoReflect ¶ added in v0.3.7
func (x *AppsHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*AppsHealthCheckRequest) Reset ¶ added in v0.3.7
func (x *AppsHealthCheckRequest) Reset()
func (*AppsHealthCheckRequest) String ¶ added in v0.3.7
func (x *AppsHealthCheckRequest) String() string
func (*AppsHealthCheckRequest) Validate ¶ added in v0.3.7
func (m *AppsHealthCheckRequest) Validate() error
Validate checks the field values on AppsHealthCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppsHealthCheckRequest) ValidateAll ¶ added in v0.3.7
func (m *AppsHealthCheckRequest) ValidateAll() error
ValidateAll checks the field values on AppsHealthCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppsHealthCheckRequestMultiError, or nil if none found.
type AppsHealthCheckRequestMultiError ¶ added in v0.3.7
type AppsHealthCheckRequestMultiError []error
AppsHealthCheckRequestMultiError is an error wrapping multiple validation errors returned by AppsHealthCheckRequest.ValidateAll() if the designated constraints aren't met.
func (AppsHealthCheckRequestMultiError) AllErrors ¶ added in v0.3.7
func (m AppsHealthCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppsHealthCheckRequestMultiError) Error ¶ added in v0.3.7
func (m AppsHealthCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppsHealthCheckRequestValidationError ¶ added in v0.3.7
type AppsHealthCheckRequestValidationError struct {
// contains filtered or unexported fields
}
AppsHealthCheckRequestValidationError is the validation error returned by AppsHealthCheckRequest.Validate if the designated constraints aren't met.
func (AppsHealthCheckRequestValidationError) Cause ¶ added in v0.3.7
func (e AppsHealthCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (AppsHealthCheckRequestValidationError) Error ¶ added in v0.3.7
func (e AppsHealthCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AppsHealthCheckRequestValidationError) ErrorName ¶ added in v0.3.7
func (e AppsHealthCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AppsHealthCheckRequestValidationError) Field ¶ added in v0.3.7
func (e AppsHealthCheckRequestValidationError) Field() string
Field function returns field value.
func (AppsHealthCheckRequestValidationError) Key ¶ added in v0.3.7
func (e AppsHealthCheckRequestValidationError) Key() bool
Key function returns key value.
func (AppsHealthCheckRequestValidationError) Reason ¶ added in v0.3.7
func (e AppsHealthCheckRequestValidationError) Reason() string
Reason function returns reason value.
type AppsHealthCheckResponse ¶ added in v0.3.7
type AppsHealthCheckResponse struct { Checks []*AppHealth `protobuf:"bytes,1,rep,name=checks,proto3" json:"checks" bun:"checks" csv:"checks" pg:"checks" yaml:"checks"` // contains filtered or unexported fields }
func (*AppsHealthCheckResponse) Descriptor
deprecated
added in
v0.3.7
func (*AppsHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use AppsHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*AppsHealthCheckResponse) GetChecks ¶ added in v0.3.7
func (x *AppsHealthCheckResponse) GetChecks() []*AppHealth
func (*AppsHealthCheckResponse) ProtoMessage ¶ added in v0.3.7
func (*AppsHealthCheckResponse) ProtoMessage()
func (*AppsHealthCheckResponse) ProtoReflect ¶ added in v0.3.7
func (x *AppsHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*AppsHealthCheckResponse) Reset ¶ added in v0.3.7
func (x *AppsHealthCheckResponse) Reset()
func (*AppsHealthCheckResponse) String ¶ added in v0.3.7
func (x *AppsHealthCheckResponse) String() string
func (*AppsHealthCheckResponse) Validate ¶ added in v0.3.7
func (m *AppsHealthCheckResponse) Validate() error
Validate checks the field values on AppsHealthCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AppsHealthCheckResponse) ValidateAll ¶ added in v0.3.7
func (m *AppsHealthCheckResponse) ValidateAll() error
ValidateAll checks the field values on AppsHealthCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AppsHealthCheckResponseMultiError, or nil if none found.
type AppsHealthCheckResponseMultiError ¶ added in v0.3.7
type AppsHealthCheckResponseMultiError []error
AppsHealthCheckResponseMultiError is an error wrapping multiple validation errors returned by AppsHealthCheckResponse.ValidateAll() if the designated constraints aren't met.
func (AppsHealthCheckResponseMultiError) AllErrors ¶ added in v0.3.7
func (m AppsHealthCheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppsHealthCheckResponseMultiError) Error ¶ added in v0.3.7
func (m AppsHealthCheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppsHealthCheckResponseValidationError ¶ added in v0.3.7
type AppsHealthCheckResponseValidationError struct {
// contains filtered or unexported fields
}
AppsHealthCheckResponseValidationError is the validation error returned by AppsHealthCheckResponse.Validate if the designated constraints aren't met.
func (AppsHealthCheckResponseValidationError) Cause ¶ added in v0.3.7
func (e AppsHealthCheckResponseValidationError) Cause() error
Cause function returns cause value.
func (AppsHealthCheckResponseValidationError) Error ¶ added in v0.3.7
func (e AppsHealthCheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AppsHealthCheckResponseValidationError) ErrorName ¶ added in v0.3.7
func (e AppsHealthCheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AppsHealthCheckResponseValidationError) Field ¶ added in v0.3.7
func (e AppsHealthCheckResponseValidationError) Field() string
Field function returns field value.
func (AppsHealthCheckResponseValidationError) Key ¶ added in v0.3.7
func (e AppsHealthCheckResponseValidationError) Key() bool
Key function returns key value.
func (AppsHealthCheckResponseValidationError) Reason ¶ added in v0.3.7
func (e AppsHealthCheckResponseValidationError) Reason() string
Reason function returns reason value.
type AppsMultiError ¶ added in v0.4.2
type AppsMultiError []error
AppsMultiError is an error wrapping multiple validation errors returned by Apps.ValidateAll() if the designated constraints aren't met.
func (AppsMultiError) AllErrors ¶ added in v0.4.2
func (m AppsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppsMultiError) Error ¶ added in v0.4.2
func (m AppsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppsValidationError ¶ added in v0.4.2
type AppsValidationError struct {
// contains filtered or unexported fields
}
AppsValidationError is the validation error returned by Apps.Validate if the designated constraints aren't met.
func (AppsValidationError) Cause ¶ added in v0.4.2
func (e AppsValidationError) Cause() error
Cause function returns cause value.
func (AppsValidationError) Error ¶ added in v0.4.2
func (e AppsValidationError) Error() string
Error satisfies the builtin error interface
func (AppsValidationError) ErrorName ¶ added in v0.4.2
func (e AppsValidationError) ErrorName() string
ErrorName returns error name.
func (AppsValidationError) Field ¶ added in v0.4.2
func (e AppsValidationError) Field() string
Field function returns field value.
func (AppsValidationError) Key ¶ added in v0.4.2
func (e AppsValidationError) Key() bool
Key function returns key value.
func (AppsValidationError) Reason ¶ added in v0.4.2
func (e AppsValidationError) Reason() string
Reason function returns reason value.
type ChangeDaemonVersionRequest ¶ added in v0.3.5
type ChangeDaemonVersionRequest struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` VendorHash string `` /* 152-byte string literal not displayed */ SrcHash string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ChangeDaemonVersionRequest) Descriptor
deprecated
added in
v0.3.5
func (*ChangeDaemonVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeDaemonVersionRequest.ProtoReflect.Descriptor instead.
func (*ChangeDaemonVersionRequest) GetSrcHash ¶ added in v0.3.5
func (x *ChangeDaemonVersionRequest) GetSrcHash() string
func (*ChangeDaemonVersionRequest) GetVendorHash ¶ added in v0.3.5
func (x *ChangeDaemonVersionRequest) GetVendorHash() string
func (*ChangeDaemonVersionRequest) GetVersion ¶ added in v0.3.5
func (x *ChangeDaemonVersionRequest) GetVersion() string
func (*ChangeDaemonVersionRequest) ProtoMessage ¶ added in v0.3.5
func (*ChangeDaemonVersionRequest) ProtoMessage()
func (*ChangeDaemonVersionRequest) ProtoReflect ¶ added in v0.3.5
func (x *ChangeDaemonVersionRequest) ProtoReflect() protoreflect.Message
func (*ChangeDaemonVersionRequest) Reset ¶ added in v0.3.5
func (x *ChangeDaemonVersionRequest) Reset()
func (*ChangeDaemonVersionRequest) String ¶ added in v0.3.5
func (x *ChangeDaemonVersionRequest) String() string
func (*ChangeDaemonVersionRequest) Validate ¶ added in v0.3.5
func (m *ChangeDaemonVersionRequest) Validate() error
Validate checks the field values on ChangeDaemonVersionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeDaemonVersionRequest) ValidateAll ¶ added in v0.3.5
func (m *ChangeDaemonVersionRequest) ValidateAll() error
ValidateAll checks the field values on ChangeDaemonVersionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeDaemonVersionRequestMultiError, or nil if none found.
type ChangeDaemonVersionRequestMultiError ¶ added in v0.3.5
type ChangeDaemonVersionRequestMultiError []error
ChangeDaemonVersionRequestMultiError is an error wrapping multiple validation errors returned by ChangeDaemonVersionRequest.ValidateAll() if the designated constraints aren't met.
func (ChangeDaemonVersionRequestMultiError) AllErrors ¶ added in v0.3.5
func (m ChangeDaemonVersionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeDaemonVersionRequestMultiError) Error ¶ added in v0.3.5
func (m ChangeDaemonVersionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeDaemonVersionRequestValidationError ¶ added in v0.3.5
type ChangeDaemonVersionRequestValidationError struct {
// contains filtered or unexported fields
}
ChangeDaemonVersionRequestValidationError is the validation error returned by ChangeDaemonVersionRequest.Validate if the designated constraints aren't met.
func (ChangeDaemonVersionRequestValidationError) Cause ¶ added in v0.3.5
func (e ChangeDaemonVersionRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangeDaemonVersionRequestValidationError) Error ¶ added in v0.3.5
func (e ChangeDaemonVersionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeDaemonVersionRequestValidationError) ErrorName ¶ added in v0.3.5
func (e ChangeDaemonVersionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeDaemonVersionRequestValidationError) Field ¶ added in v0.3.5
func (e ChangeDaemonVersionRequestValidationError) Field() string
Field function returns field value.
func (ChangeDaemonVersionRequestValidationError) Key ¶ added in v0.3.5
func (e ChangeDaemonVersionRequestValidationError) Key() bool
Key function returns key value.
func (ChangeDaemonVersionRequestValidationError) Reason ¶ added in v0.3.5
func (e ChangeDaemonVersionRequestValidationError) Reason() string
Reason function returns reason value.
type ChangeDaemonVersionResponse ¶ added in v0.3.5
type ChangeDaemonVersionResponse struct {
// contains filtered or unexported fields
}
func (*ChangeDaemonVersionResponse) Descriptor
deprecated
added in
v0.3.5
func (*ChangeDaemonVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeDaemonVersionResponse.ProtoReflect.Descriptor instead.
func (*ChangeDaemonVersionResponse) ProtoMessage ¶ added in v0.3.5
func (*ChangeDaemonVersionResponse) ProtoMessage()
func (*ChangeDaemonVersionResponse) ProtoReflect ¶ added in v0.3.5
func (x *ChangeDaemonVersionResponse) ProtoReflect() protoreflect.Message
func (*ChangeDaemonVersionResponse) Reset ¶ added in v0.3.5
func (x *ChangeDaemonVersionResponse) Reset()
func (*ChangeDaemonVersionResponse) String ¶ added in v0.3.5
func (x *ChangeDaemonVersionResponse) String() string
func (*ChangeDaemonVersionResponse) Validate ¶ added in v0.3.5
func (m *ChangeDaemonVersionResponse) Validate() error
Validate checks the field values on ChangeDaemonVersionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeDaemonVersionResponse) ValidateAll ¶ added in v0.3.5
func (m *ChangeDaemonVersionResponse) ValidateAll() error
ValidateAll checks the field values on ChangeDaemonVersionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeDaemonVersionResponseMultiError, or nil if none found.
type ChangeDaemonVersionResponseMultiError ¶ added in v0.3.5
type ChangeDaemonVersionResponseMultiError []error
ChangeDaemonVersionResponseMultiError is an error wrapping multiple validation errors returned by ChangeDaemonVersionResponse.ValidateAll() if the designated constraints aren't met.
func (ChangeDaemonVersionResponseMultiError) AllErrors ¶ added in v0.3.5
func (m ChangeDaemonVersionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeDaemonVersionResponseMultiError) Error ¶ added in v0.3.5
func (m ChangeDaemonVersionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeDaemonVersionResponseValidationError ¶ added in v0.3.5
type ChangeDaemonVersionResponseValidationError struct {
// contains filtered or unexported fields
}
ChangeDaemonVersionResponseValidationError is the validation error returned by ChangeDaemonVersionResponse.Validate if the designated constraints aren't met.
func (ChangeDaemonVersionResponseValidationError) Cause ¶ added in v0.3.5
func (e ChangeDaemonVersionResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangeDaemonVersionResponseValidationError) Error ¶ added in v0.3.5
func (e ChangeDaemonVersionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeDaemonVersionResponseValidationError) ErrorName ¶ added in v0.3.5
func (e ChangeDaemonVersionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeDaemonVersionResponseValidationError) Field ¶ added in v0.3.5
func (e ChangeDaemonVersionResponseValidationError) Field() string
Field function returns field value.
func (ChangeDaemonVersionResponseValidationError) Key ¶ added in v0.3.5
func (e ChangeDaemonVersionResponseValidationError) Key() bool
Key function returns key value.
func (ChangeDaemonVersionResponseValidationError) Reason ¶ added in v0.3.5
func (e ChangeDaemonVersionResponseValidationError) Reason() string
Reason function returns reason value.
type CheckForContainerUpdatesRequest ¶ added in v0.3.4
type CheckForContainerUpdatesRequest struct {
// contains filtered or unexported fields
}
func (*CheckForContainerUpdatesRequest) Descriptor
deprecated
added in
v0.3.4
func (*CheckForContainerUpdatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckForContainerUpdatesRequest.ProtoReflect.Descriptor instead.
func (*CheckForContainerUpdatesRequest) ProtoMessage ¶ added in v0.3.4
func (*CheckForContainerUpdatesRequest) ProtoMessage()
func (*CheckForContainerUpdatesRequest) ProtoReflect ¶ added in v0.3.4
func (x *CheckForContainerUpdatesRequest) ProtoReflect() protoreflect.Message
func (*CheckForContainerUpdatesRequest) Reset ¶ added in v0.3.4
func (x *CheckForContainerUpdatesRequest) Reset()
func (*CheckForContainerUpdatesRequest) String ¶ added in v0.3.4
func (x *CheckForContainerUpdatesRequest) String() string
func (*CheckForContainerUpdatesRequest) Validate ¶ added in v0.3.4
func (m *CheckForContainerUpdatesRequest) Validate() error
Validate checks the field values on CheckForContainerUpdatesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckForContainerUpdatesRequest) ValidateAll ¶ added in v0.3.4
func (m *CheckForContainerUpdatesRequest) ValidateAll() error
ValidateAll checks the field values on CheckForContainerUpdatesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckForContainerUpdatesRequestMultiError, or nil if none found.
type CheckForContainerUpdatesRequestMultiError ¶ added in v0.3.4
type CheckForContainerUpdatesRequestMultiError []error
CheckForContainerUpdatesRequestMultiError is an error wrapping multiple validation errors returned by CheckForContainerUpdatesRequest.ValidateAll() if the designated constraints aren't met.
func (CheckForContainerUpdatesRequestMultiError) AllErrors ¶ added in v0.3.4
func (m CheckForContainerUpdatesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckForContainerUpdatesRequestMultiError) Error ¶ added in v0.3.4
func (m CheckForContainerUpdatesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckForContainerUpdatesRequestValidationError ¶ added in v0.3.4
type CheckForContainerUpdatesRequestValidationError struct {
// contains filtered or unexported fields
}
CheckForContainerUpdatesRequestValidationError is the validation error returned by CheckForContainerUpdatesRequest.Validate if the designated constraints aren't met.
func (CheckForContainerUpdatesRequestValidationError) Cause ¶ added in v0.3.4
func (e CheckForContainerUpdatesRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckForContainerUpdatesRequestValidationError) Error ¶ added in v0.3.4
func (e CheckForContainerUpdatesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckForContainerUpdatesRequestValidationError) ErrorName ¶ added in v0.3.4
func (e CheckForContainerUpdatesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckForContainerUpdatesRequestValidationError) Field ¶ added in v0.3.4
func (e CheckForContainerUpdatesRequestValidationError) Field() string
Field function returns field value.
func (CheckForContainerUpdatesRequestValidationError) Key ¶ added in v0.3.4
func (e CheckForContainerUpdatesRequestValidationError) Key() bool
Key function returns key value.
func (CheckForContainerUpdatesRequestValidationError) Reason ¶ added in v0.3.4
func (e CheckForContainerUpdatesRequestValidationError) Reason() string
Reason function returns reason value.
type CheckForContainerUpdatesResponse ¶ added in v0.3.4
type CheckForContainerUpdatesResponse struct { ImageVersions []*ImageVersion `` /* 173-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CheckForContainerUpdatesResponse) Descriptor
deprecated
added in
v0.3.4
func (*CheckForContainerUpdatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckForContainerUpdatesResponse.ProtoReflect.Descriptor instead.
func (*CheckForContainerUpdatesResponse) GetImageVersions ¶ added in v0.3.4
func (x *CheckForContainerUpdatesResponse) GetImageVersions() []*ImageVersion
func (*CheckForContainerUpdatesResponse) ProtoMessage ¶ added in v0.3.4
func (*CheckForContainerUpdatesResponse) ProtoMessage()
func (*CheckForContainerUpdatesResponse) ProtoReflect ¶ added in v0.3.4
func (x *CheckForContainerUpdatesResponse) ProtoReflect() protoreflect.Message
func (*CheckForContainerUpdatesResponse) Reset ¶ added in v0.3.4
func (x *CheckForContainerUpdatesResponse) Reset()
func (*CheckForContainerUpdatesResponse) String ¶ added in v0.3.4
func (x *CheckForContainerUpdatesResponse) String() string
func (*CheckForContainerUpdatesResponse) Validate ¶ added in v0.3.4
func (m *CheckForContainerUpdatesResponse) Validate() error
Validate checks the field values on CheckForContainerUpdatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckForContainerUpdatesResponse) ValidateAll ¶ added in v0.3.4
func (m *CheckForContainerUpdatesResponse) ValidateAll() error
ValidateAll checks the field values on CheckForContainerUpdatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckForContainerUpdatesResponseMultiError, or nil if none found.
type CheckForContainerUpdatesResponseMultiError ¶ added in v0.3.4
type CheckForContainerUpdatesResponseMultiError []error
CheckForContainerUpdatesResponseMultiError is an error wrapping multiple validation errors returned by CheckForContainerUpdatesResponse.ValidateAll() if the designated constraints aren't met.
func (CheckForContainerUpdatesResponseMultiError) AllErrors ¶ added in v0.3.4
func (m CheckForContainerUpdatesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckForContainerUpdatesResponseMultiError) Error ¶ added in v0.3.4
func (m CheckForContainerUpdatesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckForContainerUpdatesResponseValidationError ¶ added in v0.3.4
type CheckForContainerUpdatesResponseValidationError struct {
// contains filtered or unexported fields
}
CheckForContainerUpdatesResponseValidationError is the validation error returned by CheckForContainerUpdatesResponse.Validate if the designated constraints aren't met.
func (CheckForContainerUpdatesResponseValidationError) Cause ¶ added in v0.3.4
func (e CheckForContainerUpdatesResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckForContainerUpdatesResponseValidationError) Error ¶ added in v0.3.4
func (e CheckForContainerUpdatesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckForContainerUpdatesResponseValidationError) ErrorName ¶ added in v0.3.4
func (e CheckForContainerUpdatesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckForContainerUpdatesResponseValidationError) Field ¶ added in v0.3.4
func (e CheckForContainerUpdatesResponseValidationError) Field() string
Field function returns field value.
func (CheckForContainerUpdatesResponseValidationError) Key ¶ added in v0.3.4
func (e CheckForContainerUpdatesResponseValidationError) Key() bool
Key function returns key value.
func (CheckForContainerUpdatesResponseValidationError) Reason ¶ added in v0.3.4
func (e CheckForContainerUpdatesResponseValidationError) Reason() string
Reason function returns reason value.
type CheckForSystemUpdatesRequest ¶ added in v0.3.2
type CheckForSystemUpdatesRequest struct {
// contains filtered or unexported fields
}
func (*CheckForSystemUpdatesRequest) Descriptor
deprecated
added in
v0.3.2
func (*CheckForSystemUpdatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckForSystemUpdatesRequest.ProtoReflect.Descriptor instead.
func (*CheckForSystemUpdatesRequest) ProtoMessage ¶ added in v0.3.2
func (*CheckForSystemUpdatesRequest) ProtoMessage()
func (*CheckForSystemUpdatesRequest) ProtoReflect ¶ added in v0.3.2
func (x *CheckForSystemUpdatesRequest) ProtoReflect() protoreflect.Message
func (*CheckForSystemUpdatesRequest) Reset ¶ added in v0.3.2
func (x *CheckForSystemUpdatesRequest) Reset()
func (*CheckForSystemUpdatesRequest) String ¶ added in v0.3.2
func (x *CheckForSystemUpdatesRequest) String() string
func (*CheckForSystemUpdatesRequest) Validate ¶ added in v0.3.2
func (m *CheckForSystemUpdatesRequest) Validate() error
Validate checks the field values on CheckForSystemUpdatesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckForSystemUpdatesRequest) ValidateAll ¶ added in v0.3.2
func (m *CheckForSystemUpdatesRequest) ValidateAll() error
ValidateAll checks the field values on CheckForSystemUpdatesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckForSystemUpdatesRequestMultiError, or nil if none found.
type CheckForSystemUpdatesRequestMultiError ¶ added in v0.3.2
type CheckForSystemUpdatesRequestMultiError []error
CheckForSystemUpdatesRequestMultiError is an error wrapping multiple validation errors returned by CheckForSystemUpdatesRequest.ValidateAll() if the designated constraints aren't met.
func (CheckForSystemUpdatesRequestMultiError) AllErrors ¶ added in v0.3.2
func (m CheckForSystemUpdatesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckForSystemUpdatesRequestMultiError) Error ¶ added in v0.3.2
func (m CheckForSystemUpdatesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckForSystemUpdatesRequestValidationError ¶ added in v0.3.2
type CheckForSystemUpdatesRequestValidationError struct {
// contains filtered or unexported fields
}
CheckForSystemUpdatesRequestValidationError is the validation error returned by CheckForSystemUpdatesRequest.Validate if the designated constraints aren't met.
func (CheckForSystemUpdatesRequestValidationError) Cause ¶ added in v0.3.2
func (e CheckForSystemUpdatesRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckForSystemUpdatesRequestValidationError) Error ¶ added in v0.3.2
func (e CheckForSystemUpdatesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckForSystemUpdatesRequestValidationError) ErrorName ¶ added in v0.3.2
func (e CheckForSystemUpdatesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckForSystemUpdatesRequestValidationError) Field ¶ added in v0.3.2
func (e CheckForSystemUpdatesRequestValidationError) Field() string
Field function returns field value.
func (CheckForSystemUpdatesRequestValidationError) Key ¶ added in v0.3.2
func (e CheckForSystemUpdatesRequestValidationError) Key() bool
Key function returns key value.
func (CheckForSystemUpdatesRequestValidationError) Reason ¶ added in v0.3.2
func (e CheckForSystemUpdatesRequestValidationError) Reason() string
Reason function returns reason value.
type CheckForSystemUpdatesResponse ¶ added in v0.3.2
type CheckForSystemUpdatesResponse struct { DaemonVersions *DaemonVersions `` /* 180-byte string literal not displayed */ // os_diff is the result of the `nvd diff` command OsDiff string `protobuf:"bytes,2,opt,name=os_diff,json=osDiff,proto3" json:"os_diff" bun:"os_diff" csv:"os_diff" pg:"os_diff" yaml:"osDiff"` // contains filtered or unexported fields }
func (*CheckForSystemUpdatesResponse) Descriptor
deprecated
added in
v0.3.2
func (*CheckForSystemUpdatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckForSystemUpdatesResponse.ProtoReflect.Descriptor instead.
func (*CheckForSystemUpdatesResponse) GetDaemonVersions ¶ added in v0.3.2
func (x *CheckForSystemUpdatesResponse) GetDaemonVersions() *DaemonVersions
func (*CheckForSystemUpdatesResponse) GetOsDiff ¶ added in v0.3.2
func (x *CheckForSystemUpdatesResponse) GetOsDiff() string
func (*CheckForSystemUpdatesResponse) ProtoMessage ¶ added in v0.3.2
func (*CheckForSystemUpdatesResponse) ProtoMessage()
func (*CheckForSystemUpdatesResponse) ProtoReflect ¶ added in v0.3.2
func (x *CheckForSystemUpdatesResponse) ProtoReflect() protoreflect.Message
func (*CheckForSystemUpdatesResponse) Reset ¶ added in v0.3.2
func (x *CheckForSystemUpdatesResponse) Reset()
func (*CheckForSystemUpdatesResponse) String ¶ added in v0.3.2
func (x *CheckForSystemUpdatesResponse) String() string
func (*CheckForSystemUpdatesResponse) Validate ¶ added in v0.3.2
func (m *CheckForSystemUpdatesResponse) Validate() error
Validate checks the field values on CheckForSystemUpdatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckForSystemUpdatesResponse) ValidateAll ¶ added in v0.3.2
func (m *CheckForSystemUpdatesResponse) ValidateAll() error
ValidateAll checks the field values on CheckForSystemUpdatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckForSystemUpdatesResponseMultiError, or nil if none found.
type CheckForSystemUpdatesResponseMultiError ¶ added in v0.3.2
type CheckForSystemUpdatesResponseMultiError []error
CheckForSystemUpdatesResponseMultiError is an error wrapping multiple validation errors returned by CheckForSystemUpdatesResponse.ValidateAll() if the designated constraints aren't met.
func (CheckForSystemUpdatesResponseMultiError) AllErrors ¶ added in v0.3.2
func (m CheckForSystemUpdatesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckForSystemUpdatesResponseMultiError) Error ¶ added in v0.3.2
func (m CheckForSystemUpdatesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckForSystemUpdatesResponseValidationError ¶ added in v0.3.2
type CheckForSystemUpdatesResponseValidationError struct {
// contains filtered or unexported fields
}
CheckForSystemUpdatesResponseValidationError is the validation error returned by CheckForSystemUpdatesResponse.Validate if the designated constraints aren't met.
func (CheckForSystemUpdatesResponseValidationError) Cause ¶ added in v0.3.2
func (e CheckForSystemUpdatesResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckForSystemUpdatesResponseValidationError) Error ¶ added in v0.3.2
func (e CheckForSystemUpdatesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckForSystemUpdatesResponseValidationError) ErrorName ¶ added in v0.3.2
func (e CheckForSystemUpdatesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckForSystemUpdatesResponseValidationError) Field ¶ added in v0.3.2
func (e CheckForSystemUpdatesResponseValidationError) Field() string
Field function returns field value.
func (CheckForSystemUpdatesResponseValidationError) Key ¶ added in v0.3.2
func (e CheckForSystemUpdatesResponseValidationError) Key() bool
Key function returns key value.
func (CheckForSystemUpdatesResponseValidationError) Reason ¶ added in v0.3.2
func (e CheckForSystemUpdatesResponseValidationError) Reason() string
Reason function returns reason value.
type ClientRegistrationDetails ¶ added in v0.7.0
type ClientRegistrationDetails struct { ServerAddress string `` /* 173-byte string literal not displayed */ LocatorAddress string `` /* 180-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ClientRegistrationDetails) Descriptor
deprecated
added in
v0.7.0
func (*ClientRegistrationDetails) Descriptor() ([]byte, []int)
Deprecated: Use ClientRegistrationDetails.ProtoReflect.Descriptor instead.
func (*ClientRegistrationDetails) GetLocatorAddress ¶ added in v0.7.0
func (x *ClientRegistrationDetails) GetLocatorAddress() string
func (*ClientRegistrationDetails) GetServerAddress ¶ added in v0.7.0
func (x *ClientRegistrationDetails) GetServerAddress() string
func (*ClientRegistrationDetails) ProtoMessage ¶ added in v0.7.0
func (*ClientRegistrationDetails) ProtoMessage()
func (*ClientRegistrationDetails) ProtoReflect ¶ added in v0.7.0
func (x *ClientRegistrationDetails) ProtoReflect() protoreflect.Message
func (*ClientRegistrationDetails) Reset ¶ added in v0.7.0
func (x *ClientRegistrationDetails) Reset()
func (*ClientRegistrationDetails) String ¶ added in v0.7.0
func (x *ClientRegistrationDetails) String() string
func (*ClientRegistrationDetails) Validate ¶ added in v0.7.0
func (m *ClientRegistrationDetails) Validate() error
Validate checks the field values on ClientRegistrationDetails with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ClientRegistrationDetails) ValidateAll ¶ added in v0.7.0
func (m *ClientRegistrationDetails) ValidateAll() error
ValidateAll checks the field values on ClientRegistrationDetails with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClientRegistrationDetailsMultiError, or nil if none found.
type ClientRegistrationDetailsMultiError ¶ added in v0.7.0
type ClientRegistrationDetailsMultiError []error
ClientRegistrationDetailsMultiError is an error wrapping multiple validation errors returned by ClientRegistrationDetails.ValidateAll() if the designated constraints aren't met.
func (ClientRegistrationDetailsMultiError) AllErrors ¶ added in v0.7.0
func (m ClientRegistrationDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ClientRegistrationDetailsMultiError) Error ¶ added in v0.7.0
func (m ClientRegistrationDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ClientRegistrationDetailsValidationError ¶ added in v0.7.0
type ClientRegistrationDetailsValidationError struct {
// contains filtered or unexported fields
}
ClientRegistrationDetailsValidationError is the validation error returned by ClientRegistrationDetails.Validate if the designated constraints aren't met.
func (ClientRegistrationDetailsValidationError) Cause ¶ added in v0.7.0
func (e ClientRegistrationDetailsValidationError) Cause() error
Cause function returns cause value.
func (ClientRegistrationDetailsValidationError) Error ¶ added in v0.7.0
func (e ClientRegistrationDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (ClientRegistrationDetailsValidationError) ErrorName ¶ added in v0.7.0
func (e ClientRegistrationDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (ClientRegistrationDetailsValidationError) Field ¶ added in v0.7.0
func (e ClientRegistrationDetailsValidationError) Field() string
Field function returns field value.
func (ClientRegistrationDetailsValidationError) Key ¶ added in v0.7.0
func (e ClientRegistrationDetailsValidationError) Key() bool
Key function returns key value.
func (ClientRegistrationDetailsValidationError) Reason ¶ added in v0.7.0
func (e ClientRegistrationDetailsValidationError) Reason() string
Reason function returns reason value.
type DaemonVersion ¶ added in v0.4.6
type DaemonVersion struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` VendorHash string `` /* 152-byte string literal not displayed */ SrcHash string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DaemonVersion) Descriptor
deprecated
added in
v0.4.6
func (*DaemonVersion) Descriptor() ([]byte, []int)
Deprecated: Use DaemonVersion.ProtoReflect.Descriptor instead.
func (*DaemonVersion) GetSrcHash ¶ added in v0.4.6
func (x *DaemonVersion) GetSrcHash() string
func (*DaemonVersion) GetVendorHash ¶ added in v0.4.6
func (x *DaemonVersion) GetVendorHash() string
func (*DaemonVersion) GetVersion ¶ added in v0.4.6
func (x *DaemonVersion) GetVersion() string
func (*DaemonVersion) ProtoMessage ¶ added in v0.4.6
func (*DaemonVersion) ProtoMessage()
func (*DaemonVersion) ProtoReflect ¶ added in v0.4.6
func (x *DaemonVersion) ProtoReflect() protoreflect.Message
func (*DaemonVersion) Reset ¶ added in v0.4.6
func (x *DaemonVersion) Reset()
func (*DaemonVersion) String ¶ added in v0.4.6
func (x *DaemonVersion) String() string
func (*DaemonVersion) Validate ¶ added in v0.4.6
func (m *DaemonVersion) Validate() error
Validate checks the field values on DaemonVersion with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DaemonVersion) ValidateAll ¶ added in v0.4.6
func (m *DaemonVersion) ValidateAll() error
ValidateAll checks the field values on DaemonVersion with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DaemonVersionMultiError, or nil if none found.
type DaemonVersionMultiError ¶ added in v0.4.6
type DaemonVersionMultiError []error
DaemonVersionMultiError is an error wrapping multiple validation errors returned by DaemonVersion.ValidateAll() if the designated constraints aren't met.
func (DaemonVersionMultiError) AllErrors ¶ added in v0.4.6
func (m DaemonVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DaemonVersionMultiError) Error ¶ added in v0.4.6
func (m DaemonVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DaemonVersionValidationError ¶ added in v0.4.6
type DaemonVersionValidationError struct {
// contains filtered or unexported fields
}
DaemonVersionValidationError is the validation error returned by DaemonVersion.Validate if the designated constraints aren't met.
func (DaemonVersionValidationError) Cause ¶ added in v0.4.6
func (e DaemonVersionValidationError) Cause() error
Cause function returns cause value.
func (DaemonVersionValidationError) Error ¶ added in v0.4.6
func (e DaemonVersionValidationError) Error() string
Error satisfies the builtin error interface
func (DaemonVersionValidationError) ErrorName ¶ added in v0.4.6
func (e DaemonVersionValidationError) ErrorName() string
ErrorName returns error name.
func (DaemonVersionValidationError) Field ¶ added in v0.4.6
func (e DaemonVersionValidationError) Field() string
Field function returns field value.
func (DaemonVersionValidationError) Key ¶ added in v0.4.6
func (e DaemonVersionValidationError) Key() bool
Key function returns key value.
func (DaemonVersionValidationError) Reason ¶ added in v0.4.6
func (e DaemonVersionValidationError) Reason() string
Reason function returns reason value.
type DaemonVersions ¶ added in v0.3.2
type DaemonVersions struct { Current *DaemonVersion `protobuf:"bytes,1,opt,name=current,proto3" json:"current" bun:"current" csv:"current" pg:"current" yaml:"current"` Latest *DaemonVersion `protobuf:"bytes,2,opt,name=latest,proto3" json:"latest" bun:"latest" csv:"latest" pg:"latest" yaml:"latest"` // contains filtered or unexported fields }
func (*DaemonVersions) Descriptor
deprecated
added in
v0.3.2
func (*DaemonVersions) Descriptor() ([]byte, []int)
Deprecated: Use DaemonVersions.ProtoReflect.Descriptor instead.
func (*DaemonVersions) GetCurrent ¶ added in v0.3.2
func (x *DaemonVersions) GetCurrent() *DaemonVersion
func (*DaemonVersions) GetLatest ¶ added in v0.3.2
func (x *DaemonVersions) GetLatest() *DaemonVersion
func (*DaemonVersions) ProtoMessage ¶ added in v0.3.2
func (*DaemonVersions) ProtoMessage()
func (*DaemonVersions) ProtoReflect ¶ added in v0.3.2
func (x *DaemonVersions) ProtoReflect() protoreflect.Message
func (*DaemonVersions) Reset ¶ added in v0.3.2
func (x *DaemonVersions) Reset()
func (*DaemonVersions) String ¶ added in v0.3.2
func (x *DaemonVersions) String() string
func (*DaemonVersions) Validate ¶ added in v0.3.2
func (m *DaemonVersions) Validate() error
Validate checks the field values on DaemonVersions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DaemonVersions) ValidateAll ¶ added in v0.3.2
func (m *DaemonVersions) ValidateAll() error
ValidateAll checks the field values on DaemonVersions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DaemonVersionsMultiError, or nil if none found.
type DaemonVersionsMultiError ¶ added in v0.3.2
type DaemonVersionsMultiError []error
DaemonVersionsMultiError is an error wrapping multiple validation errors returned by DaemonVersions.ValidateAll() if the designated constraints aren't met.
func (DaemonVersionsMultiError) AllErrors ¶ added in v0.3.2
func (m DaemonVersionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DaemonVersionsMultiError) Error ¶ added in v0.3.2
func (m DaemonVersionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DaemonVersionsValidationError ¶ added in v0.3.2
type DaemonVersionsValidationError struct {
// contains filtered or unexported fields
}
DaemonVersionsValidationError is the validation error returned by DaemonVersions.Validate if the designated constraints aren't met.
func (DaemonVersionsValidationError) Cause ¶ added in v0.3.2
func (e DaemonVersionsValidationError) Cause() error
Cause function returns cause value.
func (DaemonVersionsValidationError) Error ¶ added in v0.3.2
func (e DaemonVersionsValidationError) Error() string
Error satisfies the builtin error interface
func (DaemonVersionsValidationError) ErrorName ¶ added in v0.3.2
func (e DaemonVersionsValidationError) ErrorName() string
ErrorName returns error name.
func (DaemonVersionsValidationError) Field ¶ added in v0.3.2
func (e DaemonVersionsValidationError) Field() string
Field function returns field value.
func (DaemonVersionsValidationError) Key ¶ added in v0.3.2
func (e DaemonVersionsValidationError) Key() bool
Key function returns key value.
func (DaemonVersionsValidationError) Reason ¶ added in v0.3.2
func (e DaemonVersionsValidationError) Reason() string
Reason function returns reason value.
type DeleteAppRequest ¶ added in v0.3.0
type DeleteAppRequest struct { Release string `protobuf:"bytes,1,opt,name=release,proto3" json:"release" bun:"release" csv:"release" pg:"release" yaml:"release"` // contains filtered or unexported fields }
func (*DeleteAppRequest) Descriptor
deprecated
added in
v0.3.0
func (*DeleteAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAppRequest.ProtoReflect.Descriptor instead.
func (*DeleteAppRequest) GetRelease ¶ added in v0.3.0
func (x *DeleteAppRequest) GetRelease() string
func (*DeleteAppRequest) ProtoMessage ¶ added in v0.3.0
func (*DeleteAppRequest) ProtoMessage()
func (*DeleteAppRequest) ProtoReflect ¶ added in v0.3.0
func (x *DeleteAppRequest) ProtoReflect() protoreflect.Message
func (*DeleteAppRequest) Reset ¶ added in v0.3.0
func (x *DeleteAppRequest) Reset()
func (*DeleteAppRequest) String ¶ added in v0.3.0
func (x *DeleteAppRequest) String() string
func (*DeleteAppRequest) Validate ¶ added in v0.3.0
func (m *DeleteAppRequest) Validate() error
Validate checks the field values on DeleteAppRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteAppRequest) ValidateAll ¶ added in v0.3.0
func (m *DeleteAppRequest) ValidateAll() error
ValidateAll checks the field values on DeleteAppRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteAppRequestMultiError, or nil if none found.
type DeleteAppRequestMultiError ¶ added in v0.3.0
type DeleteAppRequestMultiError []error
DeleteAppRequestMultiError is an error wrapping multiple validation errors returned by DeleteAppRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteAppRequestMultiError) AllErrors ¶ added in v0.3.0
func (m DeleteAppRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAppRequestMultiError) Error ¶ added in v0.3.0
func (m DeleteAppRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAppRequestValidationError ¶ added in v0.3.0
type DeleteAppRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteAppRequestValidationError is the validation error returned by DeleteAppRequest.Validate if the designated constraints aren't met.
func (DeleteAppRequestValidationError) Cause ¶ added in v0.3.0
func (e DeleteAppRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteAppRequestValidationError) Error ¶ added in v0.3.0
func (e DeleteAppRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAppRequestValidationError) ErrorName ¶ added in v0.3.0
func (e DeleteAppRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAppRequestValidationError) Field ¶ added in v0.3.0
func (e DeleteAppRequestValidationError) Field() string
Field function returns field value.
func (DeleteAppRequestValidationError) Key ¶ added in v0.3.0
func (e DeleteAppRequestValidationError) Key() bool
Key function returns key value.
func (DeleteAppRequestValidationError) Reason ¶ added in v0.3.0
func (e DeleteAppRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteAppResponse ¶ added in v0.3.0
type DeleteAppResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAppResponse) Descriptor
deprecated
added in
v0.3.0
func (*DeleteAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAppResponse.ProtoReflect.Descriptor instead.
func (*DeleteAppResponse) ProtoMessage ¶ added in v0.3.0
func (*DeleteAppResponse) ProtoMessage()
func (*DeleteAppResponse) ProtoReflect ¶ added in v0.3.0
func (x *DeleteAppResponse) ProtoReflect() protoreflect.Message
func (*DeleteAppResponse) Reset ¶ added in v0.3.0
func (x *DeleteAppResponse) Reset()
func (*DeleteAppResponse) String ¶ added in v0.3.0
func (x *DeleteAppResponse) String() string
func (*DeleteAppResponse) Validate ¶ added in v0.3.0
func (m *DeleteAppResponse) Validate() error
Validate checks the field values on DeleteAppResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteAppResponse) ValidateAll ¶ added in v0.3.0
func (m *DeleteAppResponse) ValidateAll() error
ValidateAll checks the field values on DeleteAppResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteAppResponseMultiError, or nil if none found.
type DeleteAppResponseMultiError ¶ added in v0.3.0
type DeleteAppResponseMultiError []error
DeleteAppResponseMultiError is an error wrapping multiple validation errors returned by DeleteAppResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteAppResponseMultiError) AllErrors ¶ added in v0.3.0
func (m DeleteAppResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAppResponseMultiError) Error ¶ added in v0.3.0
func (m DeleteAppResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAppResponseValidationError ¶ added in v0.3.0
type DeleteAppResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteAppResponseValidationError is the validation error returned by DeleteAppResponse.Validate if the designated constraints aren't met.
func (DeleteAppResponseValidationError) Cause ¶ added in v0.3.0
func (e DeleteAppResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteAppResponseValidationError) Error ¶ added in v0.3.0
func (e DeleteAppResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAppResponseValidationError) ErrorName ¶ added in v0.3.0
func (e DeleteAppResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAppResponseValidationError) Field ¶ added in v0.3.0
func (e DeleteAppResponseValidationError) Field() string
Field function returns field value.
func (DeleteAppResponseValidationError) Key ¶ added in v0.3.0
func (e DeleteAppResponseValidationError) Key() bool
Key function returns key value.
func (DeleteAppResponseValidationError) Reason ¶ added in v0.3.0
func (e DeleteAppResponseValidationError) Reason() string
Reason function returns reason value.
type DeregisterFromLocatorRequest ¶ added in v0.4.23
type DeregisterFromLocatorRequest struct { LocatorAddress string `` /* 180-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeregisterFromLocatorRequest) Descriptor
deprecated
added in
v0.4.23
func (*DeregisterFromLocatorRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeregisterFromLocatorRequest.ProtoReflect.Descriptor instead.
func (*DeregisterFromLocatorRequest) GetLocatorAddress ¶ added in v0.4.23
func (x *DeregisterFromLocatorRequest) GetLocatorAddress() string
func (*DeregisterFromLocatorRequest) ProtoMessage ¶ added in v0.4.23
func (*DeregisterFromLocatorRequest) ProtoMessage()
func (*DeregisterFromLocatorRequest) ProtoReflect ¶ added in v0.4.23
func (x *DeregisterFromLocatorRequest) ProtoReflect() protoreflect.Message
func (*DeregisterFromLocatorRequest) Reset ¶ added in v0.4.23
func (x *DeregisterFromLocatorRequest) Reset()
func (*DeregisterFromLocatorRequest) String ¶ added in v0.4.23
func (x *DeregisterFromLocatorRequest) String() string
func (*DeregisterFromLocatorRequest) Validate ¶ added in v0.4.23
func (m *DeregisterFromLocatorRequest) Validate() error
Validate checks the field values on DeregisterFromLocatorRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeregisterFromLocatorRequest) ValidateAll ¶ added in v0.4.23
func (m *DeregisterFromLocatorRequest) ValidateAll() error
ValidateAll checks the field values on DeregisterFromLocatorRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeregisterFromLocatorRequestMultiError, or nil if none found.
type DeregisterFromLocatorRequestMultiError ¶ added in v0.4.23
type DeregisterFromLocatorRequestMultiError []error
DeregisterFromLocatorRequestMultiError is an error wrapping multiple validation errors returned by DeregisterFromLocatorRequest.ValidateAll() if the designated constraints aren't met.
func (DeregisterFromLocatorRequestMultiError) AllErrors ¶ added in v0.4.23
func (m DeregisterFromLocatorRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeregisterFromLocatorRequestMultiError) Error ¶ added in v0.4.23
func (m DeregisterFromLocatorRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeregisterFromLocatorRequestValidationError ¶ added in v0.4.23
type DeregisterFromLocatorRequestValidationError struct {
// contains filtered or unexported fields
}
DeregisterFromLocatorRequestValidationError is the validation error returned by DeregisterFromLocatorRequest.Validate if the designated constraints aren't met.
func (DeregisterFromLocatorRequestValidationError) Cause ¶ added in v0.4.23
func (e DeregisterFromLocatorRequestValidationError) Cause() error
Cause function returns cause value.
func (DeregisterFromLocatorRequestValidationError) Error ¶ added in v0.4.23
func (e DeregisterFromLocatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeregisterFromLocatorRequestValidationError) ErrorName ¶ added in v0.4.23
func (e DeregisterFromLocatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeregisterFromLocatorRequestValidationError) Field ¶ added in v0.4.23
func (e DeregisterFromLocatorRequestValidationError) Field() string
Field function returns field value.
func (DeregisterFromLocatorRequestValidationError) Key ¶ added in v0.4.23
func (e DeregisterFromLocatorRequestValidationError) Key() bool
Key function returns key value.
func (DeregisterFromLocatorRequestValidationError) Reason ¶ added in v0.4.23
func (e DeregisterFromLocatorRequestValidationError) Reason() string
Reason function returns reason value.
type DeregisterFromLocatorResponse ¶ added in v0.4.23
type DeregisterFromLocatorResponse struct { LocatorAddress string `` /* 180-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeregisterFromLocatorResponse) Descriptor
deprecated
added in
v0.4.23
func (*DeregisterFromLocatorResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeregisterFromLocatorResponse.ProtoReflect.Descriptor instead.
func (*DeregisterFromLocatorResponse) GetLocatorAddress ¶ added in v0.4.24
func (x *DeregisterFromLocatorResponse) GetLocatorAddress() string
func (*DeregisterFromLocatorResponse) ProtoMessage ¶ added in v0.4.23
func (*DeregisterFromLocatorResponse) ProtoMessage()
func (*DeregisterFromLocatorResponse) ProtoReflect ¶ added in v0.4.23
func (x *DeregisterFromLocatorResponse) ProtoReflect() protoreflect.Message
func (*DeregisterFromLocatorResponse) Reset ¶ added in v0.4.23
func (x *DeregisterFromLocatorResponse) Reset()
func (*DeregisterFromLocatorResponse) String ¶ added in v0.4.23
func (x *DeregisterFromLocatorResponse) String() string
func (*DeregisterFromLocatorResponse) Validate ¶ added in v0.4.23
func (m *DeregisterFromLocatorResponse) Validate() error
Validate checks the field values on DeregisterFromLocatorResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeregisterFromLocatorResponse) ValidateAll ¶ added in v0.4.23
func (m *DeregisterFromLocatorResponse) ValidateAll() error
ValidateAll checks the field values on DeregisterFromLocatorResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeregisterFromLocatorResponseMultiError, or nil if none found.
type DeregisterFromLocatorResponseMultiError ¶ added in v0.4.23
type DeregisterFromLocatorResponseMultiError []error
DeregisterFromLocatorResponseMultiError is an error wrapping multiple validation errors returned by DeregisterFromLocatorResponse.ValidateAll() if the designated constraints aren't met.
func (DeregisterFromLocatorResponseMultiError) AllErrors ¶ added in v0.4.23
func (m DeregisterFromLocatorResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeregisterFromLocatorResponseMultiError) Error ¶ added in v0.4.23
func (m DeregisterFromLocatorResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeregisterFromLocatorResponseValidationError ¶ added in v0.4.23
type DeregisterFromLocatorResponseValidationError struct {
// contains filtered or unexported fields
}
DeregisterFromLocatorResponseValidationError is the validation error returned by DeregisterFromLocatorResponse.Validate if the designated constraints aren't met.
func (DeregisterFromLocatorResponseValidationError) Cause ¶ added in v0.4.23
func (e DeregisterFromLocatorResponseValidationError) Cause() error
Cause function returns cause value.
func (DeregisterFromLocatorResponseValidationError) Error ¶ added in v0.4.23
func (e DeregisterFromLocatorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeregisterFromLocatorResponseValidationError) ErrorName ¶ added in v0.4.23
func (e DeregisterFromLocatorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeregisterFromLocatorResponseValidationError) Field ¶ added in v0.4.23
func (e DeregisterFromLocatorResponseValidationError) Field() string
Field function returns field value.
func (DeregisterFromLocatorResponseValidationError) Key ¶ added in v0.4.23
func (e DeregisterFromLocatorResponseValidationError) Key() bool
Key function returns key value.
func (DeregisterFromLocatorResponseValidationError) Reason ¶ added in v0.4.23
func (e DeregisterFromLocatorResponseValidationError) Reason() string
Reason function returns reason value.
type DeviceSettings ¶ added in v0.4.0
type DeviceSettings struct { AdminUser *User `` /* 145-byte string literal not displayed */ Timezone string `protobuf:"bytes,2,opt,name=timezone,proto3" json:"timezone" bun:"timezone" csv:"timezone" pg:"timezone" yaml:"timezone"` AutoUpdateApps bool `` /* 186-byte string literal not displayed */ AutoUpdateOs bool `` /* 172-byte string literal not displayed */ EnableSsh bool `` /* 146-byte string literal not displayed */ TrustedSshKeys []string `` /* 185-byte string literal not displayed */ LocatorSettings *LocatorSettings `` /* 187-byte string literal not displayed */ // contains filtered or unexported fields }
User settings for the device
func (*DeviceSettings) Descriptor
deprecated
added in
v0.4.0
func (*DeviceSettings) Descriptor() ([]byte, []int)
Deprecated: Use DeviceSettings.ProtoReflect.Descriptor instead.
func (*DeviceSettings) GetAdminUser ¶ added in v0.4.0
func (x *DeviceSettings) GetAdminUser() *User
func (*DeviceSettings) GetAutoUpdateApps ¶ added in v0.4.0
func (x *DeviceSettings) GetAutoUpdateApps() bool
func (*DeviceSettings) GetAutoUpdateOs ¶ added in v0.4.0
func (x *DeviceSettings) GetAutoUpdateOs() bool
func (*DeviceSettings) GetEnableSsh ¶ added in v0.4.20
func (x *DeviceSettings) GetEnableSsh() bool
func (*DeviceSettings) GetLocatorSettings ¶ added in v0.4.22
func (x *DeviceSettings) GetLocatorSettings() *LocatorSettings
func (*DeviceSettings) GetTimezone ¶ added in v0.4.0
func (x *DeviceSettings) GetTimezone() string
func (*DeviceSettings) GetTrustedSshKeys ¶ added in v0.4.20
func (x *DeviceSettings) GetTrustedSshKeys() []string
func (*DeviceSettings) ProtoMessage ¶ added in v0.4.0
func (*DeviceSettings) ProtoMessage()
func (*DeviceSettings) ProtoReflect ¶ added in v0.4.0
func (x *DeviceSettings) ProtoReflect() protoreflect.Message
func (*DeviceSettings) Reset ¶ added in v0.4.0
func (x *DeviceSettings) Reset()
func (*DeviceSettings) String ¶ added in v0.4.0
func (x *DeviceSettings) String() string
func (*DeviceSettings) Validate ¶ added in v0.4.0
func (m *DeviceSettings) Validate() error
Validate checks the field values on DeviceSettings with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeviceSettings) ValidateAll ¶ added in v0.4.0
func (m *DeviceSettings) ValidateAll() error
ValidateAll checks the field values on DeviceSettings with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeviceSettingsMultiError, or nil if none found.
type DeviceSettingsMultiError ¶ added in v0.4.0
type DeviceSettingsMultiError []error
DeviceSettingsMultiError is an error wrapping multiple validation errors returned by DeviceSettings.ValidateAll() if the designated constraints aren't met.
func (DeviceSettingsMultiError) AllErrors ¶ added in v0.4.0
func (m DeviceSettingsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeviceSettingsMultiError) Error ¶ added in v0.4.0
func (m DeviceSettingsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeviceSettingsValidationError ¶ added in v0.4.0
type DeviceSettingsValidationError struct {
// contains filtered or unexported fields
}
DeviceSettingsValidationError is the validation error returned by DeviceSettings.Validate if the designated constraints aren't met.
func (DeviceSettingsValidationError) Cause ¶ added in v0.4.0
func (e DeviceSettingsValidationError) Cause() error
Cause function returns cause value.
func (DeviceSettingsValidationError) Error ¶ added in v0.4.0
func (e DeviceSettingsValidationError) Error() string
Error satisfies the builtin error interface
func (DeviceSettingsValidationError) ErrorName ¶ added in v0.4.0
func (e DeviceSettingsValidationError) ErrorName() string
ErrorName returns error name.
func (DeviceSettingsValidationError) Field ¶ added in v0.4.0
func (e DeviceSettingsValidationError) Field() string
Field function returns field value.
func (DeviceSettingsValidationError) Key ¶ added in v0.4.0
func (e DeviceSettingsValidationError) Key() bool
Key function returns key value.
func (DeviceSettingsValidationError) Reason ¶ added in v0.4.0
func (e DeviceSettingsValidationError) Reason() string
Reason function returns reason value.
type DisableSecureTunnellingRequest ¶ added in v0.4.22
type DisableSecureTunnellingRequest struct {
// contains filtered or unexported fields
}
func (*DisableSecureTunnellingRequest) Descriptor
deprecated
added in
v0.4.22
func (*DisableSecureTunnellingRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableSecureTunnellingRequest.ProtoReflect.Descriptor instead.
func (*DisableSecureTunnellingRequest) ProtoMessage ¶ added in v0.4.22
func (*DisableSecureTunnellingRequest) ProtoMessage()
func (*DisableSecureTunnellingRequest) ProtoReflect ¶ added in v0.4.22
func (x *DisableSecureTunnellingRequest) ProtoReflect() protoreflect.Message
func (*DisableSecureTunnellingRequest) Reset ¶ added in v0.4.22
func (x *DisableSecureTunnellingRequest) Reset()
func (*DisableSecureTunnellingRequest) String ¶ added in v0.4.22
func (x *DisableSecureTunnellingRequest) String() string
func (*DisableSecureTunnellingRequest) Validate ¶ added in v0.4.22
func (m *DisableSecureTunnellingRequest) Validate() error
Validate checks the field values on DisableSecureTunnellingRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableSecureTunnellingRequest) ValidateAll ¶ added in v0.4.22
func (m *DisableSecureTunnellingRequest) ValidateAll() error
ValidateAll checks the field values on DisableSecureTunnellingRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableSecureTunnellingRequestMultiError, or nil if none found.
type DisableSecureTunnellingRequestMultiError ¶ added in v0.4.22
type DisableSecureTunnellingRequestMultiError []error
DisableSecureTunnellingRequestMultiError is an error wrapping multiple validation errors returned by DisableSecureTunnellingRequest.ValidateAll() if the designated constraints aren't met.
func (DisableSecureTunnellingRequestMultiError) AllErrors ¶ added in v0.4.22
func (m DisableSecureTunnellingRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableSecureTunnellingRequestMultiError) Error ¶ added in v0.4.22
func (m DisableSecureTunnellingRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableSecureTunnellingRequestValidationError ¶ added in v0.4.22
type DisableSecureTunnellingRequestValidationError struct {
// contains filtered or unexported fields
}
DisableSecureTunnellingRequestValidationError is the validation error returned by DisableSecureTunnellingRequest.Validate if the designated constraints aren't met.
func (DisableSecureTunnellingRequestValidationError) Cause ¶ added in v0.4.22
func (e DisableSecureTunnellingRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableSecureTunnellingRequestValidationError) Error ¶ added in v0.4.22
func (e DisableSecureTunnellingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableSecureTunnellingRequestValidationError) ErrorName ¶ added in v0.4.22
func (e DisableSecureTunnellingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableSecureTunnellingRequestValidationError) Field ¶ added in v0.4.22
func (e DisableSecureTunnellingRequestValidationError) Field() string
Field function returns field value.
func (DisableSecureTunnellingRequestValidationError) Key ¶ added in v0.4.22
func (e DisableSecureTunnellingRequestValidationError) Key() bool
Key function returns key value.
func (DisableSecureTunnellingRequestValidationError) Reason ¶ added in v0.4.22
func (e DisableSecureTunnellingRequestValidationError) Reason() string
Reason function returns reason value.
type DisableSecureTunnellingResponse ¶ added in v0.4.22
type DisableSecureTunnellingResponse struct {
// contains filtered or unexported fields
}
func (*DisableSecureTunnellingResponse) Descriptor
deprecated
added in
v0.4.22
func (*DisableSecureTunnellingResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableSecureTunnellingResponse.ProtoReflect.Descriptor instead.
func (*DisableSecureTunnellingResponse) ProtoMessage ¶ added in v0.4.22
func (*DisableSecureTunnellingResponse) ProtoMessage()
func (*DisableSecureTunnellingResponse) ProtoReflect ¶ added in v0.4.22
func (x *DisableSecureTunnellingResponse) ProtoReflect() protoreflect.Message
func (*DisableSecureTunnellingResponse) Reset ¶ added in v0.4.22
func (x *DisableSecureTunnellingResponse) Reset()
func (*DisableSecureTunnellingResponse) String ¶ added in v0.4.22
func (x *DisableSecureTunnellingResponse) String() string
func (*DisableSecureTunnellingResponse) Validate ¶ added in v0.4.22
func (m *DisableSecureTunnellingResponse) Validate() error
Validate checks the field values on DisableSecureTunnellingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableSecureTunnellingResponse) ValidateAll ¶ added in v0.4.22
func (m *DisableSecureTunnellingResponse) ValidateAll() error
ValidateAll checks the field values on DisableSecureTunnellingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableSecureTunnellingResponseMultiError, or nil if none found.
type DisableSecureTunnellingResponseMultiError ¶ added in v0.4.22
type DisableSecureTunnellingResponseMultiError []error
DisableSecureTunnellingResponseMultiError is an error wrapping multiple validation errors returned by DisableSecureTunnellingResponse.ValidateAll() if the designated constraints aren't met.
func (DisableSecureTunnellingResponseMultiError) AllErrors ¶ added in v0.4.22
func (m DisableSecureTunnellingResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableSecureTunnellingResponseMultiError) Error ¶ added in v0.4.22
func (m DisableSecureTunnellingResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableSecureTunnellingResponseValidationError ¶ added in v0.4.22
type DisableSecureTunnellingResponseValidationError struct {
// contains filtered or unexported fields
}
DisableSecureTunnellingResponseValidationError is the validation error returned by DisableSecureTunnellingResponse.Validate if the designated constraints aren't met.
func (DisableSecureTunnellingResponseValidationError) Cause ¶ added in v0.4.22
func (e DisableSecureTunnellingResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableSecureTunnellingResponseValidationError) Error ¶ added in v0.4.22
func (e DisableSecureTunnellingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableSecureTunnellingResponseValidationError) ErrorName ¶ added in v0.4.22
func (e DisableSecureTunnellingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableSecureTunnellingResponseValidationError) Field ¶ added in v0.4.22
func (e DisableSecureTunnellingResponseValidationError) Field() string
Field function returns field value.
func (DisableSecureTunnellingResponseValidationError) Key ¶ added in v0.4.22
func (e DisableSecureTunnellingResponseValidationError) Key() bool
Key function returns key value.
func (DisableSecureTunnellingResponseValidationError) Reason ¶ added in v0.4.22
func (e DisableSecureTunnellingResponseValidationError) Reason() string
Reason function returns reason value.
type EnableSecureTunnellingRequest ¶ added in v0.4.22
type EnableSecureTunnellingRequest struct {
// contains filtered or unexported fields
}
func (*EnableSecureTunnellingRequest) Descriptor
deprecated
added in
v0.4.22
func (*EnableSecureTunnellingRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableSecureTunnellingRequest.ProtoReflect.Descriptor instead.
func (*EnableSecureTunnellingRequest) ProtoMessage ¶ added in v0.4.22
func (*EnableSecureTunnellingRequest) ProtoMessage()
func (*EnableSecureTunnellingRequest) ProtoReflect ¶ added in v0.4.22
func (x *EnableSecureTunnellingRequest) ProtoReflect() protoreflect.Message
func (*EnableSecureTunnellingRequest) Reset ¶ added in v0.4.22
func (x *EnableSecureTunnellingRequest) Reset()
func (*EnableSecureTunnellingRequest) String ¶ added in v0.4.22
func (x *EnableSecureTunnellingRequest) String() string
func (*EnableSecureTunnellingRequest) Validate ¶ added in v0.4.22
func (m *EnableSecureTunnellingRequest) Validate() error
Validate checks the field values on EnableSecureTunnellingRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableSecureTunnellingRequest) ValidateAll ¶ added in v0.4.22
func (m *EnableSecureTunnellingRequest) ValidateAll() error
ValidateAll checks the field values on EnableSecureTunnellingRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableSecureTunnellingRequestMultiError, or nil if none found.
type EnableSecureTunnellingRequestMultiError ¶ added in v0.4.22
type EnableSecureTunnellingRequestMultiError []error
EnableSecureTunnellingRequestMultiError is an error wrapping multiple validation errors returned by EnableSecureTunnellingRequest.ValidateAll() if the designated constraints aren't met.
func (EnableSecureTunnellingRequestMultiError) AllErrors ¶ added in v0.4.22
func (m EnableSecureTunnellingRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableSecureTunnellingRequestMultiError) Error ¶ added in v0.4.22
func (m EnableSecureTunnellingRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableSecureTunnellingRequestValidationError ¶ added in v0.4.22
type EnableSecureTunnellingRequestValidationError struct {
// contains filtered or unexported fields
}
EnableSecureTunnellingRequestValidationError is the validation error returned by EnableSecureTunnellingRequest.Validate if the designated constraints aren't met.
func (EnableSecureTunnellingRequestValidationError) Cause ¶ added in v0.4.22
func (e EnableSecureTunnellingRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableSecureTunnellingRequestValidationError) Error ¶ added in v0.4.22
func (e EnableSecureTunnellingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableSecureTunnellingRequestValidationError) ErrorName ¶ added in v0.4.22
func (e EnableSecureTunnellingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableSecureTunnellingRequestValidationError) Field ¶ added in v0.4.22
func (e EnableSecureTunnellingRequestValidationError) Field() string
Field function returns field value.
func (EnableSecureTunnellingRequestValidationError) Key ¶ added in v0.4.22
func (e EnableSecureTunnellingRequestValidationError) Key() bool
Key function returns key value.
func (EnableSecureTunnellingRequestValidationError) Reason ¶ added in v0.4.22
func (e EnableSecureTunnellingRequestValidationError) Reason() string
Reason function returns reason value.
type EnableSecureTunnellingResponse ¶ added in v0.4.22
type EnableSecureTunnellingResponse struct {
// contains filtered or unexported fields
}
func (*EnableSecureTunnellingResponse) Descriptor
deprecated
added in
v0.4.22
func (*EnableSecureTunnellingResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableSecureTunnellingResponse.ProtoReflect.Descriptor instead.
func (*EnableSecureTunnellingResponse) ProtoMessage ¶ added in v0.4.22
func (*EnableSecureTunnellingResponse) ProtoMessage()
func (*EnableSecureTunnellingResponse) ProtoReflect ¶ added in v0.4.22
func (x *EnableSecureTunnellingResponse) ProtoReflect() protoreflect.Message
func (*EnableSecureTunnellingResponse) Reset ¶ added in v0.4.22
func (x *EnableSecureTunnellingResponse) Reset()
func (*EnableSecureTunnellingResponse) String ¶ added in v0.4.22
func (x *EnableSecureTunnellingResponse) String() string
func (*EnableSecureTunnellingResponse) Validate ¶ added in v0.4.22
func (m *EnableSecureTunnellingResponse) Validate() error
Validate checks the field values on EnableSecureTunnellingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableSecureTunnellingResponse) ValidateAll ¶ added in v0.4.22
func (m *EnableSecureTunnellingResponse) ValidateAll() error
ValidateAll checks the field values on EnableSecureTunnellingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableSecureTunnellingResponseMultiError, or nil if none found.
type EnableSecureTunnellingResponseMultiError ¶ added in v0.4.22
type EnableSecureTunnellingResponseMultiError []error
EnableSecureTunnellingResponseMultiError is an error wrapping multiple validation errors returned by EnableSecureTunnellingResponse.ValidateAll() if the designated constraints aren't met.
func (EnableSecureTunnellingResponseMultiError) AllErrors ¶ added in v0.4.22
func (m EnableSecureTunnellingResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableSecureTunnellingResponseMultiError) Error ¶ added in v0.4.22
func (m EnableSecureTunnellingResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableSecureTunnellingResponseValidationError ¶ added in v0.4.22
type EnableSecureTunnellingResponseValidationError struct {
// contains filtered or unexported fields
}
EnableSecureTunnellingResponseValidationError is the validation error returned by EnableSecureTunnellingResponse.Validate if the designated constraints aren't met.
func (EnableSecureTunnellingResponseValidationError) Cause ¶ added in v0.4.22
func (e EnableSecureTunnellingResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableSecureTunnellingResponseValidationError) Error ¶ added in v0.4.22
func (e EnableSecureTunnellingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableSecureTunnellingResponseValidationError) ErrorName ¶ added in v0.4.22
func (e EnableSecureTunnellingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableSecureTunnellingResponseValidationError) Field ¶ added in v0.4.22
func (e EnableSecureTunnellingResponseValidationError) Field() string
Field function returns field value.
func (EnableSecureTunnellingResponseValidationError) Key ¶ added in v0.4.22
func (e EnableSecureTunnellingResponseValidationError) Key() bool
Key function returns key value.
func (EnableSecureTunnellingResponseValidationError) Reason ¶ added in v0.4.22
func (e EnableSecureTunnellingResponseValidationError) Reason() string
Reason function returns reason value.
type Entries ¶ added in v0.4.0
type Entries struct { Apps []*App `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps" bun:"apps" csv:"apps" pg:"apps" yaml:"apps"` // contains filtered or unexported fields }
func (*Entries) Descriptor
deprecated
added in
v0.4.0
func (*Entries) ProtoMessage ¶ added in v0.4.0
func (*Entries) ProtoMessage()
func (*Entries) ProtoReflect ¶ added in v0.4.0
func (x *Entries) ProtoReflect() protoreflect.Message
func (*Entries) Validate ¶ added in v0.4.0
Validate checks the field values on Entries with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Entries) ValidateAll ¶ added in v0.4.0
ValidateAll checks the field values on Entries with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EntriesMultiError, or nil if none found.
type EntriesMultiError ¶ added in v0.4.0
type EntriesMultiError []error
EntriesMultiError is an error wrapping multiple validation errors returned by Entries.ValidateAll() if the designated constraints aren't met.
func (EntriesMultiError) AllErrors ¶ added in v0.4.0
func (m EntriesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntriesMultiError) Error ¶ added in v0.4.0
func (m EntriesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntriesValidationError ¶ added in v0.4.0
type EntriesValidationError struct {
// contains filtered or unexported fields
}
EntriesValidationError is the validation error returned by Entries.Validate if the designated constraints aren't met.
func (EntriesValidationError) Cause ¶ added in v0.4.0
func (e EntriesValidationError) Cause() error
Cause function returns cause value.
func (EntriesValidationError) Error ¶ added in v0.4.0
func (e EntriesValidationError) Error() string
Error satisfies the builtin error interface
func (EntriesValidationError) ErrorName ¶ added in v0.4.0
func (e EntriesValidationError) ErrorName() string
ErrorName returns error name.
func (EntriesValidationError) Field ¶ added in v0.4.0
func (e EntriesValidationError) Field() string
Field function returns field value.
func (EntriesValidationError) Key ¶ added in v0.4.0
func (e EntriesValidationError) Key() bool
Key function returns key value.
func (EntriesValidationError) Reason ¶ added in v0.4.0
func (e EntriesValidationError) Reason() string
Reason function returns reason value.
type ErrorEvent ¶ added in v0.4.10
type ErrorEvent struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error" bun:"error" csv:"error" pg:"error" yaml:"error"` // contains filtered or unexported fields }
func (*ErrorEvent) Descriptor
deprecated
added in
v0.4.10
func (*ErrorEvent) Descriptor() ([]byte, []int)
Deprecated: Use ErrorEvent.ProtoReflect.Descriptor instead.
func (*ErrorEvent) GetError ¶ added in v0.4.10
func (x *ErrorEvent) GetError() string
func (*ErrorEvent) ProtoMessage ¶ added in v0.4.10
func (*ErrorEvent) ProtoMessage()
func (*ErrorEvent) ProtoReflect ¶ added in v0.4.10
func (x *ErrorEvent) ProtoReflect() protoreflect.Message
func (*ErrorEvent) Reset ¶ added in v0.4.10
func (x *ErrorEvent) Reset()
func (*ErrorEvent) String ¶ added in v0.4.10
func (x *ErrorEvent) String() string
func (*ErrorEvent) Validate ¶ added in v0.4.10
func (m *ErrorEvent) Validate() error
Validate checks the field values on ErrorEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ErrorEvent) ValidateAll ¶ added in v0.4.10
func (m *ErrorEvent) ValidateAll() error
ValidateAll checks the field values on ErrorEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ErrorEventMultiError, or nil if none found.
type ErrorEventMultiError ¶ added in v0.4.10
type ErrorEventMultiError []error
ErrorEventMultiError is an error wrapping multiple validation errors returned by ErrorEvent.ValidateAll() if the designated constraints aren't met.
func (ErrorEventMultiError) AllErrors ¶ added in v0.4.10
func (m ErrorEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ErrorEventMultiError) Error ¶ added in v0.4.10
func (m ErrorEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ErrorEventValidationError ¶ added in v0.4.10
type ErrorEventValidationError struct {
// contains filtered or unexported fields
}
ErrorEventValidationError is the validation error returned by ErrorEvent.Validate if the designated constraints aren't met.
func (ErrorEventValidationError) Cause ¶ added in v0.4.10
func (e ErrorEventValidationError) Cause() error
Cause function returns cause value.
func (ErrorEventValidationError) Error ¶ added in v0.4.10
func (e ErrorEventValidationError) Error() string
Error satisfies the builtin error interface
func (ErrorEventValidationError) ErrorName ¶ added in v0.4.10
func (e ErrorEventValidationError) ErrorName() string
ErrorName returns error name.
func (ErrorEventValidationError) Field ¶ added in v0.4.10
func (e ErrorEventValidationError) Field() string
Field function returns field value.
func (ErrorEventValidationError) Key ¶ added in v0.4.10
func (e ErrorEventValidationError) Key() bool
Key function returns key value.
func (ErrorEventValidationError) Reason ¶ added in v0.4.10
func (e ErrorEventValidationError) Reason() string
Reason function returns reason value.
type GetAppStorageRequest ¶ added in v0.4.18
type GetAppStorageRequest struct {
// contains filtered or unexported fields
}
func (*GetAppStorageRequest) Descriptor
deprecated
added in
v0.4.18
func (*GetAppStorageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppStorageRequest.ProtoReflect.Descriptor instead.
func (*GetAppStorageRequest) ProtoMessage ¶ added in v0.4.18
func (*GetAppStorageRequest) ProtoMessage()
func (*GetAppStorageRequest) ProtoReflect ¶ added in v0.4.18
func (x *GetAppStorageRequest) ProtoReflect() protoreflect.Message
func (*GetAppStorageRequest) Reset ¶ added in v0.4.18
func (x *GetAppStorageRequest) Reset()
func (*GetAppStorageRequest) String ¶ added in v0.4.18
func (x *GetAppStorageRequest) String() string
func (*GetAppStorageRequest) Validate ¶ added in v0.4.18
func (m *GetAppStorageRequest) Validate() error
Validate checks the field values on GetAppStorageRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAppStorageRequest) ValidateAll ¶ added in v0.4.18
func (m *GetAppStorageRequest) ValidateAll() error
ValidateAll checks the field values on GetAppStorageRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAppStorageRequestMultiError, or nil if none found.
type GetAppStorageRequestMultiError ¶ added in v0.4.18
type GetAppStorageRequestMultiError []error
GetAppStorageRequestMultiError is an error wrapping multiple validation errors returned by GetAppStorageRequest.ValidateAll() if the designated constraints aren't met.
func (GetAppStorageRequestMultiError) AllErrors ¶ added in v0.4.18
func (m GetAppStorageRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAppStorageRequestMultiError) Error ¶ added in v0.4.18
func (m GetAppStorageRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAppStorageRequestValidationError ¶ added in v0.4.18
type GetAppStorageRequestValidationError struct {
// contains filtered or unexported fields
}
GetAppStorageRequestValidationError is the validation error returned by GetAppStorageRequest.Validate if the designated constraints aren't met.
func (GetAppStorageRequestValidationError) Cause ¶ added in v0.4.18
func (e GetAppStorageRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAppStorageRequestValidationError) Error ¶ added in v0.4.18
func (e GetAppStorageRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAppStorageRequestValidationError) ErrorName ¶ added in v0.4.18
func (e GetAppStorageRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAppStorageRequestValidationError) Field ¶ added in v0.4.18
func (e GetAppStorageRequestValidationError) Field() string
Field function returns field value.
func (GetAppStorageRequestValidationError) Key ¶ added in v0.4.18
func (e GetAppStorageRequestValidationError) Key() bool
Key function returns key value.
func (GetAppStorageRequestValidationError) Reason ¶ added in v0.4.18
func (e GetAppStorageRequestValidationError) Reason() string
Reason function returns reason value.
type GetAppStorageResponse ¶ added in v0.4.18
type GetAppStorageResponse struct { Apps []*AppStorage `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps" bun:"apps" csv:"apps" pg:"apps" yaml:"apps"` // contains filtered or unexported fields }
func (*GetAppStorageResponse) Descriptor
deprecated
added in
v0.4.18
func (*GetAppStorageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppStorageResponse.ProtoReflect.Descriptor instead.
func (*GetAppStorageResponse) GetApps ¶ added in v0.4.18
func (x *GetAppStorageResponse) GetApps() []*AppStorage
func (*GetAppStorageResponse) ProtoMessage ¶ added in v0.4.18
func (*GetAppStorageResponse) ProtoMessage()
func (*GetAppStorageResponse) ProtoReflect ¶ added in v0.4.18
func (x *GetAppStorageResponse) ProtoReflect() protoreflect.Message
func (*GetAppStorageResponse) Reset ¶ added in v0.4.18
func (x *GetAppStorageResponse) Reset()
func (*GetAppStorageResponse) String ¶ added in v0.4.18
func (x *GetAppStorageResponse) String() string
func (*GetAppStorageResponse) Validate ¶ added in v0.4.18
func (m *GetAppStorageResponse) Validate() error
Validate checks the field values on GetAppStorageResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAppStorageResponse) ValidateAll ¶ added in v0.4.18
func (m *GetAppStorageResponse) ValidateAll() error
ValidateAll checks the field values on GetAppStorageResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAppStorageResponseMultiError, or nil if none found.
type GetAppStorageResponseMultiError ¶ added in v0.4.18
type GetAppStorageResponseMultiError []error
GetAppStorageResponseMultiError is an error wrapping multiple validation errors returned by GetAppStorageResponse.ValidateAll() if the designated constraints aren't met.
func (GetAppStorageResponseMultiError) AllErrors ¶ added in v0.4.18
func (m GetAppStorageResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAppStorageResponseMultiError) Error ¶ added in v0.4.18
func (m GetAppStorageResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAppStorageResponseValidationError ¶ added in v0.4.18
type GetAppStorageResponseValidationError struct {
// contains filtered or unexported fields
}
GetAppStorageResponseValidationError is the validation error returned by GetAppStorageResponse.Validate if the designated constraints aren't met.
func (GetAppStorageResponseValidationError) Cause ¶ added in v0.4.18
func (e GetAppStorageResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAppStorageResponseValidationError) Error ¶ added in v0.4.18
func (e GetAppStorageResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAppStorageResponseValidationError) ErrorName ¶ added in v0.4.18
func (e GetAppStorageResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAppStorageResponseValidationError) Field ¶ added in v0.4.18
func (e GetAppStorageResponseValidationError) Field() string
Field function returns field value.
func (GetAppStorageResponseValidationError) Key ¶ added in v0.4.18
func (e GetAppStorageResponseValidationError) Key() bool
Key function returns key value.
func (GetAppStorageResponseValidationError) Reason ¶ added in v0.4.18
func (e GetAppStorageResponseValidationError) Reason() string
Reason function returns reason value.
type GetAppsInStoreRequest ¶ added in v0.4.0
type GetAppsInStoreRequest struct {
// contains filtered or unexported fields
}
func (*GetAppsInStoreRequest) Descriptor
deprecated
added in
v0.4.0
func (*GetAppsInStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppsInStoreRequest.ProtoReflect.Descriptor instead.
func (*GetAppsInStoreRequest) ProtoMessage ¶ added in v0.4.0
func (*GetAppsInStoreRequest) ProtoMessage()
func (*GetAppsInStoreRequest) ProtoReflect ¶ added in v0.4.0
func (x *GetAppsInStoreRequest) ProtoReflect() protoreflect.Message
func (*GetAppsInStoreRequest) Reset ¶ added in v0.4.0
func (x *GetAppsInStoreRequest) Reset()
func (*GetAppsInStoreRequest) String ¶ added in v0.4.0
func (x *GetAppsInStoreRequest) String() string
func (*GetAppsInStoreRequest) Validate ¶ added in v0.4.0
func (m *GetAppsInStoreRequest) Validate() error
Validate checks the field values on GetAppsInStoreRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAppsInStoreRequest) ValidateAll ¶ added in v0.4.0
func (m *GetAppsInStoreRequest) ValidateAll() error
ValidateAll checks the field values on GetAppsInStoreRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAppsInStoreRequestMultiError, or nil if none found.
type GetAppsInStoreRequestMultiError ¶ added in v0.4.0
type GetAppsInStoreRequestMultiError []error
GetAppsInStoreRequestMultiError is an error wrapping multiple validation errors returned by GetAppsInStoreRequest.ValidateAll() if the designated constraints aren't met.
func (GetAppsInStoreRequestMultiError) AllErrors ¶ added in v0.4.0
func (m GetAppsInStoreRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAppsInStoreRequestMultiError) Error ¶ added in v0.4.0
func (m GetAppsInStoreRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAppsInStoreRequestValidationError ¶ added in v0.4.0
type GetAppsInStoreRequestValidationError struct {
// contains filtered or unexported fields
}
GetAppsInStoreRequestValidationError is the validation error returned by GetAppsInStoreRequest.Validate if the designated constraints aren't met.
func (GetAppsInStoreRequestValidationError) Cause ¶ added in v0.4.0
func (e GetAppsInStoreRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAppsInStoreRequestValidationError) Error ¶ added in v0.4.0
func (e GetAppsInStoreRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAppsInStoreRequestValidationError) ErrorName ¶ added in v0.4.0
func (e GetAppsInStoreRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAppsInStoreRequestValidationError) Field ¶ added in v0.4.0
func (e GetAppsInStoreRequestValidationError) Field() string
Field function returns field value.
func (GetAppsInStoreRequestValidationError) Key ¶ added in v0.4.0
func (e GetAppsInStoreRequestValidationError) Key() bool
Key function returns key value.
func (GetAppsInStoreRequestValidationError) Reason ¶ added in v0.4.0
func (e GetAppsInStoreRequestValidationError) Reason() string
Reason function returns reason value.
type GetAppsInStoreResponse ¶ added in v0.4.0
type GetAppsInStoreResponse struct { Apps []*App `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps" bun:"apps" csv:"apps" pg:"apps" yaml:"apps"` // contains filtered or unexported fields }
func (*GetAppsInStoreResponse) Descriptor
deprecated
added in
v0.4.0
func (*GetAppsInStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppsInStoreResponse.ProtoReflect.Descriptor instead.
func (*GetAppsInStoreResponse) GetApps ¶ added in v0.4.0
func (x *GetAppsInStoreResponse) GetApps() []*App
func (*GetAppsInStoreResponse) ProtoMessage ¶ added in v0.4.0
func (*GetAppsInStoreResponse) ProtoMessage()
func (*GetAppsInStoreResponse) ProtoReflect ¶ added in v0.4.0
func (x *GetAppsInStoreResponse) ProtoReflect() protoreflect.Message
func (*GetAppsInStoreResponse) Reset ¶ added in v0.4.0
func (x *GetAppsInStoreResponse) Reset()
func (*GetAppsInStoreResponse) String ¶ added in v0.4.0
func (x *GetAppsInStoreResponse) String() string
func (*GetAppsInStoreResponse) Validate ¶ added in v0.4.0
func (m *GetAppsInStoreResponse) Validate() error
Validate checks the field values on GetAppsInStoreResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAppsInStoreResponse) ValidateAll ¶ added in v0.4.0
func (m *GetAppsInStoreResponse) ValidateAll() error
ValidateAll checks the field values on GetAppsInStoreResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAppsInStoreResponseMultiError, or nil if none found.
type GetAppsInStoreResponseMultiError ¶ added in v0.4.0
type GetAppsInStoreResponseMultiError []error
GetAppsInStoreResponseMultiError is an error wrapping multiple validation errors returned by GetAppsInStoreResponse.ValidateAll() if the designated constraints aren't met.
func (GetAppsInStoreResponseMultiError) AllErrors ¶ added in v0.4.0
func (m GetAppsInStoreResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAppsInStoreResponseMultiError) Error ¶ added in v0.4.0
func (m GetAppsInStoreResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAppsInStoreResponseValidationError ¶ added in v0.4.0
type GetAppsInStoreResponseValidationError struct {
// contains filtered or unexported fields
}
GetAppsInStoreResponseValidationError is the validation error returned by GetAppsInStoreResponse.Validate if the designated constraints aren't met.
func (GetAppsInStoreResponseValidationError) Cause ¶ added in v0.4.0
func (e GetAppsInStoreResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAppsInStoreResponseValidationError) Error ¶ added in v0.4.0
func (e GetAppsInStoreResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAppsInStoreResponseValidationError) ErrorName ¶ added in v0.4.0
func (e GetAppsInStoreResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAppsInStoreResponseValidationError) Field ¶ added in v0.4.0
func (e GetAppsInStoreResponseValidationError) Field() string
Field function returns field value.
func (GetAppsInStoreResponseValidationError) Key ¶ added in v0.4.0
func (e GetAppsInStoreResponseValidationError) Key() bool
Key function returns key value.
func (GetAppsInStoreResponseValidationError) Reason ¶ added in v0.4.0
func (e GetAppsInStoreResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeviceSettingsRequest ¶ added in v0.4.0
type GetDeviceSettingsRequest struct {
// contains filtered or unexported fields
}
func (*GetDeviceSettingsRequest) Descriptor
deprecated
added in
v0.4.0
func (*GetDeviceSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceSettingsRequest) ProtoMessage ¶ added in v0.4.0
func (*GetDeviceSettingsRequest) ProtoMessage()
func (*GetDeviceSettingsRequest) ProtoReflect ¶ added in v0.4.0
func (x *GetDeviceSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceSettingsRequest) Reset ¶ added in v0.4.0
func (x *GetDeviceSettingsRequest) Reset()
func (*GetDeviceSettingsRequest) String ¶ added in v0.4.0
func (x *GetDeviceSettingsRequest) String() string
func (*GetDeviceSettingsRequest) Validate ¶ added in v0.4.0
func (m *GetDeviceSettingsRequest) Validate() error
Validate checks the field values on GetDeviceSettingsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDeviceSettingsRequest) ValidateAll ¶ added in v0.4.0
func (m *GetDeviceSettingsRequest) ValidateAll() error
ValidateAll checks the field values on GetDeviceSettingsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDeviceSettingsRequestMultiError, or nil if none found.
type GetDeviceSettingsRequestMultiError ¶ added in v0.4.0
type GetDeviceSettingsRequestMultiError []error
GetDeviceSettingsRequestMultiError is an error wrapping multiple validation errors returned by GetDeviceSettingsRequest.ValidateAll() if the designated constraints aren't met.
func (GetDeviceSettingsRequestMultiError) AllErrors ¶ added in v0.4.0
func (m GetDeviceSettingsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeviceSettingsRequestMultiError) Error ¶ added in v0.4.0
func (m GetDeviceSettingsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeviceSettingsRequestValidationError ¶ added in v0.4.0
type GetDeviceSettingsRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeviceSettingsRequestValidationError is the validation error returned by GetDeviceSettingsRequest.Validate if the designated constraints aren't met.
func (GetDeviceSettingsRequestValidationError) Cause ¶ added in v0.4.0
func (e GetDeviceSettingsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceSettingsRequestValidationError) Error ¶ added in v0.4.0
func (e GetDeviceSettingsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceSettingsRequestValidationError) ErrorName ¶ added in v0.4.0
func (e GetDeviceSettingsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceSettingsRequestValidationError) Field ¶ added in v0.4.0
func (e GetDeviceSettingsRequestValidationError) Field() string
Field function returns field value.
func (GetDeviceSettingsRequestValidationError) Key ¶ added in v0.4.0
func (e GetDeviceSettingsRequestValidationError) Key() bool
Key function returns key value.
func (GetDeviceSettingsRequestValidationError) Reason ¶ added in v0.4.0
func (e GetDeviceSettingsRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeviceSettingsResponse ¶ added in v0.4.0
type GetDeviceSettingsResponse struct { Settings *DeviceSettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings" bun:"settings" csv:"settings" pg:"settings" yaml:"settings"` // contains filtered or unexported fields }
func (*GetDeviceSettingsResponse) Descriptor
deprecated
added in
v0.4.0
func (*GetDeviceSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceSettingsResponse) GetSettings ¶ added in v0.4.0
func (x *GetDeviceSettingsResponse) GetSettings() *DeviceSettings
func (*GetDeviceSettingsResponse) ProtoMessage ¶ added in v0.4.0
func (*GetDeviceSettingsResponse) ProtoMessage()
func (*GetDeviceSettingsResponse) ProtoReflect ¶ added in v0.4.0
func (x *GetDeviceSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceSettingsResponse) Reset ¶ added in v0.4.0
func (x *GetDeviceSettingsResponse) Reset()
func (*GetDeviceSettingsResponse) String ¶ added in v0.4.0
func (x *GetDeviceSettingsResponse) String() string
func (*GetDeviceSettingsResponse) Validate ¶ added in v0.4.0
func (m *GetDeviceSettingsResponse) Validate() error
Validate checks the field values on GetDeviceSettingsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDeviceSettingsResponse) ValidateAll ¶ added in v0.4.0
func (m *GetDeviceSettingsResponse) ValidateAll() error
ValidateAll checks the field values on GetDeviceSettingsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDeviceSettingsResponseMultiError, or nil if none found.
type GetDeviceSettingsResponseMultiError ¶ added in v0.4.0
type GetDeviceSettingsResponseMultiError []error
GetDeviceSettingsResponseMultiError is an error wrapping multiple validation errors returned by GetDeviceSettingsResponse.ValidateAll() if the designated constraints aren't met.
func (GetDeviceSettingsResponseMultiError) AllErrors ¶ added in v0.4.0
func (m GetDeviceSettingsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeviceSettingsResponseMultiError) Error ¶ added in v0.4.0
func (m GetDeviceSettingsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeviceSettingsResponseValidationError ¶ added in v0.4.0
type GetDeviceSettingsResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeviceSettingsResponseValidationError is the validation error returned by GetDeviceSettingsResponse.Validate if the designated constraints aren't met.
func (GetDeviceSettingsResponseValidationError) Cause ¶ added in v0.4.0
func (e GetDeviceSettingsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceSettingsResponseValidationError) Error ¶ added in v0.4.0
func (e GetDeviceSettingsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceSettingsResponseValidationError) ErrorName ¶ added in v0.4.0
func (e GetDeviceSettingsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceSettingsResponseValidationError) Field ¶ added in v0.4.0
func (e GetDeviceSettingsResponseValidationError) Field() string
Field function returns field value.
func (GetDeviceSettingsResponseValidationError) Key ¶ added in v0.4.0
func (e GetDeviceSettingsResponseValidationError) Key() bool
Key function returns key value.
func (GetDeviceSettingsResponseValidationError) Reason ¶ added in v0.4.0
func (e GetDeviceSettingsResponseValidationError) Reason() string
Reason function returns reason value.
type GetSystemStatsRequest ¶ added in v0.3.8
type GetSystemStatsRequest struct {
// contains filtered or unexported fields
}
func (*GetSystemStatsRequest) Descriptor
deprecated
added in
v0.3.8
func (*GetSystemStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemStatsRequest.ProtoReflect.Descriptor instead.
func (*GetSystemStatsRequest) ProtoMessage ¶ added in v0.3.8
func (*GetSystemStatsRequest) ProtoMessage()
func (*GetSystemStatsRequest) ProtoReflect ¶ added in v0.3.8
func (x *GetSystemStatsRequest) ProtoReflect() protoreflect.Message
func (*GetSystemStatsRequest) Reset ¶ added in v0.3.8
func (x *GetSystemStatsRequest) Reset()
func (*GetSystemStatsRequest) String ¶ added in v0.3.8
func (x *GetSystemStatsRequest) String() string
func (*GetSystemStatsRequest) Validate ¶ added in v0.3.8
func (m *GetSystemStatsRequest) Validate() error
Validate checks the field values on GetSystemStatsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSystemStatsRequest) ValidateAll ¶ added in v0.3.8
func (m *GetSystemStatsRequest) ValidateAll() error
ValidateAll checks the field values on GetSystemStatsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSystemStatsRequestMultiError, or nil if none found.
type GetSystemStatsRequestMultiError ¶ added in v0.3.8
type GetSystemStatsRequestMultiError []error
GetSystemStatsRequestMultiError is an error wrapping multiple validation errors returned by GetSystemStatsRequest.ValidateAll() if the designated constraints aren't met.
func (GetSystemStatsRequestMultiError) AllErrors ¶ added in v0.3.8
func (m GetSystemStatsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemStatsRequestMultiError) Error ¶ added in v0.3.8
func (m GetSystemStatsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemStatsRequestValidationError ¶ added in v0.3.8
type GetSystemStatsRequestValidationError struct {
// contains filtered or unexported fields
}
GetSystemStatsRequestValidationError is the validation error returned by GetSystemStatsRequest.Validate if the designated constraints aren't met.
func (GetSystemStatsRequestValidationError) Cause ¶ added in v0.3.8
func (e GetSystemStatsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSystemStatsRequestValidationError) Error ¶ added in v0.3.8
func (e GetSystemStatsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemStatsRequestValidationError) ErrorName ¶ added in v0.3.8
func (e GetSystemStatsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemStatsRequestValidationError) Field ¶ added in v0.3.8
func (e GetSystemStatsRequestValidationError) Field() string
Field function returns field value.
func (GetSystemStatsRequestValidationError) Key ¶ added in v0.3.8
func (e GetSystemStatsRequestValidationError) Key() bool
Key function returns key value.
func (GetSystemStatsRequestValidationError) Reason ¶ added in v0.3.8
func (e GetSystemStatsRequestValidationError) Reason() string
Reason function returns reason value.
type GetSystemStatsResponse ¶ added in v0.3.8
type GetSystemStatsResponse struct { Stats *v1.SystemStats `protobuf:"bytes,1,opt,name=stats,proto3" json:"stats" bun:"stats" csv:"stats" pg:"stats" yaml:"stats"` // contains filtered or unexported fields }
func (*GetSystemStatsResponse) Descriptor
deprecated
added in
v0.3.8
func (*GetSystemStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemStatsResponse.ProtoReflect.Descriptor instead.
func (*GetSystemStatsResponse) GetStats ¶ added in v0.3.8
func (x *GetSystemStatsResponse) GetStats() *v1.SystemStats
func (*GetSystemStatsResponse) ProtoMessage ¶ added in v0.3.8
func (*GetSystemStatsResponse) ProtoMessage()
func (*GetSystemStatsResponse) ProtoReflect ¶ added in v0.3.8
func (x *GetSystemStatsResponse) ProtoReflect() protoreflect.Message
func (*GetSystemStatsResponse) Reset ¶ added in v0.3.8
func (x *GetSystemStatsResponse) Reset()
func (*GetSystemStatsResponse) String ¶ added in v0.3.8
func (x *GetSystemStatsResponse) String() string
func (*GetSystemStatsResponse) Validate ¶ added in v0.3.8
func (m *GetSystemStatsResponse) Validate() error
Validate checks the field values on GetSystemStatsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSystemStatsResponse) ValidateAll ¶ added in v0.3.8
func (m *GetSystemStatsResponse) ValidateAll() error
ValidateAll checks the field values on GetSystemStatsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSystemStatsResponseMultiError, or nil if none found.
type GetSystemStatsResponseMultiError ¶ added in v0.3.8
type GetSystemStatsResponseMultiError []error
GetSystemStatsResponseMultiError is an error wrapping multiple validation errors returned by GetSystemStatsResponse.ValidateAll() if the designated constraints aren't met.
func (GetSystemStatsResponseMultiError) AllErrors ¶ added in v0.3.8
func (m GetSystemStatsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemStatsResponseMultiError) Error ¶ added in v0.3.8
func (m GetSystemStatsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemStatsResponseValidationError ¶ added in v0.3.8
type GetSystemStatsResponseValidationError struct {
// contains filtered or unexported fields
}
GetSystemStatsResponseValidationError is the validation error returned by GetSystemStatsResponse.Validate if the designated constraints aren't met.
func (GetSystemStatsResponseValidationError) Cause ¶ added in v0.3.8
func (e GetSystemStatsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSystemStatsResponseValidationError) Error ¶ added in v0.3.8
func (e GetSystemStatsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemStatsResponseValidationError) ErrorName ¶ added in v0.3.8
func (e GetSystemStatsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemStatsResponseValidationError) Field ¶ added in v0.3.8
func (e GetSystemStatsResponseValidationError) Field() string
Field function returns field value.
func (GetSystemStatsResponseValidationError) Key ¶ added in v0.3.8
func (e GetSystemStatsResponseValidationError) Key() bool
Key function returns key value.
func (GetSystemStatsResponseValidationError) Reason ¶ added in v0.3.8
func (e GetSystemStatsResponseValidationError) Reason() string
Reason function returns reason value.
type HeartbeatEvent ¶ added in v0.4.10
type HeartbeatEvent struct {
// contains filtered or unexported fields
}
func (*HeartbeatEvent) Descriptor
deprecated
added in
v0.4.10
func (*HeartbeatEvent) Descriptor() ([]byte, []int)
Deprecated: Use HeartbeatEvent.ProtoReflect.Descriptor instead.
func (*HeartbeatEvent) ProtoMessage ¶ added in v0.4.10
func (*HeartbeatEvent) ProtoMessage()
func (*HeartbeatEvent) ProtoReflect ¶ added in v0.4.10
func (x *HeartbeatEvent) ProtoReflect() protoreflect.Message
func (*HeartbeatEvent) Reset ¶ added in v0.4.10
func (x *HeartbeatEvent) Reset()
func (*HeartbeatEvent) String ¶ added in v0.4.10
func (x *HeartbeatEvent) String() string
func (*HeartbeatEvent) Validate ¶ added in v0.4.10
func (m *HeartbeatEvent) Validate() error
Validate checks the field values on HeartbeatEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*HeartbeatEvent) ValidateAll ¶ added in v0.4.10
func (m *HeartbeatEvent) ValidateAll() error
ValidateAll checks the field values on HeartbeatEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HeartbeatEventMultiError, or nil if none found.
type HeartbeatEventMultiError ¶ added in v0.4.10
type HeartbeatEventMultiError []error
HeartbeatEventMultiError is an error wrapping multiple validation errors returned by HeartbeatEvent.ValidateAll() if the designated constraints aren't met.
func (HeartbeatEventMultiError) AllErrors ¶ added in v0.4.10
func (m HeartbeatEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HeartbeatEventMultiError) Error ¶ added in v0.4.10
func (m HeartbeatEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HeartbeatEventValidationError ¶ added in v0.4.10
type HeartbeatEventValidationError struct {
// contains filtered or unexported fields
}
HeartbeatEventValidationError is the validation error returned by HeartbeatEvent.Validate if the designated constraints aren't met.
func (HeartbeatEventValidationError) Cause ¶ added in v0.4.10
func (e HeartbeatEventValidationError) Cause() error
Cause function returns cause value.
func (HeartbeatEventValidationError) Error ¶ added in v0.4.10
func (e HeartbeatEventValidationError) Error() string
Error satisfies the builtin error interface
func (HeartbeatEventValidationError) ErrorName ¶ added in v0.4.10
func (e HeartbeatEventValidationError) ErrorName() string
ErrorName returns error name.
func (HeartbeatEventValidationError) Field ¶ added in v0.4.10
func (e HeartbeatEventValidationError) Field() string
Field function returns field value.
func (HeartbeatEventValidationError) Key ¶ added in v0.4.10
func (e HeartbeatEventValidationError) Key() bool
Key function returns key value.
func (HeartbeatEventValidationError) Reason ¶ added in v0.4.10
func (e HeartbeatEventValidationError) Reason() string
Reason function returns reason value.
type ImageVersion ¶ added in v0.3.4
type ImageVersion struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image" bun:"image" csv:"image" pg:"image" yaml:"image"` Current string `protobuf:"bytes,2,opt,name=current,proto3" json:"current" bun:"current" csv:"current" pg:"current" yaml:"current"` Latest string `protobuf:"bytes,3,opt,name=latest,proto3" json:"latest" bun:"latest" csv:"latest" pg:"latest" yaml:"latest"` // contains filtered or unexported fields }
func (*ImageVersion) Descriptor
deprecated
added in
v0.3.4
func (*ImageVersion) Descriptor() ([]byte, []int)
Deprecated: Use ImageVersion.ProtoReflect.Descriptor instead.
func (*ImageVersion) GetCurrent ¶ added in v0.3.4
func (x *ImageVersion) GetCurrent() string
func (*ImageVersion) GetImage ¶ added in v0.3.4
func (x *ImageVersion) GetImage() string
func (*ImageVersion) GetLatest ¶ added in v0.3.4
func (x *ImageVersion) GetLatest() string
func (*ImageVersion) ProtoMessage ¶ added in v0.3.4
func (*ImageVersion) ProtoMessage()
func (*ImageVersion) ProtoReflect ¶ added in v0.3.4
func (x *ImageVersion) ProtoReflect() protoreflect.Message
func (*ImageVersion) Reset ¶ added in v0.3.4
func (x *ImageVersion) Reset()
func (*ImageVersion) String ¶ added in v0.3.4
func (x *ImageVersion) String() string
func (*ImageVersion) Validate ¶ added in v0.3.4
func (m *ImageVersion) Validate() error
Validate checks the field values on ImageVersion with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ImageVersion) ValidateAll ¶ added in v0.3.4
func (m *ImageVersion) ValidateAll() error
ValidateAll checks the field values on ImageVersion with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ImageVersionMultiError, or nil if none found.
type ImageVersionMultiError ¶ added in v0.3.4
type ImageVersionMultiError []error
ImageVersionMultiError is an error wrapping multiple validation errors returned by ImageVersion.ValidateAll() if the designated constraints aren't met.
func (ImageVersionMultiError) AllErrors ¶ added in v0.3.4
func (m ImageVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ImageVersionMultiError) Error ¶ added in v0.3.4
func (m ImageVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ImageVersionValidationError ¶ added in v0.3.4
type ImageVersionValidationError struct {
// contains filtered or unexported fields
}
ImageVersionValidationError is the validation error returned by ImageVersion.Validate if the designated constraints aren't met.
func (ImageVersionValidationError) Cause ¶ added in v0.3.4
func (e ImageVersionValidationError) Cause() error
Cause function returns cause value.
func (ImageVersionValidationError) Error ¶ added in v0.3.4
func (e ImageVersionValidationError) Error() string
Error satisfies the builtin error interface
func (ImageVersionValidationError) ErrorName ¶ added in v0.3.4
func (e ImageVersionValidationError) ErrorName() string
ErrorName returns error name.
func (ImageVersionValidationError) Field ¶ added in v0.3.4
func (e ImageVersionValidationError) Field() string
Field function returns field value.
func (ImageVersionValidationError) Key ¶ added in v0.3.4
func (e ImageVersionValidationError) Key() bool
Key function returns key value.
func (ImageVersionValidationError) Reason ¶ added in v0.3.4
func (e ImageVersionValidationError) Reason() string
Reason function returns reason value.
type InitializeDeviceRequest ¶ added in v0.4.0
type InitializeDeviceRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username" bun:"username" csv:"username" pg:"username" yaml:"username"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password" bun:"password" csv:"password" pg:"password" yaml:"password"` // validate timezone is at least not empty Timezone string `protobuf:"bytes,3,opt,name=timezone,proto3" json:"timezone" bun:"timezone" csv:"timezone" pg:"timezone" yaml:"timezone"` AutoUpdateApps bool `` /* 186-byte string literal not displayed */ AutoUpdateOs bool `` /* 172-byte string literal not displayed */ // contains filtered or unexported fields }
func (*InitializeDeviceRequest) Descriptor
deprecated
added in
v0.4.0
func (*InitializeDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitializeDeviceRequest.ProtoReflect.Descriptor instead.
func (*InitializeDeviceRequest) GetAutoUpdateApps ¶ added in v0.4.0
func (x *InitializeDeviceRequest) GetAutoUpdateApps() bool
func (*InitializeDeviceRequest) GetAutoUpdateOs ¶ added in v0.4.0
func (x *InitializeDeviceRequest) GetAutoUpdateOs() bool
func (*InitializeDeviceRequest) GetPassword ¶ added in v0.4.0
func (x *InitializeDeviceRequest) GetPassword() string
func (*InitializeDeviceRequest) GetTimezone ¶ added in v0.4.0
func (x *InitializeDeviceRequest) GetTimezone() string
func (*InitializeDeviceRequest) GetUsername ¶ added in v0.4.0
func (x *InitializeDeviceRequest) GetUsername() string
func (*InitializeDeviceRequest) ProtoMessage ¶ added in v0.4.0
func (*InitializeDeviceRequest) ProtoMessage()
func (*InitializeDeviceRequest) ProtoReflect ¶ added in v0.4.0
func (x *InitializeDeviceRequest) ProtoReflect() protoreflect.Message
func (*InitializeDeviceRequest) Reset ¶ added in v0.4.0
func (x *InitializeDeviceRequest) Reset()
func (*InitializeDeviceRequest) String ¶ added in v0.4.0
func (x *InitializeDeviceRequest) String() string
func (*InitializeDeviceRequest) Validate ¶ added in v0.4.0
func (m *InitializeDeviceRequest) Validate() error
Validate checks the field values on InitializeDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InitializeDeviceRequest) ValidateAll ¶ added in v0.4.0
func (m *InitializeDeviceRequest) ValidateAll() error
ValidateAll checks the field values on InitializeDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InitializeDeviceRequestMultiError, or nil if none found.
type InitializeDeviceRequestMultiError ¶ added in v0.4.0
type InitializeDeviceRequestMultiError []error
InitializeDeviceRequestMultiError is an error wrapping multiple validation errors returned by InitializeDeviceRequest.ValidateAll() if the designated constraints aren't met.
func (InitializeDeviceRequestMultiError) AllErrors ¶ added in v0.4.0
func (m InitializeDeviceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InitializeDeviceRequestMultiError) Error ¶ added in v0.4.0
func (m InitializeDeviceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InitializeDeviceRequestValidationError ¶ added in v0.4.0
type InitializeDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
InitializeDeviceRequestValidationError is the validation error returned by InitializeDeviceRequest.Validate if the designated constraints aren't met.
func (InitializeDeviceRequestValidationError) Cause ¶ added in v0.4.0
func (e InitializeDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (InitializeDeviceRequestValidationError) Error ¶ added in v0.4.0
func (e InitializeDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (InitializeDeviceRequestValidationError) ErrorName ¶ added in v0.4.0
func (e InitializeDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (InitializeDeviceRequestValidationError) Field ¶ added in v0.4.0
func (e InitializeDeviceRequestValidationError) Field() string
Field function returns field value.
func (InitializeDeviceRequestValidationError) Key ¶ added in v0.4.0
func (e InitializeDeviceRequestValidationError) Key() bool
Key function returns key value.
func (InitializeDeviceRequestValidationError) Reason ¶ added in v0.4.0
func (e InitializeDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type InitializeDeviceResponse ¶ added in v0.4.0
type InitializeDeviceResponse struct { Setup bool `protobuf:"varint,1,opt,name=setup,proto3" json:"setup" bun:"setup" csv:"setup" pg:"setup" yaml:"setup"` // contains filtered or unexported fields }
func (*InitializeDeviceResponse) Descriptor
deprecated
added in
v0.4.0
func (*InitializeDeviceResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitializeDeviceResponse.ProtoReflect.Descriptor instead.
func (*InitializeDeviceResponse) GetSetup ¶ added in v0.4.0
func (x *InitializeDeviceResponse) GetSetup() bool
func (*InitializeDeviceResponse) ProtoMessage ¶ added in v0.4.0
func (*InitializeDeviceResponse) ProtoMessage()
func (*InitializeDeviceResponse) ProtoReflect ¶ added in v0.4.0
func (x *InitializeDeviceResponse) ProtoReflect() protoreflect.Message
func (*InitializeDeviceResponse) Reset ¶ added in v0.4.0
func (x *InitializeDeviceResponse) Reset()
func (*InitializeDeviceResponse) String ¶ added in v0.4.0
func (x *InitializeDeviceResponse) String() string
func (*InitializeDeviceResponse) Validate ¶ added in v0.4.0
func (m *InitializeDeviceResponse) Validate() error
Validate checks the field values on InitializeDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InitializeDeviceResponse) ValidateAll ¶ added in v0.4.0
func (m *InitializeDeviceResponse) ValidateAll() error
ValidateAll checks the field values on InitializeDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InitializeDeviceResponseMultiError, or nil if none found.
type InitializeDeviceResponseMultiError ¶ added in v0.4.0
type InitializeDeviceResponseMultiError []error
InitializeDeviceResponseMultiError is an error wrapping multiple validation errors returned by InitializeDeviceResponse.ValidateAll() if the designated constraints aren't met.
func (InitializeDeviceResponseMultiError) AllErrors ¶ added in v0.4.0
func (m InitializeDeviceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InitializeDeviceResponseMultiError) Error ¶ added in v0.4.0
func (m InitializeDeviceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InitializeDeviceResponseValidationError ¶ added in v0.4.0
type InitializeDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
InitializeDeviceResponseValidationError is the validation error returned by InitializeDeviceResponse.Validate if the designated constraints aren't met.
func (InitializeDeviceResponseValidationError) Cause ¶ added in v0.4.0
func (e InitializeDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (InitializeDeviceResponseValidationError) Error ¶ added in v0.4.0
func (e InitializeDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (InitializeDeviceResponseValidationError) ErrorName ¶ added in v0.4.0
func (e InitializeDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (InitializeDeviceResponseValidationError) Field ¶ added in v0.4.0
func (e InitializeDeviceResponseValidationError) Field() string
Field function returns field value.
func (InitializeDeviceResponseValidationError) Key ¶ added in v0.4.0
func (e InitializeDeviceResponseValidationError) Key() bool
Key function returns key value.
func (InitializeDeviceResponseValidationError) Reason ¶ added in v0.4.0
func (e InitializeDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type InstallAppRequest ¶ added in v0.3.0
type InstallAppRequest struct { Chart string `protobuf:"bytes,1,opt,name=chart,proto3" json:"chart" bun:"chart" csv:"chart" pg:"chart" yaml:"chart"` Repo string `protobuf:"bytes,2,opt,name=repo,proto3" json:"repo" bun:"repo" csv:"repo" pg:"repo" yaml:"repo"` Release string `protobuf:"bytes,3,opt,name=release,proto3" json:"release" bun:"release" csv:"release" pg:"release" yaml:"release"` Values string `protobuf:"bytes,4,opt,name=values,proto3" json:"values" bun:"values" csv:"values" pg:"values" yaml:"values"` Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` // contains filtered or unexported fields }
func (*InstallAppRequest) Descriptor
deprecated
added in
v0.3.0
func (*InstallAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstallAppRequest.ProtoReflect.Descriptor instead.
func (*InstallAppRequest) GetChart ¶ added in v0.3.0
func (x *InstallAppRequest) GetChart() string
func (*InstallAppRequest) GetRelease ¶ added in v0.3.0
func (x *InstallAppRequest) GetRelease() string
func (*InstallAppRequest) GetRepo ¶ added in v0.3.0
func (x *InstallAppRequest) GetRepo() string
func (*InstallAppRequest) GetValues ¶ added in v0.3.0
func (x *InstallAppRequest) GetValues() string
func (*InstallAppRequest) GetVersion ¶ added in v0.3.1
func (x *InstallAppRequest) GetVersion() string
func (*InstallAppRequest) ProtoMessage ¶ added in v0.3.0
func (*InstallAppRequest) ProtoMessage()
func (*InstallAppRequest) ProtoReflect ¶ added in v0.3.0
func (x *InstallAppRequest) ProtoReflect() protoreflect.Message
func (*InstallAppRequest) Reset ¶ added in v0.3.0
func (x *InstallAppRequest) Reset()
func (*InstallAppRequest) String ¶ added in v0.3.0
func (x *InstallAppRequest) String() string
func (*InstallAppRequest) Validate ¶ added in v0.3.0
func (m *InstallAppRequest) Validate() error
Validate checks the field values on InstallAppRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InstallAppRequest) ValidateAll ¶ added in v0.3.0
func (m *InstallAppRequest) ValidateAll() error
ValidateAll checks the field values on InstallAppRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InstallAppRequestMultiError, or nil if none found.
type InstallAppRequestMultiError ¶ added in v0.3.0
type InstallAppRequestMultiError []error
InstallAppRequestMultiError is an error wrapping multiple validation errors returned by InstallAppRequest.ValidateAll() if the designated constraints aren't met.
func (InstallAppRequestMultiError) AllErrors ¶ added in v0.3.0
func (m InstallAppRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallAppRequestMultiError) Error ¶ added in v0.3.0
func (m InstallAppRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallAppRequestValidationError ¶ added in v0.3.0
type InstallAppRequestValidationError struct {
// contains filtered or unexported fields
}
InstallAppRequestValidationError is the validation error returned by InstallAppRequest.Validate if the designated constraints aren't met.
func (InstallAppRequestValidationError) Cause ¶ added in v0.3.0
func (e InstallAppRequestValidationError) Cause() error
Cause function returns cause value.
func (InstallAppRequestValidationError) Error ¶ added in v0.3.0
func (e InstallAppRequestValidationError) Error() string
Error satisfies the builtin error interface
func (InstallAppRequestValidationError) ErrorName ¶ added in v0.3.0
func (e InstallAppRequestValidationError) ErrorName() string
ErrorName returns error name.
func (InstallAppRequestValidationError) Field ¶ added in v0.3.0
func (e InstallAppRequestValidationError) Field() string
Field function returns field value.
func (InstallAppRequestValidationError) Key ¶ added in v0.3.0
func (e InstallAppRequestValidationError) Key() bool
Key function returns key value.
func (InstallAppRequestValidationError) Reason ¶ added in v0.3.0
func (e InstallAppRequestValidationError) Reason() string
Reason function returns reason value.
type InstallAppResponse ¶ added in v0.3.0
type InstallAppResponse struct {
// contains filtered or unexported fields
}
func (*InstallAppResponse) Descriptor
deprecated
added in
v0.3.0
func (*InstallAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstallAppResponse.ProtoReflect.Descriptor instead.
func (*InstallAppResponse) ProtoMessage ¶ added in v0.3.0
func (*InstallAppResponse) ProtoMessage()
func (*InstallAppResponse) ProtoReflect ¶ added in v0.3.0
func (x *InstallAppResponse) ProtoReflect() protoreflect.Message
func (*InstallAppResponse) Reset ¶ added in v0.3.0
func (x *InstallAppResponse) Reset()
func (*InstallAppResponse) String ¶ added in v0.3.0
func (x *InstallAppResponse) String() string
func (*InstallAppResponse) Validate ¶ added in v0.3.0
func (m *InstallAppResponse) Validate() error
Validate checks the field values on InstallAppResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InstallAppResponse) ValidateAll ¶ added in v0.3.0
func (m *InstallAppResponse) ValidateAll() error
ValidateAll checks the field values on InstallAppResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InstallAppResponseMultiError, or nil if none found.
type InstallAppResponseMultiError ¶ added in v0.3.0
type InstallAppResponseMultiError []error
InstallAppResponseMultiError is an error wrapping multiple validation errors returned by InstallAppResponse.ValidateAll() if the designated constraints aren't met.
func (InstallAppResponseMultiError) AllErrors ¶ added in v0.3.0
func (m InstallAppResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallAppResponseMultiError) Error ¶ added in v0.3.0
func (m InstallAppResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallAppResponseValidationError ¶ added in v0.3.0
type InstallAppResponseValidationError struct {
// contains filtered or unexported fields
}
InstallAppResponseValidationError is the validation error returned by InstallAppResponse.Validate if the designated constraints aren't met.
func (InstallAppResponseValidationError) Cause ¶ added in v0.3.0
func (e InstallAppResponseValidationError) Cause() error
Cause function returns cause value.
func (InstallAppResponseValidationError) Error ¶ added in v0.3.0
func (e InstallAppResponseValidationError) Error() string
Error satisfies the builtin error interface
func (InstallAppResponseValidationError) ErrorName ¶ added in v0.3.0
func (e InstallAppResponseValidationError) ErrorName() string
ErrorName returns error name.
func (InstallAppResponseValidationError) Field ¶ added in v0.3.0
func (e InstallAppResponseValidationError) Field() string
Field function returns field value.
func (InstallAppResponseValidationError) Key ¶ added in v0.3.0
func (e InstallAppResponseValidationError) Key() bool
Key function returns key value.
func (InstallAppResponseValidationError) Reason ¶ added in v0.3.0
func (e InstallAppResponseValidationError) Reason() string
Reason function returns reason value.
type InstallOSUpdateRequest ¶ added in v0.3.5
type InstallOSUpdateRequest struct {
// contains filtered or unexported fields
}
func (*InstallOSUpdateRequest) Descriptor
deprecated
added in
v0.3.5
func (*InstallOSUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstallOSUpdateRequest.ProtoReflect.Descriptor instead.
func (*InstallOSUpdateRequest) ProtoMessage ¶ added in v0.3.5
func (*InstallOSUpdateRequest) ProtoMessage()
func (*InstallOSUpdateRequest) ProtoReflect ¶ added in v0.3.5
func (x *InstallOSUpdateRequest) ProtoReflect() protoreflect.Message
func (*InstallOSUpdateRequest) Reset ¶ added in v0.3.5
func (x *InstallOSUpdateRequest) Reset()
func (*InstallOSUpdateRequest) String ¶ added in v0.3.5
func (x *InstallOSUpdateRequest) String() string
func (*InstallOSUpdateRequest) Validate ¶ added in v0.3.5
func (m *InstallOSUpdateRequest) Validate() error
Validate checks the field values on InstallOSUpdateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InstallOSUpdateRequest) ValidateAll ¶ added in v0.3.5
func (m *InstallOSUpdateRequest) ValidateAll() error
ValidateAll checks the field values on InstallOSUpdateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InstallOSUpdateRequestMultiError, or nil if none found.
type InstallOSUpdateRequestMultiError ¶ added in v0.3.5
type InstallOSUpdateRequestMultiError []error
InstallOSUpdateRequestMultiError is an error wrapping multiple validation errors returned by InstallOSUpdateRequest.ValidateAll() if the designated constraints aren't met.
func (InstallOSUpdateRequestMultiError) AllErrors ¶ added in v0.3.5
func (m InstallOSUpdateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallOSUpdateRequestMultiError) Error ¶ added in v0.3.5
func (m InstallOSUpdateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallOSUpdateRequestValidationError ¶ added in v0.3.5
type InstallOSUpdateRequestValidationError struct {
// contains filtered or unexported fields
}
InstallOSUpdateRequestValidationError is the validation error returned by InstallOSUpdateRequest.Validate if the designated constraints aren't met.
func (InstallOSUpdateRequestValidationError) Cause ¶ added in v0.3.5
func (e InstallOSUpdateRequestValidationError) Cause() error
Cause function returns cause value.
func (InstallOSUpdateRequestValidationError) Error ¶ added in v0.3.5
func (e InstallOSUpdateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (InstallOSUpdateRequestValidationError) ErrorName ¶ added in v0.3.5
func (e InstallOSUpdateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (InstallOSUpdateRequestValidationError) Field ¶ added in v0.3.5
func (e InstallOSUpdateRequestValidationError) Field() string
Field function returns field value.
func (InstallOSUpdateRequestValidationError) Key ¶ added in v0.3.5
func (e InstallOSUpdateRequestValidationError) Key() bool
Key function returns key value.
func (InstallOSUpdateRequestValidationError) Reason ¶ added in v0.3.5
func (e InstallOSUpdateRequestValidationError) Reason() string
Reason function returns reason value.
type InstallOSUpdateResponse ¶ added in v0.3.5
type InstallOSUpdateResponse struct {
// contains filtered or unexported fields
}
func (*InstallOSUpdateResponse) Descriptor
deprecated
added in
v0.3.5
func (*InstallOSUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstallOSUpdateResponse.ProtoReflect.Descriptor instead.
func (*InstallOSUpdateResponse) ProtoMessage ¶ added in v0.3.5
func (*InstallOSUpdateResponse) ProtoMessage()
func (*InstallOSUpdateResponse) ProtoReflect ¶ added in v0.3.5
func (x *InstallOSUpdateResponse) ProtoReflect() protoreflect.Message
func (*InstallOSUpdateResponse) Reset ¶ added in v0.3.5
func (x *InstallOSUpdateResponse) Reset()
func (*InstallOSUpdateResponse) String ¶ added in v0.3.5
func (x *InstallOSUpdateResponse) String() string
func (*InstallOSUpdateResponse) Validate ¶ added in v0.3.5
func (m *InstallOSUpdateResponse) Validate() error
Validate checks the field values on InstallOSUpdateResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InstallOSUpdateResponse) ValidateAll ¶ added in v0.3.5
func (m *InstallOSUpdateResponse) ValidateAll() error
ValidateAll checks the field values on InstallOSUpdateResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InstallOSUpdateResponseMultiError, or nil if none found.
type InstallOSUpdateResponseMultiError ¶ added in v0.3.5
type InstallOSUpdateResponseMultiError []error
InstallOSUpdateResponseMultiError is an error wrapping multiple validation errors returned by InstallOSUpdateResponse.ValidateAll() if the designated constraints aren't met.
func (InstallOSUpdateResponseMultiError) AllErrors ¶ added in v0.3.5
func (m InstallOSUpdateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallOSUpdateResponseMultiError) Error ¶ added in v0.3.5
func (m InstallOSUpdateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallOSUpdateResponseValidationError ¶ added in v0.3.5
type InstallOSUpdateResponseValidationError struct {
// contains filtered or unexported fields
}
InstallOSUpdateResponseValidationError is the validation error returned by InstallOSUpdateResponse.Validate if the designated constraints aren't met.
func (InstallOSUpdateResponseValidationError) Cause ¶ added in v0.3.5
func (e InstallOSUpdateResponseValidationError) Cause() error
Cause function returns cause value.
func (InstallOSUpdateResponseValidationError) Error ¶ added in v0.3.5
func (e InstallOSUpdateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (InstallOSUpdateResponseValidationError) ErrorName ¶ added in v0.3.5
func (e InstallOSUpdateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (InstallOSUpdateResponseValidationError) Field ¶ added in v0.3.5
func (e InstallOSUpdateResponseValidationError) Field() string
Field function returns field value.
func (InstallOSUpdateResponseValidationError) Key ¶ added in v0.3.5
func (e InstallOSUpdateResponseValidationError) Key() bool
Key function returns key value.
func (InstallOSUpdateResponseValidationError) Reason ¶ added in v0.3.5
func (e InstallOSUpdateResponseValidationError) Reason() string
Reason function returns reason value.
type InstalledApp ¶ added in v0.4.0
type InstalledApp struct { Application *App `` /* 137-byte string literal not displayed */ Status *AppRunningStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status" bun:"status" csv:"status" pg:"status" yaml:"status"` // contains filtered or unexported fields }
Aggregate model for the installed apps saved in blueprint
func (*InstalledApp) Descriptor
deprecated
added in
v0.4.0
func (*InstalledApp) Descriptor() ([]byte, []int)
Deprecated: Use InstalledApp.ProtoReflect.Descriptor instead.
func (*InstalledApp) GetApplication ¶ added in v0.4.0
func (x *InstalledApp) GetApplication() *App
func (*InstalledApp) GetStatus ¶ added in v0.4.0
func (x *InstalledApp) GetStatus() *AppRunningStatus
func (*InstalledApp) ProtoMessage ¶ added in v0.4.0
func (*InstalledApp) ProtoMessage()
func (*InstalledApp) ProtoReflect ¶ added in v0.4.0
func (x *InstalledApp) ProtoReflect() protoreflect.Message
func (*InstalledApp) Reset ¶ added in v0.4.0
func (x *InstalledApp) Reset()
func (*InstalledApp) String ¶ added in v0.4.0
func (x *InstalledApp) String() string
func (*InstalledApp) Validate ¶ added in v0.4.0
func (m *InstalledApp) Validate() error
Validate checks the field values on InstalledApp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*InstalledApp) ValidateAll ¶ added in v0.4.0
func (m *InstalledApp) ValidateAll() error
ValidateAll checks the field values on InstalledApp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InstalledAppMultiError, or nil if none found.
type InstalledAppMultiError ¶ added in v0.4.0
type InstalledAppMultiError []error
InstalledAppMultiError is an error wrapping multiple validation errors returned by InstalledApp.ValidateAll() if the designated constraints aren't met.
func (InstalledAppMultiError) AllErrors ¶ added in v0.4.0
func (m InstalledAppMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstalledAppMultiError) Error ¶ added in v0.4.0
func (m InstalledAppMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstalledAppValidationError ¶ added in v0.4.0
type InstalledAppValidationError struct {
// contains filtered or unexported fields
}
InstalledAppValidationError is the validation error returned by InstalledApp.Validate if the designated constraints aren't met.
func (InstalledAppValidationError) Cause ¶ added in v0.4.0
func (e InstalledAppValidationError) Cause() error
Cause function returns cause value.
func (InstalledAppValidationError) Error ¶ added in v0.4.0
func (e InstalledAppValidationError) Error() string
Error satisfies the builtin error interface
func (InstalledAppValidationError) ErrorName ¶ added in v0.4.0
func (e InstalledAppValidationError) ErrorName() string
ErrorName returns error name.
func (InstalledAppValidationError) Field ¶ added in v0.4.0
func (e InstalledAppValidationError) Field() string
Field function returns field value.
func (InstalledAppValidationError) Key ¶ added in v0.4.0
func (e InstalledAppValidationError) Key() bool
Key function returns key value.
func (InstalledAppValidationError) Reason ¶ added in v0.4.0
func (e InstalledAppValidationError) Reason() string
Reason function returns reason value.
type IsDeviceSetupRequest ¶ added in v0.4.0
type IsDeviceSetupRequest struct {
// contains filtered or unexported fields
}
func (*IsDeviceSetupRequest) Descriptor
deprecated
added in
v0.4.0
func (*IsDeviceSetupRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsDeviceSetupRequest.ProtoReflect.Descriptor instead.
func (*IsDeviceSetupRequest) ProtoMessage ¶ added in v0.4.0
func (*IsDeviceSetupRequest) ProtoMessage()
func (*IsDeviceSetupRequest) ProtoReflect ¶ added in v0.4.0
func (x *IsDeviceSetupRequest) ProtoReflect() protoreflect.Message
func (*IsDeviceSetupRequest) Reset ¶ added in v0.4.0
func (x *IsDeviceSetupRequest) Reset()
func (*IsDeviceSetupRequest) String ¶ added in v0.4.0
func (x *IsDeviceSetupRequest) String() string
func (*IsDeviceSetupRequest) Validate ¶ added in v0.4.0
func (m *IsDeviceSetupRequest) Validate() error
Validate checks the field values on IsDeviceSetupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IsDeviceSetupRequest) ValidateAll ¶ added in v0.4.0
func (m *IsDeviceSetupRequest) ValidateAll() error
ValidateAll checks the field values on IsDeviceSetupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IsDeviceSetupRequestMultiError, or nil if none found.
type IsDeviceSetupRequestMultiError ¶ added in v0.4.0
type IsDeviceSetupRequestMultiError []error
IsDeviceSetupRequestMultiError is an error wrapping multiple validation errors returned by IsDeviceSetupRequest.ValidateAll() if the designated constraints aren't met.
func (IsDeviceSetupRequestMultiError) AllErrors ¶ added in v0.4.0
func (m IsDeviceSetupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsDeviceSetupRequestMultiError) Error ¶ added in v0.4.0
func (m IsDeviceSetupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsDeviceSetupRequestValidationError ¶ added in v0.4.0
type IsDeviceSetupRequestValidationError struct {
// contains filtered or unexported fields
}
IsDeviceSetupRequestValidationError is the validation error returned by IsDeviceSetupRequest.Validate if the designated constraints aren't met.
func (IsDeviceSetupRequestValidationError) Cause ¶ added in v0.4.0
func (e IsDeviceSetupRequestValidationError) Cause() error
Cause function returns cause value.
func (IsDeviceSetupRequestValidationError) Error ¶ added in v0.4.0
func (e IsDeviceSetupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IsDeviceSetupRequestValidationError) ErrorName ¶ added in v0.4.0
func (e IsDeviceSetupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IsDeviceSetupRequestValidationError) Field ¶ added in v0.4.0
func (e IsDeviceSetupRequestValidationError) Field() string
Field function returns field value.
func (IsDeviceSetupRequestValidationError) Key ¶ added in v0.4.0
func (e IsDeviceSetupRequestValidationError) Key() bool
Key function returns key value.
func (IsDeviceSetupRequestValidationError) Reason ¶ added in v0.4.0
func (e IsDeviceSetupRequestValidationError) Reason() string
Reason function returns reason value.
type IsDeviceSetupResponse ¶ added in v0.4.0
type IsDeviceSetupResponse struct { // If false the device is not setup, and the user should be redirected into the onboarding flow Setup bool `protobuf:"varint,1,opt,name=setup,proto3" json:"setup" bun:"setup" csv:"setup" pg:"setup" yaml:"setup"` // contains filtered or unexported fields }
func (*IsDeviceSetupResponse) Descriptor
deprecated
added in
v0.4.0
func (*IsDeviceSetupResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsDeviceSetupResponse.ProtoReflect.Descriptor instead.
func (*IsDeviceSetupResponse) GetSetup ¶ added in v0.4.0
func (x *IsDeviceSetupResponse) GetSetup() bool
func (*IsDeviceSetupResponse) ProtoMessage ¶ added in v0.4.0
func (*IsDeviceSetupResponse) ProtoMessage()
func (*IsDeviceSetupResponse) ProtoReflect ¶ added in v0.4.0
func (x *IsDeviceSetupResponse) ProtoReflect() protoreflect.Message
func (*IsDeviceSetupResponse) Reset ¶ added in v0.4.0
func (x *IsDeviceSetupResponse) Reset()
func (*IsDeviceSetupResponse) String ¶ added in v0.4.0
func (x *IsDeviceSetupResponse) String() string
func (*IsDeviceSetupResponse) Validate ¶ added in v0.4.0
func (m *IsDeviceSetupResponse) Validate() error
Validate checks the field values on IsDeviceSetupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IsDeviceSetupResponse) ValidateAll ¶ added in v0.4.0
func (m *IsDeviceSetupResponse) ValidateAll() error
ValidateAll checks the field values on IsDeviceSetupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IsDeviceSetupResponseMultiError, or nil if none found.
type IsDeviceSetupResponseMultiError ¶ added in v0.4.0
type IsDeviceSetupResponseMultiError []error
IsDeviceSetupResponseMultiError is an error wrapping multiple validation errors returned by IsDeviceSetupResponse.ValidateAll() if the designated constraints aren't met.
func (IsDeviceSetupResponseMultiError) AllErrors ¶ added in v0.4.0
func (m IsDeviceSetupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsDeviceSetupResponseMultiError) Error ¶ added in v0.4.0
func (m IsDeviceSetupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsDeviceSetupResponseValidationError ¶ added in v0.4.0
type IsDeviceSetupResponseValidationError struct {
// contains filtered or unexported fields
}
IsDeviceSetupResponseValidationError is the validation error returned by IsDeviceSetupResponse.Validate if the designated constraints aren't met.
func (IsDeviceSetupResponseValidationError) Cause ¶ added in v0.4.0
func (e IsDeviceSetupResponseValidationError) Cause() error
Cause function returns cause value.
func (IsDeviceSetupResponseValidationError) Error ¶ added in v0.4.0
func (e IsDeviceSetupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IsDeviceSetupResponseValidationError) ErrorName ¶ added in v0.4.0
func (e IsDeviceSetupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IsDeviceSetupResponseValidationError) Field ¶ added in v0.4.0
func (e IsDeviceSetupResponseValidationError) Field() string
Field function returns field value.
func (IsDeviceSetupResponseValidationError) Key ¶ added in v0.4.0
func (e IsDeviceSetupResponseValidationError) Key() bool
Key function returns key value.
func (IsDeviceSetupResponseValidationError) Reason ¶ added in v0.4.0
func (e IsDeviceSetupResponseValidationError) Reason() string
Reason function returns reason value.
type LocatorSettings ¶ added in v0.4.22
type LocatorSettings struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled" bun:"enabled" csv:"enabled" pg:"enabled" yaml:"enabled"` Locators []*v1.Locator `protobuf:"bytes,2,rep,name=locators,proto3" json:"locators" bun:"locators" csv:"locators" pg:"locators" yaml:"locators"` StunServerAddress string `` /* 206-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LocatorSettings) Descriptor
deprecated
added in
v0.4.22
func (*LocatorSettings) Descriptor() ([]byte, []int)
Deprecated: Use LocatorSettings.ProtoReflect.Descriptor instead.
func (*LocatorSettings) GetEnabled ¶ added in v0.4.23
func (x *LocatorSettings) GetEnabled() bool
func (*LocatorSettings) GetLocators ¶ added in v0.4.22
func (x *LocatorSettings) GetLocators() []*v1.Locator
func (*LocatorSettings) GetStunServerAddress ¶ added in v0.8.1
func (x *LocatorSettings) GetStunServerAddress() string
func (*LocatorSettings) ProtoMessage ¶ added in v0.4.22
func (*LocatorSettings) ProtoMessage()
func (*LocatorSettings) ProtoReflect ¶ added in v0.4.22
func (x *LocatorSettings) ProtoReflect() protoreflect.Message
func (*LocatorSettings) Reset ¶ added in v0.4.22
func (x *LocatorSettings) Reset()
func (*LocatorSettings) String ¶ added in v0.4.22
func (x *LocatorSettings) String() string
func (*LocatorSettings) Validate ¶ added in v0.4.22
func (m *LocatorSettings) Validate() error
Validate checks the field values on LocatorSettings with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LocatorSettings) ValidateAll ¶ added in v0.4.22
func (m *LocatorSettings) ValidateAll() error
ValidateAll checks the field values on LocatorSettings with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LocatorSettingsMultiError, or nil if none found.
type LocatorSettingsMultiError ¶ added in v0.4.22
type LocatorSettingsMultiError []error
LocatorSettingsMultiError is an error wrapping multiple validation errors returned by LocatorSettings.ValidateAll() if the designated constraints aren't met.
func (LocatorSettingsMultiError) AllErrors ¶ added in v0.4.22
func (m LocatorSettingsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LocatorSettingsMultiError) Error ¶ added in v0.4.22
func (m LocatorSettingsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LocatorSettingsValidationError ¶ added in v0.4.22
type LocatorSettingsValidationError struct {
// contains filtered or unexported fields
}
LocatorSettingsValidationError is the validation error returned by LocatorSettings.Validate if the designated constraints aren't met.
func (LocatorSettingsValidationError) Cause ¶ added in v0.4.22
func (e LocatorSettingsValidationError) Cause() error
Cause function returns cause value.
func (LocatorSettingsValidationError) Error ¶ added in v0.4.22
func (e LocatorSettingsValidationError) Error() string
Error satisfies the builtin error interface
func (LocatorSettingsValidationError) ErrorName ¶ added in v0.4.22
func (e LocatorSettingsValidationError) ErrorName() string
ErrorName returns error name.
func (LocatorSettingsValidationError) Field ¶ added in v0.4.22
func (e LocatorSettingsValidationError) Field() string
Field function returns field value.
func (LocatorSettingsValidationError) Key ¶ added in v0.4.22
func (e LocatorSettingsValidationError) Key() bool
Key function returns key value.
func (LocatorSettingsValidationError) Reason ¶ added in v0.4.22
func (e LocatorSettingsValidationError) Reason() string
Reason function returns reason value.
type LoginRequest ¶ added in v0.4.0
type LoginRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username" bun:"username" csv:"username" pg:"username" yaml:"username"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password" bun:"password" csv:"password" pg:"password" yaml:"password"` // contains filtered or unexported fields }
func (*LoginRequest) Descriptor
deprecated
added in
v0.4.0
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetPassword ¶ added in v0.4.0
func (x *LoginRequest) GetPassword() string
func (*LoginRequest) GetUsername ¶ added in v0.4.0
func (x *LoginRequest) GetUsername() string
func (*LoginRequest) ProtoMessage ¶ added in v0.4.0
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) ProtoReflect ¶ added in v0.4.0
func (x *LoginRequest) ProtoReflect() protoreflect.Message
func (*LoginRequest) Reset ¶ added in v0.4.0
func (x *LoginRequest) Reset()
func (*LoginRequest) String ¶ added in v0.4.0
func (x *LoginRequest) String() string
func (*LoginRequest) Validate ¶ added in v0.4.0
func (m *LoginRequest) Validate() error
Validate checks the field values on LoginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginRequest) ValidateAll ¶ added in v0.4.0
func (m *LoginRequest) ValidateAll() error
ValidateAll checks the field values on LoginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginRequestMultiError, or nil if none found.
type LoginRequestMultiError ¶ added in v0.4.0
type LoginRequestMultiError []error
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
func (LoginRequestMultiError) AllErrors ¶ added in v0.4.0
func (m LoginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginRequestMultiError) Error ¶ added in v0.4.0
func (m LoginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginRequestValidationError ¶ added in v0.4.0
type LoginRequestValidationError struct {
// contains filtered or unexported fields
}
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
func (LoginRequestValidationError) Cause ¶ added in v0.4.0
func (e LoginRequestValidationError) Cause() error
Cause function returns cause value.
func (LoginRequestValidationError) Error ¶ added in v0.4.0
func (e LoginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoginRequestValidationError) ErrorName ¶ added in v0.4.0
func (e LoginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoginRequestValidationError) Field ¶ added in v0.4.0
func (e LoginRequestValidationError) Field() string
Field function returns field value.
func (LoginRequestValidationError) Key ¶ added in v0.4.0
func (e LoginRequestValidationError) Key() bool
Key function returns key value.
func (LoginRequestValidationError) Reason ¶ added in v0.4.0
func (e LoginRequestValidationError) Reason() string
Reason function returns reason value.
type LoginResponse ¶ added in v0.4.0
type LoginResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token" bun:"token" csv:"token" pg:"token" yaml:"token"` // contains filtered or unexported fields }
func (*LoginResponse) Descriptor
deprecated
added in
v0.4.0
func (*LoginResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginResponse.ProtoReflect.Descriptor instead.
func (*LoginResponse) GetToken ¶ added in v0.4.0
func (x *LoginResponse) GetToken() string
func (*LoginResponse) ProtoMessage ¶ added in v0.4.0
func (*LoginResponse) ProtoMessage()
func (*LoginResponse) ProtoReflect ¶ added in v0.4.0
func (x *LoginResponse) ProtoReflect() protoreflect.Message
func (*LoginResponse) Reset ¶ added in v0.4.0
func (x *LoginResponse) Reset()
func (*LoginResponse) String ¶ added in v0.4.0
func (x *LoginResponse) String() string
func (*LoginResponse) Validate ¶ added in v0.4.0
func (m *LoginResponse) Validate() error
Validate checks the field values on LoginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginResponse) ValidateAll ¶ added in v0.4.0
func (m *LoginResponse) ValidateAll() error
ValidateAll checks the field values on LoginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginResponseMultiError, or nil if none found.
type LoginResponseMultiError ¶ added in v0.4.0
type LoginResponseMultiError []error
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
func (LoginResponseMultiError) AllErrors ¶ added in v0.4.0
func (m LoginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginResponseMultiError) Error ¶ added in v0.4.0
func (m LoginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginResponseValidationError ¶ added in v0.4.0
type LoginResponseValidationError struct {
// contains filtered or unexported fields
}
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
func (LoginResponseValidationError) Cause ¶ added in v0.4.0
func (e LoginResponseValidationError) Cause() error
Cause function returns cause value.
func (LoginResponseValidationError) Error ¶ added in v0.4.0
func (e LoginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoginResponseValidationError) ErrorName ¶ added in v0.4.0
func (e LoginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoginResponseValidationError) Field ¶ added in v0.4.0
func (e LoginResponseValidationError) Field() string
Field function returns field value.
func (LoginResponseValidationError) Key ¶ added in v0.4.0
func (e LoginResponseValidationError) Key() bool
Key function returns key value.
func (LoginResponseValidationError) Reason ¶ added in v0.4.0
func (e LoginResponseValidationError) Reason() string
Reason function returns reason value.
type PeerConfiguration ¶ added in v0.5.0
type PeerConfiguration struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" bun:"id" csv:"id" pg:"id" yaml:"id"` PublicKey string `` /* 145-byte string literal not displayed */ PrivateKey string `` /* 152-byte string literal not displayed */ ClientDetails *ClientRegistrationDetails `` /* 173-byte string literal not displayed */ // contains filtered or unexported fields }
Model to store config in key/val store
func (*PeerConfiguration) Descriptor
deprecated
added in
v0.5.0
func (*PeerConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use PeerConfiguration.ProtoReflect.Descriptor instead.
func (*PeerConfiguration) GetClientDetails ¶ added in v0.7.0
func (x *PeerConfiguration) GetClientDetails() *ClientRegistrationDetails
func (*PeerConfiguration) GetId ¶ added in v0.5.0
func (x *PeerConfiguration) GetId() string
func (*PeerConfiguration) GetPrivateKey ¶ added in v0.5.0
func (x *PeerConfiguration) GetPrivateKey() string
func (*PeerConfiguration) GetPublicKey ¶ added in v0.5.0
func (x *PeerConfiguration) GetPublicKey() string
func (*PeerConfiguration) ProtoMessage ¶ added in v0.5.0
func (*PeerConfiguration) ProtoMessage()
func (*PeerConfiguration) ProtoReflect ¶ added in v0.5.0
func (x *PeerConfiguration) ProtoReflect() protoreflect.Message
func (*PeerConfiguration) Reset ¶ added in v0.5.0
func (x *PeerConfiguration) Reset()
func (*PeerConfiguration) String ¶ added in v0.5.0
func (x *PeerConfiguration) String() string
func (*PeerConfiguration) Validate ¶ added in v0.5.0
func (m *PeerConfiguration) Validate() error
Validate checks the field values on PeerConfiguration with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PeerConfiguration) ValidateAll ¶ added in v0.5.0
func (m *PeerConfiguration) ValidateAll() error
ValidateAll checks the field values on PeerConfiguration with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PeerConfigurationMultiError, or nil if none found.
type PeerConfigurationMultiError ¶ added in v0.5.0
type PeerConfigurationMultiError []error
PeerConfigurationMultiError is an error wrapping multiple validation errors returned by PeerConfiguration.ValidateAll() if the designated constraints aren't met.
func (PeerConfigurationMultiError) AllErrors ¶ added in v0.5.0
func (m PeerConfigurationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PeerConfigurationMultiError) Error ¶ added in v0.5.0
func (m PeerConfigurationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PeerConfigurationValidationError ¶ added in v0.5.0
type PeerConfigurationValidationError struct {
// contains filtered or unexported fields
}
PeerConfigurationValidationError is the validation error returned by PeerConfiguration.Validate if the designated constraints aren't met.
func (PeerConfigurationValidationError) Cause ¶ added in v0.5.0
func (e PeerConfigurationValidationError) Cause() error
Cause function returns cause value.
func (PeerConfigurationValidationError) Error ¶ added in v0.5.0
func (e PeerConfigurationValidationError) Error() string
Error satisfies the builtin error interface
func (PeerConfigurationValidationError) ErrorName ¶ added in v0.5.0
func (e PeerConfigurationValidationError) ErrorName() string
ErrorName returns error name.
func (PeerConfigurationValidationError) Field ¶ added in v0.5.0
func (e PeerConfigurationValidationError) Field() string
Field function returns field value.
func (PeerConfigurationValidationError) Key ¶ added in v0.5.0
func (e PeerConfigurationValidationError) Key() bool
Key function returns key value.
func (PeerConfigurationValidationError) Reason ¶ added in v0.5.0
func (e PeerConfigurationValidationError) Reason() string
Reason function returns reason value.
type RegisterPeerRequest ¶ added in v0.5.0
type RegisterPeerRequest struct {
// contains filtered or unexported fields
}
func (*RegisterPeerRequest) Descriptor
deprecated
added in
v0.5.0
func (*RegisterPeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPeerRequest.ProtoReflect.Descriptor instead.
func (*RegisterPeerRequest) ProtoMessage ¶ added in v0.5.0
func (*RegisterPeerRequest) ProtoMessage()
func (*RegisterPeerRequest) ProtoReflect ¶ added in v0.5.0
func (x *RegisterPeerRequest) ProtoReflect() protoreflect.Message
func (*RegisterPeerRequest) Reset ¶ added in v0.5.0
func (x *RegisterPeerRequest) Reset()
func (*RegisterPeerRequest) String ¶ added in v0.5.0
func (x *RegisterPeerRequest) String() string
func (*RegisterPeerRequest) Validate ¶ added in v0.5.0
func (m *RegisterPeerRequest) Validate() error
Validate checks the field values on RegisterPeerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterPeerRequest) ValidateAll ¶ added in v0.5.0
func (m *RegisterPeerRequest) ValidateAll() error
ValidateAll checks the field values on RegisterPeerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterPeerRequestMultiError, or nil if none found.
type RegisterPeerRequestMultiError ¶ added in v0.5.0
type RegisterPeerRequestMultiError []error
RegisterPeerRequestMultiError is an error wrapping multiple validation errors returned by RegisterPeerRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterPeerRequestMultiError) AllErrors ¶ added in v0.5.0
func (m RegisterPeerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterPeerRequestMultiError) Error ¶ added in v0.5.0
func (m RegisterPeerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterPeerRequestValidationError ¶ added in v0.5.0
type RegisterPeerRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterPeerRequestValidationError is the validation error returned by RegisterPeerRequest.Validate if the designated constraints aren't met.
func (RegisterPeerRequestValidationError) Cause ¶ added in v0.5.0
func (e RegisterPeerRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterPeerRequestValidationError) Error ¶ added in v0.5.0
func (e RegisterPeerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterPeerRequestValidationError) ErrorName ¶ added in v0.5.0
func (e RegisterPeerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterPeerRequestValidationError) Field ¶ added in v0.5.0
func (e RegisterPeerRequestValidationError) Field() string
Field function returns field value.
func (RegisterPeerRequestValidationError) Key ¶ added in v0.5.0
func (e RegisterPeerRequestValidationError) Key() bool
Key function returns key value.
func (RegisterPeerRequestValidationError) Reason ¶ added in v0.5.0
func (e RegisterPeerRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterPeerResponse ¶ added in v0.5.0
type RegisterPeerResponse struct { // client config PrivateKey string `` /* 152-byte string literal not displayed */ PublicKey string `` /* 145-byte string literal not displayed */ Addresses []string `protobuf:"bytes,3,rep,name=addresses,proto3" json:"addresses" bun:"addresses" csv:"addresses" pg:"addresses" yaml:"addresses"` DnsServers []string `` /* 152-byte string literal not displayed */ // server config ServerPublicKey string `` /* 192-byte string literal not displayed */ ServerId string `` /* 138-byte string literal not displayed */ LocatorUrl string `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RegisterPeerResponse) Descriptor
deprecated
added in
v0.5.0
func (*RegisterPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPeerResponse.ProtoReflect.Descriptor instead.
func (*RegisterPeerResponse) GetAddresses ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetAddresses() []string
func (*RegisterPeerResponse) GetDnsServers ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetDnsServers() []string
func (*RegisterPeerResponse) GetLocatorUrl ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetLocatorUrl() string
func (*RegisterPeerResponse) GetPrivateKey ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetPrivateKey() string
func (*RegisterPeerResponse) GetPublicKey ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetPublicKey() string
func (*RegisterPeerResponse) GetServerId ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetServerId() string
func (*RegisterPeerResponse) GetServerPublicKey ¶ added in v0.5.0
func (x *RegisterPeerResponse) GetServerPublicKey() string
func (*RegisterPeerResponse) ProtoMessage ¶ added in v0.5.0
func (*RegisterPeerResponse) ProtoMessage()
func (*RegisterPeerResponse) ProtoReflect ¶ added in v0.5.0
func (x *RegisterPeerResponse) ProtoReflect() protoreflect.Message
func (*RegisterPeerResponse) Reset ¶ added in v0.5.0
func (x *RegisterPeerResponse) Reset()
func (*RegisterPeerResponse) String ¶ added in v0.5.0
func (x *RegisterPeerResponse) String() string
func (*RegisterPeerResponse) Validate ¶ added in v0.5.0
func (m *RegisterPeerResponse) Validate() error
Validate checks the field values on RegisterPeerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterPeerResponse) ValidateAll ¶ added in v0.5.0
func (m *RegisterPeerResponse) ValidateAll() error
ValidateAll checks the field values on RegisterPeerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterPeerResponseMultiError, or nil if none found.
type RegisterPeerResponseMultiError ¶ added in v0.5.0
type RegisterPeerResponseMultiError []error
RegisterPeerResponseMultiError is an error wrapping multiple validation errors returned by RegisterPeerResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterPeerResponseMultiError) AllErrors ¶ added in v0.5.0
func (m RegisterPeerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterPeerResponseMultiError) Error ¶ added in v0.5.0
func (m RegisterPeerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterPeerResponseValidationError ¶ added in v0.5.0
type RegisterPeerResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterPeerResponseValidationError is the validation error returned by RegisterPeerResponse.Validate if the designated constraints aren't met.
func (RegisterPeerResponseValidationError) Cause ¶ added in v0.5.0
func (e RegisterPeerResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterPeerResponseValidationError) Error ¶ added in v0.5.0
func (e RegisterPeerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterPeerResponseValidationError) ErrorName ¶ added in v0.5.0
func (e RegisterPeerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterPeerResponseValidationError) Field ¶ added in v0.5.0
func (e RegisterPeerResponseValidationError) Field() string
Field function returns field value.
func (RegisterPeerResponseValidationError) Key ¶ added in v0.5.0
func (e RegisterPeerResponseValidationError) Key() bool
Key function returns key value.
func (RegisterPeerResponseValidationError) Reason ¶ added in v0.5.0
func (e RegisterPeerResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterToLocatorRequest ¶ added in v0.4.22
type RegisterToLocatorRequest struct { LocatorAddress string `` // TODO: eventually this is where the access key will be included that the user receives after purchasing the locator subscription /* 180-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RegisterToLocatorRequest) Descriptor
deprecated
added in
v0.4.22
func (*RegisterToLocatorRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterToLocatorRequest.ProtoReflect.Descriptor instead.
func (*RegisterToLocatorRequest) GetLocatorAddress ¶ added in v0.4.22
func (x *RegisterToLocatorRequest) GetLocatorAddress() string
func (*RegisterToLocatorRequest) ProtoMessage ¶ added in v0.4.22
func (*RegisterToLocatorRequest) ProtoMessage()
func (*RegisterToLocatorRequest) ProtoReflect ¶ added in v0.4.22
func (x *RegisterToLocatorRequest) ProtoReflect() protoreflect.Message
func (*RegisterToLocatorRequest) Reset ¶ added in v0.4.22
func (x *RegisterToLocatorRequest) Reset()
func (*RegisterToLocatorRequest) String ¶ added in v0.4.22
func (x *RegisterToLocatorRequest) String() string
func (*RegisterToLocatorRequest) Validate ¶ added in v0.4.22
func (m *RegisterToLocatorRequest) Validate() error
Validate checks the field values on RegisterToLocatorRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterToLocatorRequest) ValidateAll ¶ added in v0.4.22
func (m *RegisterToLocatorRequest) ValidateAll() error
ValidateAll checks the field values on RegisterToLocatorRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterToLocatorRequestMultiError, or nil if none found.
type RegisterToLocatorRequestMultiError ¶ added in v0.4.22
type RegisterToLocatorRequestMultiError []error
RegisterToLocatorRequestMultiError is an error wrapping multiple validation errors returned by RegisterToLocatorRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterToLocatorRequestMultiError) AllErrors ¶ added in v0.4.22
func (m RegisterToLocatorRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterToLocatorRequestMultiError) Error ¶ added in v0.4.22
func (m RegisterToLocatorRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterToLocatorRequestValidationError ¶ added in v0.4.22
type RegisterToLocatorRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterToLocatorRequestValidationError is the validation error returned by RegisterToLocatorRequest.Validate if the designated constraints aren't met.
func (RegisterToLocatorRequestValidationError) Cause ¶ added in v0.4.22
func (e RegisterToLocatorRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterToLocatorRequestValidationError) Error ¶ added in v0.4.22
func (e RegisterToLocatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterToLocatorRequestValidationError) ErrorName ¶ added in v0.4.22
func (e RegisterToLocatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterToLocatorRequestValidationError) Field ¶ added in v0.4.22
func (e RegisterToLocatorRequestValidationError) Field() string
Field function returns field value.
func (RegisterToLocatorRequestValidationError) Key ¶ added in v0.4.22
func (e RegisterToLocatorRequestValidationError) Key() bool
Key function returns key value.
func (RegisterToLocatorRequestValidationError) Reason ¶ added in v0.4.22
func (e RegisterToLocatorRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterToLocatorResponse ¶ added in v0.4.22
type RegisterToLocatorResponse struct { Locator *v1.Locator `protobuf:"bytes,1,opt,name=locator,proto3" json:"locator" bun:"locator" csv:"locator" pg:"locator" yaml:"locator"` // contains filtered or unexported fields }
func (*RegisterToLocatorResponse) Descriptor
deprecated
added in
v0.4.22
func (*RegisterToLocatorResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterToLocatorResponse.ProtoReflect.Descriptor instead.
func (*RegisterToLocatorResponse) GetLocator ¶ added in v0.4.24
func (x *RegisterToLocatorResponse) GetLocator() *v1.Locator
func (*RegisterToLocatorResponse) ProtoMessage ¶ added in v0.4.22
func (*RegisterToLocatorResponse) ProtoMessage()
func (*RegisterToLocatorResponse) ProtoReflect ¶ added in v0.4.22
func (x *RegisterToLocatorResponse) ProtoReflect() protoreflect.Message
func (*RegisterToLocatorResponse) Reset ¶ added in v0.4.22
func (x *RegisterToLocatorResponse) Reset()
func (*RegisterToLocatorResponse) String ¶ added in v0.4.22
func (x *RegisterToLocatorResponse) String() string
func (*RegisterToLocatorResponse) Validate ¶ added in v0.4.22
func (m *RegisterToLocatorResponse) Validate() error
Validate checks the field values on RegisterToLocatorResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterToLocatorResponse) ValidateAll ¶ added in v0.4.22
func (m *RegisterToLocatorResponse) ValidateAll() error
ValidateAll checks the field values on RegisterToLocatorResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterToLocatorResponseMultiError, or nil if none found.
type RegisterToLocatorResponseMultiError ¶ added in v0.4.22
type RegisterToLocatorResponseMultiError []error
RegisterToLocatorResponseMultiError is an error wrapping multiple validation errors returned by RegisterToLocatorResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterToLocatorResponseMultiError) AllErrors ¶ added in v0.4.22
func (m RegisterToLocatorResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterToLocatorResponseMultiError) Error ¶ added in v0.4.22
func (m RegisterToLocatorResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterToLocatorResponseValidationError ¶ added in v0.4.22
type RegisterToLocatorResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterToLocatorResponseValidationError is the validation error returned by RegisterToLocatorResponse.Validate if the designated constraints aren't met.
func (RegisterToLocatorResponseValidationError) Cause ¶ added in v0.4.22
func (e RegisterToLocatorResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterToLocatorResponseValidationError) Error ¶ added in v0.4.22
func (e RegisterToLocatorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterToLocatorResponseValidationError) ErrorName ¶ added in v0.4.22
func (e RegisterToLocatorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterToLocatorResponseValidationError) Field ¶ added in v0.4.22
func (e RegisterToLocatorResponseValidationError) Field() string
Field function returns field value.
func (RegisterToLocatorResponseValidationError) Key ¶ added in v0.4.22
func (e RegisterToLocatorResponseValidationError) Key() bool
Key function returns key value.
func (RegisterToLocatorResponseValidationError) Reason ¶ added in v0.4.22
func (e RegisterToLocatorResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveMdnsHostRequest ¶ added in v0.4.9
type RemoveMdnsHostRequest struct { Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname" bun:"hostname" csv:"hostname" pg:"hostname" yaml:"hostname"` // contains filtered or unexported fields }
func (*RemoveMdnsHostRequest) Descriptor
deprecated
added in
v0.4.9
func (*RemoveMdnsHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMdnsHostRequest.ProtoReflect.Descriptor instead.
func (*RemoveMdnsHostRequest) GetHostname ¶ added in v0.4.9
func (x *RemoveMdnsHostRequest) GetHostname() string
func (*RemoveMdnsHostRequest) ProtoMessage ¶ added in v0.4.9
func (*RemoveMdnsHostRequest) ProtoMessage()
func (*RemoveMdnsHostRequest) ProtoReflect ¶ added in v0.4.9
func (x *RemoveMdnsHostRequest) ProtoReflect() protoreflect.Message
func (*RemoveMdnsHostRequest) Reset ¶ added in v0.4.9
func (x *RemoveMdnsHostRequest) Reset()
func (*RemoveMdnsHostRequest) String ¶ added in v0.4.9
func (x *RemoveMdnsHostRequest) String() string
func (*RemoveMdnsHostRequest) Validate ¶ added in v0.4.9
func (m *RemoveMdnsHostRequest) Validate() error
Validate checks the field values on RemoveMdnsHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveMdnsHostRequest) ValidateAll ¶ added in v0.4.9
func (m *RemoveMdnsHostRequest) ValidateAll() error
ValidateAll checks the field values on RemoveMdnsHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveMdnsHostRequestMultiError, or nil if none found.
type RemoveMdnsHostRequestMultiError ¶ added in v0.4.9
type RemoveMdnsHostRequestMultiError []error
RemoveMdnsHostRequestMultiError is an error wrapping multiple validation errors returned by RemoveMdnsHostRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveMdnsHostRequestMultiError) AllErrors ¶ added in v0.4.9
func (m RemoveMdnsHostRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveMdnsHostRequestMultiError) Error ¶ added in v0.4.9
func (m RemoveMdnsHostRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveMdnsHostRequestValidationError ¶ added in v0.4.9
type RemoveMdnsHostRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveMdnsHostRequestValidationError is the validation error returned by RemoveMdnsHostRequest.Validate if the designated constraints aren't met.
func (RemoveMdnsHostRequestValidationError) Cause ¶ added in v0.4.9
func (e RemoveMdnsHostRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveMdnsHostRequestValidationError) Error ¶ added in v0.4.9
func (e RemoveMdnsHostRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMdnsHostRequestValidationError) ErrorName ¶ added in v0.4.9
func (e RemoveMdnsHostRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMdnsHostRequestValidationError) Field ¶ added in v0.4.9
func (e RemoveMdnsHostRequestValidationError) Field() string
Field function returns field value.
func (RemoveMdnsHostRequestValidationError) Key ¶ added in v0.4.9
func (e RemoveMdnsHostRequestValidationError) Key() bool
Key function returns key value.
func (RemoveMdnsHostRequestValidationError) Reason ¶ added in v0.4.9
func (e RemoveMdnsHostRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveMdnsHostResponse ¶ added in v0.4.9
type RemoveMdnsHostResponse struct {
// contains filtered or unexported fields
}
func (*RemoveMdnsHostResponse) Descriptor
deprecated
added in
v0.4.9
func (*RemoveMdnsHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMdnsHostResponse.ProtoReflect.Descriptor instead.
func (*RemoveMdnsHostResponse) ProtoMessage ¶ added in v0.4.9
func (*RemoveMdnsHostResponse) ProtoMessage()
func (*RemoveMdnsHostResponse) ProtoReflect ¶ added in v0.4.9
func (x *RemoveMdnsHostResponse) ProtoReflect() protoreflect.Message
func (*RemoveMdnsHostResponse) Reset ¶ added in v0.4.9
func (x *RemoveMdnsHostResponse) Reset()
func (*RemoveMdnsHostResponse) String ¶ added in v0.4.9
func (x *RemoveMdnsHostResponse) String() string
func (*RemoveMdnsHostResponse) Validate ¶ added in v0.4.9
func (m *RemoveMdnsHostResponse) Validate() error
Validate checks the field values on RemoveMdnsHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveMdnsHostResponse) ValidateAll ¶ added in v0.4.9
func (m *RemoveMdnsHostResponse) ValidateAll() error
ValidateAll checks the field values on RemoveMdnsHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveMdnsHostResponseMultiError, or nil if none found.
type RemoveMdnsHostResponseMultiError ¶ added in v0.4.9
type RemoveMdnsHostResponseMultiError []error
RemoveMdnsHostResponseMultiError is an error wrapping multiple validation errors returned by RemoveMdnsHostResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveMdnsHostResponseMultiError) AllErrors ¶ added in v0.4.9
func (m RemoveMdnsHostResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveMdnsHostResponseMultiError) Error ¶ added in v0.4.9
func (m RemoveMdnsHostResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveMdnsHostResponseValidationError ¶ added in v0.4.9
type RemoveMdnsHostResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveMdnsHostResponseValidationError is the validation error returned by RemoveMdnsHostResponse.Validate if the designated constraints aren't met.
func (RemoveMdnsHostResponseValidationError) Cause ¶ added in v0.4.9
func (e RemoveMdnsHostResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveMdnsHostResponseValidationError) Error ¶ added in v0.4.9
func (e RemoveMdnsHostResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMdnsHostResponseValidationError) ErrorName ¶ added in v0.4.9
func (e RemoveMdnsHostResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMdnsHostResponseValidationError) Field ¶ added in v0.4.9
func (e RemoveMdnsHostResponseValidationError) Field() string
Field function returns field value.
func (RemoveMdnsHostResponseValidationError) Key ¶ added in v0.4.9
func (e RemoveMdnsHostResponseValidationError) Key() bool
Key function returns key value.
func (RemoveMdnsHostResponseValidationError) Reason ¶ added in v0.4.9
func (e RemoveMdnsHostResponseValidationError) Reason() string
Reason function returns reason value.
type RestartHostRequest ¶
type RestartHostRequest struct {
// contains filtered or unexported fields
}
func (*RestartHostRequest) Descriptor
deprecated
func (*RestartHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestartHostRequest.ProtoReflect.Descriptor instead.
func (*RestartHostRequest) ProtoMessage ¶
func (*RestartHostRequest) ProtoMessage()
func (*RestartHostRequest) ProtoReflect ¶
func (x *RestartHostRequest) ProtoReflect() protoreflect.Message
func (*RestartHostRequest) Reset ¶
func (x *RestartHostRequest) Reset()
func (*RestartHostRequest) String ¶
func (x *RestartHostRequest) String() string
func (*RestartHostRequest) Validate ¶
func (m *RestartHostRequest) Validate() error
Validate checks the field values on RestartHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RestartHostRequest) ValidateAll ¶
func (m *RestartHostRequest) ValidateAll() error
ValidateAll checks the field values on RestartHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RestartHostRequestMultiError, or nil if none found.
type RestartHostRequestMultiError ¶
type RestartHostRequestMultiError []error
RestartHostRequestMultiError is an error wrapping multiple validation errors returned by RestartHostRequest.ValidateAll() if the designated constraints aren't met.
func (RestartHostRequestMultiError) AllErrors ¶
func (m RestartHostRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RestartHostRequestMultiError) Error ¶
func (m RestartHostRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RestartHostRequestValidationError ¶
type RestartHostRequestValidationError struct {
// contains filtered or unexported fields
}
RestartHostRequestValidationError is the validation error returned by RestartHostRequest.Validate if the designated constraints aren't met.
func (RestartHostRequestValidationError) Cause ¶
func (e RestartHostRequestValidationError) Cause() error
Cause function returns cause value.
func (RestartHostRequestValidationError) Error ¶
func (e RestartHostRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RestartHostRequestValidationError) ErrorName ¶
func (e RestartHostRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RestartHostRequestValidationError) Field ¶
func (e RestartHostRequestValidationError) Field() string
Field function returns field value.
func (RestartHostRequestValidationError) Key ¶
func (e RestartHostRequestValidationError) Key() bool
Key function returns key value.
func (RestartHostRequestValidationError) Reason ¶
func (e RestartHostRequestValidationError) Reason() string
Reason function returns reason value.
type RestartHostResponse ¶
type RestartHostResponse struct {
// contains filtered or unexported fields
}
func (*RestartHostResponse) Descriptor
deprecated
func (*RestartHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestartHostResponse.ProtoReflect.Descriptor instead.
func (*RestartHostResponse) ProtoMessage ¶
func (*RestartHostResponse) ProtoMessage()
func (*RestartHostResponse) ProtoReflect ¶
func (x *RestartHostResponse) ProtoReflect() protoreflect.Message
func (*RestartHostResponse) Reset ¶
func (x *RestartHostResponse) Reset()
func (*RestartHostResponse) String ¶
func (x *RestartHostResponse) String() string
func (*RestartHostResponse) Validate ¶
func (m *RestartHostResponse) Validate() error
Validate checks the field values on RestartHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RestartHostResponse) ValidateAll ¶
func (m *RestartHostResponse) ValidateAll() error
ValidateAll checks the field values on RestartHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RestartHostResponseMultiError, or nil if none found.
type RestartHostResponseMultiError ¶
type RestartHostResponseMultiError []error
RestartHostResponseMultiError is an error wrapping multiple validation errors returned by RestartHostResponse.ValidateAll() if the designated constraints aren't met.
func (RestartHostResponseMultiError) AllErrors ¶
func (m RestartHostResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RestartHostResponseMultiError) Error ¶
func (m RestartHostResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RestartHostResponseValidationError ¶
type RestartHostResponseValidationError struct {
// contains filtered or unexported fields
}
RestartHostResponseValidationError is the validation error returned by RestartHostResponse.Validate if the designated constraints aren't met.
func (RestartHostResponseValidationError) Cause ¶
func (e RestartHostResponseValidationError) Cause() error
Cause function returns cause value.
func (RestartHostResponseValidationError) Error ¶
func (e RestartHostResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RestartHostResponseValidationError) ErrorName ¶
func (e RestartHostResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RestartHostResponseValidationError) Field ¶
func (e RestartHostResponseValidationError) Field() string
Field function returns field value.
func (RestartHostResponseValidationError) Key ¶
func (e RestartHostResponseValidationError) Key() bool
Key function returns key value.
func (RestartHostResponseValidationError) Reason ¶
func (e RestartHostResponseValidationError) Reason() string
Reason function returns reason value.
type ServerEvent ¶ added in v0.4.10
type ServerEvent struct { // Types that are assignable to Event: // // *ServerEvent_Heartbeat // *ServerEvent_Error // *ServerEvent_AppInstalled Event isServerEvent_Event `protobuf_oneof:"event"` // contains filtered or unexported fields }
func (*ServerEvent) Descriptor
deprecated
added in
v0.4.10
func (*ServerEvent) Descriptor() ([]byte, []int)
Deprecated: Use ServerEvent.ProtoReflect.Descriptor instead.
func (*ServerEvent) GetAppInstalled ¶ added in v0.4.10
func (x *ServerEvent) GetAppInstalled() *AppInstalledEvent
func (*ServerEvent) GetError ¶ added in v0.4.10
func (x *ServerEvent) GetError() *ErrorEvent
func (*ServerEvent) GetEvent ¶ added in v0.4.10
func (m *ServerEvent) GetEvent() isServerEvent_Event
func (*ServerEvent) GetHeartbeat ¶ added in v0.4.10
func (x *ServerEvent) GetHeartbeat() *HeartbeatEvent
func (*ServerEvent) ProtoMessage ¶ added in v0.4.10
func (*ServerEvent) ProtoMessage()
func (*ServerEvent) ProtoReflect ¶ added in v0.4.10
func (x *ServerEvent) ProtoReflect() protoreflect.Message
func (*ServerEvent) Reset ¶ added in v0.4.10
func (x *ServerEvent) Reset()
func (*ServerEvent) String ¶ added in v0.4.10
func (x *ServerEvent) String() string
func (*ServerEvent) Validate ¶ added in v0.4.10
func (m *ServerEvent) Validate() error
Validate checks the field values on ServerEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServerEvent) ValidateAll ¶ added in v0.4.10
func (m *ServerEvent) ValidateAll() error
ValidateAll checks the field values on ServerEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServerEventMultiError, or nil if none found.
type ServerEventMultiError ¶ added in v0.4.10
type ServerEventMultiError []error
ServerEventMultiError is an error wrapping multiple validation errors returned by ServerEvent.ValidateAll() if the designated constraints aren't met.
func (ServerEventMultiError) AllErrors ¶ added in v0.4.10
func (m ServerEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServerEventMultiError) Error ¶ added in v0.4.10
func (m ServerEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServerEventValidationError ¶ added in v0.4.10
type ServerEventValidationError struct {
// contains filtered or unexported fields
}
ServerEventValidationError is the validation error returned by ServerEvent.Validate if the designated constraints aren't met.
func (ServerEventValidationError) Cause ¶ added in v0.4.10
func (e ServerEventValidationError) Cause() error
Cause function returns cause value.
func (ServerEventValidationError) Error ¶ added in v0.4.10
func (e ServerEventValidationError) Error() string
Error satisfies the builtin error interface
func (ServerEventValidationError) ErrorName ¶ added in v0.4.10
func (e ServerEventValidationError) ErrorName() string
ErrorName returns error name.
func (ServerEventValidationError) Field ¶ added in v0.4.10
func (e ServerEventValidationError) Field() string
Field function returns field value.
func (ServerEventValidationError) Key ¶ added in v0.4.10
func (e ServerEventValidationError) Key() bool
Key function returns key value.
func (ServerEventValidationError) Reason ¶ added in v0.4.10
func (e ServerEventValidationError) Reason() string
Reason function returns reason value.
type ServerEvent_AppInstalled ¶ added in v0.4.10
type ServerEvent_AppInstalled struct {
AppInstalled *AppInstalledEvent `` /* 172-byte string literal not displayed */
}
type ServerEvent_Error ¶ added in v0.4.10
type ServerEvent_Error struct {
Error *ErrorEvent `protobuf:"bytes,2,opt,name=error,proto3,oneof" bun:"error" csv:"error" json:"error" pg:"error" yaml:"error"`
}
type ServerEvent_Heartbeat ¶ added in v0.4.10
type ServerEvent_Heartbeat struct {
Heartbeat *HeartbeatEvent `` /* 131-byte string literal not displayed */
}
type SetDeviceSettingsRequest ¶ added in v0.4.15
type SetDeviceSettingsRequest struct { Settings *DeviceSettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings" bun:"settings" csv:"settings" pg:"settings" yaml:"settings"` // contains filtered or unexported fields }
func (*SetDeviceSettingsRequest) Descriptor
deprecated
added in
v0.4.15
func (*SetDeviceSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDeviceSettingsRequest.ProtoReflect.Descriptor instead.
func (*SetDeviceSettingsRequest) GetSettings ¶ added in v0.4.15
func (x *SetDeviceSettingsRequest) GetSettings() *DeviceSettings
func (*SetDeviceSettingsRequest) ProtoMessage ¶ added in v0.4.15
func (*SetDeviceSettingsRequest) ProtoMessage()
func (*SetDeviceSettingsRequest) ProtoReflect ¶ added in v0.4.15
func (x *SetDeviceSettingsRequest) ProtoReflect() protoreflect.Message
func (*SetDeviceSettingsRequest) Reset ¶ added in v0.4.15
func (x *SetDeviceSettingsRequest) Reset()
func (*SetDeviceSettingsRequest) String ¶ added in v0.4.15
func (x *SetDeviceSettingsRequest) String() string
func (*SetDeviceSettingsRequest) Validate ¶ added in v0.4.15
func (m *SetDeviceSettingsRequest) Validate() error
Validate checks the field values on SetDeviceSettingsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetDeviceSettingsRequest) ValidateAll ¶ added in v0.4.15
func (m *SetDeviceSettingsRequest) ValidateAll() error
ValidateAll checks the field values on SetDeviceSettingsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetDeviceSettingsRequestMultiError, or nil if none found.
type SetDeviceSettingsRequestMultiError ¶ added in v0.4.15
type SetDeviceSettingsRequestMultiError []error
SetDeviceSettingsRequestMultiError is an error wrapping multiple validation errors returned by SetDeviceSettingsRequest.ValidateAll() if the designated constraints aren't met.
func (SetDeviceSettingsRequestMultiError) AllErrors ¶ added in v0.4.15
func (m SetDeviceSettingsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetDeviceSettingsRequestMultiError) Error ¶ added in v0.4.15
func (m SetDeviceSettingsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetDeviceSettingsRequestValidationError ¶ added in v0.4.15
type SetDeviceSettingsRequestValidationError struct {
// contains filtered or unexported fields
}
SetDeviceSettingsRequestValidationError is the validation error returned by SetDeviceSettingsRequest.Validate if the designated constraints aren't met.
func (SetDeviceSettingsRequestValidationError) Cause ¶ added in v0.4.15
func (e SetDeviceSettingsRequestValidationError) Cause() error
Cause function returns cause value.
func (SetDeviceSettingsRequestValidationError) Error ¶ added in v0.4.15
func (e SetDeviceSettingsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetDeviceSettingsRequestValidationError) ErrorName ¶ added in v0.4.15
func (e SetDeviceSettingsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetDeviceSettingsRequestValidationError) Field ¶ added in v0.4.15
func (e SetDeviceSettingsRequestValidationError) Field() string
Field function returns field value.
func (SetDeviceSettingsRequestValidationError) Key ¶ added in v0.4.15
func (e SetDeviceSettingsRequestValidationError) Key() bool
Key function returns key value.
func (SetDeviceSettingsRequestValidationError) Reason ¶ added in v0.4.15
func (e SetDeviceSettingsRequestValidationError) Reason() string
Reason function returns reason value.
type SetDeviceSettingsResponse ¶ added in v0.4.15
type SetDeviceSettingsResponse struct {
// contains filtered or unexported fields
}
func (*SetDeviceSettingsResponse) Descriptor
deprecated
added in
v0.4.15
func (*SetDeviceSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDeviceSettingsResponse.ProtoReflect.Descriptor instead.
func (*SetDeviceSettingsResponse) ProtoMessage ¶ added in v0.4.15
func (*SetDeviceSettingsResponse) ProtoMessage()
func (*SetDeviceSettingsResponse) ProtoReflect ¶ added in v0.4.15
func (x *SetDeviceSettingsResponse) ProtoReflect() protoreflect.Message
func (*SetDeviceSettingsResponse) Reset ¶ added in v0.4.15
func (x *SetDeviceSettingsResponse) Reset()
func (*SetDeviceSettingsResponse) String ¶ added in v0.4.15
func (x *SetDeviceSettingsResponse) String() string
func (*SetDeviceSettingsResponse) Validate ¶ added in v0.4.15
func (m *SetDeviceSettingsResponse) Validate() error
Validate checks the field values on SetDeviceSettingsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetDeviceSettingsResponse) ValidateAll ¶ added in v0.4.15
func (m *SetDeviceSettingsResponse) ValidateAll() error
ValidateAll checks the field values on SetDeviceSettingsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetDeviceSettingsResponseMultiError, or nil if none found.
type SetDeviceSettingsResponseMultiError ¶ added in v0.4.15
type SetDeviceSettingsResponseMultiError []error
SetDeviceSettingsResponseMultiError is an error wrapping multiple validation errors returned by SetDeviceSettingsResponse.ValidateAll() if the designated constraints aren't met.
func (SetDeviceSettingsResponseMultiError) AllErrors ¶ added in v0.4.15
func (m SetDeviceSettingsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetDeviceSettingsResponseMultiError) Error ¶ added in v0.4.15
func (m SetDeviceSettingsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetDeviceSettingsResponseValidationError ¶ added in v0.4.15
type SetDeviceSettingsResponseValidationError struct {
// contains filtered or unexported fields
}
SetDeviceSettingsResponseValidationError is the validation error returned by SetDeviceSettingsResponse.Validate if the designated constraints aren't met.
func (SetDeviceSettingsResponseValidationError) Cause ¶ added in v0.4.15
func (e SetDeviceSettingsResponseValidationError) Cause() error
Cause function returns cause value.
func (SetDeviceSettingsResponseValidationError) Error ¶ added in v0.4.15
func (e SetDeviceSettingsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetDeviceSettingsResponseValidationError) ErrorName ¶ added in v0.4.15
func (e SetDeviceSettingsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetDeviceSettingsResponseValidationError) Field ¶ added in v0.4.15
func (e SetDeviceSettingsResponseValidationError) Field() string
Field function returns field value.
func (SetDeviceSettingsResponseValidationError) Key ¶ added in v0.4.15
func (e SetDeviceSettingsResponseValidationError) Key() bool
Key function returns key value.
func (SetDeviceSettingsResponseValidationError) Reason ¶ added in v0.4.15
func (e SetDeviceSettingsResponseValidationError) Reason() string
Reason function returns reason value.
type SetSystemImageRequest ¶ added in v0.3.6
type SetSystemImageRequest struct { CurrentImage string `` /* 166-byte string literal not displayed */ RequestedImage string `` /* 180-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SetSystemImageRequest) Descriptor
deprecated
added in
v0.3.6
func (*SetSystemImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSystemImageRequest.ProtoReflect.Descriptor instead.
func (*SetSystemImageRequest) GetCurrentImage ¶ added in v0.3.6
func (x *SetSystemImageRequest) GetCurrentImage() string
func (*SetSystemImageRequest) GetRequestedImage ¶ added in v0.3.6
func (x *SetSystemImageRequest) GetRequestedImage() string
func (*SetSystemImageRequest) ProtoMessage ¶ added in v0.3.6
func (*SetSystemImageRequest) ProtoMessage()
func (*SetSystemImageRequest) ProtoReflect ¶ added in v0.3.6
func (x *SetSystemImageRequest) ProtoReflect() protoreflect.Message
func (*SetSystemImageRequest) Reset ¶ added in v0.3.6
func (x *SetSystemImageRequest) Reset()
func (*SetSystemImageRequest) String ¶ added in v0.3.6
func (x *SetSystemImageRequest) String() string
func (*SetSystemImageRequest) Validate ¶ added in v0.3.6
func (m *SetSystemImageRequest) Validate() error
Validate checks the field values on SetSystemImageRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetSystemImageRequest) ValidateAll ¶ added in v0.3.6
func (m *SetSystemImageRequest) ValidateAll() error
ValidateAll checks the field values on SetSystemImageRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetSystemImageRequestMultiError, or nil if none found.
type SetSystemImageRequestMultiError ¶ added in v0.3.6
type SetSystemImageRequestMultiError []error
SetSystemImageRequestMultiError is an error wrapping multiple validation errors returned by SetSystemImageRequest.ValidateAll() if the designated constraints aren't met.
func (SetSystemImageRequestMultiError) AllErrors ¶ added in v0.3.6
func (m SetSystemImageRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetSystemImageRequestMultiError) Error ¶ added in v0.3.6
func (m SetSystemImageRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetSystemImageRequestValidationError ¶ added in v0.3.6
type SetSystemImageRequestValidationError struct {
// contains filtered or unexported fields
}
SetSystemImageRequestValidationError is the validation error returned by SetSystemImageRequest.Validate if the designated constraints aren't met.
func (SetSystemImageRequestValidationError) Cause ¶ added in v0.3.6
func (e SetSystemImageRequestValidationError) Cause() error
Cause function returns cause value.
func (SetSystemImageRequestValidationError) Error ¶ added in v0.3.6
func (e SetSystemImageRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetSystemImageRequestValidationError) ErrorName ¶ added in v0.3.6
func (e SetSystemImageRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetSystemImageRequestValidationError) Field ¶ added in v0.3.6
func (e SetSystemImageRequestValidationError) Field() string
Field function returns field value.
func (SetSystemImageRequestValidationError) Key ¶ added in v0.3.6
func (e SetSystemImageRequestValidationError) Key() bool
Key function returns key value.
func (SetSystemImageRequestValidationError) Reason ¶ added in v0.3.6
func (e SetSystemImageRequestValidationError) Reason() string
Reason function returns reason value.
type SetSystemImageResponse ¶ added in v0.3.6
type SetSystemImageResponse struct {
// contains filtered or unexported fields
}
func (*SetSystemImageResponse) Descriptor
deprecated
added in
v0.3.6
func (*SetSystemImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSystemImageResponse.ProtoReflect.Descriptor instead.
func (*SetSystemImageResponse) ProtoMessage ¶ added in v0.3.6
func (*SetSystemImageResponse) ProtoMessage()
func (*SetSystemImageResponse) ProtoReflect ¶ added in v0.3.6
func (x *SetSystemImageResponse) ProtoReflect() protoreflect.Message
func (*SetSystemImageResponse) Reset ¶ added in v0.3.6
func (x *SetSystemImageResponse) Reset()
func (*SetSystemImageResponse) String ¶ added in v0.3.6
func (x *SetSystemImageResponse) String() string
func (*SetSystemImageResponse) Validate ¶ added in v0.3.6
func (m *SetSystemImageResponse) Validate() error
Validate checks the field values on SetSystemImageResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetSystemImageResponse) ValidateAll ¶ added in v0.3.6
func (m *SetSystemImageResponse) ValidateAll() error
ValidateAll checks the field values on SetSystemImageResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetSystemImageResponseMultiError, or nil if none found.
type SetSystemImageResponseMultiError ¶ added in v0.3.6
type SetSystemImageResponseMultiError []error
SetSystemImageResponseMultiError is an error wrapping multiple validation errors returned by SetSystemImageResponse.ValidateAll() if the designated constraints aren't met.
func (SetSystemImageResponseMultiError) AllErrors ¶ added in v0.3.6
func (m SetSystemImageResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetSystemImageResponseMultiError) Error ¶ added in v0.3.6
func (m SetSystemImageResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetSystemImageResponseValidationError ¶ added in v0.3.6
type SetSystemImageResponseValidationError struct {
// contains filtered or unexported fields
}
SetSystemImageResponseValidationError is the validation error returned by SetSystemImageResponse.Validate if the designated constraints aren't met.
func (SetSystemImageResponseValidationError) Cause ¶ added in v0.3.6
func (e SetSystemImageResponseValidationError) Cause() error
Cause function returns cause value.
func (SetSystemImageResponseValidationError) Error ¶ added in v0.3.6
func (e SetSystemImageResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetSystemImageResponseValidationError) ErrorName ¶ added in v0.3.6
func (e SetSystemImageResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetSystemImageResponseValidationError) Field ¶ added in v0.3.6
func (e SetSystemImageResponseValidationError) Field() string
Field function returns field value.
func (SetSystemImageResponseValidationError) Key ¶ added in v0.3.6
func (e SetSystemImageResponseValidationError) Key() bool
Key function returns key value.
func (SetSystemImageResponseValidationError) Reason ¶ added in v0.3.6
func (e SetSystemImageResponseValidationError) Reason() string
Reason function returns reason value.
type ShutdownHostRequest ¶
type ShutdownHostRequest struct {
// contains filtered or unexported fields
}
func (*ShutdownHostRequest) Descriptor
deprecated
func (*ShutdownHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShutdownHostRequest.ProtoReflect.Descriptor instead.
func (*ShutdownHostRequest) ProtoMessage ¶
func (*ShutdownHostRequest) ProtoMessage()
func (*ShutdownHostRequest) ProtoReflect ¶
func (x *ShutdownHostRequest) ProtoReflect() protoreflect.Message
func (*ShutdownHostRequest) Reset ¶
func (x *ShutdownHostRequest) Reset()
func (*ShutdownHostRequest) String ¶
func (x *ShutdownHostRequest) String() string
func (*ShutdownHostRequest) Validate ¶
func (m *ShutdownHostRequest) Validate() error
Validate checks the field values on ShutdownHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShutdownHostRequest) ValidateAll ¶
func (m *ShutdownHostRequest) ValidateAll() error
ValidateAll checks the field values on ShutdownHostRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShutdownHostRequestMultiError, or nil if none found.
type ShutdownHostRequestMultiError ¶
type ShutdownHostRequestMultiError []error
ShutdownHostRequestMultiError is an error wrapping multiple validation errors returned by ShutdownHostRequest.ValidateAll() if the designated constraints aren't met.
func (ShutdownHostRequestMultiError) AllErrors ¶
func (m ShutdownHostRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShutdownHostRequestMultiError) Error ¶
func (m ShutdownHostRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShutdownHostRequestValidationError ¶
type ShutdownHostRequestValidationError struct {
// contains filtered or unexported fields
}
ShutdownHostRequestValidationError is the validation error returned by ShutdownHostRequest.Validate if the designated constraints aren't met.
func (ShutdownHostRequestValidationError) Cause ¶
func (e ShutdownHostRequestValidationError) Cause() error
Cause function returns cause value.
func (ShutdownHostRequestValidationError) Error ¶
func (e ShutdownHostRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ShutdownHostRequestValidationError) ErrorName ¶
func (e ShutdownHostRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ShutdownHostRequestValidationError) Field ¶
func (e ShutdownHostRequestValidationError) Field() string
Field function returns field value.
func (ShutdownHostRequestValidationError) Key ¶
func (e ShutdownHostRequestValidationError) Key() bool
Key function returns key value.
func (ShutdownHostRequestValidationError) Reason ¶
func (e ShutdownHostRequestValidationError) Reason() string
Reason function returns reason value.
type ShutdownHostResponse ¶
type ShutdownHostResponse struct {
// contains filtered or unexported fields
}
func (*ShutdownHostResponse) Descriptor
deprecated
func (*ShutdownHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShutdownHostResponse.ProtoReflect.Descriptor instead.
func (*ShutdownHostResponse) ProtoMessage ¶
func (*ShutdownHostResponse) ProtoMessage()
func (*ShutdownHostResponse) ProtoReflect ¶
func (x *ShutdownHostResponse) ProtoReflect() protoreflect.Message
func (*ShutdownHostResponse) Reset ¶
func (x *ShutdownHostResponse) Reset()
func (*ShutdownHostResponse) String ¶
func (x *ShutdownHostResponse) String() string
func (*ShutdownHostResponse) Validate ¶
func (m *ShutdownHostResponse) Validate() error
Validate checks the field values on ShutdownHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShutdownHostResponse) ValidateAll ¶
func (m *ShutdownHostResponse) ValidateAll() error
ValidateAll checks the field values on ShutdownHostResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShutdownHostResponseMultiError, or nil if none found.
type ShutdownHostResponseMultiError ¶
type ShutdownHostResponseMultiError []error
ShutdownHostResponseMultiError is an error wrapping multiple validation errors returned by ShutdownHostResponse.ValidateAll() if the designated constraints aren't met.
func (ShutdownHostResponseMultiError) AllErrors ¶
func (m ShutdownHostResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShutdownHostResponseMultiError) Error ¶
func (m ShutdownHostResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShutdownHostResponseValidationError ¶
type ShutdownHostResponseValidationError struct {
// contains filtered or unexported fields
}
ShutdownHostResponseValidationError is the validation error returned by ShutdownHostResponse.Validate if the designated constraints aren't met.
func (ShutdownHostResponseValidationError) Cause ¶
func (e ShutdownHostResponseValidationError) Cause() error
Cause function returns cause value.
func (ShutdownHostResponseValidationError) Error ¶
func (e ShutdownHostResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ShutdownHostResponseValidationError) ErrorName ¶
func (e ShutdownHostResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ShutdownHostResponseValidationError) Field ¶
func (e ShutdownHostResponseValidationError) Field() string
Field function returns field value.
func (ShutdownHostResponseValidationError) Key ¶
func (e ShutdownHostResponseValidationError) Key() bool
Key function returns key value.
func (ShutdownHostResponseValidationError) Reason ¶
func (e ShutdownHostResponseValidationError) Reason() string
Reason function returns reason value.
type SubscribeRequest ¶ added in v0.4.10
type SubscribeRequest struct {
// contains filtered or unexported fields
}
func (*SubscribeRequest) Descriptor
deprecated
added in
v0.4.10
func (*SubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeRequest.ProtoReflect.Descriptor instead.
func (*SubscribeRequest) ProtoMessage ¶ added in v0.4.10
func (*SubscribeRequest) ProtoMessage()
func (*SubscribeRequest) ProtoReflect ¶ added in v0.4.10
func (x *SubscribeRequest) ProtoReflect() protoreflect.Message
func (*SubscribeRequest) Reset ¶ added in v0.4.10
func (x *SubscribeRequest) Reset()
func (*SubscribeRequest) String ¶ added in v0.4.10
func (x *SubscribeRequest) String() string
func (*SubscribeRequest) Validate ¶ added in v0.4.10
func (m *SubscribeRequest) Validate() error
Validate checks the field values on SubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SubscribeRequest) ValidateAll ¶ added in v0.4.10
func (m *SubscribeRequest) ValidateAll() error
ValidateAll checks the field values on SubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubscribeRequestMultiError, or nil if none found.
type SubscribeRequestMultiError ¶ added in v0.4.10
type SubscribeRequestMultiError []error
SubscribeRequestMultiError is an error wrapping multiple validation errors returned by SubscribeRequest.ValidateAll() if the designated constraints aren't met.
func (SubscribeRequestMultiError) AllErrors ¶ added in v0.4.10
func (m SubscribeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeRequestMultiError) Error ¶ added in v0.4.10
func (m SubscribeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeRequestValidationError ¶ added in v0.4.10
type SubscribeRequestValidationError struct {
// contains filtered or unexported fields
}
SubscribeRequestValidationError is the validation error returned by SubscribeRequest.Validate if the designated constraints aren't met.
func (SubscribeRequestValidationError) Cause ¶ added in v0.4.10
func (e SubscribeRequestValidationError) Cause() error
Cause function returns cause value.
func (SubscribeRequestValidationError) Error ¶ added in v0.4.10
func (e SubscribeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeRequestValidationError) ErrorName ¶ added in v0.4.10
func (e SubscribeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeRequestValidationError) Field ¶ added in v0.4.10
func (e SubscribeRequestValidationError) Field() string
Field function returns field value.
func (SubscribeRequestValidationError) Key ¶ added in v0.4.10
func (e SubscribeRequestValidationError) Key() bool
Key function returns key value.
func (SubscribeRequestValidationError) Reason ¶ added in v0.4.10
func (e SubscribeRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateAppRequest ¶ added in v0.3.0
type UpdateAppRequest struct { Chart string `protobuf:"bytes,1,opt,name=chart,proto3" json:"chart" bun:"chart" csv:"chart" pg:"chart" yaml:"chart"` Repo string `protobuf:"bytes,2,opt,name=repo,proto3" json:"repo" bun:"repo" csv:"repo" pg:"repo" yaml:"repo"` Release string `protobuf:"bytes,3,opt,name=release,proto3" json:"release" bun:"release" csv:"release" pg:"release" yaml:"release"` Values string `protobuf:"bytes,4,opt,name=values,proto3" json:"values" bun:"values" csv:"values" pg:"values" yaml:"values"` Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"` // contains filtered or unexported fields }
func (*UpdateAppRequest) Descriptor
deprecated
added in
v0.3.0
func (*UpdateAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppRequest.ProtoReflect.Descriptor instead.
func (*UpdateAppRequest) GetChart ¶ added in v0.3.0
func (x *UpdateAppRequest) GetChart() string
func (*UpdateAppRequest) GetRelease ¶ added in v0.3.0
func (x *UpdateAppRequest) GetRelease() string
func (*UpdateAppRequest) GetRepo ¶ added in v0.3.0
func (x *UpdateAppRequest) GetRepo() string
func (*UpdateAppRequest) GetValues ¶ added in v0.3.0
func (x *UpdateAppRequest) GetValues() string
func (*UpdateAppRequest) GetVersion ¶ added in v0.3.1
func (x *UpdateAppRequest) GetVersion() string
func (*UpdateAppRequest) ProtoMessage ¶ added in v0.3.0
func (*UpdateAppRequest) ProtoMessage()
func (*UpdateAppRequest) ProtoReflect ¶ added in v0.3.0
func (x *UpdateAppRequest) ProtoReflect() protoreflect.Message
func (*UpdateAppRequest) Reset ¶ added in v0.3.0
func (x *UpdateAppRequest) Reset()
func (*UpdateAppRequest) String ¶ added in v0.3.0
func (x *UpdateAppRequest) String() string
func (*UpdateAppRequest) Validate ¶ added in v0.3.0
func (m *UpdateAppRequest) Validate() error
Validate checks the field values on UpdateAppRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateAppRequest) ValidateAll ¶ added in v0.3.0
func (m *UpdateAppRequest) ValidateAll() error
ValidateAll checks the field values on UpdateAppRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateAppRequestMultiError, or nil if none found.
type UpdateAppRequestMultiError ¶ added in v0.3.0
type UpdateAppRequestMultiError []error
UpdateAppRequestMultiError is an error wrapping multiple validation errors returned by UpdateAppRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateAppRequestMultiError) AllErrors ¶ added in v0.3.0
func (m UpdateAppRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateAppRequestMultiError) Error ¶ added in v0.3.0
func (m UpdateAppRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateAppRequestValidationError ¶ added in v0.3.0
type UpdateAppRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateAppRequestValidationError is the validation error returned by UpdateAppRequest.Validate if the designated constraints aren't met.
func (UpdateAppRequestValidationError) Cause ¶ added in v0.3.0
func (e UpdateAppRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateAppRequestValidationError) Error ¶ added in v0.3.0
func (e UpdateAppRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateAppRequestValidationError) ErrorName ¶ added in v0.3.0
func (e UpdateAppRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateAppRequestValidationError) Field ¶ added in v0.3.0
func (e UpdateAppRequestValidationError) Field() string
Field function returns field value.
func (UpdateAppRequestValidationError) Key ¶ added in v0.3.0
func (e UpdateAppRequestValidationError) Key() bool
Key function returns key value.
func (UpdateAppRequestValidationError) Reason ¶ added in v0.3.0
func (e UpdateAppRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateAppResponse ¶ added in v0.3.0
type UpdateAppResponse struct {
// contains filtered or unexported fields
}
func (*UpdateAppResponse) Descriptor
deprecated
added in
v0.3.0
func (*UpdateAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppResponse.ProtoReflect.Descriptor instead.
func (*UpdateAppResponse) ProtoMessage ¶ added in v0.3.0
func (*UpdateAppResponse) ProtoMessage()
func (*UpdateAppResponse) ProtoReflect ¶ added in v0.3.0
func (x *UpdateAppResponse) ProtoReflect() protoreflect.Message
func (*UpdateAppResponse) Reset ¶ added in v0.3.0
func (x *UpdateAppResponse) Reset()
func (*UpdateAppResponse) String ¶ added in v0.3.0
func (x *UpdateAppResponse) String() string
func (*UpdateAppResponse) Validate ¶ added in v0.3.0
func (m *UpdateAppResponse) Validate() error
Validate checks the field values on UpdateAppResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateAppResponse) ValidateAll ¶ added in v0.3.0
func (m *UpdateAppResponse) ValidateAll() error
ValidateAll checks the field values on UpdateAppResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateAppResponseMultiError, or nil if none found.
type UpdateAppResponseMultiError ¶ added in v0.3.0
type UpdateAppResponseMultiError []error
UpdateAppResponseMultiError is an error wrapping multiple validation errors returned by UpdateAppResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateAppResponseMultiError) AllErrors ¶ added in v0.3.0
func (m UpdateAppResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateAppResponseMultiError) Error ¶ added in v0.3.0
func (m UpdateAppResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateAppResponseValidationError ¶ added in v0.3.0
type UpdateAppResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateAppResponseValidationError is the validation error returned by UpdateAppResponse.Validate if the designated constraints aren't met.
func (UpdateAppResponseValidationError) Cause ¶ added in v0.3.0
func (e UpdateAppResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateAppResponseValidationError) Error ¶ added in v0.3.0
func (e UpdateAppResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateAppResponseValidationError) ErrorName ¶ added in v0.3.0
func (e UpdateAppResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateAppResponseValidationError) Field ¶ added in v0.3.0
func (e UpdateAppResponseValidationError) Field() string
Field function returns field value.
func (UpdateAppResponseValidationError) Key ¶ added in v0.3.0
func (e UpdateAppResponseValidationError) Key() bool
Key function returns key value.
func (UpdateAppResponseValidationError) Reason ¶ added in v0.3.0
func (e UpdateAppResponseValidationError) Reason() string
Reason function returns reason value.
type User ¶ added in v0.4.0
type User struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username" bun:"username" csv:"username" pg:"username" yaml:"username"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password" bun:"password" csv:"password" pg:"password" yaml:"password"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
added in
v0.4.0
func (*User) GetPassword ¶ added in v0.4.0
func (*User) GetUsername ¶ added in v0.4.0
func (*User) ProtoMessage ¶ added in v0.4.0
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶ added in v0.4.0
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶ added in v0.4.0
Validate checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*User) ValidateAll ¶ added in v0.4.0
ValidateAll checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserMultiError, or nil if none found.
type UserMultiError ¶ added in v0.4.0
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶ added in v0.4.0
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶ added in v0.4.0
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserValidationError ¶ added in v0.4.0
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶ added in v0.4.0
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶ added in v0.4.0
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶ added in v0.4.0
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶ added in v0.4.0
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶ added in v0.4.0
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶ added in v0.4.0
func (e UserValidationError) Reason() string
Reason function returns reason value.