Documentation
¶
Index ¶
- Variables
- 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 AppStore
- func (*AppStore) Descriptor() ([]byte, []int)deprecated
- func (x *AppStore) GetRawChartUrl() string
- func (x *AppStore) GetUrl() string
- func (*AppStore) ProtoMessage()
- func (x *AppStore) ProtoReflect() protoreflect.Message
- func (x *AppStore) Reset()
- func (x *AppStore) String() string
- func (m *AppStore) Validate() error
- func (m *AppStore) ValidateAll() error
- 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 (x *AppStoreEntries) GetRawChartUrl() 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 AppStoreMultiError
- type AppStoreValidationError
- 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 DaemonVersion
- func (*DaemonVersion) Descriptor() ([]byte, []int)deprecated
- func (x *DaemonVersion) GetImage() string
- func (x *DaemonVersion) GetTag() 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 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 (x *DeregisterFromLocatorRequest) GetWireguardInterface() 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 (*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 DeregisterPeerRequest
- func (*DeregisterPeerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeregisterPeerRequest) GetId() string
- func (*DeregisterPeerRequest) ProtoMessage()
- func (x *DeregisterPeerRequest) ProtoReflect() protoreflect.Message
- func (x *DeregisterPeerRequest) Reset()
- func (x *DeregisterPeerRequest) String() string
- func (m *DeregisterPeerRequest) Validate() error
- func (m *DeregisterPeerRequest) ValidateAll() error
- type DeregisterPeerRequestMultiError
- type DeregisterPeerRequestValidationError
- func (e DeregisterPeerRequestValidationError) Cause() error
- func (e DeregisterPeerRequestValidationError) Error() string
- func (e DeregisterPeerRequestValidationError) ErrorName() string
- func (e DeregisterPeerRequestValidationError) Field() string
- func (e DeregisterPeerRequestValidationError) Key() bool
- func (e DeregisterPeerRequestValidationError) Reason() string
- type DeregisterPeerResponse
- func (*DeregisterPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeregisterPeerResponse) ProtoMessage()
- func (x *DeregisterPeerResponse) ProtoReflect() protoreflect.Message
- func (x *DeregisterPeerResponse) Reset()
- func (x *DeregisterPeerResponse) String() string
- func (m *DeregisterPeerResponse) Validate() error
- func (m *DeregisterPeerResponse) ValidateAll() error
- type DeregisterPeerResponseMultiError
- type DeregisterPeerResponseValidationError
- func (e DeregisterPeerResponseValidationError) Cause() error
- func (e DeregisterPeerResponseValidationError) Error() string
- func (e DeregisterPeerResponseValidationError) ErrorName() string
- func (e DeregisterPeerResponseValidationError) Field() string
- func (e DeregisterPeerResponseValidationError) Key() bool
- func (e DeregisterPeerResponseValidationError) Reason() string
- type DeviceSettings
- func (*DeviceSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceSettings) GetAppStores() []*AppStore
- func (x *DeviceSettings) GetAutoUpdateApps() bool
- func (x *DeviceSettings) GetAutoUpdateAppsSchedule() string
- func (x *DeviceSettings) GetAutoUpdateOs() bool
- func (x *DeviceSettings) GetHostname() string
- func (x *DeviceSettings) GetSecureTunnelingSettings() *SecureTunnelingSettings
- 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 GatewayAPIVersion
- func (*GatewayAPIVersion) Descriptor() ([]byte, []int)deprecated
- func (x *GatewayAPIVersion) GetUrl() string
- func (x *GatewayAPIVersion) GetVersion() string
- func (*GatewayAPIVersion) ProtoMessage()
- func (x *GatewayAPIVersion) ProtoReflect() protoreflect.Message
- func (x *GatewayAPIVersion) Reset()
- func (x *GatewayAPIVersion) String() string
- func (m *GatewayAPIVersion) Validate() error
- func (m *GatewayAPIVersion) ValidateAll() error
- type GatewayAPIVersionMultiError
- type GatewayAPIVersionValidationError
- func (e GatewayAPIVersionValidationError) Cause() error
- func (e GatewayAPIVersionValidationError) Error() string
- func (e GatewayAPIVersionValidationError) ErrorName() string
- func (e GatewayAPIVersionValidationError) Field() string
- func (e GatewayAPIVersionValidationError) Key() bool
- func (e GatewayAPIVersionValidationError) Reason() string
- 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 GetComponentVersionsRequest
- func (*GetComponentVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetComponentVersionsRequest) ProtoMessage()
- func (x *GetComponentVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetComponentVersionsRequest) Reset()
- func (x *GetComponentVersionsRequest) String() string
- func (m *GetComponentVersionsRequest) Validate() error
- func (m *GetComponentVersionsRequest) ValidateAll() error
- type GetComponentVersionsRequestMultiError
- type GetComponentVersionsRequestValidationError
- func (e GetComponentVersionsRequestValidationError) Cause() error
- func (e GetComponentVersionsRequestValidationError) Error() string
- func (e GetComponentVersionsRequestValidationError) ErrorName() string
- func (e GetComponentVersionsRequestValidationError) Field() string
- func (e GetComponentVersionsRequestValidationError) Key() bool
- func (e GetComponentVersionsRequestValidationError) Reason() string
- type GetComponentVersionsResponse
- func (*GetComponentVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetComponentVersionsResponse) GetPlatform() []*v1.ComponentVersion
- func (x *GetComponentVersionsResponse) GetSystem() []*v1.ComponentVersion
- func (*GetComponentVersionsResponse) ProtoMessage()
- func (x *GetComponentVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetComponentVersionsResponse) Reset()
- func (x *GetComponentVersionsResponse) String() string
- func (m *GetComponentVersionsResponse) Validate() error
- func (m *GetComponentVersionsResponse) ValidateAll() error
- type GetComponentVersionsResponseMultiError
- type GetComponentVersionsResponseValidationError
- func (e GetComponentVersionsResponseValidationError) Cause() error
- func (e GetComponentVersionsResponseValidationError) Error() string
- func (e GetComponentVersionsResponseValidationError) ErrorName() string
- func (e GetComponentVersionsResponseValidationError) Field() string
- func (e GetComponentVersionsResponseValidationError) Key() bool
- func (e GetComponentVersionsResponseValidationError) 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 GetSystemLogsRequest
- func (*GetSystemLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemLogsRequest) GetSinceSeconds() uint32
- func (*GetSystemLogsRequest) ProtoMessage()
- func (x *GetSystemLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSystemLogsRequest) Reset()
- func (x *GetSystemLogsRequest) String() string
- func (m *GetSystemLogsRequest) Validate() error
- func (m *GetSystemLogsRequest) ValidateAll() error
- type GetSystemLogsRequestMultiError
- type GetSystemLogsRequestValidationError
- func (e GetSystemLogsRequestValidationError) Cause() error
- func (e GetSystemLogsRequestValidationError) Error() string
- func (e GetSystemLogsRequestValidationError) ErrorName() string
- func (e GetSystemLogsRequestValidationError) Field() string
- func (e GetSystemLogsRequestValidationError) Key() bool
- func (e GetSystemLogsRequestValidationError) Reason() string
- type GetSystemLogsResponse
- func (*GetSystemLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemLogsResponse) GetDomains() []string
- func (x *GetSystemLogsResponse) GetLogs() []*v1.Log
- func (x *GetSystemLogsResponse) GetNamespaces() []string
- func (x *GetSystemLogsResponse) GetSources() []string
- func (*GetSystemLogsResponse) ProtoMessage()
- func (x *GetSystemLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSystemLogsResponse) Reset()
- func (x *GetSystemLogsResponse) String() string
- func (m *GetSystemLogsResponse) Validate() error
- func (m *GetSystemLogsResponse) ValidateAll() error
- type GetSystemLogsResponseMultiError
- type GetSystemLogsResponseValidationError
- func (e GetSystemLogsResponseValidationError) Cause() error
- func (e GetSystemLogsResponseValidationError) Error() string
- func (e GetSystemLogsResponseValidationError) ErrorName() string
- func (e GetSystemLogsResponseValidationError) Field() string
- func (e GetSystemLogsResponseValidationError) Key() bool
- func (e GetSystemLogsResponseValidationError) 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 (x *ImageVersion) GetName() 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 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 IstioVersion
- func (*IstioVersion) Descriptor() ([]byte, []int)deprecated
- func (x *IstioVersion) GetRepo() string
- func (x *IstioVersion) GetVersion() string
- func (*IstioVersion) ProtoMessage()
- func (x *IstioVersion) ProtoReflect() protoreflect.Message
- func (x *IstioVersion) Reset()
- func (x *IstioVersion) String() string
- func (m *IstioVersion) Validate() error
- func (m *IstioVersion) ValidateAll() error
- type IstioVersionMultiError
- type IstioVersionValidationError
- func (e IstioVersionValidationError) Cause() error
- func (e IstioVersionValidationError) Error() string
- func (e IstioVersionValidationError) ErrorName() string
- func (e IstioVersionValidationError) Field() string
- func (e IstioVersionValidationError) Key() bool
- func (e IstioVersionValidationError) 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) GetId() string
- func (x *RegisterPeerResponse) GetLocatorServers() []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 (x *RegisterToLocatorRequest) GetWireguardInterface() 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 (*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 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 SecureTunnelingSettings
- func (*SecureTunnelingSettings) Descriptor() ([]byte, []int)deprecated
- func (x *SecureTunnelingSettings) GetEnabled() bool
- func (x *SecureTunnelingSettings) GetWireguardInterfaces() []*WireguardInterface
- func (*SecureTunnelingSettings) ProtoMessage()
- func (x *SecureTunnelingSettings) ProtoReflect() protoreflect.Message
- func (x *SecureTunnelingSettings) Reset()
- func (x *SecureTunnelingSettings) String() string
- func (m *SecureTunnelingSettings) Validate() error
- func (m *SecureTunnelingSettings) ValidateAll() error
- type SecureTunnelingSettingsMultiError
- type SecureTunnelingSettingsValidationError
- func (e SecureTunnelingSettingsValidationError) Cause() error
- func (e SecureTunnelingSettingsValidationError) Error() string
- func (e SecureTunnelingSettingsValidationError) ErrorName() string
- func (e SecureTunnelingSettingsValidationError) Field() string
- func (e SecureTunnelingSettingsValidationError) Key() bool
- func (e SecureTunnelingSettingsValidationError) 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 ServerVersion
- func (*ServerVersion) Descriptor() ([]byte, []int)deprecated
- func (x *ServerVersion) GetImage() string
- func (x *ServerVersion) GetTag() string
- func (*ServerVersion) ProtoMessage()
- func (x *ServerVersion) ProtoReflect() protoreflect.Message
- func (x *ServerVersion) Reset()
- func (x *ServerVersion) String() string
- func (m *ServerVersion) Validate() error
- func (m *ServerVersion) ValidateAll() error
- type ServerVersionMultiError
- type ServerVersionValidationError
- func (e ServerVersionValidationError) Cause() error
- func (e ServerVersionValidationError) Error() string
- func (e ServerVersionValidationError) ErrorName() string
- func (e ServerVersionValidationError) Field() string
- func (e ServerVersionValidationError) Key() bool
- func (e ServerVersionValidationError) Reason() string
- 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 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 SystemVersion
- func (*SystemVersion) Descriptor() ([]byte, []int)deprecated
- func (x *SystemVersion) GetDaemon() *DaemonVersion
- func (x *SystemVersion) GetGatewayApi() *GatewayAPIVersion
- func (x *SystemVersion) GetIstio() *IstioVersion
- func (x *SystemVersion) GetServer() *ServerVersion
- func (x *SystemVersion) GetVersion() string
- func (*SystemVersion) ProtoMessage()
- func (x *SystemVersion) ProtoReflect() protoreflect.Message
- func (x *SystemVersion) Reset()
- func (x *SystemVersion) String() string
- func (m *SystemVersion) Validate() error
- func (m *SystemVersion) ValidateAll() error
- type SystemVersionMultiError
- type SystemVersionValidationError
- func (e SystemVersionValidationError) Cause() error
- func (e SystemVersionValidationError) Error() string
- func (e SystemVersionValidationError) ErrorName() string
- func (e SystemVersionValidationError) Field() string
- func (e SystemVersionValidationError) Key() bool
- func (e SystemVersionValidationError) 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 WireguardInterface
- func (*WireguardInterface) Descriptor() ([]byte, []int)deprecated
- func (x *WireguardInterface) GetId() string
- func (x *WireguardInterface) GetLocatorServers() []string
- func (x *WireguardInterface) GetName() string
- func (x *WireguardInterface) GetPort() int32
- func (x *WireguardInterface) GetPublicKey() string
- func (x *WireguardInterface) GetStunServer() string
- func (*WireguardInterface) ProtoMessage()
- func (x *WireguardInterface) ProtoReflect() protoreflect.Message
- func (x *WireguardInterface) Reset()
- func (x *WireguardInterface) String() string
- func (m *WireguardInterface) Validate() error
- func (m *WireguardInterface) ValidateAll() error
- type WireguardInterfaceMultiError
- type WireguardInterfaceValidationError
- func (e WireguardInterfaceValidationError) Cause() error
- func (e WireguardInterfaceValidationError) Error() string
- func (e WireguardInterfaceValidationError) ErrorName() string
- func (e WireguardInterfaceValidationError) Field() string
- func (e WireguardInterfaceValidationError) Key() bool
- func (e WireguardInterfaceValidationError) Reason() string
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_web_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
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 AppStore ¶ added in v0.9.0
type AppStore struct {
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url" bun:"url" csv:"url" pg:"url" yaml:"url"`
RawChartUrl string `` /* 164-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AppStore) Descriptor
deprecated
added in
v0.9.0
func (*AppStore) GetRawChartUrl ¶ added in v0.9.0
func (*AppStore) ProtoMessage ¶ added in v0.9.0
func (*AppStore) ProtoMessage()
func (*AppStore) ProtoReflect ¶ added in v0.9.0
func (x *AppStore) ProtoReflect() protoreflect.Message
func (*AppStore) Validate ¶ added in v0.9.0
Validate checks the field values on AppStore 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 (*AppStore) ValidateAll ¶ added in v0.9.0
ValidateAll checks the field values on AppStore 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 AppStoreMultiError, or nil if none found.
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"`
RawChartUrl string `` /* 164-byte string literal not displayed */
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
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) GetRawChartUrl ¶ added in v0.9.0
func (x *AppStoreEntries) GetRawChartUrl() 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 AppStoreMultiError ¶ added in v0.9.0
type AppStoreMultiError []error
AppStoreMultiError is an error wrapping multiple validation errors returned by AppStore.ValidateAll() if the designated constraints aren't met.
func (AppStoreMultiError) AllErrors ¶ added in v0.9.0
func (m AppStoreMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AppStoreMultiError) Error ¶ added in v0.9.0
func (m AppStoreMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AppStoreValidationError ¶ added in v0.9.0
type AppStoreValidationError struct {
// contains filtered or unexported fields
}
AppStoreValidationError is the validation error returned by AppStore.Validate if the designated constraints aren't met.
func (AppStoreValidationError) Cause ¶ added in v0.9.0
func (e AppStoreValidationError) Cause() error
Cause function returns cause value.
func (AppStoreValidationError) Error ¶ added in v0.9.0
func (e AppStoreValidationError) Error() string
Error satisfies the builtin error interface
func (AppStoreValidationError) ErrorName ¶ added in v0.9.0
func (e AppStoreValidationError) ErrorName() string
ErrorName returns error name.
func (AppStoreValidationError) Field ¶ added in v0.9.0
func (e AppStoreValidationError) Field() string
Field function returns field value.
func (AppStoreValidationError) Key ¶ added in v0.9.0
func (e AppStoreValidationError) Key() bool
Key function returns key value.
func (AppStoreValidationError) Reason ¶ added in v0.9.0
func (e AppStoreValidationError) 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 DaemonVersion ¶ added in v0.4.6
type DaemonVersion struct {
Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image" bun:"image" csv:"image" pg:"image" yaml:"image"`
Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag" bun:"tag" csv:"tag" pg:"tag" yaml:"tag"`
// 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) GetImage ¶ added in v0.9.0
func (x *DaemonVersion) GetImage() string
func (*DaemonVersion) GetTag ¶ added in v0.9.0
func (x *DaemonVersion) GetTag() 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 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 */
WireguardInterface string `` /* 208-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) GetWireguardInterface ¶ added in v0.8.6
func (x *DeregisterFromLocatorRequest) GetWireguardInterface() 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 {
// 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) 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 DeregisterPeerRequest ¶ added in v0.9.0
type DeregisterPeerRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" bun:"id" csv:"id" pg:"id" yaml:"id"`
// contains filtered or unexported fields
}
func (*DeregisterPeerRequest) Descriptor
deprecated
added in
v0.9.0
func (*DeregisterPeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeregisterPeerRequest.ProtoReflect.Descriptor instead.
func (*DeregisterPeerRequest) GetId ¶ added in v0.9.0
func (x *DeregisterPeerRequest) GetId() string
func (*DeregisterPeerRequest) ProtoMessage ¶ added in v0.9.0
func (*DeregisterPeerRequest) ProtoMessage()
func (*DeregisterPeerRequest) ProtoReflect ¶ added in v0.9.0
func (x *DeregisterPeerRequest) ProtoReflect() protoreflect.Message
func (*DeregisterPeerRequest) Reset ¶ added in v0.9.0
func (x *DeregisterPeerRequest) Reset()
func (*DeregisterPeerRequest) String ¶ added in v0.9.0
func (x *DeregisterPeerRequest) String() string
func (*DeregisterPeerRequest) Validate ¶ added in v0.9.0
func (m *DeregisterPeerRequest) Validate() error
Validate checks the field values on DeregisterPeerRequest 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 (*DeregisterPeerRequest) ValidateAll ¶ added in v0.9.0
func (m *DeregisterPeerRequest) ValidateAll() error
ValidateAll checks the field values on DeregisterPeerRequest 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 DeregisterPeerRequestMultiError, or nil if none found.
type DeregisterPeerRequestMultiError ¶ added in v0.9.0
type DeregisterPeerRequestMultiError []error
DeregisterPeerRequestMultiError is an error wrapping multiple validation errors returned by DeregisterPeerRequest.ValidateAll() if the designated constraints aren't met.
func (DeregisterPeerRequestMultiError) AllErrors ¶ added in v0.9.0
func (m DeregisterPeerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeregisterPeerRequestMultiError) Error ¶ added in v0.9.0
func (m DeregisterPeerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeregisterPeerRequestValidationError ¶ added in v0.9.0
type DeregisterPeerRequestValidationError struct {
// contains filtered or unexported fields
}
DeregisterPeerRequestValidationError is the validation error returned by DeregisterPeerRequest.Validate if the designated constraints aren't met.
func (DeregisterPeerRequestValidationError) Cause ¶ added in v0.9.0
func (e DeregisterPeerRequestValidationError) Cause() error
Cause function returns cause value.
func (DeregisterPeerRequestValidationError) Error ¶ added in v0.9.0
func (e DeregisterPeerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeregisterPeerRequestValidationError) ErrorName ¶ added in v0.9.0
func (e DeregisterPeerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeregisterPeerRequestValidationError) Field ¶ added in v0.9.0
func (e DeregisterPeerRequestValidationError) Field() string
Field function returns field value.
func (DeregisterPeerRequestValidationError) Key ¶ added in v0.9.0
func (e DeregisterPeerRequestValidationError) Key() bool
Key function returns key value.
func (DeregisterPeerRequestValidationError) Reason ¶ added in v0.9.0
func (e DeregisterPeerRequestValidationError) Reason() string
Reason function returns reason value.
type DeregisterPeerResponse ¶ added in v0.9.0
type DeregisterPeerResponse struct {
// contains filtered or unexported fields
}
func (*DeregisterPeerResponse) Descriptor
deprecated
added in
v0.9.0
func (*DeregisterPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeregisterPeerResponse.ProtoReflect.Descriptor instead.
func (*DeregisterPeerResponse) ProtoMessage ¶ added in v0.9.0
func (*DeregisterPeerResponse) ProtoMessage()
func (*DeregisterPeerResponse) ProtoReflect ¶ added in v0.9.0
func (x *DeregisterPeerResponse) ProtoReflect() protoreflect.Message
func (*DeregisterPeerResponse) Reset ¶ added in v0.9.0
func (x *DeregisterPeerResponse) Reset()
func (*DeregisterPeerResponse) String ¶ added in v0.9.0
func (x *DeregisterPeerResponse) String() string
func (*DeregisterPeerResponse) Validate ¶ added in v0.9.0
func (m *DeregisterPeerResponse) Validate() error
Validate checks the field values on DeregisterPeerResponse 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 (*DeregisterPeerResponse) ValidateAll ¶ added in v0.9.0
func (m *DeregisterPeerResponse) ValidateAll() error
ValidateAll checks the field values on DeregisterPeerResponse 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 DeregisterPeerResponseMultiError, or nil if none found.
type DeregisterPeerResponseMultiError ¶ added in v0.9.0
type DeregisterPeerResponseMultiError []error
DeregisterPeerResponseMultiError is an error wrapping multiple validation errors returned by DeregisterPeerResponse.ValidateAll() if the designated constraints aren't met.
func (DeregisterPeerResponseMultiError) AllErrors ¶ added in v0.9.0
func (m DeregisterPeerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeregisterPeerResponseMultiError) Error ¶ added in v0.9.0
func (m DeregisterPeerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeregisterPeerResponseValidationError ¶ added in v0.9.0
type DeregisterPeerResponseValidationError struct {
// contains filtered or unexported fields
}
DeregisterPeerResponseValidationError is the validation error returned by DeregisterPeerResponse.Validate if the designated constraints aren't met.
func (DeregisterPeerResponseValidationError) Cause ¶ added in v0.9.0
func (e DeregisterPeerResponseValidationError) Cause() error
Cause function returns cause value.
func (DeregisterPeerResponseValidationError) Error ¶ added in v0.9.0
func (e DeregisterPeerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeregisterPeerResponseValidationError) ErrorName ¶ added in v0.9.0
func (e DeregisterPeerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeregisterPeerResponseValidationError) Field ¶ added in v0.9.0
func (e DeregisterPeerResponseValidationError) Field() string
Field function returns field value.
func (DeregisterPeerResponseValidationError) Key ¶ added in v0.9.0
func (e DeregisterPeerResponseValidationError) Key() bool
Key function returns key value.
func (DeregisterPeerResponseValidationError) Reason ¶ added in v0.9.0
func (e DeregisterPeerResponseValidationError) Reason() string
Reason function returns reason value.
type DeviceSettings ¶ added in v0.4.0
type DeviceSettings struct {
AutoUpdateApps bool `` /* 186-byte string literal not displayed */
AutoUpdateOs bool `` /* 172-byte string literal not displayed */
SecureTunnelingSettings *SecureTunnelingSettings `` /* 248-byte string literal not displayed */
Hostname string `protobuf:"bytes,4,opt,name=hostname,proto3" json:"hostname" bun:"hostname" csv:"hostname" pg:"hostname" yaml:"hostname"`
AutoUpdateAppsSchedule string `` /* 246-byte string literal not displayed */
AppStores []*AppStore `` /* 145-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) GetAppStores ¶ added in v0.9.0
func (x *DeviceSettings) GetAppStores() []*AppStore
func (*DeviceSettings) GetAutoUpdateApps ¶ added in v0.4.0
func (x *DeviceSettings) GetAutoUpdateApps() bool
func (*DeviceSettings) GetAutoUpdateAppsSchedule ¶ added in v0.9.0
func (x *DeviceSettings) GetAutoUpdateAppsSchedule() string
func (*DeviceSettings) GetAutoUpdateOs ¶ added in v0.4.0
func (x *DeviceSettings) GetAutoUpdateOs() bool
func (*DeviceSettings) GetHostname ¶ added in v0.9.0
func (x *DeviceSettings) GetHostname() string
func (*DeviceSettings) GetSecureTunnelingSettings ¶ added in v0.8.6
func (x *DeviceSettings) GetSecureTunnelingSettings() *SecureTunnelingSettings
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 GatewayAPIVersion ¶ added in v0.9.0
type GatewayAPIVersion struct {
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url" bun:"url" csv:"url" pg:"url" yaml:"url"`
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"`
// contains filtered or unexported fields
}
func (*GatewayAPIVersion) Descriptor
deprecated
added in
v0.9.0
func (*GatewayAPIVersion) Descriptor() ([]byte, []int)
Deprecated: Use GatewayAPIVersion.ProtoReflect.Descriptor instead.
func (*GatewayAPIVersion) GetUrl ¶ added in v0.9.0
func (x *GatewayAPIVersion) GetUrl() string
func (*GatewayAPIVersion) GetVersion ¶ added in v0.9.0
func (x *GatewayAPIVersion) GetVersion() string
func (*GatewayAPIVersion) ProtoMessage ¶ added in v0.9.0
func (*GatewayAPIVersion) ProtoMessage()
func (*GatewayAPIVersion) ProtoReflect ¶ added in v0.9.0
func (x *GatewayAPIVersion) ProtoReflect() protoreflect.Message
func (*GatewayAPIVersion) Reset ¶ added in v0.9.0
func (x *GatewayAPIVersion) Reset()
func (*GatewayAPIVersion) String ¶ added in v0.9.0
func (x *GatewayAPIVersion) String() string
func (*GatewayAPIVersion) Validate ¶ added in v0.9.0
func (m *GatewayAPIVersion) Validate() error
Validate checks the field values on GatewayAPIVersion 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 (*GatewayAPIVersion) ValidateAll ¶ added in v0.9.0
func (m *GatewayAPIVersion) ValidateAll() error
ValidateAll checks the field values on GatewayAPIVersion 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 GatewayAPIVersionMultiError, or nil if none found.
type GatewayAPIVersionMultiError ¶ added in v0.9.0
type GatewayAPIVersionMultiError []error
GatewayAPIVersionMultiError is an error wrapping multiple validation errors returned by GatewayAPIVersion.ValidateAll() if the designated constraints aren't met.
func (GatewayAPIVersionMultiError) AllErrors ¶ added in v0.9.0
func (m GatewayAPIVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GatewayAPIVersionMultiError) Error ¶ added in v0.9.0
func (m GatewayAPIVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GatewayAPIVersionValidationError ¶ added in v0.9.0
type GatewayAPIVersionValidationError struct {
// contains filtered or unexported fields
}
GatewayAPIVersionValidationError is the validation error returned by GatewayAPIVersion.Validate if the designated constraints aren't met.
func (GatewayAPIVersionValidationError) Cause ¶ added in v0.9.0
func (e GatewayAPIVersionValidationError) Cause() error
Cause function returns cause value.
func (GatewayAPIVersionValidationError) Error ¶ added in v0.9.0
func (e GatewayAPIVersionValidationError) Error() string
Error satisfies the builtin error interface
func (GatewayAPIVersionValidationError) ErrorName ¶ added in v0.9.0
func (e GatewayAPIVersionValidationError) ErrorName() string
ErrorName returns error name.
func (GatewayAPIVersionValidationError) Field ¶ added in v0.9.0
func (e GatewayAPIVersionValidationError) Field() string
Field function returns field value.
func (GatewayAPIVersionValidationError) Key ¶ added in v0.9.0
func (e GatewayAPIVersionValidationError) Key() bool
Key function returns key value.
func (GatewayAPIVersionValidationError) Reason ¶ added in v0.9.0
func (e GatewayAPIVersionValidationError) 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 GetComponentVersionsRequest ¶ added in v0.8.2
type GetComponentVersionsRequest struct {
// contains filtered or unexported fields
}
func (*GetComponentVersionsRequest) Descriptor
deprecated
added in
v0.8.2
func (*GetComponentVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetComponentVersionsRequest.ProtoReflect.Descriptor instead.
func (*GetComponentVersionsRequest) ProtoMessage ¶ added in v0.8.2
func (*GetComponentVersionsRequest) ProtoMessage()
func (*GetComponentVersionsRequest) ProtoReflect ¶ added in v0.8.2
func (x *GetComponentVersionsRequest) ProtoReflect() protoreflect.Message
func (*GetComponentVersionsRequest) Reset ¶ added in v0.8.2
func (x *GetComponentVersionsRequest) Reset()
func (*GetComponentVersionsRequest) String ¶ added in v0.8.2
func (x *GetComponentVersionsRequest) String() string
func (*GetComponentVersionsRequest) Validate ¶ added in v0.8.2
func (m *GetComponentVersionsRequest) Validate() error
Validate checks the field values on GetComponentVersionsRequest 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 (*GetComponentVersionsRequest) ValidateAll ¶ added in v0.8.2
func (m *GetComponentVersionsRequest) ValidateAll() error
ValidateAll checks the field values on GetComponentVersionsRequest 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 GetComponentVersionsRequestMultiError, or nil if none found.
type GetComponentVersionsRequestMultiError ¶ added in v0.8.2
type GetComponentVersionsRequestMultiError []error
GetComponentVersionsRequestMultiError is an error wrapping multiple validation errors returned by GetComponentVersionsRequest.ValidateAll() if the designated constraints aren't met.
func (GetComponentVersionsRequestMultiError) AllErrors ¶ added in v0.8.2
func (m GetComponentVersionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetComponentVersionsRequestMultiError) Error ¶ added in v0.8.2
func (m GetComponentVersionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetComponentVersionsRequestValidationError ¶ added in v0.8.2
type GetComponentVersionsRequestValidationError struct {
// contains filtered or unexported fields
}
GetComponentVersionsRequestValidationError is the validation error returned by GetComponentVersionsRequest.Validate if the designated constraints aren't met.
func (GetComponentVersionsRequestValidationError) Cause ¶ added in v0.8.2
func (e GetComponentVersionsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetComponentVersionsRequestValidationError) Error ¶ added in v0.8.2
func (e GetComponentVersionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetComponentVersionsRequestValidationError) ErrorName ¶ added in v0.8.2
func (e GetComponentVersionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetComponentVersionsRequestValidationError) Field ¶ added in v0.8.2
func (e GetComponentVersionsRequestValidationError) Field() string
Field function returns field value.
func (GetComponentVersionsRequestValidationError) Key ¶ added in v0.8.2
func (e GetComponentVersionsRequestValidationError) Key() bool
Key function returns key value.
func (GetComponentVersionsRequestValidationError) Reason ¶ added in v0.8.2
func (e GetComponentVersionsRequestValidationError) Reason() string
Reason function returns reason value.
type GetComponentVersionsResponse ¶ added in v0.8.2
type GetComponentVersionsResponse struct {
Platform []*v1.ComponentVersion `protobuf:"bytes,1,rep,name=platform,proto3" json:"platform" bun:"platform" csv:"platform" pg:"platform" yaml:"platform"`
System []*v1.ComponentVersion `protobuf:"bytes,2,rep,name=system,proto3" json:"system" bun:"system" csv:"system" pg:"system" yaml:"system"`
// contains filtered or unexported fields
}
func (*GetComponentVersionsResponse) Descriptor
deprecated
added in
v0.8.2
func (*GetComponentVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetComponentVersionsResponse.ProtoReflect.Descriptor instead.
func (*GetComponentVersionsResponse) GetPlatform ¶ added in v0.8.2
func (x *GetComponentVersionsResponse) GetPlatform() []*v1.ComponentVersion
func (*GetComponentVersionsResponse) GetSystem ¶ added in v0.8.2
func (x *GetComponentVersionsResponse) GetSystem() []*v1.ComponentVersion
func (*GetComponentVersionsResponse) ProtoMessage ¶ added in v0.8.2
func (*GetComponentVersionsResponse) ProtoMessage()
func (*GetComponentVersionsResponse) ProtoReflect ¶ added in v0.8.2
func (x *GetComponentVersionsResponse) ProtoReflect() protoreflect.Message
func (*GetComponentVersionsResponse) Reset ¶ added in v0.8.2
func (x *GetComponentVersionsResponse) Reset()
func (*GetComponentVersionsResponse) String ¶ added in v0.8.2
func (x *GetComponentVersionsResponse) String() string
func (*GetComponentVersionsResponse) Validate ¶ added in v0.8.2
func (m *GetComponentVersionsResponse) Validate() error
Validate checks the field values on GetComponentVersionsResponse 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 (*GetComponentVersionsResponse) ValidateAll ¶ added in v0.8.2
func (m *GetComponentVersionsResponse) ValidateAll() error
ValidateAll checks the field values on GetComponentVersionsResponse 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 GetComponentVersionsResponseMultiError, or nil if none found.
type GetComponentVersionsResponseMultiError ¶ added in v0.8.2
type GetComponentVersionsResponseMultiError []error
GetComponentVersionsResponseMultiError is an error wrapping multiple validation errors returned by GetComponentVersionsResponse.ValidateAll() if the designated constraints aren't met.
func (GetComponentVersionsResponseMultiError) AllErrors ¶ added in v0.8.2
func (m GetComponentVersionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetComponentVersionsResponseMultiError) Error ¶ added in v0.8.2
func (m GetComponentVersionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetComponentVersionsResponseValidationError ¶ added in v0.8.2
type GetComponentVersionsResponseValidationError struct {
// contains filtered or unexported fields
}
GetComponentVersionsResponseValidationError is the validation error returned by GetComponentVersionsResponse.Validate if the designated constraints aren't met.
func (GetComponentVersionsResponseValidationError) Cause ¶ added in v0.8.2
func (e GetComponentVersionsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetComponentVersionsResponseValidationError) Error ¶ added in v0.8.2
func (e GetComponentVersionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetComponentVersionsResponseValidationError) ErrorName ¶ added in v0.8.2
func (e GetComponentVersionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetComponentVersionsResponseValidationError) Field ¶ added in v0.8.2
func (e GetComponentVersionsResponseValidationError) Field() string
Field function returns field value.
func (GetComponentVersionsResponseValidationError) Key ¶ added in v0.8.2
func (e GetComponentVersionsResponseValidationError) Key() bool
Key function returns key value.
func (GetComponentVersionsResponseValidationError) Reason ¶ added in v0.8.2
func (e GetComponentVersionsResponseValidationError) 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 GetSystemLogsRequest ¶ added in v0.8.4
type GetSystemLogsRequest struct {
// A relative time in seconds before the current time from which to show logs.
SinceSeconds uint32 `` /* 167-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GetSystemLogsRequest) Descriptor
deprecated
added in
v0.8.4
func (*GetSystemLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemLogsRequest.ProtoReflect.Descriptor instead.
func (*GetSystemLogsRequest) GetSinceSeconds ¶ added in v0.8.4
func (x *GetSystemLogsRequest) GetSinceSeconds() uint32
func (*GetSystemLogsRequest) ProtoMessage ¶ added in v0.8.4
func (*GetSystemLogsRequest) ProtoMessage()
func (*GetSystemLogsRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetSystemLogsRequest) ProtoReflect() protoreflect.Message
func (*GetSystemLogsRequest) Reset ¶ added in v0.8.4
func (x *GetSystemLogsRequest) Reset()
func (*GetSystemLogsRequest) String ¶ added in v0.8.4
func (x *GetSystemLogsRequest) String() string
func (*GetSystemLogsRequest) Validate ¶ added in v0.8.4
func (m *GetSystemLogsRequest) Validate() error
Validate checks the field values on GetSystemLogsRequest 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 (*GetSystemLogsRequest) ValidateAll ¶ added in v0.8.4
func (m *GetSystemLogsRequest) ValidateAll() error
ValidateAll checks the field values on GetSystemLogsRequest 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 GetSystemLogsRequestMultiError, or nil if none found.
type GetSystemLogsRequestMultiError ¶ added in v0.8.4
type GetSystemLogsRequestMultiError []error
GetSystemLogsRequestMultiError is an error wrapping multiple validation errors returned by GetSystemLogsRequest.ValidateAll() if the designated constraints aren't met.
func (GetSystemLogsRequestMultiError) AllErrors ¶ added in v0.8.4
func (m GetSystemLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemLogsRequestMultiError) Error ¶ added in v0.8.4
func (m GetSystemLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemLogsRequestValidationError ¶ added in v0.8.4
type GetSystemLogsRequestValidationError struct {
// contains filtered or unexported fields
}
GetSystemLogsRequestValidationError is the validation error returned by GetSystemLogsRequest.Validate if the designated constraints aren't met.
func (GetSystemLogsRequestValidationError) Cause ¶ added in v0.8.4
func (e GetSystemLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSystemLogsRequestValidationError) Error ¶ added in v0.8.4
func (e GetSystemLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemLogsRequestValidationError) ErrorName ¶ added in v0.8.4
func (e GetSystemLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemLogsRequestValidationError) Field ¶ added in v0.8.4
func (e GetSystemLogsRequestValidationError) Field() string
Field function returns field value.
func (GetSystemLogsRequestValidationError) Key ¶ added in v0.8.4
func (e GetSystemLogsRequestValidationError) Key() bool
Key function returns key value.
func (GetSystemLogsRequestValidationError) Reason ¶ added in v0.8.4
func (e GetSystemLogsRequestValidationError) Reason() string
Reason function returns reason value.
type GetSystemLogsResponse ¶ added in v0.8.4
type GetSystemLogsResponse struct {
Logs []*v1.Log `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs" bun:"logs" csv:"logs" pg:"logs" yaml:"logs"`
Sources []string `protobuf:"bytes,2,rep,name=sources,proto3" json:"sources" bun:"sources" csv:"sources" pg:"sources" yaml:"sources"`
Namespaces []string `` /* 131-byte string literal not displayed */
Domains []string `protobuf:"bytes,4,rep,name=domains,proto3" json:"domains" bun:"domains" csv:"domains" pg:"domains" yaml:"domains"`
// contains filtered or unexported fields
}
func (*GetSystemLogsResponse) Descriptor
deprecated
added in
v0.8.4
func (*GetSystemLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemLogsResponse.ProtoReflect.Descriptor instead.
func (*GetSystemLogsResponse) GetDomains ¶ added in v0.8.4
func (x *GetSystemLogsResponse) GetDomains() []string
func (*GetSystemLogsResponse) GetLogs ¶ added in v0.8.4
func (x *GetSystemLogsResponse) GetLogs() []*v1.Log
func (*GetSystemLogsResponse) GetNamespaces ¶ added in v0.8.4
func (x *GetSystemLogsResponse) GetNamespaces() []string
func (*GetSystemLogsResponse) GetSources ¶ added in v0.8.4
func (x *GetSystemLogsResponse) GetSources() []string
func (*GetSystemLogsResponse) ProtoMessage ¶ added in v0.8.4
func (*GetSystemLogsResponse) ProtoMessage()
func (*GetSystemLogsResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetSystemLogsResponse) ProtoReflect() protoreflect.Message
func (*GetSystemLogsResponse) Reset ¶ added in v0.8.4
func (x *GetSystemLogsResponse) Reset()
func (*GetSystemLogsResponse) String ¶ added in v0.8.4
func (x *GetSystemLogsResponse) String() string
func (*GetSystemLogsResponse) Validate ¶ added in v0.8.4
func (m *GetSystemLogsResponse) Validate() error
Validate checks the field values on GetSystemLogsResponse 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 (*GetSystemLogsResponse) ValidateAll ¶ added in v0.8.4
func (m *GetSystemLogsResponse) ValidateAll() error
ValidateAll checks the field values on GetSystemLogsResponse 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 GetSystemLogsResponseMultiError, or nil if none found.
type GetSystemLogsResponseMultiError ¶ added in v0.8.4
type GetSystemLogsResponseMultiError []error
GetSystemLogsResponseMultiError is an error wrapping multiple validation errors returned by GetSystemLogsResponse.ValidateAll() if the designated constraints aren't met.
func (GetSystemLogsResponseMultiError) AllErrors ¶ added in v0.8.4
func (m GetSystemLogsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemLogsResponseMultiError) Error ¶ added in v0.8.4
func (m GetSystemLogsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemLogsResponseValidationError ¶ added in v0.8.4
type GetSystemLogsResponseValidationError struct {
// contains filtered or unexported fields
}
GetSystemLogsResponseValidationError is the validation error returned by GetSystemLogsResponse.Validate if the designated constraints aren't met.
func (GetSystemLogsResponseValidationError) Cause ¶ added in v0.8.4
func (e GetSystemLogsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSystemLogsResponseValidationError) Error ¶ added in v0.8.4
func (e GetSystemLogsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemLogsResponseValidationError) ErrorName ¶ added in v0.8.4
func (e GetSystemLogsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemLogsResponseValidationError) Field ¶ added in v0.8.4
func (e GetSystemLogsResponseValidationError) Field() string
Field function returns field value.
func (GetSystemLogsResponseValidationError) Key ¶ added in v0.8.4
func (e GetSystemLogsResponseValidationError) Key() bool
Key function returns key value.
func (GetSystemLogsResponseValidationError) Reason ¶ added in v0.8.4
func (e GetSystemLogsResponseValidationError) 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"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"`
// 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) GetName ¶ added in v0.8.3
func (x *ImageVersion) GetName() 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 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 IstioVersion ¶ added in v0.9.0
type IstioVersion struct {
Repo string `protobuf:"bytes,1,opt,name=repo,proto3" json:"repo" bun:"repo" csv:"repo" pg:"repo" yaml:"repo"`
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"`
// contains filtered or unexported fields
}
func (*IstioVersion) Descriptor
deprecated
added in
v0.9.0
func (*IstioVersion) Descriptor() ([]byte, []int)
Deprecated: Use IstioVersion.ProtoReflect.Descriptor instead.
func (*IstioVersion) GetRepo ¶ added in v0.9.0
func (x *IstioVersion) GetRepo() string
func (*IstioVersion) GetVersion ¶ added in v0.9.0
func (x *IstioVersion) GetVersion() string
func (*IstioVersion) ProtoMessage ¶ added in v0.9.0
func (*IstioVersion) ProtoMessage()
func (*IstioVersion) ProtoReflect ¶ added in v0.9.0
func (x *IstioVersion) ProtoReflect() protoreflect.Message
func (*IstioVersion) Reset ¶ added in v0.9.0
func (x *IstioVersion) Reset()
func (*IstioVersion) String ¶ added in v0.9.0
func (x *IstioVersion) String() string
func (*IstioVersion) Validate ¶ added in v0.9.0
func (m *IstioVersion) Validate() error
Validate checks the field values on IstioVersion 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 (*IstioVersion) ValidateAll ¶ added in v0.9.0
func (m *IstioVersion) ValidateAll() error
ValidateAll checks the field values on IstioVersion 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 IstioVersionMultiError, or nil if none found.
type IstioVersionMultiError ¶ added in v0.9.0
type IstioVersionMultiError []error
IstioVersionMultiError is an error wrapping multiple validation errors returned by IstioVersion.ValidateAll() if the designated constraints aren't met.
func (IstioVersionMultiError) AllErrors ¶ added in v0.9.0
func (m IstioVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IstioVersionMultiError) Error ¶ added in v0.9.0
func (m IstioVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IstioVersionValidationError ¶ added in v0.9.0
type IstioVersionValidationError struct {
// contains filtered or unexported fields
}
IstioVersionValidationError is the validation error returned by IstioVersion.Validate if the designated constraints aren't met.
func (IstioVersionValidationError) Cause ¶ added in v0.9.0
func (e IstioVersionValidationError) Cause() error
Cause function returns cause value.
func (IstioVersionValidationError) Error ¶ added in v0.9.0
func (e IstioVersionValidationError) Error() string
Error satisfies the builtin error interface
func (IstioVersionValidationError) ErrorName ¶ added in v0.9.0
func (e IstioVersionValidationError) ErrorName() string
ErrorName returns error name.
func (IstioVersionValidationError) Field ¶ added in v0.9.0
func (e IstioVersionValidationError) Field() string
Field function returns field value.
func (IstioVersionValidationError) Key ¶ added in v0.9.0
func (e IstioVersionValidationError) Key() bool
Key function returns key value.
func (IstioVersionValidationError) Reason ¶ added in v0.9.0
func (e IstioVersionValidationError) 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 {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" bun:"id" csv:"id" pg:"id" yaml:"id"`
// client config
PrivateKey string `` /* 152-byte string literal not displayed */
PublicKey string `` /* 145-byte string literal not displayed */
Addresses []string `protobuf:"bytes,4,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 */
LocatorServers []string `` /* 180-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) GetId ¶ added in v0.9.0
func (x *RegisterPeerResponse) GetId() string
func (*RegisterPeerResponse) GetLocatorServers ¶ added in v0.8.6
func (x *RegisterPeerResponse) GetLocatorServers() []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 `` /* 180-byte string literal not displayed */
WireguardInterface string `` // TODO: eventually this is where the access key will be included that the user receives after purchasing the locator subscription
/* 208-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) GetWireguardInterface ¶ added in v0.8.6
func (x *RegisterToLocatorRequest) GetWireguardInterface() 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 {
// 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) 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 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 SecureTunnelingSettings ¶ added in v0.8.6
type SecureTunnelingSettings struct {
Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled" bun:"enabled" csv:"enabled" pg:"enabled" yaml:"enabled"`
WireguardInterfaces []*WireguardInterface `` /* 215-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SecureTunnelingSettings) Descriptor
deprecated
added in
v0.8.6
func (*SecureTunnelingSettings) Descriptor() ([]byte, []int)
Deprecated: Use SecureTunnelingSettings.ProtoReflect.Descriptor instead.
func (*SecureTunnelingSettings) GetEnabled ¶ added in v0.8.6
func (x *SecureTunnelingSettings) GetEnabled() bool
func (*SecureTunnelingSettings) GetWireguardInterfaces ¶ added in v0.8.6
func (x *SecureTunnelingSettings) GetWireguardInterfaces() []*WireguardInterface
func (*SecureTunnelingSettings) ProtoMessage ¶ added in v0.8.6
func (*SecureTunnelingSettings) ProtoMessage()
func (*SecureTunnelingSettings) ProtoReflect ¶ added in v0.8.6
func (x *SecureTunnelingSettings) ProtoReflect() protoreflect.Message
func (*SecureTunnelingSettings) Reset ¶ added in v0.8.6
func (x *SecureTunnelingSettings) Reset()
func (*SecureTunnelingSettings) String ¶ added in v0.8.6
func (x *SecureTunnelingSettings) String() string
func (*SecureTunnelingSettings) Validate ¶ added in v0.8.6
func (m *SecureTunnelingSettings) Validate() error
Validate checks the field values on SecureTunnelingSettings 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 (*SecureTunnelingSettings) ValidateAll ¶ added in v0.8.6
func (m *SecureTunnelingSettings) ValidateAll() error
ValidateAll checks the field values on SecureTunnelingSettings 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 SecureTunnelingSettingsMultiError, or nil if none found.
type SecureTunnelingSettingsMultiError ¶ added in v0.8.6
type SecureTunnelingSettingsMultiError []error
SecureTunnelingSettingsMultiError is an error wrapping multiple validation errors returned by SecureTunnelingSettings.ValidateAll() if the designated constraints aren't met.
func (SecureTunnelingSettingsMultiError) AllErrors ¶ added in v0.8.6
func (m SecureTunnelingSettingsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SecureTunnelingSettingsMultiError) Error ¶ added in v0.8.6
func (m SecureTunnelingSettingsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SecureTunnelingSettingsValidationError ¶ added in v0.8.6
type SecureTunnelingSettingsValidationError struct {
// contains filtered or unexported fields
}
SecureTunnelingSettingsValidationError is the validation error returned by SecureTunnelingSettings.Validate if the designated constraints aren't met.
func (SecureTunnelingSettingsValidationError) Cause ¶ added in v0.8.6
func (e SecureTunnelingSettingsValidationError) Cause() error
Cause function returns cause value.
func (SecureTunnelingSettingsValidationError) Error ¶ added in v0.8.6
func (e SecureTunnelingSettingsValidationError) Error() string
Error satisfies the builtin error interface
func (SecureTunnelingSettingsValidationError) ErrorName ¶ added in v0.8.6
func (e SecureTunnelingSettingsValidationError) ErrorName() string
ErrorName returns error name.
func (SecureTunnelingSettingsValidationError) Field ¶ added in v0.8.6
func (e SecureTunnelingSettingsValidationError) Field() string
Field function returns field value.
func (SecureTunnelingSettingsValidationError) Key ¶ added in v0.8.6
func (e SecureTunnelingSettingsValidationError) Key() bool
Key function returns key value.
func (SecureTunnelingSettingsValidationError) Reason ¶ added in v0.8.6
func (e SecureTunnelingSettingsValidationError) 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 ServerVersion ¶ added in v0.9.0
type ServerVersion struct {
Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image" bun:"image" csv:"image" pg:"image" yaml:"image"`
Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag" bun:"tag" csv:"tag" pg:"tag" yaml:"tag"`
// contains filtered or unexported fields
}
func (*ServerVersion) Descriptor
deprecated
added in
v0.9.0
func (*ServerVersion) Descriptor() ([]byte, []int)
Deprecated: Use ServerVersion.ProtoReflect.Descriptor instead.
func (*ServerVersion) GetImage ¶ added in v0.9.0
func (x *ServerVersion) GetImage() string
func (*ServerVersion) GetTag ¶ added in v0.9.0
func (x *ServerVersion) GetTag() string
func (*ServerVersion) ProtoMessage ¶ added in v0.9.0
func (*ServerVersion) ProtoMessage()
func (*ServerVersion) ProtoReflect ¶ added in v0.9.0
func (x *ServerVersion) ProtoReflect() protoreflect.Message
func (*ServerVersion) Reset ¶ added in v0.9.0
func (x *ServerVersion) Reset()
func (*ServerVersion) String ¶ added in v0.9.0
func (x *ServerVersion) String() string
func (*ServerVersion) Validate ¶ added in v0.9.0
func (m *ServerVersion) Validate() error
Validate checks the field values on ServerVersion 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 (*ServerVersion) ValidateAll ¶ added in v0.9.0
func (m *ServerVersion) ValidateAll() error
ValidateAll checks the field values on ServerVersion 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 ServerVersionMultiError, or nil if none found.
type ServerVersionMultiError ¶ added in v0.9.0
type ServerVersionMultiError []error
ServerVersionMultiError is an error wrapping multiple validation errors returned by ServerVersion.ValidateAll() if the designated constraints aren't met.
func (ServerVersionMultiError) AllErrors ¶ added in v0.9.0
func (m ServerVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServerVersionMultiError) Error ¶ added in v0.9.0
func (m ServerVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServerVersionValidationError ¶ added in v0.9.0
type ServerVersionValidationError struct {
// contains filtered or unexported fields
}
ServerVersionValidationError is the validation error returned by ServerVersion.Validate if the designated constraints aren't met.
func (ServerVersionValidationError) Cause ¶ added in v0.9.0
func (e ServerVersionValidationError) Cause() error
Cause function returns cause value.
func (ServerVersionValidationError) Error ¶ added in v0.9.0
func (e ServerVersionValidationError) Error() string
Error satisfies the builtin error interface
func (ServerVersionValidationError) ErrorName ¶ added in v0.9.0
func (e ServerVersionValidationError) ErrorName() string
ErrorName returns error name.
func (ServerVersionValidationError) Field ¶ added in v0.9.0
func (e ServerVersionValidationError) Field() string
Field function returns field value.
func (ServerVersionValidationError) Key ¶ added in v0.9.0
func (e ServerVersionValidationError) Key() bool
Key function returns key value.
func (ServerVersionValidationError) Reason ¶ added in v0.9.0
func (e ServerVersionValidationError) Reason() string
Reason function returns reason value.
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 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 SystemVersion ¶ added in v0.9.0
type SystemVersion struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version" bun:"version" csv:"version" pg:"version" yaml:"version"`
Istio *IstioVersion `protobuf:"bytes,2,opt,name=istio,proto3" json:"istio" bun:"istio" csv:"istio" pg:"istio" yaml:"istio"`
GatewayApi *GatewayAPIVersion `` /* 152-byte string literal not displayed */
Server *ServerVersion `protobuf:"bytes,4,opt,name=server,proto3" json:"server" bun:"server" csv:"server" pg:"server" yaml:"server"`
Daemon *DaemonVersion `protobuf:"bytes,5,opt,name=daemon,proto3" json:"daemon" bun:"daemon" csv:"daemon" pg:"daemon" yaml:"daemon"`
// contains filtered or unexported fields
}
func (*SystemVersion) Descriptor
deprecated
added in
v0.9.0
func (*SystemVersion) Descriptor() ([]byte, []int)
Deprecated: Use SystemVersion.ProtoReflect.Descriptor instead.
func (*SystemVersion) GetDaemon ¶ added in v0.9.0
func (x *SystemVersion) GetDaemon() *DaemonVersion
func (*SystemVersion) GetGatewayApi ¶ added in v0.9.0
func (x *SystemVersion) GetGatewayApi() *GatewayAPIVersion
func (*SystemVersion) GetIstio ¶ added in v0.9.0
func (x *SystemVersion) GetIstio() *IstioVersion
func (*SystemVersion) GetServer ¶ added in v0.9.0
func (x *SystemVersion) GetServer() *ServerVersion
func (*SystemVersion) GetVersion ¶ added in v0.9.0
func (x *SystemVersion) GetVersion() string
func (*SystemVersion) ProtoMessage ¶ added in v0.9.0
func (*SystemVersion) ProtoMessage()
func (*SystemVersion) ProtoReflect ¶ added in v0.9.0
func (x *SystemVersion) ProtoReflect() protoreflect.Message
func (*SystemVersion) Reset ¶ added in v0.9.0
func (x *SystemVersion) Reset()
func (*SystemVersion) String ¶ added in v0.9.0
func (x *SystemVersion) String() string
func (*SystemVersion) Validate ¶ added in v0.9.0
func (m *SystemVersion) Validate() error
Validate checks the field values on SystemVersion 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 (*SystemVersion) ValidateAll ¶ added in v0.9.0
func (m *SystemVersion) ValidateAll() error
ValidateAll checks the field values on SystemVersion 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 SystemVersionMultiError, or nil if none found.
type SystemVersionMultiError ¶ added in v0.9.0
type SystemVersionMultiError []error
SystemVersionMultiError is an error wrapping multiple validation errors returned by SystemVersion.ValidateAll() if the designated constraints aren't met.
func (SystemVersionMultiError) AllErrors ¶ added in v0.9.0
func (m SystemVersionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SystemVersionMultiError) Error ¶ added in v0.9.0
func (m SystemVersionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SystemVersionValidationError ¶ added in v0.9.0
type SystemVersionValidationError struct {
// contains filtered or unexported fields
}
SystemVersionValidationError is the validation error returned by SystemVersion.Validate if the designated constraints aren't met.
func (SystemVersionValidationError) Cause ¶ added in v0.9.0
func (e SystemVersionValidationError) Cause() error
Cause function returns cause value.
func (SystemVersionValidationError) Error ¶ added in v0.9.0
func (e SystemVersionValidationError) Error() string
Error satisfies the builtin error interface
func (SystemVersionValidationError) ErrorName ¶ added in v0.9.0
func (e SystemVersionValidationError) ErrorName() string
ErrorName returns error name.
func (SystemVersionValidationError) Field ¶ added in v0.9.0
func (e SystemVersionValidationError) Field() string
Field function returns field value.
func (SystemVersionValidationError) Key ¶ added in v0.9.0
func (e SystemVersionValidationError) Key() bool
Key function returns key value.
func (SystemVersionValidationError) Reason ¶ added in v0.9.0
func (e SystemVersionValidationError) 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 WireguardInterface ¶ added in v0.8.6
type WireguardInterface struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" bun:"id" csv:"id" pg:"id" yaml:"id"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name" bun:"name" csv:"name" pg:"name" yaml:"name"`
Port int32 `protobuf:"varint,3,opt,name=port,proto3" json:"port" bun:"port" csv:"port" pg:"port" yaml:"port"`
PublicKey string `` /* 145-byte string literal not displayed */
StunServer string `` /* 152-byte string literal not displayed */
LocatorServers []string `` /* 180-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*WireguardInterface) Descriptor
deprecated
added in
v0.8.6
func (*WireguardInterface) Descriptor() ([]byte, []int)
Deprecated: Use WireguardInterface.ProtoReflect.Descriptor instead.
func (*WireguardInterface) GetId ¶ added in v0.8.6
func (x *WireguardInterface) GetId() string
func (*WireguardInterface) GetLocatorServers ¶ added in v0.8.6
func (x *WireguardInterface) GetLocatorServers() []string
func (*WireguardInterface) GetName ¶ added in v0.8.6
func (x *WireguardInterface) GetName() string
func (*WireguardInterface) GetPort ¶ added in v0.8.6
func (x *WireguardInterface) GetPort() int32
func (*WireguardInterface) GetPublicKey ¶ added in v0.8.6
func (x *WireguardInterface) GetPublicKey() string
func (*WireguardInterface) GetStunServer ¶ added in v0.8.6
func (x *WireguardInterface) GetStunServer() string
func (*WireguardInterface) ProtoMessage ¶ added in v0.8.6
func (*WireguardInterface) ProtoMessage()
func (*WireguardInterface) ProtoReflect ¶ added in v0.8.6
func (x *WireguardInterface) ProtoReflect() protoreflect.Message
func (*WireguardInterface) Reset ¶ added in v0.8.6
func (x *WireguardInterface) Reset()
func (*WireguardInterface) String ¶ added in v0.8.6
func (x *WireguardInterface) String() string
func (*WireguardInterface) Validate ¶ added in v0.8.6
func (m *WireguardInterface) Validate() error
Validate checks the field values on WireguardInterface 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 (*WireguardInterface) ValidateAll ¶ added in v0.8.6
func (m *WireguardInterface) ValidateAll() error
ValidateAll checks the field values on WireguardInterface 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 WireguardInterfaceMultiError, or nil if none found.
type WireguardInterfaceMultiError ¶ added in v0.8.6
type WireguardInterfaceMultiError []error
WireguardInterfaceMultiError is an error wrapping multiple validation errors returned by WireguardInterface.ValidateAll() if the designated constraints aren't met.
func (WireguardInterfaceMultiError) AllErrors ¶ added in v0.8.6
func (m WireguardInterfaceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WireguardInterfaceMultiError) Error ¶ added in v0.8.6
func (m WireguardInterfaceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WireguardInterfaceValidationError ¶ added in v0.8.6
type WireguardInterfaceValidationError struct {
// contains filtered or unexported fields
}
WireguardInterfaceValidationError is the validation error returned by WireguardInterface.Validate if the designated constraints aren't met.
func (WireguardInterfaceValidationError) Cause ¶ added in v0.8.6
func (e WireguardInterfaceValidationError) Cause() error
Cause function returns cause value.
func (WireguardInterfaceValidationError) Error ¶ added in v0.8.6
func (e WireguardInterfaceValidationError) Error() string
Error satisfies the builtin error interface
func (WireguardInterfaceValidationError) ErrorName ¶ added in v0.8.6
func (e WireguardInterfaceValidationError) ErrorName() string
ErrorName returns error name.
func (WireguardInterfaceValidationError) Field ¶ added in v0.8.6
func (e WireguardInterfaceValidationError) Field() string
Field function returns field value.
func (WireguardInterfaceValidationError) Key ¶ added in v0.8.6
func (e WireguardInterfaceValidationError) Key() bool
Key function returns key value.
func (WireguardInterfaceValidationError) Reason ¶ added in v0.8.6
func (e WireguardInterfaceValidationError) Reason() string
Reason function returns reason value.