Versions in this module Expand all Collapse all v0 v0.11.1 Mar 14, 2025 v0.11.0 Sep 20, 2024 v0.10.0 Jul 10, 2024 v0.9.0 Jul 3, 2023 v0.8.0 May 16, 2023 Changes in this version + type APIClient struct + AccessTokenTTLInMs int64 + Enabled bool + ID string + Issuer string + KeyID string + MaxRole string + Name string + PublicKey string + func (m *APIClient) MarshalBinary() ([]byte, error) + func (m *APIClient) UnmarshalBinary(b []byte) error + func (m *APIClient) Validate(formats strfmt.Registry) error + type APIClientGetResponse struct + func (m *APIClientGetResponse) MarshalBinary() ([]byte, error) + func (m *APIClientGetResponse) UnmarshalBinary(b []byte) error + func (m *APIClientGetResponse) UnmarshalJSON(raw []byte) error + func (m *APIClientGetResponse) Validate(formats strfmt.Registry) error + func (m APIClientGetResponse) MarshalJSON() ([]byte, error) + type APIClientPatch struct + Enabled bool + func (m *APIClientPatch) MarshalBinary() ([]byte, error) + func (m *APIClientPatch) UnmarshalBinary(b []byte) error + func (m *APIClientPatch) Validate(formats strfmt.Registry) error + type APIClientPost struct + AccessTokenTTLInMs int64 + Issuer string + MaxRole string + PublicKey string + func (m *APIClientPost) MarshalBinary() ([]byte, error) + func (m *APIClientPost) UnmarshalBinary(b []byte) error + func (m *APIClientPost) Validate(formats strfmt.Registry) error + type APIClientResponse struct + Items []*APIClient + func (m *APIClientResponse) MarshalBinary() ([]byte, error) + func (m *APIClientResponse) UnmarshalBinary(b []byte) error + func (m *APIClientResponse) Validate(formats strfmt.Registry) error + type APIToken struct + CreatedAt int64 + ExpiresAt int64 + Token string + func (m *APIToken) MarshalBinary() ([]byte, error) + func (m *APIToken) UnmarshalBinary(b []byte) error + func (m *APIToken) Validate(formats strfmt.Registry) error + type APIVersionResponse struct + Version []string + func (m *APIVersionResponse) MarshalBinary() ([]byte, error) + func (m *APIVersionResponse) UnmarshalBinary(b []byte) error + func (m *APIVersionResponse) Validate(formats strfmt.Registry) error + type ActiveDirectory struct + func (m *ActiveDirectory) MarshalBinary() ([]byte, error) + func (m *ActiveDirectory) UnmarshalBinary(b []byte) error + func (m *ActiveDirectory) UnmarshalJSON(raw []byte) error + func (m *ActiveDirectory) Validate(formats strfmt.Registry) error + func (m ActiveDirectory) MarshalJSON() ([]byte, error) + type ActiveDirectoryAllOf1 struct + ComputerName string + DirectoryServers []string + Domain string + KerberosServers []string + func (m *ActiveDirectoryAllOf1) MarshalBinary() ([]byte, error) + func (m *ActiveDirectoryAllOf1) UnmarshalBinary(b []byte) error + func (m *ActiveDirectoryAllOf1) Validate(formats strfmt.Registry) error + type ActiveDirectoryGetResponse struct + func (m *ActiveDirectoryGetResponse) MarshalBinary() ([]byte, error) + func (m *ActiveDirectoryGetResponse) UnmarshalBinary(b []byte) error + func (m *ActiveDirectoryGetResponse) UnmarshalJSON(raw []byte) error + func (m *ActiveDirectoryGetResponse) Validate(formats strfmt.Registry) error + func (m ActiveDirectoryGetResponse) MarshalJSON() ([]byte, error) + type ActiveDirectoryPost struct + func (m *ActiveDirectoryPost) MarshalBinary() ([]byte, error) + func (m *ActiveDirectoryPost) UnmarshalBinary(b []byte) error + func (m *ActiveDirectoryPost) UnmarshalJSON(raw []byte) error + func (m *ActiveDirectoryPost) Validate(formats strfmt.Registry) error + func (m ActiveDirectoryPost) MarshalJSON() ([]byte, error) + type ActiveDirectoryPostAllOf0 interface + type ActiveDirectoryPostAllOf1 struct + ComputerName string + DirectoryServers []string + Domain string + KerberosServers []string + Password string + User string + func (m *ActiveDirectoryPostAllOf1) MarshalBinary() ([]byte, error) + func (m *ActiveDirectoryPostAllOf1) UnmarshalBinary(b []byte) error + func (m *ActiveDirectoryPostAllOf1) Validate(formats strfmt.Registry) error + type ActiveDirectoryResponse struct + Items []*ActiveDirectory + func (m *ActiveDirectoryResponse) MarshalBinary() ([]byte, error) + func (m *ActiveDirectoryResponse) UnmarshalBinary(b []byte) error + func (m *ActiveDirectoryResponse) Validate(formats strfmt.Registry) error + type Admin struct + func (m *Admin) MarshalBinary() ([]byte, error) + func (m *Admin) UnmarshalBinary(b []byte) error + func (m *Admin) UnmarshalJSON(raw []byte) error + func (m *Admin) Validate(formats strfmt.Registry) error + func (m Admin) MarshalJSON() ([]byte, error) + type AdminAPIToken struct + func (m *AdminAPIToken) MarshalBinary() ([]byte, error) + func (m *AdminAPIToken) UnmarshalBinary(b []byte) error + func (m *AdminAPIToken) UnmarshalJSON(raw []byte) error + func (m *AdminAPIToken) Validate(formats strfmt.Registry) error + func (m AdminAPIToken) MarshalJSON() ([]byte, error) + type AdminAPITokenAllOf1 interface + type AdminAPITokenGetResponse struct + func (m *AdminAPITokenGetResponse) MarshalBinary() ([]byte, error) + func (m *AdminAPITokenGetResponse) UnmarshalBinary(b []byte) error + func (m *AdminAPITokenGetResponse) UnmarshalJSON(raw []byte) error + func (m *AdminAPITokenGetResponse) Validate(formats strfmt.Registry) error + func (m AdminAPITokenGetResponse) MarshalJSON() ([]byte, error) + type AdminAPITokenOAIGenAllOf2 struct + APIToken *APIToken + func (m *AdminAPITokenOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *AdminAPITokenOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *AdminAPITokenOAIGenAllOf2) Validate(formats strfmt.Registry) error + type AdminAPITokenResponse struct + Items []*AdminAPIToken + func (m *AdminAPITokenResponse) MarshalBinary() ([]byte, error) + func (m *AdminAPITokenResponse) UnmarshalBinary(b []byte) error + func (m *AdminAPITokenResponse) Validate(formats strfmt.Registry) error + type AdminAllOf1 interface + type AdminCache struct + func (m *AdminCache) MarshalBinary() ([]byte, error) + func (m *AdminCache) UnmarshalBinary(b []byte) error + func (m *AdminCache) UnmarshalJSON(raw []byte) error + func (m *AdminCache) Validate(formats strfmt.Registry) error + func (m AdminCache) MarshalJSON() ([]byte, error) + type AdminCacheAllOf1 interface + type AdminCacheGetResponse struct + func (m *AdminCacheGetResponse) MarshalBinary() ([]byte, error) + func (m *AdminCacheGetResponse) UnmarshalBinary(b []byte) error + func (m *AdminCacheGetResponse) UnmarshalJSON(raw []byte) error + func (m *AdminCacheGetResponse) Validate(formats strfmt.Registry) error + func (m AdminCacheGetResponse) MarshalJSON() ([]byte, error) + type AdminCacheOAIGenAllOf2 struct + CachedAt int64 + Role *AdminRole + func (m *AdminCacheOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *AdminCacheOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *AdminCacheOAIGenAllOf2) Validate(formats strfmt.Registry) error + type AdminCacheResponse struct + Items []*AdminCache + func (m *AdminCacheResponse) MarshalBinary() ([]byte, error) + func (m *AdminCacheResponse) UnmarshalBinary(b []byte) error + func (m *AdminCacheResponse) Validate(formats strfmt.Registry) error + type AdminGetResponse struct + func (m *AdminGetResponse) MarshalBinary() ([]byte, error) + func (m *AdminGetResponse) UnmarshalBinary(b []byte) error + func (m *AdminGetResponse) UnmarshalJSON(raw []byte) error + func (m *AdminGetResponse) Validate(formats strfmt.Registry) error + func (m AdminGetResponse) MarshalJSON() ([]byte, error) + type AdminOAIGenAllOf2 struct + APIToken *APIToken + IsLocal *bool + Locked bool + LockoutRemaining int64 + Password string + PublicKey string + Role *AdminRole + func (m *AdminOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *AdminOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *AdminOAIGenAllOf2) Validate(formats strfmt.Registry) error + type AdminPatch struct + func (m *AdminPatch) MarshalBinary() ([]byte, error) + func (m *AdminPatch) UnmarshalBinary(b []byte) error + func (m *AdminPatch) UnmarshalJSON(raw []byte) error + func (m *AdminPatch) Validate(formats strfmt.Registry) error + func (m AdminPatch) MarshalJSON() ([]byte, error) + type AdminPatchAllOf1 struct + OldPassword string + func (m *AdminPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *AdminPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *AdminPatchAllOf1) Validate(formats strfmt.Registry) error + type AdminPost struct + Password string + Role *AdminRole + func (m *AdminPost) MarshalBinary() ([]byte, error) + func (m *AdminPost) UnmarshalBinary(b []byte) error + func (m *AdminPost) Validate(formats strfmt.Registry) error + type AdminResponse struct + Items []*Admin + func (m *AdminResponse) MarshalBinary() ([]byte, error) + func (m *AdminResponse) UnmarshalBinary(b []byte) error + func (m *AdminResponse) Validate(formats strfmt.Registry) error + type AdminRole struct + func (m *AdminRole) MarshalBinary() ([]byte, error) + func (m *AdminRole) UnmarshalBinary(b []byte) error + func (m *AdminRole) Validate(formats strfmt.Registry) error + type AdminSettings struct + LockoutDuration int64 + MaxLoginAttempts int32 + MinPasswordLength int32 + SingleSignOnEnabled bool + func (m *AdminSettings) MarshalBinary() ([]byte, error) + func (m *AdminSettings) UnmarshalBinary(b []byte) error + func (m *AdminSettings) Validate(formats strfmt.Registry) error + type AdminSettingsResponse struct + Items []*AdminSettings + func (m *AdminSettingsResponse) MarshalBinary() ([]byte, error) + func (m *AdminSettingsResponse) UnmarshalBinary(b []byte) error + func (m *AdminSettingsResponse) Validate(formats strfmt.Registry) error + type AggregateReplicationPerformance struct + BytesPerSec *int64 + func (m *AggregateReplicationPerformance) MarshalBinary() ([]byte, error) + func (m *AggregateReplicationPerformance) UnmarshalBinary(b []byte) error + func (m *AggregateReplicationPerformance) Validate(formats strfmt.Registry) error + type Alert struct + func (m *Alert) MarshalBinary() ([]byte, error) + func (m *Alert) UnmarshalBinary(b []byte) error + func (m *Alert) UnmarshalJSON(raw []byte) error + func (m *Alert) Validate(formats strfmt.Registry) error + func (m Alert) MarshalJSON() ([]byte, error) + type AlertEvent struct + func (m *AlertEvent) MarshalBinary() ([]byte, error) + func (m *AlertEvent) UnmarshalBinary(b []byte) error + func (m *AlertEvent) UnmarshalJSON(raw []byte) error + func (m *AlertEvent) Validate(formats strfmt.Registry) error + func (m AlertEvent) MarshalJSON() ([]byte, error) + type AlertEventGetResponse struct + func (m *AlertEventGetResponse) MarshalBinary() ([]byte, error) + func (m *AlertEventGetResponse) UnmarshalBinary(b []byte) error + func (m *AlertEventGetResponse) UnmarshalJSON(raw []byte) error + func (m *AlertEventGetResponse) Validate(formats strfmt.Registry) error + func (m AlertEventGetResponse) MarshalJSON() ([]byte, error) + type AlertEventOAIGenAllOf1 struct + Actual string + Alert *AlertEventOAIGenAllOf1Alert + Code int64 + ComponentName string + ComponentType string + Created int64 + Expected string + Issue string + KnowledgeBaseURL string + Severity string + State string + Summary string + Time int64 + func (m *AlertEventOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *AlertEventOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *AlertEventOAIGenAllOf1) Validate(formats strfmt.Registry) error + type AlertEventOAIGenAllOf1Alert struct + func (m *AlertEventOAIGenAllOf1Alert) MarshalBinary() ([]byte, error) + func (m *AlertEventOAIGenAllOf1Alert) UnmarshalBinary(b []byte) error + func (m *AlertEventOAIGenAllOf1Alert) UnmarshalJSON(raw []byte) error + func (m *AlertEventOAIGenAllOf1Alert) Validate(formats strfmt.Registry) error + func (m AlertEventOAIGenAllOf1Alert) MarshalJSON() ([]byte, error) + type AlertEventResponse struct + Items []*AlertEvent + func (m *AlertEventResponse) MarshalBinary() ([]byte, error) + func (m *AlertEventResponse) UnmarshalBinary(b []byte) error + func (m *AlertEventResponse) Validate(formats strfmt.Registry) error + type AlertGetResponse struct + func (m *AlertGetResponse) MarshalBinary() ([]byte, error) + func (m *AlertGetResponse) UnmarshalBinary(b []byte) error + func (m *AlertGetResponse) UnmarshalJSON(raw []byte) error + func (m *AlertGetResponse) Validate(formats strfmt.Registry) error + func (m AlertGetResponse) MarshalJSON() ([]byte, error) + type AlertOAIGenAllOf1 struct + Actual string + Category string + Closed int64 + Code int64 + ComponentName string + ComponentType string + Created int64 + Description string + Expected string + Flagged bool + Issue string + KnowledgeBaseURL string + Notified int64 + Severity string + State string + Summary string + Updated int64 + func (m *AlertOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *AlertOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *AlertOAIGenAllOf1) Validate(formats strfmt.Registry) error + type AlertResponse struct + Items []*Alert + func (m *AlertResponse) MarshalBinary() ([]byte, error) + func (m *AlertResponse) UnmarshalBinary(b []byte) error + func (m *AlertResponse) Validate(formats strfmt.Registry) error + type AlertWatcher struct + func (m *AlertWatcher) MarshalBinary() ([]byte, error) + func (m *AlertWatcher) UnmarshalBinary(b []byte) error + func (m *AlertWatcher) UnmarshalJSON(raw []byte) error + func (m *AlertWatcher) Validate(formats strfmt.Registry) error + func (m AlertWatcher) MarshalJSON() ([]byte, error) + type AlertWatcherGetResponse struct + func (m *AlertWatcherGetResponse) MarshalBinary() ([]byte, error) + func (m *AlertWatcherGetResponse) UnmarshalBinary(b []byte) error + func (m *AlertWatcherGetResponse) UnmarshalJSON(raw []byte) error + func (m *AlertWatcherGetResponse) Validate(formats strfmt.Registry) error + func (m AlertWatcherGetResponse) MarshalJSON() ([]byte, error) + type AlertWatcherOAIGenAllOf1 struct + Enabled bool + func (m *AlertWatcherOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *AlertWatcherOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *AlertWatcherOAIGenAllOf1) Validate(formats strfmt.Registry) error + type AlertWatcherPatch struct + Enabled bool + func (m *AlertWatcherPatch) MarshalBinary() ([]byte, error) + func (m *AlertWatcherPatch) UnmarshalBinary(b []byte) error + func (m *AlertWatcherPatch) Validate(formats strfmt.Registry) error + type AlertWatcherPost struct + Enabled bool + func (m *AlertWatcherPost) MarshalBinary() ([]byte, error) + func (m *AlertWatcherPost) UnmarshalBinary(b []byte) error + func (m *AlertWatcherPost) Validate(formats strfmt.Registry) error + type AlertWatcherResponse struct + Items []*AlertWatcher + func (m *AlertWatcherResponse) MarshalBinary() ([]byte, error) + func (m *AlertWatcherResponse) UnmarshalBinary(b []byte) error + func (m *AlertWatcherResponse) Validate(formats strfmt.Registry) error + type App struct + func (m *App) MarshalBinary() ([]byte, error) + func (m *App) UnmarshalBinary(b []byte) error + func (m *App) UnmarshalJSON(raw []byte) error + func (m *App) Validate(formats strfmt.Registry) error + func (m App) MarshalJSON() ([]byte, error) + type AppGetResponse struct + func (m *AppGetResponse) MarshalBinary() ([]byte, error) + func (m *AppGetResponse) UnmarshalBinary(b []byte) error + func (m *AppGetResponse) UnmarshalJSON(raw []byte) error + func (m *AppGetResponse) Validate(formats strfmt.Registry) error + func (m AppGetResponse) MarshalJSON() ([]byte, error) + type AppNode struct + App *AppNodeOAIGenApp + Index int64 + Status string + Version string + Vnc []string + func (m *AppNode) MarshalBinary() ([]byte, error) + func (m *AppNode) UnmarshalBinary(b []byte) error + func (m *AppNode) Validate(formats strfmt.Registry) error + type AppNodeGetResponse struct + func (m *AppNodeGetResponse) MarshalBinary() ([]byte, error) + func (m *AppNodeGetResponse) UnmarshalBinary(b []byte) error + func (m *AppNodeGetResponse) UnmarshalJSON(raw []byte) error + func (m *AppNodeGetResponse) Validate(formats strfmt.Registry) error + func (m AppNodeGetResponse) MarshalJSON() ([]byte, error) + type AppNodeOAIGenApp struct + func (m *AppNodeOAIGenApp) MarshalBinary() ([]byte, error) + func (m *AppNodeOAIGenApp) UnmarshalBinary(b []byte) error + func (m *AppNodeOAIGenApp) UnmarshalJSON(raw []byte) error + func (m *AppNodeOAIGenApp) Validate(formats strfmt.Registry) error + func (m AppNodeOAIGenApp) MarshalJSON() ([]byte, error) + type AppNodeResponse struct + Items []*AppNode + func (m *AppNodeResponse) MarshalBinary() ([]byte, error) + func (m *AppNodeResponse) UnmarshalBinary(b []byte) error + func (m *AppNodeResponse) Validate(formats strfmt.Registry) error + type AppOAIGenAllOf1 struct + Description string + Details string + Enabled bool + Status string + Version string + VncEnabled bool + func (m *AppOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *AppOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *AppOAIGenAllOf1) Validate(formats strfmt.Registry) error + type AppResponse struct + Items []*App + func (m *AppResponse) MarshalBinary() ([]byte, error) + func (m *AppResponse) UnmarshalBinary(b []byte) error + func (m *AppResponse) Validate(formats strfmt.Registry) error + type Array struct + func (m *Array) UnmarshalJSON(raw []byte) error + func (m *Array) Validate(formats strfmt.Registry) error + func (m Array) MarshalJSON() ([]byte, error) + type ArrayConnection struct + func (m *ArrayConnection) MarshalBinary() ([]byte, error) + func (m *ArrayConnection) UnmarshalBinary(b []byte) error + func (m *ArrayConnection) UnmarshalJSON(raw []byte) error + func (m *ArrayConnection) Validate(formats strfmt.Registry) error + func (m ArrayConnection) MarshalJSON() ([]byte, error) + type ArrayConnectionAllOf1 interface + type ArrayConnectionGetResponse struct + func (m *ArrayConnectionGetResponse) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionGetResponse) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArrayConnectionGetResponse) Validate(formats strfmt.Registry) error + func (m ArrayConnectionGetResponse) MarshalJSON() ([]byte, error) + type ArrayConnectionKey struct + ConnectionKey string + func (m *ArrayConnectionKey) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionKey) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionKey) Validate(formats strfmt.Registry) error + type ArrayConnectionKeyGetResponse struct + func (m *ArrayConnectionKeyGetResponse) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionKeyGetResponse) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionKeyGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArrayConnectionKeyGetResponse) Validate(formats strfmt.Registry) error + func (m ArrayConnectionKeyGetResponse) MarshalJSON() ([]byte, error) + type ArrayConnectionKeyGetResponseAllOf1 struct + Items []*ArrayConnectionKey + func (m *ArrayConnectionKeyGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionKeyGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionKeyGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ArrayConnectionOAIGenAllOf2 struct + ManagementAddress string + ReplicationAddresses []string + ReplicationTransport string + Status string + Throttle *Throttle + Type string + Version string + func (m *ArrayConnectionOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionOAIGenAllOf2) Validate(formats strfmt.Registry) error + type ArrayConnectionPath struct + func (m *ArrayConnectionPath) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionPath) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionPath) UnmarshalJSON(raw []byte) error + func (m *ArrayConnectionPath) Validate(formats strfmt.Registry) error + func (m ArrayConnectionPath) MarshalJSON() ([]byte, error) + type ArrayConnectionPathGetResponse struct + func (m *ArrayConnectionPathGetResponse) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionPathGetResponse) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionPathGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArrayConnectionPathGetResponse) Validate(formats strfmt.Registry) error + func (m ArrayConnectionPathGetResponse) MarshalJSON() ([]byte, error) + type ArrayConnectionPathOAIGenAllOf1 struct + LocalAddress string + LocalPort string + RemoteAddress string + RemotePort string + ReplicationTransport string + Status string + func (m *ArrayConnectionPathOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionPathOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionPathOAIGenAllOf1) Validate(formats strfmt.Registry) error + type ArrayConnectionPathResponse struct + Items []*ArrayConnectionPath + func (m *ArrayConnectionPathResponse) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionPathResponse) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionPathResponse) Validate(formats strfmt.Registry) error + type ArrayConnectionPost struct + func (m *ArrayConnectionPost) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionPost) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionPost) UnmarshalJSON(raw []byte) error + func (m *ArrayConnectionPost) Validate(formats strfmt.Registry) error + func (m ArrayConnectionPost) MarshalJSON() ([]byte, error) + type ArrayConnectionPostAllOf0 interface + type ArrayConnectionPostAllOf1 struct + ConnectionKey string + ManagementAddress string + ReplicationAddresses []string + ReplicationTransport string + Type string + func (m *ArrayConnectionPostAllOf1) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionPostAllOf1) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionPostAllOf1) Validate(formats strfmt.Registry) error + type ArrayConnectionResponse struct + Items []*ArrayConnection + func (m *ArrayConnectionResponse) MarshalBinary() ([]byte, error) + func (m *ArrayConnectionResponse) UnmarshalBinary(b []byte) error + func (m *ArrayConnectionResponse) Validate(formats strfmt.Registry) error + type ArrayFactoryResetToken struct + func (m *ArrayFactoryResetToken) MarshalBinary() ([]byte, error) + func (m *ArrayFactoryResetToken) UnmarshalBinary(b []byte) error + func (m *ArrayFactoryResetToken) UnmarshalJSON(raw []byte) error + func (m *ArrayFactoryResetToken) Validate(formats strfmt.Registry) error + func (m ArrayFactoryResetToken) MarshalJSON() ([]byte, error) + type ArrayFactoryResetTokenGetResponse struct + func (m *ArrayFactoryResetTokenGetResponse) MarshalBinary() ([]byte, error) + func (m *ArrayFactoryResetTokenGetResponse) UnmarshalBinary(b []byte) error + func (m *ArrayFactoryResetTokenGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArrayFactoryResetTokenGetResponse) Validate(formats strfmt.Registry) error + func (m ArrayFactoryResetTokenGetResponse) MarshalJSON() ([]byte, error) + type ArrayFactoryResetTokenOAIGenAllOf1 struct + Token int64 + func (m *ArrayFactoryResetTokenOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *ArrayFactoryResetTokenOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *ArrayFactoryResetTokenOAIGenAllOf1) Validate(formats strfmt.Registry) error + type ArrayFactoryResetTokenResponse struct + Items []*ArrayFactoryResetToken + func (m *ArrayFactoryResetTokenResponse) MarshalBinary() ([]byte, error) + func (m *ArrayFactoryResetTokenResponse) UnmarshalBinary(b []byte) error + func (m *ArrayFactoryResetTokenResponse) Validate(formats strfmt.Registry) error + type ArrayGetResponse struct + func (m *ArrayGetResponse) MarshalBinary() ([]byte, error) + func (m *ArrayGetResponse) UnmarshalBinary(b []byte) error + func (m *ArrayGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArrayGetResponse) Validate(formats strfmt.Registry) error + func (m ArrayGetResponse) MarshalJSON() ([]byte, error) + type ArrayPerformance struct + func (m *ArrayPerformance) MarshalBinary() ([]byte, error) + func (m *ArrayPerformance) UnmarshalBinary(b []byte) error + func (m *ArrayPerformance) UnmarshalJSON(raw []byte) error + func (m *ArrayPerformance) Validate(formats strfmt.Registry) error + func (m ArrayPerformance) MarshalJSON() ([]byte, error) + type ArrayPerformanceGetResponse struct + func (m *ArrayPerformanceGetResponse) MarshalBinary() ([]byte, error) + func (m *ArrayPerformanceGetResponse) UnmarshalBinary(b []byte) error + func (m *ArrayPerformanceGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArrayPerformanceGetResponse) Validate(formats strfmt.Registry) error + func (m ArrayPerformanceGetResponse) MarshalJSON() ([]byte, error) + type ArrayPerformanceGetResponseAllOf1 struct + Items []*ArrayPerformance + func (m *ArrayPerformanceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ArrayPerformanceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ArrayPerformanceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ArrayPerformanceOAIGenAllOf2 struct + LocalQueueUsecPerOp *int64 + OthersPerSec *int64 + QueueDepth *int64 + UsecPerOtherOp *int64 + func (m *ArrayPerformanceOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *ArrayPerformanceOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *ArrayPerformanceOAIGenAllOf2) Validate(formats strfmt.Registry) error + type ArrayResponse struct + Items []*Arrays + func (m *ArrayResponse) MarshalBinary() ([]byte, error) + func (m *ArrayResponse) UnmarshalBinary(b []byte) error + func (m *ArrayResponse) Validate(formats strfmt.Registry) error + type ArraySpace struct + func (m *ArraySpace) UnmarshalJSON(raw []byte) error + func (m *ArraySpace) Validate(formats strfmt.Registry) error + func (m ArraySpace) MarshalJSON() ([]byte, error) + type ArraySpaceGetResponse struct + func (m *ArraySpaceGetResponse) MarshalBinary() ([]byte, error) + func (m *ArraySpaceGetResponse) UnmarshalBinary(b []byte) error + func (m *ArraySpaceGetResponse) UnmarshalJSON(raw []byte) error + func (m *ArraySpaceGetResponse) Validate(formats strfmt.Registry) error + func (m ArraySpaceGetResponse) MarshalJSON() ([]byte, error) + type ArraySpaceGetResponseAllOf1 struct + Items []*ArraySpaceGetResponseAllOf1ItemsItems + func (m *ArraySpaceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ArraySpaceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ArraySpaceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ArraySpaceGetResponseAllOf1ItemsItems struct + func (m *ArraySpaceGetResponseAllOf1ItemsItems) MarshalBinary() ([]byte, error) + func (m *ArraySpaceGetResponseAllOf1ItemsItems) UnmarshalBinary(b []byte) error + func (m *ArraySpaceGetResponseAllOf1ItemsItems) UnmarshalJSON(raw []byte) error + func (m *ArraySpaceGetResponseAllOf1ItemsItems) Validate(formats strfmt.Registry) error + func (m ArraySpaceGetResponseAllOf1ItemsItems) MarshalJSON() ([]byte, error) + type ArraySpaceOAIGenAllOf1 struct + Capacity int64 + Parity float32 + Space *ArraySpaceOAIGenAllOf1Space + Time int64 + func (m *ArraySpaceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *ArraySpaceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *ArraySpaceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type ArraySpaceOAIGenAllOf1Space struct + func (m *ArraySpaceOAIGenAllOf1Space) MarshalBinary() ([]byte, error) + func (m *ArraySpaceOAIGenAllOf1Space) UnmarshalBinary(b []byte) error + func (m *ArraySpaceOAIGenAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *ArraySpaceOAIGenAllOf1Space) Validate(formats strfmt.Registry) error + func (m ArraySpaceOAIGenAllOf1Space) MarshalJSON() ([]byte, error) + type ArraySpaceOAIGenAllOf1SpaceAllOf0 struct + DataReduction float32 + Shared *int64 + Snapshots *int64 + System *int64 + ThinProvisioning *float32 + TotalPhysical *int64 + TotalProvisioned *int64 + TotalReduction float32 + Unique *int64 + Virtual *int64 + func (m *ArraySpaceOAIGenAllOf1SpaceAllOf0) MarshalBinary() ([]byte, error) + func (m *ArraySpaceOAIGenAllOf1SpaceAllOf0) UnmarshalBinary(b []byte) error + func (m *ArraySpaceOAIGenAllOf1SpaceAllOf0) Validate(formats strfmt.Registry) error + type ArraySpaceOAIGenAllOf1SpaceAllOf1 struct + Replication *int64 + func (m *ArraySpaceOAIGenAllOf1SpaceAllOf1) MarshalBinary() ([]byte, error) + func (m *ArraySpaceOAIGenAllOf1SpaceAllOf1) UnmarshalBinary(b []byte) error + func (m *ArraySpaceOAIGenAllOf1SpaceAllOf1) Validate(formats strfmt.Registry) error + type Arrays struct + func (m *Arrays) MarshalBinary() ([]byte, error) + func (m *Arrays) UnmarshalBinary(b []byte) error + func (m *Arrays) UnmarshalJSON(raw []byte) error + func (m *Arrays) Validate(formats strfmt.Registry) error + func (m Arrays) MarshalJSON() ([]byte, error) + type ArraysAllOf1 struct + Banner string + Capacity int64 + ConsoleLockEnabled bool + IdleTimeout int32 + NtpServers []string + Os string + Parity float32 + ScsiTimeout int32 + Space *Space + Version string + func (m *ArraysAllOf1) MarshalBinary() ([]byte, error) + func (m *ArraysAllOf1) UnmarshalBinary(b []byte) error + func (m *ArraysAllOf1) Validate(formats strfmt.Registry) error + type Audit struct + func (m *Audit) MarshalBinary() ([]byte, error) + func (m *Audit) UnmarshalBinary(b []byte) error + func (m *Audit) UnmarshalJSON(raw []byte) error + func (m *Audit) Validate(formats strfmt.Registry) error + func (m Audit) MarshalJSON() ([]byte, error) + type AuditGetResponse struct + func (m *AuditGetResponse) MarshalBinary() ([]byte, error) + func (m *AuditGetResponse) UnmarshalBinary(b []byte) error + func (m *AuditGetResponse) UnmarshalJSON(raw []byte) error + func (m *AuditGetResponse) Validate(formats strfmt.Registry) error + func (m AuditGetResponse) MarshalJSON() ([]byte, error) + type AuditOAIGenAllOf1 struct + Arguments string + Command string + Origin *AuditOAIGenAllOf1Origin + Subcommand string + Time int64 + User string + UserInterface string + func (m *AuditOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *AuditOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *AuditOAIGenAllOf1) Validate(formats strfmt.Registry) error + type AuditOAIGenAllOf1Origin struct + func (m *AuditOAIGenAllOf1Origin) MarshalBinary() ([]byte, error) + func (m *AuditOAIGenAllOf1Origin) UnmarshalBinary(b []byte) error + func (m *AuditOAIGenAllOf1Origin) UnmarshalJSON(raw []byte) error + func (m *AuditOAIGenAllOf1Origin) Validate(formats strfmt.Registry) error + func (m AuditOAIGenAllOf1Origin) MarshalJSON() ([]byte, error) + type AuditResponse struct + Items []*Audit + func (m *AuditResponse) MarshalBinary() ([]byte, error) + func (m *AuditResponse) UnmarshalBinary(b []byte) error + func (m *AuditResponse) Validate(formats strfmt.Registry) error + type BuiltIn struct + ID string + Name string + func (m *BuiltIn) MarshalBinary() ([]byte, error) + func (m *BuiltIn) UnmarshalBinary(b []byte) error + func (m *BuiltIn) Validate(formats strfmt.Registry) error + type BuiltInRelationship struct + ID string + func (m *BuiltInRelationship) MarshalBinary() ([]byte, error) + func (m *BuiltInRelationship) UnmarshalBinary(b []byte) error + func (m *BuiltInRelationship) Validate(formats strfmt.Registry) error + type BuiltInResourceNoID struct + Name string + func (m *BuiltInResourceNoID) MarshalBinary() ([]byte, error) + func (m *BuiltInResourceNoID) UnmarshalBinary(b []byte) error + func (m *BuiltInResourceNoID) Validate(formats strfmt.Registry) error + type Certificate struct + func (m *Certificate) MarshalBinary() ([]byte, error) + func (m *Certificate) UnmarshalBinary(b []byte) error + func (m *Certificate) UnmarshalJSON(raw []byte) error + func (m *Certificate) Validate(formats strfmt.Registry) error + func (m Certificate) MarshalJSON() ([]byte, error) + type CertificateGetResponse struct + func (m *CertificateGetResponse) MarshalBinary() ([]byte, error) + func (m *CertificateGetResponse) UnmarshalBinary(b []byte) error + func (m *CertificateGetResponse) UnmarshalJSON(raw []byte) error + func (m *CertificateGetResponse) Validate(formats strfmt.Registry) error + func (m CertificateGetResponse) MarshalJSON() ([]byte, error) + type CertificateOAIGenAllOf1 struct + Certificate string + CommonName string + Country string + Email string + IntermediateCertificate string + IssuedBy string + IssuedTo string + KeySize int32 + Locality string + Organization string + OrganizationalUnit string + State string + Status string + ValidFrom int64 + ValidTo int64 + func (m *CertificateOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *CertificateOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *CertificateOAIGenAllOf1) Validate(formats strfmt.Registry) error + type CertificatePost struct + func (m *CertificatePost) MarshalBinary() ([]byte, error) + func (m *CertificatePost) UnmarshalBinary(b []byte) error + func (m *CertificatePost) UnmarshalJSON(raw []byte) error + func (m *CertificatePost) Validate(formats strfmt.Registry) error + func (m CertificatePost) MarshalJSON() ([]byte, error) + type CertificatePostAllOf1 struct + Days int32 + Key string + Passphrase string + func (m *CertificatePostAllOf1) MarshalBinary() ([]byte, error) + func (m *CertificatePostAllOf1) UnmarshalBinary(b []byte) error + func (m *CertificatePostAllOf1) Validate(formats strfmt.Registry) error + type CertificateResponse struct + Items []*Certificate + func (m *CertificateResponse) MarshalBinary() ([]byte, error) + func (m *CertificateResponse) UnmarshalBinary(b []byte) error + func (m *CertificateResponse) Validate(formats strfmt.Registry) error + type CertificateSigningRequest struct + CertificateSigningRequest string + func (m *CertificateSigningRequest) MarshalBinary() ([]byte, error) + func (m *CertificateSigningRequest) UnmarshalBinary(b []byte) error + func (m *CertificateSigningRequest) Validate(formats strfmt.Registry) error + type CertificateSigningRequestPost struct + Certificate *CertificateSigningRequestPostCertificate + CommonName string + Country string + Email string + Locality string + Organization string + OrganizationalUnit string + State string + func (m *CertificateSigningRequestPost) MarshalBinary() ([]byte, error) + func (m *CertificateSigningRequestPost) UnmarshalBinary(b []byte) error + func (m *CertificateSigningRequestPost) Validate(formats strfmt.Registry) error + type CertificateSigningRequestPostCertificate struct + func (m *CertificateSigningRequestPostCertificate) MarshalBinary() ([]byte, error) + func (m *CertificateSigningRequestPostCertificate) UnmarshalBinary(b []byte) error + func (m *CertificateSigningRequestPostCertificate) UnmarshalJSON(raw []byte) error + func (m *CertificateSigningRequestPostCertificate) Validate(formats strfmt.Registry) error + func (m CertificateSigningRequestPostCertificate) MarshalJSON() ([]byte, error) + type CertificateSigningRequestResponse struct + Items []*CertificateSigningRequest + func (m *CertificateSigningRequestResponse) MarshalBinary() ([]byte, error) + func (m *CertificateSigningRequestResponse) UnmarshalBinary(b []byte) error + func (m *CertificateSigningRequestResponse) Validate(formats strfmt.Registry) error + type Chap struct + HostPassword string + HostUser string + TargetPassword string + TargetUser string + func (m *Chap) MarshalBinary() ([]byte, error) + func (m *Chap) UnmarshalBinary(b []byte) error + func (m *Chap) Validate(formats strfmt.Registry) error + type Connection struct + func (m *Connection) MarshalBinary() ([]byte, error) + func (m *Connection) UnmarshalBinary(b []byte) error + func (m *Connection) UnmarshalJSON(raw []byte) error + func (m *Connection) Validate(formats strfmt.Registry) error + func (m Connection) MarshalJSON() ([]byte, error) + type ConnectionAllOf0 struct + Host *ConnectionOAIGen1Host + HostGroup *ConnectionOAIGen1HostGroup + Lun int32 + ProtocolEndpoint *ConnectionOAIGen1ProtocolEndpoint + Volume *ConnectionOAIGen1Volume + func (m *ConnectionAllOf0) MarshalBinary() ([]byte, error) + func (m *ConnectionAllOf0) UnmarshalBinary(b []byte) error + func (m *ConnectionAllOf0) Validate(formats strfmt.Registry) error + type ConnectionGetResponse struct + func (m *ConnectionGetResponse) MarshalBinary() ([]byte, error) + func (m *ConnectionGetResponse) UnmarshalBinary(b []byte) error + func (m *ConnectionGetResponse) UnmarshalJSON(raw []byte) error + func (m *ConnectionGetResponse) Validate(formats strfmt.Registry) error + func (m ConnectionGetResponse) MarshalJSON() ([]byte, error) + type ConnectionOAIGen1Host struct + func (m *ConnectionOAIGen1Host) MarshalBinary() ([]byte, error) + func (m *ConnectionOAIGen1Host) UnmarshalBinary(b []byte) error + func (m *ConnectionOAIGen1Host) UnmarshalJSON(raw []byte) error + func (m *ConnectionOAIGen1Host) Validate(formats strfmt.Registry) error + func (m ConnectionOAIGen1Host) MarshalJSON() ([]byte, error) + type ConnectionOAIGen1HostGroup struct + func (m *ConnectionOAIGen1HostGroup) MarshalBinary() ([]byte, error) + func (m *ConnectionOAIGen1HostGroup) UnmarshalBinary(b []byte) error + func (m *ConnectionOAIGen1HostGroup) UnmarshalJSON(raw []byte) error + func (m *ConnectionOAIGen1HostGroup) Validate(formats strfmt.Registry) error + func (m ConnectionOAIGen1HostGroup) MarshalJSON() ([]byte, error) + type ConnectionOAIGen1ProtocolEndpoint struct + func (m *ConnectionOAIGen1ProtocolEndpoint) MarshalBinary() ([]byte, error) + func (m *ConnectionOAIGen1ProtocolEndpoint) UnmarshalBinary(b []byte) error + func (m *ConnectionOAIGen1ProtocolEndpoint) UnmarshalJSON(raw []byte) error + func (m *ConnectionOAIGen1ProtocolEndpoint) Validate(formats strfmt.Registry) error + func (m ConnectionOAIGen1ProtocolEndpoint) MarshalJSON() ([]byte, error) + type ConnectionOAIGen1Volume struct + func (m *ConnectionOAIGen1Volume) MarshalBinary() ([]byte, error) + func (m *ConnectionOAIGen1Volume) UnmarshalBinary(b []byte) error + func (m *ConnectionOAIGen1Volume) UnmarshalJSON(raw []byte) error + func (m *ConnectionOAIGen1Volume) Validate(formats strfmt.Registry) error + func (m ConnectionOAIGen1Volume) MarshalJSON() ([]byte, error) + type ConnectionOAIGenAllOf1 struct + Host *ReferenceNoID + HostGroup *ReferenceNoID + func (m *ConnectionOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *ConnectionOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *ConnectionOAIGenAllOf1) Validate(formats strfmt.Registry) error + type ConnectionPost struct + Lun int32 + ProtocolEndpoint *ConnectionPostProtocolEndpoint + func (m *ConnectionPost) MarshalBinary() ([]byte, error) + func (m *ConnectionPost) UnmarshalBinary(b []byte) error + func (m *ConnectionPost) Validate(formats strfmt.Registry) error + type ConnectionPostProtocolEndpoint struct + func (m *ConnectionPostProtocolEndpoint) MarshalBinary() ([]byte, error) + func (m *ConnectionPostProtocolEndpoint) UnmarshalBinary(b []byte) error + func (m *ConnectionPostProtocolEndpoint) UnmarshalJSON(raw []byte) error + func (m *ConnectionPostProtocolEndpoint) Validate(formats strfmt.Registry) error + func (m ConnectionPostProtocolEndpoint) MarshalJSON() ([]byte, error) + type ConnectionResponse struct + Items []*Connection + func (m *ConnectionResponse) MarshalBinary() ([]byte, error) + func (m *ConnectionResponse) UnmarshalBinary(b []byte) error + func (m *ConnectionResponse) Validate(formats strfmt.Registry) error + type Controller struct + func (m *Controller) MarshalBinary() ([]byte, error) + func (m *Controller) UnmarshalBinary(b []byte) error + func (m *Controller) UnmarshalJSON(raw []byte) error + func (m *Controller) Validate(formats strfmt.Registry) error + func (m Controller) MarshalJSON() ([]byte, error) + type ControllerAllOf1 struct + Mode string + Model string + Status string + Type string + Version string + func (m *ControllerAllOf1) MarshalBinary() ([]byte, error) + func (m *ControllerAllOf1) UnmarshalBinary(b []byte) error + func (m *ControllerAllOf1) Validate(formats strfmt.Registry) error + type ControllerGetResponse struct + func (m *ControllerGetResponse) MarshalBinary() ([]byte, error) + func (m *ControllerGetResponse) UnmarshalBinary(b []byte) error + func (m *ControllerGetResponse) UnmarshalJSON(raw []byte) error + func (m *ControllerGetResponse) Validate(formats strfmt.Registry) error + func (m ControllerGetResponse) MarshalJSON() ([]byte, error) + type ControllerGetResponseAllOf1 struct + Items []*Controller + func (m *ControllerGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ControllerGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ControllerGetResponseAllOf1) Validate(formats strfmt.Registry) error + type Controllers struct + func (m *Controllers) UnmarshalJSON(raw []byte) error + func (m *Controllers) Validate(formats strfmt.Registry) error + func (m Controllers) MarshalJSON() ([]byte, error) + type DNS struct + Domain string + Nameservers []string + func (m *DNS) MarshalBinary() ([]byte, error) + func (m *DNS) UnmarshalBinary(b []byte) error + func (m *DNS) Validate(formats strfmt.Registry) error + type DNSGetResponse struct + func (m *DNSGetResponse) MarshalBinary() ([]byte, error) + func (m *DNSGetResponse) UnmarshalBinary(b []byte) error + func (m *DNSGetResponse) UnmarshalJSON(raw []byte) error + func (m *DNSGetResponse) Validate(formats strfmt.Registry) error + func (m DNSGetResponse) MarshalJSON() ([]byte, error) + type DNSPatch struct + Domain string + Nameservers []string + func (m *DNSPatch) MarshalBinary() ([]byte, error) + func (m *DNSPatch) UnmarshalBinary(b []byte) error + func (m *DNSPatch) Validate(formats strfmt.Registry) error + type DNSResponse struct + Items []*DNS + func (m *DNSResponse) MarshalBinary() ([]byte, error) + func (m *DNSResponse) UnmarshalBinary(b []byte) error + func (m *DNSResponse) Validate(formats strfmt.Registry) error + type DestroyedPatchPost struct + Destroyed bool + func (m *DestroyedPatchPost) MarshalBinary() ([]byte, error) + func (m *DestroyedPatchPost) UnmarshalBinary(b []byte) error + func (m *DestroyedPatchPost) Validate(formats strfmt.Registry) error + type Directory struct + func (m *Directory) MarshalBinary() ([]byte, error) + func (m *Directory) UnmarshalBinary(b []byte) error + func (m *Directory) UnmarshalJSON(raw []byte) error + func (m *Directory) Validate(formats strfmt.Registry) error + func (m Directory) MarshalJSON() ([]byte, error) + type DirectoryExport struct + Destroyed *bool + Directory *DirectoryExportOAIGenDirectory + Enabled *bool + ExportName string + Path string + Policy *DirectoryExportOAIGenPolicy + func (m *DirectoryExport) MarshalBinary() ([]byte, error) + func (m *DirectoryExport) UnmarshalBinary(b []byte) error + func (m *DirectoryExport) Validate(formats strfmt.Registry) error + type DirectoryExportGetResponse struct + func (m *DirectoryExportGetResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryExportGetResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryExportGetResponse) UnmarshalJSON(raw []byte) error + func (m *DirectoryExportGetResponse) Validate(formats strfmt.Registry) error + func (m DirectoryExportGetResponse) MarshalJSON() ([]byte, error) + type DirectoryExportOAIGenDirectory struct + func (m *DirectoryExportOAIGenDirectory) MarshalBinary() ([]byte, error) + func (m *DirectoryExportOAIGenDirectory) UnmarshalBinary(b []byte) error + func (m *DirectoryExportOAIGenDirectory) UnmarshalJSON(raw []byte) error + func (m *DirectoryExportOAIGenDirectory) Validate(formats strfmt.Registry) error + func (m DirectoryExportOAIGenDirectory) MarshalJSON() ([]byte, error) + type DirectoryExportOAIGenPolicy struct + func (m *DirectoryExportOAIGenPolicy) MarshalBinary() ([]byte, error) + func (m *DirectoryExportOAIGenPolicy) UnmarshalBinary(b []byte) error + func (m *DirectoryExportOAIGenPolicy) UnmarshalJSON(raw []byte) error + func (m *DirectoryExportOAIGenPolicy) Validate(formats strfmt.Registry) error + func (m DirectoryExportOAIGenPolicy) MarshalJSON() ([]byte, error) + type DirectoryExportPost struct + ExportName string + func (m *DirectoryExportPost) MarshalBinary() ([]byte, error) + func (m *DirectoryExportPost) UnmarshalBinary(b []byte) error + func (m *DirectoryExportPost) Validate(formats strfmt.Registry) error + type DirectoryExportResponse struct + Items []*DirectoryExport + func (m *DirectoryExportResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryExportResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryExportResponse) Validate(formats strfmt.Registry) error + type DirectoryGetResponse struct + func (m *DirectoryGetResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryGetResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryGetResponse) UnmarshalJSON(raw []byte) error + func (m *DirectoryGetResponse) Validate(formats strfmt.Registry) error + func (m DirectoryGetResponse) MarshalJSON() ([]byte, error) + type DirectoryGetResponseAllOf2 struct + Total []*Directory + func (m *DirectoryGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *DirectoryGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *DirectoryGetResponseAllOf2) Validate(formats strfmt.Registry) error + type DirectoryOAIGenAllOf1 struct + Created int64 + Destroyed bool + DirectoryName string + FileSystem *DirectoryOAIGenAllOf1FileSystem + Path string + Space *DirectoryOAIGenAllOf1Space + TimeRemaining int64 + func (m *DirectoryOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectoryOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectoryOAIGenAllOf1) Validate(formats strfmt.Registry) error + type DirectoryOAIGenAllOf1FileSystem struct + func (m *DirectoryOAIGenAllOf1FileSystem) MarshalBinary() ([]byte, error) + func (m *DirectoryOAIGenAllOf1FileSystem) UnmarshalBinary(b []byte) error + func (m *DirectoryOAIGenAllOf1FileSystem) UnmarshalJSON(raw []byte) error + func (m *DirectoryOAIGenAllOf1FileSystem) Validate(formats strfmt.Registry) error + func (m DirectoryOAIGenAllOf1FileSystem) MarshalJSON() ([]byte, error) + type DirectoryOAIGenAllOf1Space struct + func (m *DirectoryOAIGenAllOf1Space) MarshalBinary() ([]byte, error) + func (m *DirectoryOAIGenAllOf1Space) UnmarshalBinary(b []byte) error + func (m *DirectoryOAIGenAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *DirectoryOAIGenAllOf1Space) Validate(formats strfmt.Registry) error + func (m DirectoryOAIGenAllOf1Space) MarshalJSON() ([]byte, error) + type DirectoryPatch struct + func (m *DirectoryPatch) MarshalBinary() ([]byte, error) + func (m *DirectoryPatch) UnmarshalBinary(b []byte) error + func (m *DirectoryPatch) UnmarshalJSON(raw []byte) error + func (m *DirectoryPatch) Validate(formats strfmt.Registry) error + func (m DirectoryPatch) MarshalJSON() ([]byte, error) + type DirectoryPerformance struct + func (m *DirectoryPerformance) MarshalBinary() ([]byte, error) + func (m *DirectoryPerformance) UnmarshalBinary(b []byte) error + func (m *DirectoryPerformance) UnmarshalJSON(raw []byte) error + func (m *DirectoryPerformance) Validate(formats strfmt.Registry) error + func (m DirectoryPerformance) MarshalJSON() ([]byte, error) + type DirectoryPerformanceGetResponse struct + func (m *DirectoryPerformanceGetResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryPerformanceGetResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryPerformanceGetResponse) UnmarshalJSON(raw []byte) error + func (m *DirectoryPerformanceGetResponse) Validate(formats strfmt.Registry) error + func (m DirectoryPerformanceGetResponse) MarshalJSON() ([]byte, error) + type DirectoryPerformanceGetResponseAllOf1 struct + Items []*DirectoryPerformance + Total []*DirectoryPerformance + func (m *DirectoryPerformanceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectoryPerformanceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectoryPerformanceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type DirectoryPerformanceOAIGenAllOf1 struct + BytesPerOp *int64 + BytesPerRead *int64 + BytesPerWrite *int64 + OthersPerSec *int64 + ReadBytesPerSec *int64 + ReadsPerSec *int64 + Time int64 + UsecPerOtherOp *int64 + UsecPerReadOp *int64 + UsecPerWriteOp *int64 + WriteBytesPerSec *int64 + WritesPerSec *int64 + func (m *DirectoryPerformanceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectoryPerformanceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectoryPerformanceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type DirectoryPolicyExportPost struct + Policies []*DirectoryPolicyExportPostPoliciesItems + func (m *DirectoryPolicyExportPost) MarshalBinary() ([]byte, error) + func (m *DirectoryPolicyExportPost) UnmarshalBinary(b []byte) error + func (m *DirectoryPolicyExportPost) Validate(formats strfmt.Registry) error + type DirectoryPolicyExportPostPoliciesItems struct + ExportName string + Policy *DirectoryPolicyExportPostPoliciesItemsPolicy + func (m *DirectoryPolicyExportPostPoliciesItems) MarshalBinary() ([]byte, error) + func (m *DirectoryPolicyExportPostPoliciesItems) UnmarshalBinary(b []byte) error + func (m *DirectoryPolicyExportPostPoliciesItems) Validate(formats strfmt.Registry) error + type DirectoryPolicyExportPostPoliciesItemsPolicy struct + func (m *DirectoryPolicyExportPostPoliciesItemsPolicy) MarshalBinary() ([]byte, error) + func (m *DirectoryPolicyExportPostPoliciesItemsPolicy) UnmarshalBinary(b []byte) error + func (m *DirectoryPolicyExportPostPoliciesItemsPolicy) UnmarshalJSON(raw []byte) error + func (m *DirectoryPolicyExportPostPoliciesItemsPolicy) Validate(formats strfmt.Registry) error + func (m DirectoryPolicyExportPostPoliciesItemsPolicy) MarshalJSON() ([]byte, error) + type DirectoryPolicyPost struct + Policies []*DirectoryPolicyPostPoliciesItems + func (m *DirectoryPolicyPost) MarshalBinary() ([]byte, error) + func (m *DirectoryPolicyPost) UnmarshalBinary(b []byte) error + func (m *DirectoryPolicyPost) Validate(formats strfmt.Registry) error + type DirectoryPolicyPostPoliciesItems struct + Policy *DirectoryPolicyPostPoliciesItemsPolicy + func (m *DirectoryPolicyPostPoliciesItems) MarshalBinary() ([]byte, error) + func (m *DirectoryPolicyPostPoliciesItems) UnmarshalBinary(b []byte) error + func (m *DirectoryPolicyPostPoliciesItems) Validate(formats strfmt.Registry) error + type DirectoryPolicyPostPoliciesItemsPolicy struct + func (m *DirectoryPolicyPostPoliciesItemsPolicy) MarshalBinary() ([]byte, error) + func (m *DirectoryPolicyPostPoliciesItemsPolicy) UnmarshalBinary(b []byte) error + func (m *DirectoryPolicyPostPoliciesItemsPolicy) UnmarshalJSON(raw []byte) error + func (m *DirectoryPolicyPostPoliciesItemsPolicy) Validate(formats strfmt.Registry) error + func (m DirectoryPolicyPostPoliciesItemsPolicy) MarshalJSON() ([]byte, error) + type DirectoryPost struct + DirectoryName string + Path string + func (m *DirectoryPost) MarshalBinary() ([]byte, error) + func (m *DirectoryPost) UnmarshalBinary(b []byte) error + func (m *DirectoryPost) Validate(formats strfmt.Registry) error + type DirectoryResponse struct + Items []*Directory + func (m *DirectoryResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryResponse) Validate(formats strfmt.Registry) error + type DirectoryService struct + func (m *DirectoryService) MarshalBinary() ([]byte, error) + func (m *DirectoryService) UnmarshalBinary(b []byte) error + func (m *DirectoryService) UnmarshalJSON(raw []byte) error + func (m *DirectoryService) Validate(formats strfmt.Registry) error + func (m DirectoryService) MarshalJSON() ([]byte, error) + type DirectoryServiceGetResponse struct + func (m *DirectoryServiceGetResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceGetResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceGetResponse) UnmarshalJSON(raw []byte) error + func (m *DirectoryServiceGetResponse) Validate(formats strfmt.Registry) error + func (m DirectoryServiceGetResponse) MarshalJSON() ([]byte, error) + type DirectoryServiceOAIGenAllOf1 struct + BaseDn string + BindPassword string + BindUser string + CaCertificate string + CheckPeer bool + Enabled bool + Management *DirectoryServiceOAIGenAllOf1Management + Services []string + Uris []string + func (m *DirectoryServiceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type DirectoryServiceOAIGenAllOf1Management struct + UserLoginAttribute string + UserObjectClass string + func (m *DirectoryServiceOAIGenAllOf1Management) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceOAIGenAllOf1Management) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceOAIGenAllOf1Management) Validate(formats strfmt.Registry) error + type DirectoryServiceResponse struct + Items []*DirectoryService + func (m *DirectoryServiceResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceResponse) Validate(formats strfmt.Registry) error + type DirectoryServiceRole struct + Group string + GroupBase string + Role *DirectoryServiceRoleOAIGenRole + func (m *DirectoryServiceRole) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceRole) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceRole) Validate(formats strfmt.Registry) error + type DirectoryServiceRoleGetResponse struct + func (m *DirectoryServiceRoleGetResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceRoleGetResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceRoleGetResponse) UnmarshalJSON(raw []byte) error + func (m *DirectoryServiceRoleGetResponse) Validate(formats strfmt.Registry) error + func (m DirectoryServiceRoleGetResponse) MarshalJSON() ([]byte, error) + type DirectoryServiceRoleOAIGenRole struct + func (m *DirectoryServiceRoleOAIGenRole) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceRoleOAIGenRole) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceRoleOAIGenRole) UnmarshalJSON(raw []byte) error + func (m *DirectoryServiceRoleOAIGenRole) Validate(formats strfmt.Registry) error + func (m DirectoryServiceRoleOAIGenRole) MarshalJSON() ([]byte, error) + type DirectoryServiceRoleResponse struct + Items []*DirectoryServiceRole + func (m *DirectoryServiceRoleResponse) MarshalBinary() ([]byte, error) + func (m *DirectoryServiceRoleResponse) UnmarshalBinary(b []byte) error + func (m *DirectoryServiceRoleResponse) Validate(formats strfmt.Registry) error + type DirectorySnapshot struct + func (m *DirectorySnapshot) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshot) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshot) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshot) Validate(formats strfmt.Registry) error + func (m DirectorySnapshot) MarshalJSON() ([]byte, error) + type DirectorySnapshotGetResponse struct + func (m *DirectorySnapshotGetResponse) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotGetResponse) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotGetResponse) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotGetResponse) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotGetResponse) MarshalJSON() ([]byte, error) + type DirectorySnapshotGetResponseAllOf2 struct + Total []*DirectorySnapshot + func (m *DirectorySnapshotGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotGetResponseAllOf2) Validate(formats strfmt.Registry) error + type DirectorySnapshotOAIGenAllOf1 struct + ClientName string + Created int64 + Destroyed bool + Policy *DirectorySnapshotOAIGenAllOf1Policy + Source *DirectorySnapshotOAIGenAllOf1Source + Space *DirectorySnapshotOAIGenAllOf1Space + Suffix int64 + TimeRemaining int64 + func (m *DirectorySnapshotOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotOAIGenAllOf1) Validate(formats strfmt.Registry) error + type DirectorySnapshotOAIGenAllOf1Policy struct + func (m *DirectorySnapshotOAIGenAllOf1Policy) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotOAIGenAllOf1Policy) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotOAIGenAllOf1Policy) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotOAIGenAllOf1Policy) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotOAIGenAllOf1Policy) MarshalJSON() ([]byte, error) + type DirectorySnapshotOAIGenAllOf1Source struct + func (m *DirectorySnapshotOAIGenAllOf1Source) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotOAIGenAllOf1Source) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotOAIGenAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotOAIGenAllOf1Source) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotOAIGenAllOf1Source) MarshalJSON() ([]byte, error) + type DirectorySnapshotOAIGenAllOf1Space struct + func (m *DirectorySnapshotOAIGenAllOf1Space) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotOAIGenAllOf1Space) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotOAIGenAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotOAIGenAllOf1Space) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotOAIGenAllOf1Space) MarshalJSON() ([]byte, error) + type DirectorySnapshotPatch struct + func (m *DirectorySnapshotPatch) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotPatch) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotPatch) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotPatch) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotPatch) MarshalJSON() ([]byte, error) + type DirectorySnapshotPatchAllOf1 struct + KeepFor int64 + Policy *DirectorySnapshotPatchAllOf1Policy + func (m *DirectorySnapshotPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotPatchAllOf1) Validate(formats strfmt.Registry) error + type DirectorySnapshotPatchAllOf1Policy struct + func (m *DirectorySnapshotPatchAllOf1Policy) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotPatchAllOf1Policy) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotPatchAllOf1Policy) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotPatchAllOf1Policy) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotPatchAllOf1Policy) MarshalJSON() ([]byte, error) + type DirectorySnapshotPost struct + func (m *DirectorySnapshotPost) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotPost) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotPost) UnmarshalJSON(raw []byte) error + func (m *DirectorySnapshotPost) Validate(formats strfmt.Registry) error + func (m DirectorySnapshotPost) MarshalJSON() ([]byte, error) + type DirectorySnapshotPostAllOf0 struct + ClientName string + KeepFor int64 + func (m *DirectorySnapshotPostAllOf0) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotPostAllOf0) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotPostAllOf0) Validate(formats strfmt.Registry) error + type DirectorySnapshotPostAllOf1 struct + ClientName string + Suffix string + func (m *DirectorySnapshotPostAllOf1) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotPostAllOf1) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotPostAllOf1) Validate(formats strfmt.Registry) error + type DirectorySnapshotResponse struct + Items []*DirectorySnapshot + func (m *DirectorySnapshotResponse) MarshalBinary() ([]byte, error) + func (m *DirectorySnapshotResponse) UnmarshalBinary(b []byte) error + func (m *DirectorySnapshotResponse) Validate(formats strfmt.Registry) error + type DirectorySpace struct + func (m *DirectorySpace) UnmarshalJSON(raw []byte) error + func (m *DirectorySpace) Validate(formats strfmt.Registry) error + func (m DirectorySpace) MarshalJSON() ([]byte, error) + type Drive struct + func (m *Drive) MarshalBinary() ([]byte, error) + func (m *Drive) UnmarshalBinary(b []byte) error + func (m *Drive) UnmarshalJSON(raw []byte) error + func (m *Drive) Validate(formats strfmt.Registry) error + func (m Drive) MarshalJSON() ([]byte, error) + type DriveGetResponse struct + func (m *DriveGetResponse) MarshalBinary() ([]byte, error) + func (m *DriveGetResponse) UnmarshalBinary(b []byte) error + func (m *DriveGetResponse) UnmarshalJSON(raw []byte) error + func (m *DriveGetResponse) Validate(formats strfmt.Registry) error + func (m DriveGetResponse) MarshalJSON() ([]byte, error) + type DriveGetResponseAllOf1 struct + Items []*Drive + func (m *DriveGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *DriveGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *DriveGetResponseAllOf1) Validate(formats strfmt.Registry) error + type DriveOAIGenAllOf1 struct + Capacity int64 + Details string + Protocol string + Status string + Type string + func (m *DriveOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *DriveOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *DriveOAIGenAllOf1) Validate(formats strfmt.Registry) error + type DriveResponse struct + Items []*Drive + func (m *DriveResponse) MarshalBinary() ([]byte, error) + func (m *DriveResponse) UnmarshalBinary(b []byte) error + func (m *DriveResponse) Validate(formats strfmt.Registry) error + type Error struct + Errors []*ErrorErrorsItems + func (m *Error) MarshalBinary() ([]byte, error) + func (m *Error) String() string + func (m *Error) UnmarshalBinary(b []byte) error + func (m *Error) Validate(formats strfmt.Registry) error + type ErrorErrorsItems struct + Context string + Message string + func (m *ErrorErrorsItems) MarshalBinary() ([]byte, error) + func (m *ErrorErrorsItems) UnmarshalBinary(b []byte) error + func (m *ErrorErrorsItems) Validate(formats strfmt.Registry) error + type Eula struct + Agreement string + Signature *EulaSignature + func (m *Eula) MarshalBinary() ([]byte, error) + func (m *Eula) UnmarshalBinary(b []byte) error + func (m *Eula) Validate(formats strfmt.Registry) error + type EulaGetResponse struct + func (m *EulaGetResponse) MarshalBinary() ([]byte, error) + func (m *EulaGetResponse) UnmarshalBinary(b []byte) error + func (m *EulaGetResponse) UnmarshalJSON(raw []byte) error + func (m *EulaGetResponse) Validate(formats strfmt.Registry) error + func (m EulaGetResponse) MarshalJSON() ([]byte, error) + type EulaResponse struct + Items []*Eula + func (m *EulaResponse) MarshalBinary() ([]byte, error) + func (m *EulaResponse) UnmarshalBinary(b []byte) error + func (m *EulaResponse) Validate(formats strfmt.Registry) error + type EulaSignature struct + Accepted int64 + Company string + Name string + Title string + func (m *EulaSignature) MarshalBinary() ([]byte, error) + func (m *EulaSignature) UnmarshalBinary(b []byte) error + func (m *EulaSignature) Validate(formats strfmt.Registry) error + type FileSystem struct + func (m *FileSystem) MarshalBinary() ([]byte, error) + func (m *FileSystem) UnmarshalBinary(b []byte) error + func (m *FileSystem) UnmarshalJSON(raw []byte) error + func (m *FileSystem) Validate(formats strfmt.Registry) error + func (m FileSystem) MarshalJSON() ([]byte, error) + type FileSystemGetResponse struct + func (m *FileSystemGetResponse) MarshalBinary() ([]byte, error) + func (m *FileSystemGetResponse) UnmarshalBinary(b []byte) error + func (m *FileSystemGetResponse) UnmarshalJSON(raw []byte) error + func (m *FileSystemGetResponse) Validate(formats strfmt.Registry) error + func (m FileSystemGetResponse) MarshalJSON() ([]byte, error) + type FileSystemOAIGenAllOf1 struct + Created int64 + Destroyed bool + TimeRemaining int64 + func (m *FileSystemOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *FileSystemOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *FileSystemOAIGenAllOf1) Validate(formats strfmt.Registry) error + type FileSystemPatch struct + func (m *FileSystemPatch) MarshalBinary() ([]byte, error) + func (m *FileSystemPatch) UnmarshalBinary(b []byte) error + func (m *FileSystemPatch) UnmarshalJSON(raw []byte) error + func (m *FileSystemPatch) Validate(formats strfmt.Registry) error + func (m FileSystemPatch) MarshalJSON() ([]byte, error) + type FileSystemResponse struct + Items []*FileSystem + func (m *FileSystemResponse) MarshalBinary() ([]byte, error) + func (m *FileSystemResponse) UnmarshalBinary(b []byte) error + func (m *FileSystemResponse) Validate(formats strfmt.Registry) error + type FixedNameResourceNoID struct + Name string + func (m *FixedNameResourceNoID) MarshalBinary() ([]byte, error) + func (m *FixedNameResourceNoID) UnmarshalBinary(b []byte) error + func (m *FixedNameResourceNoID) Validate(formats strfmt.Registry) error + type FixedReference struct + ID string + Name string + func (m *FixedReference) MarshalBinary() ([]byte, error) + func (m *FixedReference) UnmarshalBinary(b []byte) error + func (m *FixedReference) Validate(formats strfmt.Registry) error + type FixedReferenceNoID struct + Name string + func (m *FixedReferenceNoID) MarshalBinary() ([]byte, error) + func (m *FixedReferenceNoID) UnmarshalBinary(b []byte) error + func (m *FixedReferenceNoID) Validate(formats strfmt.Registry) error + type FixedReferenceWithType struct + func (m *FixedReferenceWithType) MarshalBinary() ([]byte, error) + func (m *FixedReferenceWithType) UnmarshalBinary(b []byte) error + func (m *FixedReferenceWithType) UnmarshalJSON(raw []byte) error + func (m *FixedReferenceWithType) Validate(formats strfmt.Registry) error + func (m FixedReferenceWithType) MarshalJSON() ([]byte, error) + type FixedReferenceWithTypeAllOf1 struct + ResourceType string + func (m *FixedReferenceWithTypeAllOf1) MarshalBinary() ([]byte, error) + func (m *FixedReferenceWithTypeAllOf1) UnmarshalBinary(b []byte) error + func (m *FixedReferenceWithTypeAllOf1) Validate(formats strfmt.Registry) error + type Hardware struct + func (m *Hardware) MarshalBinary() ([]byte, error) + func (m *Hardware) UnmarshalBinary(b []byte) error + func (m *Hardware) UnmarshalJSON(raw []byte) error + func (m *Hardware) Validate(formats strfmt.Registry) error + func (m Hardware) MarshalJSON() ([]byte, error) + type HardwareGetResponse struct + func (m *HardwareGetResponse) MarshalBinary() ([]byte, error) + func (m *HardwareGetResponse) UnmarshalBinary(b []byte) error + func (m *HardwareGetResponse) UnmarshalJSON(raw []byte) error + func (m *HardwareGetResponse) Validate(formats strfmt.Registry) error + func (m HardwareGetResponse) MarshalJSON() ([]byte, error) + type HardwareOAIGenAllOf1 struct + Details string + IdentifyEnabled *bool + Index int32 + Model string + Serial string + Slot int32 + Speed int64 + Status string + Temperature int32 + Type string + Voltage int32 + func (m *HardwareOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *HardwareOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *HardwareOAIGenAllOf1) Validate(formats strfmt.Registry) error + type HardwarePatch struct + func (m *HardwarePatch) MarshalBinary() ([]byte, error) + func (m *HardwarePatch) UnmarshalBinary(b []byte) error + func (m *HardwarePatch) UnmarshalJSON(raw []byte) error + func (m *HardwarePatch) Validate(formats strfmt.Registry) error + func (m HardwarePatch) MarshalJSON() ([]byte, error) + type HardwarePatchAllOf1 struct + IdentifyEnabled bool + Index int32 + func (m *HardwarePatchAllOf1) MarshalBinary() ([]byte, error) + func (m *HardwarePatchAllOf1) UnmarshalBinary(b []byte) error + func (m *HardwarePatchAllOf1) Validate(formats strfmt.Registry) error + type HardwareResponse struct + Items []*Hardware + func (m *HardwareResponse) MarshalBinary() ([]byte, error) + func (m *HardwareResponse) UnmarshalBinary(b []byte) error + func (m *HardwareResponse) Validate(formats strfmt.Registry) error + type Host struct + func (m *Host) MarshalBinary() ([]byte, error) + func (m *Host) UnmarshalBinary(b []byte) error + func (m *Host) UnmarshalJSON(raw []byte) error + func (m *Host) Validate(formats strfmt.Registry) error + func (m Host) MarshalJSON() ([]byte, error) + type HostAllOf0 struct + func (m *HostAllOf0) MarshalBinary() ([]byte, error) + func (m *HostAllOf0) UnmarshalBinary(b []byte) error + func (m *HostAllOf0) UnmarshalJSON(raw []byte) error + func (m *HostAllOf0) Validate(formats strfmt.Registry) error + func (m HostAllOf0) MarshalJSON() ([]byte, error) + type HostGetResponse struct + func (m *HostGetResponse) MarshalBinary() ([]byte, error) + func (m *HostGetResponse) UnmarshalBinary(b []byte) error + func (m *HostGetResponse) UnmarshalJSON(raw []byte) error + func (m *HostGetResponse) Validate(formats strfmt.Registry) error + func (m HostGetResponse) MarshalJSON() ([]byte, error) + type HostGroup struct + func (m *HostGroup) MarshalBinary() ([]byte, error) + func (m *HostGroup) UnmarshalBinary(b []byte) error + func (m *HostGroup) UnmarshalJSON(raw []byte) error + func (m *HostGroup) Validate(formats strfmt.Registry) error + func (m HostGroup) MarshalJSON() ([]byte, error) + type HostGroupGetResponse struct + func (m *HostGroupGetResponse) MarshalBinary() ([]byte, error) + func (m *HostGroupGetResponse) UnmarshalBinary(b []byte) error + func (m *HostGroupGetResponse) UnmarshalJSON(raw []byte) error + func (m *HostGroupGetResponse) Validate(formats strfmt.Registry) error + func (m HostGroupGetResponse) MarshalJSON() ([]byte, error) + type HostGroupOAIGenAllOf1 struct + ConnectionCount int64 + HostCount int64 + IsLocal *bool + Space *HostGroupOAIGenAllOf1Space + func (m *HostGroupOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *HostGroupOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *HostGroupOAIGenAllOf1) Validate(formats strfmt.Registry) error + type HostGroupOAIGenAllOf1Space struct + func (m *HostGroupOAIGenAllOf1Space) MarshalBinary() ([]byte, error) + func (m *HostGroupOAIGenAllOf1Space) UnmarshalBinary(b []byte) error + func (m *HostGroupOAIGenAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *HostGroupOAIGenAllOf1Space) Validate(formats strfmt.Registry) error + func (m HostGroupOAIGenAllOf1Space) MarshalJSON() ([]byte, error) + type HostGroupPatch struct + func (m *HostGroupPatch) MarshalBinary() ([]byte, error) + func (m *HostGroupPatch) UnmarshalBinary(b []byte) error + func (m *HostGroupPatch) UnmarshalJSON(raw []byte) error + func (m *HostGroupPatch) Validate(formats strfmt.Registry) error + func (m HostGroupPatch) MarshalJSON() ([]byte, error) + type HostGroupPerformance struct + func (m *HostGroupPerformance) UnmarshalJSON(raw []byte) error + func (m *HostGroupPerformance) Validate(formats strfmt.Registry) error + func (m HostGroupPerformance) MarshalJSON() ([]byte, error) + type HostGroupPerformanceByArray struct + func (m *HostGroupPerformanceByArray) UnmarshalJSON(raw []byte) error + func (m *HostGroupPerformanceByArray) Validate(formats strfmt.Registry) error + func (m HostGroupPerformanceByArray) MarshalJSON() ([]byte, error) + type HostGroupResponse struct + Items []*HostGroup + func (m *HostGroupResponse) MarshalBinary() ([]byte, error) + func (m *HostGroupResponse) UnmarshalBinary(b []byte) error + func (m *HostGroupResponse) Validate(formats strfmt.Registry) error + type HostGroupSpace struct + func (m *HostGroupSpace) UnmarshalJSON(raw []byte) error + func (m *HostGroupSpace) Validate(formats strfmt.Registry) error + func (m HostGroupSpace) MarshalJSON() ([]byte, error) + type HostOAIGen1AllOf1 struct + Chap *Chap + ConnectionCount int64 + HostGroup *HostOAIGen1AllOf1HostGroup + Iqns []string + Nqns []string + Personality string + PortConnectivity *HostPortConnectivity + PreferredArrays []*Reference + Space *HostOAIGen1AllOf1Space + Wwns []string + func (m *HostOAIGen1AllOf1) MarshalBinary() ([]byte, error) + func (m *HostOAIGen1AllOf1) UnmarshalBinary(b []byte) error + func (m *HostOAIGen1AllOf1) Validate(formats strfmt.Registry) error + type HostOAIGen1AllOf1HostGroup struct + func (m *HostOAIGen1AllOf1HostGroup) MarshalBinary() ([]byte, error) + func (m *HostOAIGen1AllOf1HostGroup) UnmarshalBinary(b []byte) error + func (m *HostOAIGen1AllOf1HostGroup) UnmarshalJSON(raw []byte) error + func (m *HostOAIGen1AllOf1HostGroup) Validate(formats strfmt.Registry) error + func (m HostOAIGen1AllOf1HostGroup) MarshalJSON() ([]byte, error) + type HostOAIGen1AllOf1Space struct + func (m *HostOAIGen1AllOf1Space) MarshalBinary() ([]byte, error) + func (m *HostOAIGen1AllOf1Space) UnmarshalBinary(b []byte) error + func (m *HostOAIGen1AllOf1Space) UnmarshalJSON(raw []byte) error + func (m *HostOAIGen1AllOf1Space) Validate(formats strfmt.Registry) error + func (m HostOAIGen1AllOf1Space) MarshalJSON() ([]byte, error) + type HostOAIGenAllOf1 struct + IsLocal *bool + func (m *HostOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *HostOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *HostOAIGenAllOf1) Validate(formats strfmt.Registry) error + type HostPatch struct + func (m *HostPatch) MarshalBinary() ([]byte, error) + func (m *HostPatch) UnmarshalBinary(b []byte) error + func (m *HostPatch) UnmarshalJSON(raw []byte) error + func (m *HostPatch) Validate(formats strfmt.Registry) error + func (m HostPatch) MarshalJSON() ([]byte, error) + type HostPatchAllOf1 struct + AddIqns []string + AddNqns []string + AddWwns []string + Chap *Chap + HostGroup *HostPatchAllOf1HostGroup + Iqns []string + Nqns []string + Personality string + PreferredArrays []*Reference + RemoveIqns []string + RemoveNqns []string + RemoveWwns []string + Wwns []string + func (m *HostPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *HostPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *HostPatchAllOf1) Validate(formats strfmt.Registry) error + type HostPatchAllOf1HostGroup struct + func (m *HostPatchAllOf1HostGroup) MarshalBinary() ([]byte, error) + func (m *HostPatchAllOf1HostGroup) UnmarshalBinary(b []byte) error + func (m *HostPatchAllOf1HostGroup) UnmarshalJSON(raw []byte) error + func (m *HostPatchAllOf1HostGroup) Validate(formats strfmt.Registry) error + func (m HostPatchAllOf1HostGroup) MarshalJSON() ([]byte, error) + type HostPerformance struct + func (m *HostPerformance) UnmarshalJSON(raw []byte) error + func (m *HostPerformance) Validate(formats strfmt.Registry) error + func (m HostPerformance) MarshalJSON() ([]byte, error) + type HostPerformanceBalance struct + func (m *HostPerformanceBalance) MarshalBinary() ([]byte, error) + func (m *HostPerformanceBalance) UnmarshalBinary(b []byte) error + func (m *HostPerformanceBalance) UnmarshalJSON(raw []byte) error + func (m *HostPerformanceBalance) Validate(formats strfmt.Registry) error + func (m HostPerformanceBalance) MarshalJSON() ([]byte, error) + type HostPerformanceBalanceGetResponse struct + func (m *HostPerformanceBalanceGetResponse) MarshalBinary() ([]byte, error) + func (m *HostPerformanceBalanceGetResponse) UnmarshalBinary(b []byte) error + func (m *HostPerformanceBalanceGetResponse) UnmarshalJSON(raw []byte) error + func (m *HostPerformanceBalanceGetResponse) Validate(formats strfmt.Registry) error + func (m HostPerformanceBalanceGetResponse) MarshalJSON() ([]byte, error) + type HostPerformanceBalanceGetResponseAllOf1 struct + Items []*HostPerformanceBalance + func (m *HostPerformanceBalanceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *HostPerformanceBalanceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *HostPerformanceBalanceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type HostPerformanceBalanceOAIGenAllOf1 struct + FractionRelativeToMax float32 + Initiator *PortCommon + OpCount int64 + Target *HostPerformanceBalanceOAIGenAllOf1Target + Time int64 + func (m *HostPerformanceBalanceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *HostPerformanceBalanceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *HostPerformanceBalanceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type HostPerformanceBalanceOAIGenAllOf1Target struct + func (m *HostPerformanceBalanceOAIGenAllOf1Target) MarshalBinary() ([]byte, error) + func (m *HostPerformanceBalanceOAIGenAllOf1Target) UnmarshalBinary(b []byte) error + func (m *HostPerformanceBalanceOAIGenAllOf1Target) UnmarshalJSON(raw []byte) error + func (m *HostPerformanceBalanceOAIGenAllOf1Target) Validate(formats strfmt.Registry) error + func (m HostPerformanceBalanceOAIGenAllOf1Target) MarshalJSON() ([]byte, error) + type HostPerformanceByArray struct + func (m *HostPerformanceByArray) UnmarshalJSON(raw []byte) error + func (m *HostPerformanceByArray) Validate(formats strfmt.Registry) error + func (m HostPerformanceByArray) MarshalJSON() ([]byte, error) + type HostPortConnectivity struct + Details string + Status string + func (m *HostPortConnectivity) MarshalBinary() ([]byte, error) + func (m *HostPortConnectivity) UnmarshalBinary(b []byte) error + func (m *HostPortConnectivity) Validate(formats strfmt.Registry) error + type HostPost struct + func (m *HostPost) MarshalBinary() ([]byte, error) + func (m *HostPost) UnmarshalBinary(b []byte) error + func (m *HostPost) UnmarshalJSON(raw []byte) error + func (m *HostPost) Validate(formats strfmt.Registry) error + func (m HostPost) MarshalJSON() ([]byte, error) + type HostPostAllOf0 struct + Chap *Chap + Iqns []string + Nqns []string + Personality string + PreferredArrays []*Reference + Wwns []string + func (m *HostPostAllOf0) MarshalBinary() ([]byte, error) + func (m *HostPostAllOf0) UnmarshalBinary(b []byte) error + func (m *HostPostAllOf0) Validate(formats strfmt.Registry) error + type HostResponse struct + Items []*Host + func (m *HostResponse) MarshalBinary() ([]byte, error) + func (m *HostResponse) UnmarshalBinary(b []byte) error + func (m *HostResponse) Validate(formats strfmt.Registry) error + type HostSpace struct + func (m *HostSpace) UnmarshalJSON(raw []byte) error + func (m *HostSpace) Validate(formats strfmt.Registry) error + func (m HostSpace) MarshalJSON() ([]byte, error) + type KMIP struct + func (m *KMIP) MarshalBinary() ([]byte, error) + func (m *KMIP) UnmarshalBinary(b []byte) error + func (m *KMIP) UnmarshalJSON(raw []byte) error + func (m *KMIP) Validate(formats strfmt.Registry) error + func (m KMIP) MarshalJSON() ([]byte, error) + type KMIPGetResponse struct + func (m *KMIPGetResponse) MarshalBinary() ([]byte, error) + func (m *KMIPGetResponse) UnmarshalBinary(b []byte) error + func (m *KMIPGetResponse) UnmarshalJSON(raw []byte) error + func (m *KMIPGetResponse) Validate(formats strfmt.Registry) error + func (m KMIPGetResponse) MarshalJSON() ([]byte, error) + type KMIPOAIGenAllOf1 struct + CaCertificate string + Certificate *KMIPOAIGenAllOf1Certificate + Uris []string + func (m *KMIPOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *KMIPOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *KMIPOAIGenAllOf1) Validate(formats strfmt.Registry) error + type KMIPOAIGenAllOf1Certificate struct + func (m *KMIPOAIGenAllOf1Certificate) MarshalBinary() ([]byte, error) + func (m *KMIPOAIGenAllOf1Certificate) UnmarshalBinary(b []byte) error + func (m *KMIPOAIGenAllOf1Certificate) UnmarshalJSON(raw []byte) error + func (m *KMIPOAIGenAllOf1Certificate) Validate(formats strfmt.Registry) error + func (m KMIPOAIGenAllOf1Certificate) MarshalJSON() ([]byte, error) + type KMIPPatch struct + func (m *KMIPPatch) MarshalBinary() ([]byte, error) + func (m *KMIPPatch) UnmarshalBinary(b []byte) error + func (m *KMIPPatch) UnmarshalJSON(raw []byte) error + func (m *KMIPPatch) Validate(formats strfmt.Registry) error + func (m KMIPPatch) MarshalJSON() ([]byte, error) + type KMIPPatchAllOf0 struct + CaCertificate string + Certificate *KMIPPatchAllOf0Certificate + Uris []string + func (m *KMIPPatchAllOf0) MarshalBinary() ([]byte, error) + func (m *KMIPPatchAllOf0) UnmarshalBinary(b []byte) error + func (m *KMIPPatchAllOf0) Validate(formats strfmt.Registry) error + type KMIPPatchAllOf0Certificate struct + func (m *KMIPPatchAllOf0Certificate) MarshalBinary() ([]byte, error) + func (m *KMIPPatchAllOf0Certificate) UnmarshalBinary(b []byte) error + func (m *KMIPPatchAllOf0Certificate) UnmarshalJSON(raw []byte) error + func (m *KMIPPatchAllOf0Certificate) Validate(formats strfmt.Registry) error + func (m KMIPPatchAllOf0Certificate) MarshalJSON() ([]byte, error) + type KMIPPost struct + func (m *KMIPPost) MarshalBinary() ([]byte, error) + func (m *KMIPPost) UnmarshalBinary(b []byte) error + func (m *KMIPPost) UnmarshalJSON(raw []byte) error + func (m *KMIPPost) Validate(formats strfmt.Registry) error + func (m KMIPPost) MarshalJSON() ([]byte, error) + type KMIPPostAllOf0 struct + CaCertificate string + Certificate *KMIPPostAllOf0Certificate + Uris []string + func (m *KMIPPostAllOf0) MarshalBinary() ([]byte, error) + func (m *KMIPPostAllOf0) UnmarshalBinary(b []byte) error + func (m *KMIPPostAllOf0) Validate(formats strfmt.Registry) error + type KMIPPostAllOf0Certificate struct + func (m *KMIPPostAllOf0Certificate) MarshalBinary() ([]byte, error) + func (m *KMIPPostAllOf0Certificate) UnmarshalBinary(b []byte) error + func (m *KMIPPostAllOf0Certificate) UnmarshalJSON(raw []byte) error + func (m *KMIPPostAllOf0Certificate) Validate(formats strfmt.Registry) error + func (m KMIPPostAllOf0Certificate) MarshalJSON() ([]byte, error) + type KMIPResponse struct + Items []*KMIP + func (m *KMIPResponse) MarshalBinary() ([]byte, error) + func (m *KMIPResponse) UnmarshalBinary(b []byte) error + func (m *KMIPResponse) Validate(formats strfmt.Registry) error + type KMIPTestResult struct + ComponentAddress string + ComponentName string + Description string + Destination string + Enabled bool + ResultDetails string + Success bool + TestType string + func (m *KMIPTestResult) MarshalBinary() ([]byte, error) + func (m *KMIPTestResult) UnmarshalBinary(b []byte) error + func (m *KMIPTestResult) Validate(formats strfmt.Registry) error + type KMIPTestResultGetResponse struct + func (m *KMIPTestResultGetResponse) MarshalBinary() ([]byte, error) + func (m *KMIPTestResultGetResponse) UnmarshalBinary(b []byte) error + func (m *KMIPTestResultGetResponse) UnmarshalJSON(raw []byte) error + func (m *KMIPTestResultGetResponse) Validate(formats strfmt.Registry) error + func (m KMIPTestResultGetResponse) MarshalJSON() ([]byte, error) + type KMIPTestResultGetResponseAllOf1 struct + Items []*KMIPTestResult + func (m *KMIPTestResultGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *KMIPTestResultGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *KMIPTestResultGetResponseAllOf1) Validate(formats strfmt.Registry) error + type MaintenanceWindow struct + func (m *MaintenanceWindow) MarshalBinary() ([]byte, error) + func (m *MaintenanceWindow) UnmarshalBinary(b []byte) error + func (m *MaintenanceWindow) UnmarshalJSON(raw []byte) error + func (m *MaintenanceWindow) Validate(formats strfmt.Registry) error + func (m MaintenanceWindow) MarshalJSON() ([]byte, error) + type MaintenanceWindowOAIGenAllOf1 struct + Created int64 + Expires int64 + func (m *MaintenanceWindowOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *MaintenanceWindowOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *MaintenanceWindowOAIGenAllOf1) Validate(formats strfmt.Registry) error + type MaintenanceWindowPost struct + func (m *MaintenanceWindowPost) MarshalBinary() ([]byte, error) + func (m *MaintenanceWindowPost) UnmarshalBinary(b []byte) error + func (m *MaintenanceWindowPost) UnmarshalJSON(raw []byte) error + func (m *MaintenanceWindowPost) Validate(formats strfmt.Registry) error + func (m MaintenanceWindowPost) MarshalJSON() ([]byte, error) + type MaintenanceWindowPostAllOf0 struct + Timeout int32 + func (m *MaintenanceWindowPostAllOf0) MarshalBinary() ([]byte, error) + func (m *MaintenanceWindowPostAllOf0) UnmarshalBinary(b []byte) error + func (m *MaintenanceWindowPostAllOf0) Validate(formats strfmt.Registry) error + type MaintenanceWindowsGetResponse struct + func (m *MaintenanceWindowsGetResponse) MarshalBinary() ([]byte, error) + func (m *MaintenanceWindowsGetResponse) UnmarshalBinary(b []byte) error + func (m *MaintenanceWindowsGetResponse) UnmarshalJSON(raw []byte) error + func (m *MaintenanceWindowsGetResponse) Validate(formats strfmt.Registry) error + func (m MaintenanceWindowsGetResponse) MarshalJSON() ([]byte, error) + type MaintenanceWindowsResponse struct + Items []*MaintenanceWindow + func (m *MaintenanceWindowsResponse) MarshalBinary() ([]byte, error) + func (m *MaintenanceWindowsResponse) UnmarshalBinary(b []byte) error + func (m *MaintenanceWindowsResponse) Validate(formats strfmt.Registry) error + type Member struct + func (m *Member) MarshalBinary() ([]byte, error) + func (m *Member) UnmarshalBinary(b []byte) error + func (m *Member) UnmarshalJSON(raw []byte) error + func (m *Member) Validate(formats strfmt.Registry) error + func (m Member) MarshalJSON() ([]byte, error) + type MemberGetResponse struct + func (m *MemberGetResponse) MarshalBinary() ([]byte, error) + func (m *MemberGetResponse) UnmarshalBinary(b []byte) error + func (m *MemberGetResponse) UnmarshalJSON(raw []byte) error + func (m *MemberGetResponse) Validate(formats strfmt.Registry) error + func (m MemberGetResponse) MarshalJSON() ([]byte, error) + type MemberNoIDAll struct + func (m *MemberNoIDAll) MarshalBinary() ([]byte, error) + func (m *MemberNoIDAll) UnmarshalBinary(b []byte) error + func (m *MemberNoIDAll) UnmarshalJSON(raw []byte) error + func (m *MemberNoIDAll) Validate(formats strfmt.Registry) error + func (m MemberNoIDAll) MarshalJSON() ([]byte, error) + type MemberNoIDAllGetResponse struct + func (m *MemberNoIDAllGetResponse) MarshalBinary() ([]byte, error) + func (m *MemberNoIDAllGetResponse) UnmarshalBinary(b []byte) error + func (m *MemberNoIDAllGetResponse) UnmarshalJSON(raw []byte) error + func (m *MemberNoIDAllGetResponse) Validate(formats strfmt.Registry) error + func (m MemberNoIDAllGetResponse) MarshalJSON() ([]byte, error) + type MemberNoIDAllOAIGenAllOf0 struct + Group *MemberNoIDAllOAIGenAllOf0Group + Member *MemberNoIDAllOAIGenAllOf0Member + func (m *MemberNoIDAllOAIGenAllOf0) MarshalBinary() ([]byte, error) + func (m *MemberNoIDAllOAIGenAllOf0) UnmarshalBinary(b []byte) error + func (m *MemberNoIDAllOAIGenAllOf0) Validate(formats strfmt.Registry) error + type MemberNoIDAllOAIGenAllOf0Group struct + func (m *MemberNoIDAllOAIGenAllOf0Group) MarshalBinary() ([]byte, error) + func (m *MemberNoIDAllOAIGenAllOf0Group) UnmarshalBinary(b []byte) error + func (m *MemberNoIDAllOAIGenAllOf0Group) UnmarshalJSON(raw []byte) error + func (m *MemberNoIDAllOAIGenAllOf0Group) Validate(formats strfmt.Registry) error + func (m MemberNoIDAllOAIGenAllOf0Group) MarshalJSON() ([]byte, error) + type MemberNoIDAllOAIGenAllOf0Member struct + func (m *MemberNoIDAllOAIGenAllOf0Member) MarshalBinary() ([]byte, error) + func (m *MemberNoIDAllOAIGenAllOf0Member) UnmarshalBinary(b []byte) error + func (m *MemberNoIDAllOAIGenAllOf0Member) UnmarshalJSON(raw []byte) error + func (m *MemberNoIDAllOAIGenAllOf0Member) Validate(formats strfmt.Registry) error + func (m MemberNoIDAllOAIGenAllOf0Member) MarshalJSON() ([]byte, error) + type MemberNoIDAllResponse struct + Items []*MemberNoIDAll + func (m *MemberNoIDAllResponse) MarshalBinary() ([]byte, error) + func (m *MemberNoIDAllResponse) UnmarshalBinary(b []byte) error + func (m *MemberNoIDAllResponse) Validate(formats strfmt.Registry) error + type MemberNoIDGroup struct + func (m *MemberNoIDGroup) MarshalBinary() ([]byte, error) + func (m *MemberNoIDGroup) UnmarshalBinary(b []byte) error + func (m *MemberNoIDGroup) UnmarshalJSON(raw []byte) error + func (m *MemberNoIDGroup) Validate(formats strfmt.Registry) error + func (m MemberNoIDGroup) MarshalJSON() ([]byte, error) + type MemberNoIDGroupOAIGenAllOf0 struct + Group *ReferenceNoID + Member *Reference + func (m *MemberNoIDGroupOAIGenAllOf0) MarshalBinary() ([]byte, error) + func (m *MemberNoIDGroupOAIGenAllOf0) UnmarshalBinary(b []byte) error + func (m *MemberNoIDGroupOAIGenAllOf0) Validate(formats strfmt.Registry) error + type MemberOAIGenAllOf0 struct + Group *Reference + Member *Reference + func (m *MemberOAIGenAllOf0) MarshalBinary() ([]byte, error) + func (m *MemberOAIGenAllOf0) UnmarshalBinary(b []byte) error + func (m *MemberOAIGenAllOf0) Validate(formats strfmt.Registry) error + type MemberResponse struct + Items []*Member + func (m *MemberResponse) MarshalBinary() ([]byte, error) + func (m *MemberResponse) UnmarshalBinary(b []byte) error + func (m *MemberResponse) Validate(formats strfmt.Registry) error + type NetworkInterface struct + func (m *NetworkInterface) MarshalBinary() ([]byte, error) + func (m *NetworkInterface) UnmarshalBinary(b []byte) error + func (m *NetworkInterface) UnmarshalJSON(raw []byte) error + func (m *NetworkInterface) Validate(formats strfmt.Registry) error + func (m NetworkInterface) MarshalJSON() ([]byte, error) + type NetworkInterfaceGetResponse struct + func (m *NetworkInterfaceGetResponse) MarshalBinary() ([]byte, error) + func (m *NetworkInterfaceGetResponse) UnmarshalBinary(b []byte) error + func (m *NetworkInterfaceGetResponse) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfaceGetResponse) Validate(formats strfmt.Registry) error + func (m NetworkInterfaceGetResponse) MarshalJSON() ([]byte, error) + type NetworkInterfaceOAIGenAllOf1 struct + Enabled *bool + Eth *NetworkInterfaceOAIGenAllOf1Eth + Fc *NetworkInterfaceOAIGenAllOf1Fc + InterfaceType string + Services []string + Speed int64 + func (m *NetworkInterfaceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *NetworkInterfaceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *NetworkInterfaceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type NetworkInterfaceOAIGenAllOf1Eth struct + Address string + Gateway string + MacAddress string + Mtu int32 + Netmask string + Subinterfaces []*FixedReferenceNoID + Subnet *NetworkInterfaceOAIGenAllOf1EthSubnet + Subtype string + Vlan int32 + func (m *NetworkInterfaceOAIGenAllOf1Eth) MarshalBinary() ([]byte, error) + func (m *NetworkInterfaceOAIGenAllOf1Eth) UnmarshalBinary(b []byte) error + func (m *NetworkInterfaceOAIGenAllOf1Eth) Validate(formats strfmt.Registry) error + type NetworkInterfaceOAIGenAllOf1EthSubnet struct + func (m *NetworkInterfaceOAIGenAllOf1EthSubnet) MarshalBinary() ([]byte, error) + func (m *NetworkInterfaceOAIGenAllOf1EthSubnet) UnmarshalBinary(b []byte) error + func (m *NetworkInterfaceOAIGenAllOf1EthSubnet) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfaceOAIGenAllOf1EthSubnet) Validate(formats strfmt.Registry) error + func (m NetworkInterfaceOAIGenAllOf1EthSubnet) MarshalJSON() ([]byte, error) + type NetworkInterfaceOAIGenAllOf1Fc struct + Wwn string + func (m *NetworkInterfaceOAIGenAllOf1Fc) MarshalBinary() ([]byte, error) + func (m *NetworkInterfaceOAIGenAllOf1Fc) UnmarshalBinary(b []byte) error + func (m *NetworkInterfaceOAIGenAllOf1Fc) Validate(formats strfmt.Registry) error + type NetworkInterfacePatch struct + func (m *NetworkInterfacePatch) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePatch) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePatch) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfacePatch) Validate(formats strfmt.Registry) error + func (m NetworkInterfacePatch) MarshalJSON() ([]byte, error) + type NetworkInterfacePatchAllOf0 struct + Enabled bool + Eth *NetworkInterfacePatchAllOf0Eth + OverrideNpivCheck bool + func (m *NetworkInterfacePatchAllOf0) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePatchAllOf0) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePatchAllOf0) Validate(formats strfmt.Registry) error + type NetworkInterfacePatchAllOf0Eth struct + AddSubinterfaces []*FixedReferenceNoID + Address string + Gateway string + Mtu int32 + Netmask string + RemoveSubinterfaces []*FixedReferenceNoID + Subinterfaces []*FixedReferenceNoID + Subnet *NetworkInterfacePatchAllOf0EthSubnet + func (m *NetworkInterfacePatchAllOf0Eth) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePatchAllOf0Eth) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePatchAllOf0Eth) Validate(formats strfmt.Registry) error + type NetworkInterfacePatchAllOf0EthSubnet struct + func (m *NetworkInterfacePatchAllOf0EthSubnet) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePatchAllOf0EthSubnet) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePatchAllOf0EthSubnet) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfacePatchAllOf0EthSubnet) Validate(formats strfmt.Registry) error + func (m NetworkInterfacePatchAllOf0EthSubnet) MarshalJSON() ([]byte, error) + type NetworkInterfacePerformance struct + func (m *NetworkInterfacePerformance) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePerformance) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePerformance) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfacePerformance) Validate(formats strfmt.Registry) error + func (m NetworkInterfacePerformance) MarshalJSON() ([]byte, error) + type NetworkInterfacePerformanceGetResponse struct + func (m *NetworkInterfacePerformanceGetResponse) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePerformanceGetResponse) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePerformanceGetResponse) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfacePerformanceGetResponse) Validate(formats strfmt.Registry) error + func (m NetworkInterfacePerformanceGetResponse) MarshalJSON() ([]byte, error) + type NetworkInterfacePerformanceGetResponseAllOf1 struct + Items []*NetworkInterfacePerformance + Total []*NetworkInterfacePerformance + func (m *NetworkInterfacePerformanceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePerformanceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePerformanceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type NetworkInterfacePerformanceOAIGenAllOf1 struct + Eth *NetworkInterfacePerformanceOAIGenAllOf1Eth + Fc *NetworkInterfacePerformanceOAIGenAllOf1Fc + InterfaceType string + Time int64 + func (m *NetworkInterfacePerformanceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePerformanceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePerformanceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type NetworkInterfacePerformanceOAIGenAllOf1Eth struct + OtherErrorsPerSec *int64 + ReceivedBytesPerSec *int64 + ReceivedCrcErrorsPerSec *int64 + ReceivedFrameErrorsPerSec *int64 + ReceivedPacketsPerSec *int64 + TotalErrorsPerSec *int64 + TransmittedBytesPerSec *int64 + TransmittedCarrierErrorsPerSec *int64 + TransmittedDroppedErrorsPerSec *int64 + TransmittedPacketsPerSec *int64 + func (m *NetworkInterfacePerformanceOAIGenAllOf1Eth) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePerformanceOAIGenAllOf1Eth) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePerformanceOAIGenAllOf1Eth) Validate(formats strfmt.Registry) error + type NetworkInterfacePerformanceOAIGenAllOf1Fc struct + ReceivedBytesPerSec *int64 + ReceivedCrcErrorsPerSec *int64 + ReceivedFramesPerSec *int64 + ReceivedLinkFailuresPerSec *int64 + ReceivedLossOfSignalPerSec *int64 + ReceivedLossOfSyncPerSec *int64 + TotalErrorsPerSec *int64 + TransmittedBytesPerSec *int64 + TransmittedFramesPerSec *int64 + TransmittedInvalidWordsPerSec *int64 + func (m *NetworkInterfacePerformanceOAIGenAllOf1Fc) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePerformanceOAIGenAllOf1Fc) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePerformanceOAIGenAllOf1Fc) Validate(formats strfmt.Registry) error + type NetworkInterfacePost struct + func (m *NetworkInterfacePost) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePost) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePost) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfacePost) Validate(formats strfmt.Registry) error + func (m NetworkInterfacePost) MarshalJSON() ([]byte, error) + type NetworkInterfacePostAllOf1 struct + Eth *NetworkInterfacePostAllOf1Eth + func (m *NetworkInterfacePostAllOf1) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePostAllOf1) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePostAllOf1) Validate(formats strfmt.Registry) error + type NetworkInterfacePostAllOf1Eth struct + Address string + Subinterfaces []*FixedReferenceNoID + Subnet *NetworkInterfacePostAllOf1EthSubnet + Subtype string + func (m *NetworkInterfacePostAllOf1Eth) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePostAllOf1Eth) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePostAllOf1Eth) Validate(formats strfmt.Registry) error + type NetworkInterfacePostAllOf1EthSubnet struct + func (m *NetworkInterfacePostAllOf1EthSubnet) MarshalBinary() ([]byte, error) + func (m *NetworkInterfacePostAllOf1EthSubnet) UnmarshalBinary(b []byte) error + func (m *NetworkInterfacePostAllOf1EthSubnet) UnmarshalJSON(raw []byte) error + func (m *NetworkInterfacePostAllOf1EthSubnet) Validate(formats strfmt.Registry) error + func (m NetworkInterfacePostAllOf1EthSubnet) MarshalJSON() ([]byte, error) + type NetworkInterfaceResponse struct + Items []*NetworkInterface + func (m *NetworkInterfaceResponse) MarshalBinary() ([]byte, error) + func (m *NetworkInterfaceResponse) UnmarshalBinary(b []byte) error + func (m *NetworkInterfaceResponse) Validate(formats strfmt.Registry) error + type NewName struct + Name string + func (m *NewName) MarshalBinary() ([]byte, error) + func (m *NewName) UnmarshalBinary(b []byte) error + func (m *NewName) Validate(formats strfmt.Registry) error + type Offload struct + func (m *Offload) MarshalBinary() ([]byte, error) + func (m *Offload) UnmarshalBinary(b []byte) error + func (m *Offload) UnmarshalJSON(raw []byte) error + func (m *Offload) Validate(formats strfmt.Registry) error + func (m Offload) MarshalJSON() ([]byte, error) + type OffloadAzure struct + AccountName string + ContainerName string + SecretAccessKey string + func (m *OffloadAzure) MarshalBinary() ([]byte, error) + func (m *OffloadAzure) UnmarshalBinary(b []byte) error + func (m *OffloadAzure) Validate(formats strfmt.Registry) error + type OffloadGetResponse struct + func (m *OffloadGetResponse) MarshalBinary() ([]byte, error) + func (m *OffloadGetResponse) UnmarshalBinary(b []byte) error + func (m *OffloadGetResponse) UnmarshalJSON(raw []byte) error + func (m *OffloadGetResponse) Validate(formats strfmt.Registry) error + func (m OffloadGetResponse) MarshalJSON() ([]byte, error) + type OffloadGetResponseAllOf2 struct + Total []*Offload + func (m *OffloadGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *OffloadGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *OffloadGetResponseAllOf2) Validate(formats strfmt.Registry) error + type OffloadGoogleCloud struct + AccessKeyID string + Bucket string + SecretAccessKey string + func (m *OffloadGoogleCloud) MarshalBinary() ([]byte, error) + func (m *OffloadGoogleCloud) UnmarshalBinary(b []byte) error + func (m *OffloadGoogleCloud) Validate(formats strfmt.Registry) error + type OffloadNfs struct + Address string + MountOptions string + MountPoint string + func (m *OffloadNfs) MarshalBinary() ([]byte, error) + func (m *OffloadNfs) UnmarshalBinary(b []byte) error + func (m *OffloadNfs) Validate(formats strfmt.Registry) error + type OffloadOAIGenAllOf2 struct + Protocol string + Space *ArraySpaceOAIGenAllOf1SpaceAllOf0 + Status string + TargetID string + func (m *OffloadOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *OffloadOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *OffloadOAIGenAllOf2) Validate(formats strfmt.Registry) error + type OffloadPost struct + Azure *OffloadPostAzure + GoogleCloud *OffloadPostGoogleCloud + Nfs *OffloadPostNfs + S3 *OffloadPostS3 + func (m *OffloadPost) MarshalBinary() ([]byte, error) + func (m *OffloadPost) UnmarshalBinary(b []byte) error + func (m *OffloadPost) Validate(formats strfmt.Registry) error + type OffloadPostAzure struct + func (m *OffloadPostAzure) MarshalBinary() ([]byte, error) + func (m *OffloadPostAzure) UnmarshalBinary(b []byte) error + func (m *OffloadPostAzure) UnmarshalJSON(raw []byte) error + func (m *OffloadPostAzure) Validate(formats strfmt.Registry) error + func (m OffloadPostAzure) MarshalJSON() ([]byte, error) + type OffloadPostGoogleCloud struct + func (m *OffloadPostGoogleCloud) MarshalBinary() ([]byte, error) + func (m *OffloadPostGoogleCloud) UnmarshalBinary(b []byte) error + func (m *OffloadPostGoogleCloud) UnmarshalJSON(raw []byte) error + func (m *OffloadPostGoogleCloud) Validate(formats strfmt.Registry) error + func (m OffloadPostGoogleCloud) MarshalJSON() ([]byte, error) + type OffloadPostNfs struct + func (m *OffloadPostNfs) MarshalBinary() ([]byte, error) + func (m *OffloadPostNfs) UnmarshalBinary(b []byte) error + func (m *OffloadPostNfs) UnmarshalJSON(raw []byte) error + func (m *OffloadPostNfs) Validate(formats strfmt.Registry) error + func (m OffloadPostNfs) MarshalJSON() ([]byte, error) + type OffloadPostS3 struct + func (m *OffloadPostS3) MarshalBinary() ([]byte, error) + func (m *OffloadPostS3) UnmarshalBinary(b []byte) error + func (m *OffloadPostS3) UnmarshalJSON(raw []byte) error + func (m *OffloadPostS3) Validate(formats strfmt.Registry) error + func (m OffloadPostS3) MarshalJSON() ([]byte, error) + type OffloadResponse struct + Items []*Offload + func (m *OffloadResponse) MarshalBinary() ([]byte, error) + func (m *OffloadResponse) UnmarshalBinary(b []byte) error + func (m *OffloadResponse) Validate(formats strfmt.Registry) error + type OffloadS3 struct + AccessKeyID string + Bucket string + PlacementStrategy string + SecretAccessKey string + URI string + func (m *OffloadS3) MarshalBinary() ([]byte, error) + func (m *OffloadS3) UnmarshalBinary(b []byte) error + func (m *OffloadS3) Validate(formats strfmt.Registry) error + type OverrideCheck struct + Args string + Name string + Persistent bool + func (m *OverrideCheck) MarshalBinary() ([]byte, error) + func (m *OverrideCheck) UnmarshalBinary(b []byte) error + func (m *OverrideCheck) Validate(formats strfmt.Registry) error + type PageInfo struct + func (m *PageInfo) MarshalBinary() ([]byte, error) + func (m *PageInfo) UnmarshalBinary(b []byte) error + func (m *PageInfo) UnmarshalJSON(raw []byte) error + func (m *PageInfo) Validate(formats strfmt.Registry) error + func (m PageInfo) MarshalJSON() ([]byte, error) + type PageInfoAllOf0 struct + MoreItemsRemaining bool + TotalItemCount int32 + func (m *PageInfoAllOf0) MarshalBinary() ([]byte, error) + func (m *PageInfoAllOf0) UnmarshalBinary(b []byte) error + func (m *PageInfoAllOf0) Validate(formats strfmt.Registry) error + type PageInfoAllOf1 struct + ContinuationToken string + func (m *PageInfoAllOf1) MarshalBinary() ([]byte, error) + func (m *PageInfoAllOf1) UnmarshalBinary(b []byte) error + func (m *PageInfoAllOf1) Validate(formats strfmt.Registry) error + type Performance struct + func (m *Performance) MarshalBinary() ([]byte, error) + func (m *Performance) UnmarshalBinary(b []byte) error + func (m *Performance) UnmarshalJSON(raw []byte) error + func (m *Performance) Validate(formats strfmt.Registry) error + func (m Performance) MarshalJSON() ([]byte, error) + type PerformanceAllOf0 struct + BytesPerMirroredWrite *int64 + BytesPerOp *int64 + BytesPerRead *int64 + BytesPerWrite *int64 + MirroredWriteBytesPerSec *int64 + MirroredWritesPerSec *int64 + QosRateLimitUsecPerMirroredWriteOp *int64 + QosRateLimitUsecPerReadOp *int64 + QosRateLimitUsecPerWriteOp *int64 + QueueUsecPerMirroredWriteOp *int64 + QueueUsecPerReadOp *int64 + QueueUsecPerWriteOp *int64 + ReadBytesPerSec *int64 + ReadsPerSec *int64 + SanUsecPerMirroredWriteOp *int64 + SanUsecPerReadOp *int64 + SanUsecPerWriteOp *int64 + ServiceUsecPerMirroredWriteOp *int64 + ServiceUsecPerReadOp *int64 + ServiceUsecPerWriteOp *int64 + Time int64 + UsecPerMirroredWriteOp *int64 + UsecPerReadOp *int64 + UsecPerWriteOp *int64 + WriteBytesPerSec *int64 + WritesPerSec *int64 + func (m *PerformanceAllOf0) MarshalBinary() ([]byte, error) + func (m *PerformanceAllOf0) UnmarshalBinary(b []byte) error + func (m *PerformanceAllOf0) Validate(formats strfmt.Registry) error + type PerformanceAllOf1 struct + ServiceUsecPerReadOpCacheReduction *float32 + func (m *PerformanceAllOf1) MarshalBinary() ([]byte, error) + func (m *PerformanceAllOf1) UnmarshalBinary(b []byte) error + func (m *PerformanceAllOf1) Validate(formats strfmt.Registry) error + type Pod struct + func (m *Pod) MarshalBinary() ([]byte, error) + func (m *Pod) UnmarshalBinary(b []byte) error + func (m *Pod) UnmarshalJSON(raw []byte) error + func (m *Pod) Validate(formats strfmt.Registry) error + func (m Pod) MarshalJSON() ([]byte, error) + type PodAllOf0 struct + func (m *PodAllOf0) MarshalBinary() ([]byte, error) + func (m *PodAllOf0) UnmarshalBinary(b []byte) error + func (m *PodAllOf0) UnmarshalJSON(raw []byte) error + func (m *PodAllOf0) Validate(formats strfmt.Registry) error + func (m PodAllOf0) MarshalJSON() ([]byte, error) + type PodAllOf0AllOf0 struct + func (m *PodAllOf0AllOf0) MarshalBinary() ([]byte, error) + func (m *PodAllOf0AllOf0) UnmarshalBinary(b []byte) error + func (m *PodAllOf0AllOf0) UnmarshalJSON(raw []byte) error + func (m *PodAllOf0AllOf0) Validate(formats strfmt.Registry) error + func (m PodAllOf0AllOf0) MarshalJSON() ([]byte, error) + type PodArrayStatus struct + func (m *PodArrayStatus) MarshalBinary() ([]byte, error) + func (m *PodArrayStatus) UnmarshalBinary(b []byte) error + func (m *PodArrayStatus) UnmarshalJSON(raw []byte) error + func (m *PodArrayStatus) Validate(formats strfmt.Registry) error + func (m PodArrayStatus) MarshalJSON() ([]byte, error) + type PodArrayStatusAllOf1 interface + type PodArrayStatusAllOf2 struct + FrozenAt int64 + MediatorStatus string + PreElected bool + Progress float32 + Status string + func (m *PodArrayStatusAllOf2) MarshalBinary() ([]byte, error) + func (m *PodArrayStatusAllOf2) UnmarshalBinary(b []byte) error + func (m *PodArrayStatusAllOf2) Validate(formats strfmt.Registry) error + type PodGetResponse struct + func (m *PodGetResponse) MarshalBinary() ([]byte, error) + func (m *PodGetResponse) UnmarshalBinary(b []byte) error + func (m *PodGetResponse) UnmarshalJSON(raw []byte) error + func (m *PodGetResponse) Validate(formats strfmt.Registry) error + func (m PodGetResponse) MarshalJSON() ([]byte, error) + type PodGetResponseAllOf2 struct + Total []*Pod + func (m *PodGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *PodGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *PodGetResponseAllOf2) Validate(formats strfmt.Registry) error + type PodOAIGen1AllOf1 struct + LinkSourceCount int64 + LinkTargetCount int64 + PromotionStatus string + RequestedPromotionState string + Space *PodSpace + func (m *PodOAIGen1AllOf1) MarshalBinary() ([]byte, error) + func (m *PodOAIGen1AllOf1) UnmarshalBinary(b []byte) error + func (m *PodOAIGen1AllOf1) Validate(formats strfmt.Registry) error + type PodOAIGen2AllOf1 struct + Arrays []*PodArrayStatus + Destroyed bool + FailoverPreferences []*Reference + Footprint *int64 + Mediator string + MediatorVersion string + Source *PodOAIGen2AllOf1Source + Space *PodOAIGen2AllOf1Space + TimeRemaining int64 + func (m *PodOAIGen2AllOf1) MarshalBinary() ([]byte, error) + func (m *PodOAIGen2AllOf1) UnmarshalBinary(b []byte) error + func (m *PodOAIGen2AllOf1) Validate(formats strfmt.Registry) error + type PodOAIGen2AllOf1Source struct + func (m *PodOAIGen2AllOf1Source) MarshalBinary() ([]byte, error) + func (m *PodOAIGen2AllOf1Source) UnmarshalBinary(b []byte) error + func (m *PodOAIGen2AllOf1Source) UnmarshalJSON(raw []byte) error + func (m *PodOAIGen2AllOf1Source) Validate(formats strfmt.Registry) error + func (m PodOAIGen2AllOf1Source) MarshalJSON() ([]byte, error) + type PodOAIGen2AllOf1Space struct + func (m *PodOAIGen2AllOf1Space) MarshalBinary() ([]byte, error) + func (m *PodOAIGen2AllOf1Space) UnmarshalBinary(b []byte) error + func (m *PodOAIGen2AllOf1Space) UnmarshalJSON(raw []byte) error + func (m *PodOAIGen2AllOf1Space) Validate(formats strfmt.Registry) error + func (m PodOAIGen2AllOf1Space) MarshalJSON() ([]byte, error) + type PodOAIGenAllOf1 struct + ArrayCount int64 + func (m *PodOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PodOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PodOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PodPatch struct + func (m *PodPatch) MarshalBinary() ([]byte, error) + func (m *PodPatch) UnmarshalBinary(b []byte) error + func (m *PodPatch) UnmarshalJSON(raw []byte) error + func (m *PodPatch) Validate(formats strfmt.Registry) error + func (m PodPatch) MarshalJSON() ([]byte, error) + type PodPatchAllOf0 struct + func (m *PodPatchAllOf0) MarshalBinary() ([]byte, error) + func (m *PodPatchAllOf0) UnmarshalBinary(b []byte) error + func (m *PodPatchAllOf0) UnmarshalJSON(raw []byte) error + func (m *PodPatchAllOf0) Validate(formats strfmt.Registry) error + func (m PodPatchAllOf0) MarshalJSON() ([]byte, error) + type PodPatchAllOf1 struct + RequestedPromotionState string + func (m *PodPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *PodPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *PodPatchAllOf1) Validate(formats strfmt.Registry) error + type PodPatchOAIGenAllOf1 struct + Destroyed bool + FailoverPreferences []*Reference + Mediator string + func (m *PodPatchOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PodPatchOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PodPatchOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PodPerformance struct + func (m *PodPerformance) UnmarshalJSON(raw []byte) error + func (m *PodPerformance) Validate(formats strfmt.Registry) error + func (m PodPerformance) MarshalJSON() ([]byte, error) + type PodPerformanceByArray struct + func (m *PodPerformanceByArray) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceByArray) Validate(formats strfmt.Registry) error + func (m PodPerformanceByArray) MarshalJSON() ([]byte, error) + type PodPerformanceReplication struct + ContinuousBytesPerSec *PodPerformanceReplicationOAIGenContinuousBytesPerSec + PeriodicBytesPerSec *PodPerformanceReplicationOAIGenPeriodicBytesPerSec + Pod *PodPerformanceReplicationOAIGenPod + ResyncBytesPerSec *PodPerformanceReplicationOAIGenResyncBytesPerSec + SyncBytesPerSec *PodPerformanceReplicationOAIGenSyncBytesPerSec + Time int64 + TotalBytesPerSec *int64 + func (m *PodPerformanceReplication) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplication) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplication) Validate(formats strfmt.Registry) error + type PodPerformanceReplicationByArray struct + func (m *PodPerformanceReplicationByArray) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationByArray) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationByArray) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationByArray) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationByArray) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationByArrayGetResponse struct + func (m *PodPerformanceReplicationByArrayGetResponse) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationByArrayGetResponse) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationByArrayGetResponse) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationByArrayGetResponse) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationByArrayGetResponse) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationByArrayOAIGenAllOf1 struct + Array *PodPerformanceReplicationByArrayOAIGenAllOf1Array + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PodPerformanceReplicationByArrayOAIGenAllOf1Array struct + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1Array) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1Array) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1Array) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationByArrayOAIGenAllOf1Array) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationByArrayOAIGenAllOf1Array) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationByArrayResponse struct + Items []*PodPerformanceReplicationByArray + Total []*PodPerformanceReplicationByArray + func (m *PodPerformanceReplicationByArrayResponse) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationByArrayResponse) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationByArrayResponse) Validate(formats strfmt.Registry) error + type PodPerformanceReplicationGetResponse struct + func (m *PodPerformanceReplicationGetResponse) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationGetResponse) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationGetResponse) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationGetResponse) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationGetResponse) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationOAIGenContinuousBytesPerSec struct + func (m *PodPerformanceReplicationOAIGenContinuousBytesPerSec) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationOAIGenContinuousBytesPerSec) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationOAIGenContinuousBytesPerSec) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationOAIGenContinuousBytesPerSec) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationOAIGenContinuousBytesPerSec) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationOAIGenPeriodicBytesPerSec struct + func (m *PodPerformanceReplicationOAIGenPeriodicBytesPerSec) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationOAIGenPeriodicBytesPerSec) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationOAIGenPeriodicBytesPerSec) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationOAIGenPeriodicBytesPerSec) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationOAIGenPeriodicBytesPerSec) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationOAIGenPod struct + func (m *PodPerformanceReplicationOAIGenPod) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationOAIGenPod) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationOAIGenPod) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationOAIGenPod) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationOAIGenPod) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationOAIGenResyncBytesPerSec struct + func (m *PodPerformanceReplicationOAIGenResyncBytesPerSec) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationOAIGenResyncBytesPerSec) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationOAIGenResyncBytesPerSec) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationOAIGenResyncBytesPerSec) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationOAIGenResyncBytesPerSec) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationOAIGenSyncBytesPerSec struct + func (m *PodPerformanceReplicationOAIGenSyncBytesPerSec) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationOAIGenSyncBytesPerSec) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationOAIGenSyncBytesPerSec) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationOAIGenSyncBytesPerSec) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationOAIGenSyncBytesPerSec) MarshalJSON() ([]byte, error) + type PodPerformanceReplicationResponse struct + Items []*PodPerformanceReplicationResponseItemsItems + Total []*PodPerformanceReplicationResponseItemsItems + func (m *PodPerformanceReplicationResponse) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationResponse) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationResponse) Validate(formats strfmt.Registry) error + type PodPerformanceReplicationResponseItemsItems struct + func (m *PodPerformanceReplicationResponseItemsItems) MarshalBinary() ([]byte, error) + func (m *PodPerformanceReplicationResponseItemsItems) UnmarshalBinary(b []byte) error + func (m *PodPerformanceReplicationResponseItemsItems) UnmarshalJSON(raw []byte) error + func (m *PodPerformanceReplicationResponseItemsItems) Validate(formats strfmt.Registry) error + func (m PodPerformanceReplicationResponseItemsItems) MarshalJSON() ([]byte, error) + type PodPost struct + func (m *PodPost) MarshalBinary() ([]byte, error) + func (m *PodPost) UnmarshalBinary(b []byte) error + func (m *PodPost) UnmarshalJSON(raw []byte) error + func (m *PodPost) Validate(formats strfmt.Registry) error + func (m PodPost) MarshalJSON() ([]byte, error) + type PodPostAllOf1 struct + FailoverPreferences []*Reference + Source *PodPostAllOf1Source + func (m *PodPostAllOf1) MarshalBinary() ([]byte, error) + func (m *PodPostAllOf1) UnmarshalBinary(b []byte) error + func (m *PodPostAllOf1) Validate(formats strfmt.Registry) error + type PodPostAllOf1Source struct + func (m *PodPostAllOf1Source) MarshalBinary() ([]byte, error) + func (m *PodPostAllOf1Source) UnmarshalBinary(b []byte) error + func (m *PodPostAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *PodPostAllOf1Source) Validate(formats strfmt.Registry) error + func (m PodPostAllOf1Source) MarshalJSON() ([]byte, error) + type PodReplicaLink struct + func (m *PodReplicaLink) MarshalBinary() ([]byte, error) + func (m *PodReplicaLink) UnmarshalBinary(b []byte) error + func (m *PodReplicaLink) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLink) Validate(formats strfmt.Registry) error + func (m PodReplicaLink) MarshalJSON() ([]byte, error) + type PodReplicaLinkGetResponse struct + func (m *PodReplicaLinkGetResponse) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkGetResponse) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkGetResponse) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkGetResponse) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkGetResponse) MarshalJSON() ([]byte, error) + type PodReplicaLinkLag struct + func (m *PodReplicaLinkLag) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLag) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLag) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkLag) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkLag) MarshalJSON() ([]byte, error) + type PodReplicaLinkLagGetResponse struct + func (m *PodReplicaLinkLagGetResponse) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLagGetResponse) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLagGetResponse) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkLagGetResponse) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkLagGetResponse) MarshalJSON() ([]byte, error) + type PodReplicaLinkLagOAIGenAllOf1 struct + Direction string + Lag *PodReplicaLinkLagOAIGenAllOf1Lag + LocalPod *PodReplicaLinkLagOAIGenAllOf1LocalPod + RecoveryPoint int64 + RemotePod *PodReplicaLinkLagOAIGenAllOf1RemotePod + Remotes []*FixedReference + Status string + Time int64 + func (m *PodReplicaLinkLagOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLagOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PodReplicaLinkLagOAIGenAllOf1Lag struct + func (m *PodReplicaLinkLagOAIGenAllOf1Lag) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLagOAIGenAllOf1Lag) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1Lag) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1Lag) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkLagOAIGenAllOf1Lag) MarshalJSON() ([]byte, error) + type PodReplicaLinkLagOAIGenAllOf1LocalPod struct + func (m *PodReplicaLinkLagOAIGenAllOf1LocalPod) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLagOAIGenAllOf1LocalPod) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1LocalPod) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1LocalPod) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkLagOAIGenAllOf1LocalPod) MarshalJSON() ([]byte, error) + type PodReplicaLinkLagOAIGenAllOf1RemotePod struct + func (m *PodReplicaLinkLagOAIGenAllOf1RemotePod) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLagOAIGenAllOf1RemotePod) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1RemotePod) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkLagOAIGenAllOf1RemotePod) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkLagOAIGenAllOf1RemotePod) MarshalJSON() ([]byte, error) + type PodReplicaLinkLagResponse struct + Items []*PodReplicaLinkLag + func (m *PodReplicaLinkLagResponse) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkLagResponse) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkLagResponse) Validate(formats strfmt.Registry) error + type PodReplicaLinkOAIGenAllOf1 struct + Direction string + Lag int64 + LocalPod *PodReplicaLinkOAIGenAllOf1LocalPod + Paused bool + RecoveryPoint int64 + RemotePod *PodReplicaLinkOAIGenAllOf1RemotePod + Remotes []*FixedReference + Status string + func (m *PodReplicaLinkOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PodReplicaLinkOAIGenAllOf1LocalPod struct + func (m *PodReplicaLinkOAIGenAllOf1LocalPod) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkOAIGenAllOf1LocalPod) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkOAIGenAllOf1LocalPod) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkOAIGenAllOf1LocalPod) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkOAIGenAllOf1LocalPod) MarshalJSON() ([]byte, error) + type PodReplicaLinkOAIGenAllOf1RemotePod struct + func (m *PodReplicaLinkOAIGenAllOf1RemotePod) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkOAIGenAllOf1RemotePod) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkOAIGenAllOf1RemotePod) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkOAIGenAllOf1RemotePod) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkOAIGenAllOf1RemotePod) MarshalJSON() ([]byte, error) + type PodReplicaLinkPatch struct + Paused bool + func (m *PodReplicaLinkPatch) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkPatch) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkPatch) Validate(formats strfmt.Registry) error + type PodReplicaLinkPerformance struct + func (m *PodReplicaLinkPerformance) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkPerformance) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkPerformance) MarshalJSON() ([]byte, error) + type PodReplicaLinkPerformanceReplication struct + func (m *PodReplicaLinkPerformanceReplication) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkPerformanceReplication) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkPerformanceReplication) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkPerformanceReplication) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkPerformanceReplication) MarshalJSON() ([]byte, error) + type PodReplicaLinkPerformanceReplicationGetResponse struct + func (m *PodReplicaLinkPerformanceReplicationGetResponse) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkPerformanceReplicationGetResponse) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkPerformanceReplicationGetResponse) UnmarshalJSON(raw []byte) error + func (m *PodReplicaLinkPerformanceReplicationGetResponse) Validate(formats strfmt.Registry) error + func (m PodReplicaLinkPerformanceReplicationGetResponse) MarshalJSON() ([]byte, error) + type PodReplicaLinkPerformanceReplicationResponse struct + Items []*PodReplicaLinkPerformanceReplication + Total []*PodReplicaLinkPerformanceReplication + func (m *PodReplicaLinkPerformanceReplicationResponse) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkPerformanceReplicationResponse) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkPerformanceReplicationResponse) Validate(formats strfmt.Registry) error + type PodReplicaLinkResponse struct + Items []*PodReplicaLink + func (m *PodReplicaLinkResponse) MarshalBinary() ([]byte, error) + func (m *PodReplicaLinkResponse) UnmarshalBinary(b []byte) error + func (m *PodReplicaLinkResponse) Validate(formats strfmt.Registry) error + type PodResponse struct + Items []*Pod + func (m *PodResponse) MarshalBinary() ([]byte, error) + func (m *PodResponse) UnmarshalBinary(b []byte) error + func (m *PodResponse) Validate(formats strfmt.Registry) error + type PodSpace struct + func (m *PodSpace) MarshalBinary() ([]byte, error) + func (m *PodSpace) UnmarshalBinary(b []byte) error + func (m *PodSpace) UnmarshalJSON(raw []byte) error + func (m *PodSpace) Validate(formats strfmt.Registry) error + func (m PodSpace) MarshalJSON() ([]byte, error) + type PodSpace1 struct + func (m *PodSpace1) UnmarshalJSON(raw []byte) error + func (m *PodSpace1) Validate(formats strfmt.Registry) error + func (m PodSpace1) MarshalJSON() ([]byte, error) + type PodSpaceAllOf1 struct + Replication *int64 + func (m *PodSpaceAllOf1) MarshalBinary() ([]byte, error) + func (m *PodSpaceAllOf1) UnmarshalBinary(b []byte) error + func (m *PodSpaceAllOf1) Validate(formats strfmt.Registry) error + type Policy struct + func (m *Policy) MarshalBinary() ([]byte, error) + func (m *Policy) UnmarshalBinary(b []byte) error + func (m *Policy) UnmarshalJSON(raw []byte) error + func (m *Policy) Validate(formats strfmt.Registry) error + func (m Policy) MarshalJSON() ([]byte, error) + type PolicyGetResponse struct + func (m *PolicyGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicyGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicyGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicyGetResponse) Validate(formats strfmt.Registry) error + func (m PolicyGetResponse) MarshalJSON() ([]byte, error) + type PolicyMember struct + Destroyed *bool + Enabled *bool + Member *PolicyMemberOAIGenMember + Policy *PolicyMemberOAIGenPolicy + func (m *PolicyMember) MarshalBinary() ([]byte, error) + func (m *PolicyMember) UnmarshalBinary(b []byte) error + func (m *PolicyMember) Validate(formats strfmt.Registry) error + type PolicyMemberExport struct + func (m *PolicyMemberExport) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExport) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExport) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberExport) Validate(formats strfmt.Registry) error + func (m PolicyMemberExport) MarshalJSON() ([]byte, error) + type PolicyMemberExportGetResponse struct + func (m *PolicyMemberExportGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExportGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExportGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberExportGetResponse) Validate(formats strfmt.Registry) error + func (m PolicyMemberExportGetResponse) MarshalJSON() ([]byte, error) + type PolicyMemberExportOAIGenAllOf1 struct + ExportName string + func (m *PolicyMemberExportOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExportOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExportOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PolicyMemberExportPost struct + Members []*PolicyMemberExportPostMembersItems + func (m *PolicyMemberExportPost) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExportPost) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExportPost) Validate(formats strfmt.Registry) error + type PolicyMemberExportPostMembersItems struct + ExportName string + Member *PolicyMemberExportPostMembersItemsMember + func (m *PolicyMemberExportPostMembersItems) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExportPostMembersItems) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExportPostMembersItems) Validate(formats strfmt.Registry) error + type PolicyMemberExportPostMembersItemsMember struct + func (m *PolicyMemberExportPostMembersItemsMember) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExportPostMembersItemsMember) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExportPostMembersItemsMember) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberExportPostMembersItemsMember) Validate(formats strfmt.Registry) error + func (m PolicyMemberExportPostMembersItemsMember) MarshalJSON() ([]byte, error) + type PolicyMemberExportResponse struct + Items []*PolicyMemberExport + func (m *PolicyMemberExportResponse) MarshalBinary() ([]byte, error) + func (m *PolicyMemberExportResponse) UnmarshalBinary(b []byte) error + func (m *PolicyMemberExportResponse) Validate(formats strfmt.Registry) error + type PolicyMemberGetResponse struct + func (m *PolicyMemberGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicyMemberGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicyMemberGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberGetResponse) Validate(formats strfmt.Registry) error + func (m PolicyMemberGetResponse) MarshalJSON() ([]byte, error) + type PolicyMemberOAIGenMember struct + func (m *PolicyMemberOAIGenMember) MarshalBinary() ([]byte, error) + func (m *PolicyMemberOAIGenMember) UnmarshalBinary(b []byte) error + func (m *PolicyMemberOAIGenMember) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberOAIGenMember) Validate(formats strfmt.Registry) error + func (m PolicyMemberOAIGenMember) MarshalJSON() ([]byte, error) + type PolicyMemberOAIGenPolicy struct + func (m *PolicyMemberOAIGenPolicy) MarshalBinary() ([]byte, error) + func (m *PolicyMemberOAIGenPolicy) UnmarshalBinary(b []byte) error + func (m *PolicyMemberOAIGenPolicy) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberOAIGenPolicy) Validate(formats strfmt.Registry) error + func (m PolicyMemberOAIGenPolicy) MarshalJSON() ([]byte, error) + type PolicyMemberPost struct + Members []*PolicyMemberPostMembersItems + func (m *PolicyMemberPost) MarshalBinary() ([]byte, error) + func (m *PolicyMemberPost) UnmarshalBinary(b []byte) error + func (m *PolicyMemberPost) Validate(formats strfmt.Registry) error + type PolicyMemberPostMembersItems struct + Member *PolicyMemberPostMembersItemsMember + func (m *PolicyMemberPostMembersItems) MarshalBinary() ([]byte, error) + func (m *PolicyMemberPostMembersItems) UnmarshalBinary(b []byte) error + func (m *PolicyMemberPostMembersItems) Validate(formats strfmt.Registry) error + type PolicyMemberPostMembersItemsMember struct + func (m *PolicyMemberPostMembersItemsMember) MarshalBinary() ([]byte, error) + func (m *PolicyMemberPostMembersItemsMember) UnmarshalBinary(b []byte) error + func (m *PolicyMemberPostMembersItemsMember) UnmarshalJSON(raw []byte) error + func (m *PolicyMemberPostMembersItemsMember) Validate(formats strfmt.Registry) error + func (m PolicyMemberPostMembersItemsMember) MarshalJSON() ([]byte, error) + type PolicyMemberResponse struct + Items []*PolicyMember + func (m *PolicyMemberResponse) MarshalBinary() ([]byte, error) + func (m *PolicyMemberResponse) UnmarshalBinary(b []byte) error + func (m *PolicyMemberResponse) Validate(formats strfmt.Registry) error + type PolicyOAIGenAllOf1 struct + Enabled bool + PolicyType string + func (m *PolicyOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PolicyOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PolicyOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PolicyPatch struct + func (m *PolicyPatch) MarshalBinary() ([]byte, error) + func (m *PolicyPatch) UnmarshalBinary(b []byte) error + func (m *PolicyPatch) UnmarshalJSON(raw []byte) error + func (m *PolicyPatch) Validate(formats strfmt.Registry) error + func (m PolicyPatch) MarshalJSON() ([]byte, error) + type PolicyPatchAllOf1 struct + Enabled bool + func (m *PolicyPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *PolicyPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *PolicyPatchAllOf1) Validate(formats strfmt.Registry) error + type PolicyPost struct + Enabled bool + func (m *PolicyPost) MarshalBinary() ([]byte, error) + func (m *PolicyPost) UnmarshalBinary(b []byte) error + func (m *PolicyPost) Validate(formats strfmt.Registry) error + type PolicyResponse struct + Items []*Policy + func (m *PolicyResponse) MarshalBinary() ([]byte, error) + func (m *PolicyResponse) UnmarshalBinary(b []byte) error + func (m *PolicyResponse) Validate(formats strfmt.Registry) error + type PolicyRuleNfsClient struct + Access string + Client string + Name string + Permission string + Policy *PolicyRuleNfsClientOAIGenPolicy + func (m *PolicyRuleNfsClient) MarshalBinary() ([]byte, error) + func (m *PolicyRuleNfsClient) UnmarshalBinary(b []byte) error + func (m *PolicyRuleNfsClient) Validate(formats strfmt.Registry) error + type PolicyRuleNfsClientGetResponse struct + func (m *PolicyRuleNfsClientGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicyRuleNfsClientGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicyRuleNfsClientGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicyRuleNfsClientGetResponse) Validate(formats strfmt.Registry) error + func (m PolicyRuleNfsClientGetResponse) MarshalJSON() ([]byte, error) + type PolicyRuleNfsClientOAIGenPolicy struct + func (m *PolicyRuleNfsClientOAIGenPolicy) MarshalBinary() ([]byte, error) + func (m *PolicyRuleNfsClientOAIGenPolicy) UnmarshalBinary(b []byte) error + func (m *PolicyRuleNfsClientOAIGenPolicy) UnmarshalJSON(raw []byte) error + func (m *PolicyRuleNfsClientOAIGenPolicy) Validate(formats strfmt.Registry) error + func (m PolicyRuleNfsClientOAIGenPolicy) MarshalJSON() ([]byte, error) + type PolicyRuleNfsClientPost struct + Rules []*PolicyRuleNfsClientPostRulesItems + func (m *PolicyRuleNfsClientPost) MarshalBinary() ([]byte, error) + func (m *PolicyRuleNfsClientPost) UnmarshalBinary(b []byte) error + func (m *PolicyRuleNfsClientPost) Validate(formats strfmt.Registry) error + type PolicyRuleNfsClientPostRulesItems struct + Access string + Client string + Permission string + func (m *PolicyRuleNfsClientPostRulesItems) MarshalBinary() ([]byte, error) + func (m *PolicyRuleNfsClientPostRulesItems) UnmarshalBinary(b []byte) error + func (m *PolicyRuleNfsClientPostRulesItems) Validate(formats strfmt.Registry) error + type PolicyRuleNfsClientResponse struct + Items []*PolicyRuleNfsClient + func (m *PolicyRuleNfsClientResponse) MarshalBinary() ([]byte, error) + func (m *PolicyRuleNfsClientResponse) UnmarshalBinary(b []byte) error + func (m *PolicyRuleNfsClientResponse) Validate(formats strfmt.Registry) error + type PolicyRuleSmbClient struct + AnonymousAccessAllowed *bool + Client string + Name string + Policy *PolicyRuleSmbClientOAIGenPolicy + SmbEncryptionRequired *bool + func (m *PolicyRuleSmbClient) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSmbClient) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSmbClient) Validate(formats strfmt.Registry) error + type PolicyRuleSmbClientGetResponse struct + func (m *PolicyRuleSmbClientGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSmbClientGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSmbClientGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicyRuleSmbClientGetResponse) Validate(formats strfmt.Registry) error + func (m PolicyRuleSmbClientGetResponse) MarshalJSON() ([]byte, error) + type PolicyRuleSmbClientOAIGenPolicy struct + func (m *PolicyRuleSmbClientOAIGenPolicy) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSmbClientOAIGenPolicy) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSmbClientOAIGenPolicy) UnmarshalJSON(raw []byte) error + func (m *PolicyRuleSmbClientOAIGenPolicy) Validate(formats strfmt.Registry) error + func (m PolicyRuleSmbClientOAIGenPolicy) MarshalJSON() ([]byte, error) + type PolicyRuleSmbClientPost struct + Rules []*PolicyRuleSmbClientPostRulesItems + func (m *PolicyRuleSmbClientPost) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSmbClientPost) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSmbClientPost) Validate(formats strfmt.Registry) error + type PolicyRuleSmbClientPostRulesItems struct + AnonymousAccessAllowed bool + Client string + SmbEncryptionRequired bool + func (m *PolicyRuleSmbClientPostRulesItems) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSmbClientPostRulesItems) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSmbClientPostRulesItems) Validate(formats strfmt.Registry) error + type PolicyRuleSmbClientResponse struct + Items []*PolicyRuleSmbClient + func (m *PolicyRuleSmbClientResponse) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSmbClientResponse) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSmbClientResponse) Validate(formats strfmt.Registry) error + type PolicyRuleSnapshot struct + At int64 + ClientName string + Every int64 + KeepFor int64 + Name string + Policy *PolicyRuleSnapshotOAIGenPolicy + func (m *PolicyRuleSnapshot) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSnapshot) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSnapshot) Validate(formats strfmt.Registry) error + type PolicyRuleSnapshotGetResponse struct + func (m *PolicyRuleSnapshotGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSnapshotGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSnapshotGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicyRuleSnapshotGetResponse) Validate(formats strfmt.Registry) error + func (m PolicyRuleSnapshotGetResponse) MarshalJSON() ([]byte, error) + type PolicyRuleSnapshotOAIGenPolicy struct + func (m *PolicyRuleSnapshotOAIGenPolicy) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSnapshotOAIGenPolicy) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSnapshotOAIGenPolicy) UnmarshalJSON(raw []byte) error + func (m *PolicyRuleSnapshotOAIGenPolicy) Validate(formats strfmt.Registry) error + func (m PolicyRuleSnapshotOAIGenPolicy) MarshalJSON() ([]byte, error) + type PolicyRuleSnapshotPost struct + Rules []*PolicyrulesnapshotpostRules + func (m *PolicyRuleSnapshotPost) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSnapshotPost) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSnapshotPost) Validate(formats strfmt.Registry) error + type PolicyRuleSnapshotResponse struct + Items []*PolicyRuleSnapshot + func (m *PolicyRuleSnapshotResponse) MarshalBinary() ([]byte, error) + func (m *PolicyRuleSnapshotResponse) UnmarshalBinary(b []byte) error + func (m *PolicyRuleSnapshotResponse) Validate(formats strfmt.Registry) error + type PolicySmb struct + func (m *PolicySmb) MarshalBinary() ([]byte, error) + func (m *PolicySmb) UnmarshalBinary(b []byte) error + func (m *PolicySmb) UnmarshalJSON(raw []byte) error + func (m *PolicySmb) Validate(formats strfmt.Registry) error + func (m PolicySmb) MarshalJSON() ([]byte, error) + type PolicySmbGetResponse struct + func (m *PolicySmbGetResponse) MarshalBinary() ([]byte, error) + func (m *PolicySmbGetResponse) UnmarshalBinary(b []byte) error + func (m *PolicySmbGetResponse) UnmarshalJSON(raw []byte) error + func (m *PolicySmbGetResponse) Validate(formats strfmt.Registry) error + func (m PolicySmbGetResponse) MarshalJSON() ([]byte, error) + type PolicySmbOAIGenAllOf1 struct + AccessBasedEnumerationEnabled bool + func (m *PolicySmbOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *PolicySmbOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *PolicySmbOAIGenAllOf1) Validate(formats strfmt.Registry) error + type PolicySmbPatch struct + func (m *PolicySmbPatch) MarshalBinary() ([]byte, error) + func (m *PolicySmbPatch) UnmarshalBinary(b []byte) error + func (m *PolicySmbPatch) UnmarshalJSON(raw []byte) error + func (m *PolicySmbPatch) Validate(formats strfmt.Registry) error + func (m PolicySmbPatch) MarshalJSON() ([]byte, error) + type PolicySmbPatchAllOf1 struct + AccessBasedEnumerationEnabled bool + func (m *PolicySmbPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *PolicySmbPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *PolicySmbPatchAllOf1) Validate(formats strfmt.Registry) error + type PolicySmbPost struct + func (m *PolicySmbPost) MarshalBinary() ([]byte, error) + func (m *PolicySmbPost) UnmarshalBinary(b []byte) error + func (m *PolicySmbPost) UnmarshalJSON(raw []byte) error + func (m *PolicySmbPost) Validate(formats strfmt.Registry) error + func (m PolicySmbPost) MarshalJSON() ([]byte, error) + type PolicySmbPostAllOf1 struct + AccessBasedEnumerationEnabled bool + func (m *PolicySmbPostAllOf1) MarshalBinary() ([]byte, error) + func (m *PolicySmbPostAllOf1) UnmarshalBinary(b []byte) error + func (m *PolicySmbPostAllOf1) Validate(formats strfmt.Registry) error + type PolicySmbResponse struct + Items []*PolicySmb + func (m *PolicySmbResponse) MarshalBinary() ([]byte, error) + func (m *PolicySmbResponse) UnmarshalBinary(b []byte) error + func (m *PolicySmbResponse) Validate(formats strfmt.Registry) error + type PolicyrulesnapshotpostRules struct + At int64 + ClientName string + Every int64 + KeepFor int64 + func (m *PolicyrulesnapshotpostRules) MarshalBinary() ([]byte, error) + func (m *PolicyrulesnapshotpostRules) UnmarshalBinary(b []byte) error + func (m *PolicyrulesnapshotpostRules) Validate(formats strfmt.Registry) error + type Port struct + func (m *Port) MarshalBinary() ([]byte, error) + func (m *Port) UnmarshalBinary(b []byte) error + func (m *Port) UnmarshalJSON(raw []byte) error + func (m *Port) Validate(formats strfmt.Registry) error + func (m Port) MarshalJSON() ([]byte, error) + type PortCommon struct + Iqn string + Nqn string + Portal string + Wwn string + func (m *PortCommon) MarshalBinary() ([]byte, error) + func (m *PortCommon) UnmarshalBinary(b []byte) error + func (m *PortCommon) Validate(formats strfmt.Registry) error + type PortGetResponse struct + func (m *PortGetResponse) MarshalBinary() ([]byte, error) + func (m *PortGetResponse) UnmarshalBinary(b []byte) error + func (m *PortGetResponse) UnmarshalJSON(raw []byte) error + func (m *PortGetResponse) Validate(formats strfmt.Registry) error + func (m PortGetResponse) MarshalJSON() ([]byte, error) + type PortGetResponseAllOf1 struct + Items []*Port + func (m *PortGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *PortGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *PortGetResponseAllOf1) Validate(formats strfmt.Registry) error + type PortInitiator struct + Initiator *PortCommon + Target *Port + func (m *PortInitiator) MarshalBinary() ([]byte, error) + func (m *PortInitiator) UnmarshalBinary(b []byte) error + func (m *PortInitiator) Validate(formats strfmt.Registry) error + type PortInitiatorsGetResponse struct + func (m *PortInitiatorsGetResponse) MarshalBinary() ([]byte, error) + func (m *PortInitiatorsGetResponse) UnmarshalBinary(b []byte) error + func (m *PortInitiatorsGetResponse) UnmarshalJSON(raw []byte) error + func (m *PortInitiatorsGetResponse) Validate(formats strfmt.Registry) error + func (m PortInitiatorsGetResponse) MarshalJSON() ([]byte, error) + type PortInitiatorsGetResponseAllOf1 struct + Items []*PortInitiator + func (m *PortInitiatorsGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *PortInitiatorsGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *PortInitiatorsGetResponseAllOf1) Validate(formats strfmt.Registry) error + type PortOAIGenAllOf2 struct + Failover string + func (m *PortOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *PortOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *PortOAIGenAllOf2) Validate(formats strfmt.Registry) error + type PostOauth210TokenBadRequestBody struct + Error string + ErrorDescription string + func (m *PostOauth210TokenBadRequestBody) MarshalBinary() ([]byte, error) + func (m *PostOauth210TokenBadRequestBody) UnmarshalBinary(b []byte) error + func (m *PostOauth210TokenBadRequestBody) Validate(formats strfmt.Registry) error + type PostOauth210TokenOKBody struct + AccessToken string + ExpiresIn uint32 + IssuedTokenType string + TokenType string + func (m *PostOauth210TokenOKBody) MarshalBinary() ([]byte, error) + func (m *PostOauth210TokenOKBody) UnmarshalBinary(b []byte) error + func (m *PostOauth210TokenOKBody) Validate(formats strfmt.Registry) error + type PostOauth210TokenUnauthorizedBody struct + Error string + ErrorDescription string + func (m *PostOauth210TokenUnauthorizedBody) MarshalBinary() ([]byte, error) + func (m *PostOauth210TokenUnauthorizedBody) UnmarshalBinary(b []byte) error + func (m *PostOauth210TokenUnauthorizedBody) Validate(formats strfmt.Registry) error + type ProtectionGroup struct + func (m *ProtectionGroup) MarshalBinary() ([]byte, error) + func (m *ProtectionGroup) UnmarshalBinary(b []byte) error + func (m *ProtectionGroup) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroup) Validate(formats strfmt.Registry) error + func (m ProtectionGroup) MarshalJSON() ([]byte, error) + type ProtectionGroupGetResponse struct + func (m *ProtectionGroupGetResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupGetResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupGetResponse) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupGetResponse) Validate(formats strfmt.Registry) error + func (m ProtectionGroupGetResponse) MarshalJSON() ([]byte, error) + type ProtectionGroupGetResponseAllOf2 struct + Total []*ProtectionGroup + func (m *ProtectionGroupGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupGetResponseAllOf2) Validate(formats strfmt.Registry) error + type ProtectionGroupOAIGenAllOf1 struct + Destroyed bool + HostCount int64 + HostGroupCount int64 + IsLocal *bool + Pod *ProtectionGroupOAIGenAllOf1Pod + ReplicationSchedule *ProtectionGroupOAIGenAllOf1ReplicationSchedule + SnapshotSchedule *ProtectionGroupOAIGenAllOf1SnapshotSchedule + Source *ProtectionGroupOAIGenAllOf1Source + SourceRetention *ProtectionGroupOAIGenAllOf1SourceRetention + Space *ProtectionGroupOAIGenAllOf1Space + TargetCount int64 + TargetRetention *ProtectionGroupOAIGenAllOf1TargetRetention + TimeRemaining int64 + VolumeCount int64 + func (m *ProtectionGroupOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1) Validate(formats strfmt.Registry) error + type ProtectionGroupOAIGenAllOf1Pod struct + func (m *ProtectionGroupOAIGenAllOf1Pod) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1Pod) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1Pod) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1Pod) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1Pod) MarshalJSON() ([]byte, error) + type ProtectionGroupOAIGenAllOf1ReplicationSchedule struct + func (m *ProtectionGroupOAIGenAllOf1ReplicationSchedule) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1ReplicationSchedule) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1ReplicationSchedule) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1ReplicationSchedule) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1ReplicationSchedule) MarshalJSON() ([]byte, error) + type ProtectionGroupOAIGenAllOf1SnapshotSchedule struct + func (m *ProtectionGroupOAIGenAllOf1SnapshotSchedule) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1SnapshotSchedule) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1SnapshotSchedule) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1SnapshotSchedule) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1SnapshotSchedule) MarshalJSON() ([]byte, error) + type ProtectionGroupOAIGenAllOf1Source struct + func (m *ProtectionGroupOAIGenAllOf1Source) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1Source) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1Source) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1Source) MarshalJSON() ([]byte, error) + type ProtectionGroupOAIGenAllOf1SourceRetention struct + func (m *ProtectionGroupOAIGenAllOf1SourceRetention) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1SourceRetention) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1SourceRetention) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1SourceRetention) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1SourceRetention) MarshalJSON() ([]byte, error) + type ProtectionGroupOAIGenAllOf1Space struct + func (m *ProtectionGroupOAIGenAllOf1Space) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1Space) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1Space) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1Space) MarshalJSON() ([]byte, error) + type ProtectionGroupOAIGenAllOf1TargetRetention struct + func (m *ProtectionGroupOAIGenAllOf1TargetRetention) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupOAIGenAllOf1TargetRetention) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupOAIGenAllOf1TargetRetention) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupOAIGenAllOf1TargetRetention) Validate(formats strfmt.Registry) error + func (m ProtectionGroupOAIGenAllOf1TargetRetention) MarshalJSON() ([]byte, error) + type ProtectionGroupPerformance struct + func (m *ProtectionGroupPerformance) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformance) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformance) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupPerformance) Validate(formats strfmt.Registry) error + func (m ProtectionGroupPerformance) MarshalJSON() ([]byte, error) + type ProtectionGroupPerformanceArray struct + func (m *ProtectionGroupPerformanceArray) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceArray) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceArray) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupPerformanceArray) Validate(formats strfmt.Registry) error + func (m ProtectionGroupPerformanceArray) MarshalJSON() ([]byte, error) + type ProtectionGroupPerformanceArrayAllOf2 struct + Source string + Target string + Time int64 + func (m *ProtectionGroupPerformanceArrayAllOf2) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceArrayAllOf2) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceArrayAllOf2) Validate(formats strfmt.Registry) error + type ProtectionGroupPerformanceArrayResponse struct + func (m *ProtectionGroupPerformanceArrayResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceArrayResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceArrayResponse) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupPerformanceArrayResponse) Validate(formats strfmt.Registry) error + func (m ProtectionGroupPerformanceArrayResponse) MarshalJSON() ([]byte, error) + type ProtectionGroupPerformanceArrayResponseAllOf1 struct + Items []*ProtectionGroupPerformanceArray + func (m *ProtectionGroupPerformanceArrayResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceArrayResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceArrayResponseAllOf1) Validate(formats strfmt.Registry) error + type ProtectionGroupPerformanceByArray struct + func (m *ProtectionGroupPerformanceByArray) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupPerformanceByArray) Validate(formats strfmt.Registry) error + func (m ProtectionGroupPerformanceByArray) MarshalJSON() ([]byte, error) + type ProtectionGroupPerformanceOAIGenAllOf2 struct + Time int64 + func (m *ProtectionGroupPerformanceOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceOAIGenAllOf2) Validate(formats strfmt.Registry) error + type ProtectionGroupPerformanceResponse struct + func (m *ProtectionGroupPerformanceResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceResponse) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupPerformanceResponse) Validate(formats strfmt.Registry) error + func (m ProtectionGroupPerformanceResponse) MarshalJSON() ([]byte, error) + type ProtectionGroupPerformanceResponseAllOf1 struct + Items []*ProtectionGroupPerformance + func (m *ProtectionGroupPerformanceResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupPerformanceResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupPerformanceResponseAllOf1) Validate(formats strfmt.Registry) error + type ProtectionGroupResponse struct + Items []*ProtectionGroup + func (m *ProtectionGroupResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupResponse) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshot struct + func (m *ProtectionGroupSnapshot) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshot) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshot) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshot) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshot) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotGetResponse struct + func (m *ProtectionGroupSnapshotGetResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotGetResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotGetResponse) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotGetResponse) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotGetResponse) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotGetResponseAllOf2 struct + Total []*ProtectionGroupSnapshot + func (m *ProtectionGroupSnapshotGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotGetResponseAllOf2) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshotOAIGenAllOf1 struct + Created int64 + Destroyed bool + Pod *ProtectionGroupSnapshotOAIGenAllOf1Pod + Source *ProtectionGroupSnapshotOAIGenAllOf1Source + Space *ProtectionGroupSnapshotOAIGenAllOf1Space + Suffix string + TimeRemaining int64 + func (m *ProtectionGroupSnapshotOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshotOAIGenAllOf1Pod struct + func (m *ProtectionGroupSnapshotOAIGenAllOf1Pod) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotOAIGenAllOf1Pod) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1Pod) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1Pod) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotOAIGenAllOf1Pod) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotOAIGenAllOf1Source struct + func (m *ProtectionGroupSnapshotOAIGenAllOf1Source) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotOAIGenAllOf1Source) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1Source) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotOAIGenAllOf1Source) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotOAIGenAllOf1Space struct + func (m *ProtectionGroupSnapshotOAIGenAllOf1Space) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotOAIGenAllOf1Space) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotOAIGenAllOf1Space) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotOAIGenAllOf1Space) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotPatch struct + func (m *ProtectionGroupSnapshotPatch) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotPatch) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotPatch) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotPatch) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotPatch) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotPatchAllOf1 struct + Suffix string + func (m *ProtectionGroupSnapshotPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotPatchAllOf1) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshotPost struct + func (m *ProtectionGroupSnapshotPost) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotPost) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotPost) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotPost) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotPost) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotPostAllOf2 struct + Destroyed *bool + func (m *ProtectionGroupSnapshotPostAllOf2) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotPostAllOf2) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotPostAllOf2) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshotResponse struct + Items []*ProtectionGroupSnapshot + func (m *ProtectionGroupSnapshotResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotResponse) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshotTransfer struct + func (m *ProtectionGroupSnapshotTransfer) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotTransfer) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotTransfer) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotTransfer) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotTransfer) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotTransferAllOf2 interface + type ProtectionGroupSnapshotTransferGetResponse struct + func (m *ProtectionGroupSnapshotTransferGetResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotTransferGetResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotTransferGetResponse) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSnapshotTransferGetResponse) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSnapshotTransferGetResponse) MarshalJSON() ([]byte, error) + type ProtectionGroupSnapshotTransferGetResponseAllOf2 struct + Total []*ProtectionGroupSnapshotTransfer + func (m *ProtectionGroupSnapshotTransferGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotTransferGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotTransferGetResponseAllOf2) Validate(formats strfmt.Registry) error + type ProtectionGroupSnapshotTransferResponse struct + Items []*ProtectionGroupSnapshotTransfer + func (m *ProtectionGroupSnapshotTransferResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupSnapshotTransferResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupSnapshotTransferResponse) Validate(formats strfmt.Registry) error + type ProtectionGroupSpace struct + func (m *ProtectionGroupSpace) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupSpace) Validate(formats strfmt.Registry) error + func (m ProtectionGroupSpace) MarshalJSON() ([]byte, error) + type ProtectionGroupTarget struct + func (m *ProtectionGroupTarget) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupTarget) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupTarget) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupTarget) Validate(formats strfmt.Registry) error + func (m ProtectionGroupTarget) MarshalJSON() ([]byte, error) + type ProtectionGroupTargetGetResponse struct + func (m *ProtectionGroupTargetGetResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupTargetGetResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupTargetGetResponse) UnmarshalJSON(raw []byte) error + func (m *ProtectionGroupTargetGetResponse) Validate(formats strfmt.Registry) error + func (m ProtectionGroupTargetGetResponse) MarshalJSON() ([]byte, error) + type ProtectionGroupTargetOAIGenAllOf0 struct + Allowed bool + ProtectionGroup *ReferenceNoID + Target *ReferenceNoID + func (m *ProtectionGroupTargetOAIGenAllOf0) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupTargetOAIGenAllOf0) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupTargetOAIGenAllOf0) Validate(formats strfmt.Registry) error + type ProtectionGroupTargetResponse struct + Items []*TargetProtectionGroup + func (m *ProtectionGroupTargetResponse) MarshalBinary() ([]byte, error) + func (m *ProtectionGroupTargetResponse) UnmarshalBinary(b []byte) error + func (m *ProtectionGroupTargetResponse) Validate(formats strfmt.Registry) error + type Qos struct + BandwidthLimit int64 + IopsLimit int64 + func (m *Qos) MarshalBinary() ([]byte, error) + func (m *Qos) UnmarshalBinary(b []byte) error + func (m *Qos) Validate(formats strfmt.Registry) error + type Reference struct + ID string + Name string + func (m *Reference) MarshalBinary() ([]byte, error) + func (m *Reference) UnmarshalBinary(b []byte) error + func (m *Reference) Validate(formats strfmt.Registry) error + type ReferenceNoID struct + Name string + func (m *ReferenceNoID) MarshalBinary() ([]byte, error) + func (m *ReferenceNoID) UnmarshalBinary(b []byte) error + func (m *ReferenceNoID) Validate(formats strfmt.Registry) error + type ReferenceWithType struct + func (m *ReferenceWithType) MarshalBinary() ([]byte, error) + func (m *ReferenceWithType) UnmarshalBinary(b []byte) error + func (m *ReferenceWithType) UnmarshalJSON(raw []byte) error + func (m *ReferenceWithType) Validate(formats strfmt.Registry) error + func (m ReferenceWithType) MarshalJSON() ([]byte, error) + type ReferenceWithTypeAllOf1 struct + ResourceType string + func (m *ReferenceWithTypeAllOf1) MarshalBinary() ([]byte, error) + func (m *ReferenceWithTypeAllOf1) UnmarshalBinary(b []byte) error + func (m *ReferenceWithTypeAllOf1) Validate(formats strfmt.Registry) error + type RemotePod struct + func (m *RemotePod) MarshalBinary() ([]byte, error) + func (m *RemotePod) UnmarshalBinary(b []byte) error + func (m *RemotePod) UnmarshalJSON(raw []byte) error + func (m *RemotePod) Validate(formats strfmt.Registry) error + func (m RemotePod) MarshalJSON() ([]byte, error) + type RemotePodAllOf1 struct + Arrays []*Resource + func (m *RemotePodAllOf1) MarshalBinary() ([]byte, error) + func (m *RemotePodAllOf1) UnmarshalBinary(b []byte) error + func (m *RemotePodAllOf1) Validate(formats strfmt.Registry) error + type RemotePodsResponse struct + func (m *RemotePodsResponse) MarshalBinary() ([]byte, error) + func (m *RemotePodsResponse) UnmarshalBinary(b []byte) error + func (m *RemotePodsResponse) UnmarshalJSON(raw []byte) error + func (m *RemotePodsResponse) Validate(formats strfmt.Registry) error + func (m RemotePodsResponse) MarshalJSON() ([]byte, error) + type RemotePodsResponseAllOf1 struct + Items []*RemotePod + func (m *RemotePodsResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *RemotePodsResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *RemotePodsResponseAllOf1) Validate(formats strfmt.Registry) error + type RemoteProtectionGroup struct + func (m *RemoteProtectionGroup) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroup) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroup) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroup) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroup) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupGetResponse struct + func (m *RemoteProtectionGroupGetResponse) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupGetResponse) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupGetResponse) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupGetResponse) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupGetResponse) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupOAIGenAllOf1 struct + Destroyed bool + IsLocal *bool + Remote *RemoteProtectionGroupOAIGenAllOf1Remote + Source *RemoteProtectionGroupOAIGenAllOf1Source + TargetRetention *RemoteProtectionGroupOAIGenAllOf1TargetRetention + TimeRemaining int64 + func (m *RemoteProtectionGroupOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1) Validate(formats strfmt.Registry) error + type RemoteProtectionGroupOAIGenAllOf1Remote struct + func (m *RemoteProtectionGroupOAIGenAllOf1Remote) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupOAIGenAllOf1Remote) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1Remote) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1Remote) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupOAIGenAllOf1Remote) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupOAIGenAllOf1Source struct + func (m *RemoteProtectionGroupOAIGenAllOf1Source) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupOAIGenAllOf1Source) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1Source) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupOAIGenAllOf1Source) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupOAIGenAllOf1TargetRetention struct + func (m *RemoteProtectionGroupOAIGenAllOf1TargetRetention) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupOAIGenAllOf1TargetRetention) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1TargetRetention) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupOAIGenAllOf1TargetRetention) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupOAIGenAllOf1TargetRetention) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupResponse struct + Items []*RemoteProtectionGroup + func (m *RemoteProtectionGroupResponse) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupResponse) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupResponse) Validate(formats strfmt.Registry) error + type RemoteProtectionGroupSnapshot struct + func (m *RemoteProtectionGroupSnapshot) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshot) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshot) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshot) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshot) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotGetResponse struct + func (m *RemoteProtectionGroupSnapshotGetResponse) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotGetResponse) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotGetResponse) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshotGetResponse) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshotGetResponse) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotOAIGenAllOf1 struct + Created int64 + Destroyed bool + IsLocal *bool + Remote *RemoteProtectionGroupSnapshotOAIGenAllOf1Remote + Source *RemoteProtectionGroupSnapshotOAIGenAllOf1Source + Suffix string + TimeRemaining int64 + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1) Validate(formats strfmt.Registry) error + type RemoteProtectionGroupSnapshotOAIGenAllOf1Remote struct + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Remote) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Remote) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Remote) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Remote) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshotOAIGenAllOf1Remote) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotOAIGenAllOf1Source struct + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Source) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Source) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshotOAIGenAllOf1Source) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshotOAIGenAllOf1Source) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotPost struct + func (m *RemoteProtectionGroupSnapshotPost) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotPost) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotPost) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshotPost) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshotPost) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotPostAllOf2 struct + Destroyed *bool + Suffix string + func (m *RemoteProtectionGroupSnapshotPostAllOf2) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotPostAllOf2) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotPostAllOf2) Validate(formats strfmt.Registry) error + type RemoteProtectionGroupSnapshotResponse struct + Items []*RemoteProtectionGroupSnapshot + func (m *RemoteProtectionGroupSnapshotResponse) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotResponse) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotResponse) Validate(formats strfmt.Registry) error + type RemoteProtectionGroupSnapshotTransfer struct + func (m *RemoteProtectionGroupSnapshotTransfer) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotTransfer) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotTransfer) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshotTransfer) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshotTransfer) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotTransferAllOf2 interface + type RemoteProtectionGroupSnapshotTransferGetResponse struct + func (m *RemoteProtectionGroupSnapshotTransferGetResponse) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotTransferGetResponse) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotTransferGetResponse) UnmarshalJSON(raw []byte) error + func (m *RemoteProtectionGroupSnapshotTransferGetResponse) Validate(formats strfmt.Registry) error + func (m RemoteProtectionGroupSnapshotTransferGetResponse) MarshalJSON() ([]byte, error) + type RemoteProtectionGroupSnapshotTransferGetResponseAllOf2 struct + Total []*RemoteProtectionGroupSnapshotTransfer + func (m *RemoteProtectionGroupSnapshotTransferGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotTransferGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotTransferGetResponseAllOf2) Validate(formats strfmt.Registry) error + type RemoteProtectionGroupSnapshotTransferResponse struct + Items []*RemoteProtectionGroupSnapshotTransfer + func (m *RemoteProtectionGroupSnapshotTransferResponse) MarshalBinary() ([]byte, error) + func (m *RemoteProtectionGroupSnapshotTransferResponse) UnmarshalBinary(b []byte) error + func (m *RemoteProtectionGroupSnapshotTransferResponse) Validate(formats strfmt.Registry) error + type RemoteVolumeSnapshot struct + func (m *RemoteVolumeSnapshot) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshot) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshot) UnmarshalJSON(raw []byte) error + func (m *RemoteVolumeSnapshot) Validate(formats strfmt.Registry) error + func (m RemoteVolumeSnapshot) MarshalJSON() ([]byte, error) + type RemoteVolumeSnapshotAllOf3 interface + type RemoteVolumeSnapshotGetResponse struct + func (m *RemoteVolumeSnapshotGetResponse) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotGetResponse) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotGetResponse) UnmarshalJSON(raw []byte) error + func (m *RemoteVolumeSnapshotGetResponse) Validate(formats strfmt.Registry) error + func (m RemoteVolumeSnapshotGetResponse) MarshalJSON() ([]byte, error) + type RemoteVolumeSnapshotOAIGenAllOf2 struct + Remote *RemoteVolumeSnapshotOAIGenAllOf2Remote + func (m *RemoteVolumeSnapshotOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotOAIGenAllOf2) Validate(formats strfmt.Registry) error + type RemoteVolumeSnapshotOAIGenAllOf2Remote struct + func (m *RemoteVolumeSnapshotOAIGenAllOf2Remote) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotOAIGenAllOf2Remote) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotOAIGenAllOf2Remote) UnmarshalJSON(raw []byte) error + func (m *RemoteVolumeSnapshotOAIGenAllOf2Remote) Validate(formats strfmt.Registry) error + func (m RemoteVolumeSnapshotOAIGenAllOf2Remote) MarshalJSON() ([]byte, error) + type RemoteVolumeSnapshotResponse struct + Items []*RemoteVolumeSnapshot + func (m *RemoteVolumeSnapshotResponse) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotResponse) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotResponse) Validate(formats strfmt.Registry) error + type RemoteVolumeSnapshotTransfer struct + func (m *RemoteVolumeSnapshotTransfer) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotTransfer) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotTransfer) UnmarshalJSON(raw []byte) error + func (m *RemoteVolumeSnapshotTransfer) Validate(formats strfmt.Registry) error + func (m RemoteVolumeSnapshotTransfer) MarshalJSON() ([]byte, error) + type RemoteVolumeSnapshotTransferAllOf2 interface + type RemoteVolumeSnapshotTransferGetResponse struct + func (m *RemoteVolumeSnapshotTransferGetResponse) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotTransferGetResponse) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotTransferGetResponse) UnmarshalJSON(raw []byte) error + func (m *RemoteVolumeSnapshotTransferGetResponse) Validate(formats strfmt.Registry) error + func (m RemoteVolumeSnapshotTransferGetResponse) MarshalJSON() ([]byte, error) + type RemoteVolumeSnapshotTransferGetResponseAllOf2 struct + Total []*RemoteVolumeSnapshotTransfer + func (m *RemoteVolumeSnapshotTransferGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotTransferGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotTransferGetResponseAllOf2) Validate(formats strfmt.Registry) error + type RemoteVolumeSnapshotTransferResponse struct + Items []*RemoteVolumeSnapshotTransfer + func (m *RemoteVolumeSnapshotTransferResponse) MarshalBinary() ([]byte, error) + func (m *RemoteVolumeSnapshotTransferResponse) UnmarshalBinary(b []byte) error + func (m *RemoteVolumeSnapshotTransferResponse) Validate(formats strfmt.Registry) error + type ReplicaLinkLag struct + Avg *int64 + Max *int64 + func (m *ReplicaLinkLag) MarshalBinary() ([]byte, error) + func (m *ReplicaLinkLag) UnmarshalBinary(b []byte) error + func (m *ReplicaLinkLag) Validate(formats strfmt.Registry) error + type ReplicaLinkPerformanceReplication struct + BytesPerSecFromRemote *int64 + BytesPerSecToRemote *int64 + BytesPerSecTotal *int64 + Direction string + LocalPod *ReplicaLinkPerformanceReplicationLocalPod + RemotePod *ReplicaLinkPerformanceReplicationRemotePod + Remotes []*FixedReference + Time int64 + func (m *ReplicaLinkPerformanceReplication) MarshalBinary() ([]byte, error) + func (m *ReplicaLinkPerformanceReplication) UnmarshalBinary(b []byte) error + func (m *ReplicaLinkPerformanceReplication) Validate(formats strfmt.Registry) error + type ReplicaLinkPerformanceReplicationLocalPod struct + func (m *ReplicaLinkPerformanceReplicationLocalPod) MarshalBinary() ([]byte, error) + func (m *ReplicaLinkPerformanceReplicationLocalPod) UnmarshalBinary(b []byte) error + func (m *ReplicaLinkPerformanceReplicationLocalPod) UnmarshalJSON(raw []byte) error + func (m *ReplicaLinkPerformanceReplicationLocalPod) Validate(formats strfmt.Registry) error + func (m ReplicaLinkPerformanceReplicationLocalPod) MarshalJSON() ([]byte, error) + type ReplicaLinkPerformanceReplicationRemotePod struct + func (m *ReplicaLinkPerformanceReplicationRemotePod) MarshalBinary() ([]byte, error) + func (m *ReplicaLinkPerformanceReplicationRemotePod) UnmarshalBinary(b []byte) error + func (m *ReplicaLinkPerformanceReplicationRemotePod) UnmarshalJSON(raw []byte) error + func (m *ReplicaLinkPerformanceReplicationRemotePod) Validate(formats strfmt.Registry) error + func (m ReplicaLinkPerformanceReplicationRemotePod) MarshalJSON() ([]byte, error) + type ReplicationPerformanceWithTotal struct + FromRemoteBytesPerSec *int64 + ToRemoteBytesPerSec *int64 + TotalBytesPerSec *int64 + func (m *ReplicationPerformanceWithTotal) MarshalBinary() ([]byte, error) + func (m *ReplicationPerformanceWithTotal) UnmarshalBinary(b []byte) error + func (m *ReplicationPerformanceWithTotal) Validate(formats strfmt.Registry) error + type ReplicationSchedule struct + func (m *ReplicationSchedule) MarshalBinary() ([]byte, error) + func (m *ReplicationSchedule) UnmarshalBinary(b []byte) error + func (m *ReplicationSchedule) UnmarshalJSON(raw []byte) error + func (m *ReplicationSchedule) Validate(formats strfmt.Registry) error + func (m ReplicationSchedule) MarshalJSON() ([]byte, error) + type ReplicationScheduleAllOf1 struct + Blackout *ReplicationScheduleAllOf1Blackout + func (m *ReplicationScheduleAllOf1) MarshalBinary() ([]byte, error) + func (m *ReplicationScheduleAllOf1) UnmarshalBinary(b []byte) error + func (m *ReplicationScheduleAllOf1) Validate(formats strfmt.Registry) error + type ReplicationScheduleAllOf1Blackout struct + func (m *ReplicationScheduleAllOf1Blackout) MarshalBinary() ([]byte, error) + func (m *ReplicationScheduleAllOf1Blackout) UnmarshalBinary(b []byte) error + func (m *ReplicationScheduleAllOf1Blackout) UnmarshalJSON(raw []byte) error + func (m *ReplicationScheduleAllOf1Blackout) Validate(formats strfmt.Registry) error + func (m ReplicationScheduleAllOf1Blackout) MarshalJSON() ([]byte, error) + type Resource struct + ID string + Name string + func (m *Resource) MarshalBinary() ([]byte, error) + func (m *Resource) UnmarshalBinary(b []byte) error + func (m *Resource) Validate(formats strfmt.Registry) error + type ResourceFixedNonUniqueName struct + ID string + Name string + func (m *ResourceFixedNonUniqueName) MarshalBinary() ([]byte, error) + func (m *ResourceFixedNonUniqueName) UnmarshalBinary(b []byte) error + func (m *ResourceFixedNonUniqueName) Validate(formats strfmt.Registry) error + type ResourceNoID struct + Name string + func (m *ResourceNoID) MarshalBinary() ([]byte, error) + func (m *ResourceNoID) UnmarshalBinary(b []byte) error + func (m *ResourceNoID) Validate(formats strfmt.Registry) error + type ResourcePerformance struct + func (m *ResourcePerformance) MarshalBinary() ([]byte, error) + func (m *ResourcePerformance) UnmarshalBinary(b []byte) error + func (m *ResourcePerformance) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformance) Validate(formats strfmt.Registry) error + func (m ResourcePerformance) MarshalJSON() ([]byte, error) + type ResourcePerformanceByArray struct + func (m *ResourcePerformanceByArray) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceByArray) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceByArray) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceByArray) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceByArray) MarshalJSON() ([]byte, error) + type ResourcePerformanceByArrayAllOf1 struct + Array *ResourcePerformanceByArrayAllOf1Array + func (m *ResourcePerformanceByArrayAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceByArrayAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceByArrayAllOf1) Validate(formats strfmt.Registry) error + type ResourcePerformanceByArrayAllOf1Array struct + func (m *ResourcePerformanceByArrayAllOf1Array) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceByArrayAllOf1Array) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceByArrayAllOf1Array) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceByArrayAllOf1Array) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceByArrayAllOf1Array) MarshalJSON() ([]byte, error) + type ResourcePerformanceByArrayGetResponse struct + func (m *ResourcePerformanceByArrayGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceByArrayGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceByArrayGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceByArrayGetResponse) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceByArrayGetResponse) MarshalJSON() ([]byte, error) + type ResourcePerformanceByArrayGetResponseAllOf1 struct + Items []*ResourcePerformanceByArray + Total []*ResourcePerformanceByArray + func (m *ResourcePerformanceByArrayGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceByArrayGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceByArrayGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ResourcePerformanceGetResponse struct + func (m *ResourcePerformanceGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceGetResponse) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceGetResponse) MarshalJSON() ([]byte, error) + type ResourcePerformanceGetResponseAllOf1 struct + Items []*ResourcePerformance + Total []*ResourcePerformance + func (m *ResourcePerformanceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ResourcePerformanceNoID struct + func (m *ResourcePerformanceNoID) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoID) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoID) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceNoID) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceNoID) MarshalJSON() ([]byte, error) + type ResourcePerformanceNoIDByArray struct + func (m *ResourcePerformanceNoIDByArray) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDByArray) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDByArray) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceNoIDByArray) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceNoIDByArray) MarshalJSON() ([]byte, error) + type ResourcePerformanceNoIDByArrayAllOf1 struct + Array *ResourcePerformanceNoIDByArrayAllOf1Array + func (m *ResourcePerformanceNoIDByArrayAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDByArrayAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDByArrayAllOf1) Validate(formats strfmt.Registry) error + type ResourcePerformanceNoIDByArrayAllOf1Array struct + func (m *ResourcePerformanceNoIDByArrayAllOf1Array) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDByArrayAllOf1Array) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDByArrayAllOf1Array) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceNoIDByArrayAllOf1Array) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceNoIDByArrayAllOf1Array) MarshalJSON() ([]byte, error) + type ResourcePerformanceNoIDByArrayGetResponse struct + func (m *ResourcePerformanceNoIDByArrayGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDByArrayGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDByArrayGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceNoIDByArrayGetResponse) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceNoIDByArrayGetResponse) MarshalJSON() ([]byte, error) + type ResourcePerformanceNoIDByArrayGetResponseAllOf1 struct + Items []*ResourcePerformanceNoIDByArray + Total []*ResourcePerformanceNoIDByArray + func (m *ResourcePerformanceNoIDByArrayGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDByArrayGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDByArrayGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ResourcePerformanceNoIDGetResponse struct + func (m *ResourcePerformanceNoIDGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourcePerformanceNoIDGetResponse) Validate(formats strfmt.Registry) error + func (m ResourcePerformanceNoIDGetResponse) MarshalJSON() ([]byte, error) + type ResourcePerformanceNoIDGetResponseAllOf1 struct + Items []*ResourcePerformanceNoID + Total []*ResourcePerformanceNoID + func (m *ResourcePerformanceNoIDGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePerformanceNoIDGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePerformanceNoIDGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ResourcePodSpace struct + func (m *ResourcePodSpace) MarshalBinary() ([]byte, error) + func (m *ResourcePodSpace) UnmarshalBinary(b []byte) error + func (m *ResourcePodSpace) UnmarshalJSON(raw []byte) error + func (m *ResourcePodSpace) Validate(formats strfmt.Registry) error + func (m ResourcePodSpace) MarshalJSON() ([]byte, error) + type ResourcePodSpaceAllOf1 struct + Space *ResourcePodSpaceAllOf1Space + Time int64 + func (m *ResourcePodSpaceAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePodSpaceAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePodSpaceAllOf1) Validate(formats strfmt.Registry) error + type ResourcePodSpaceAllOf1Space struct + func (m *ResourcePodSpaceAllOf1Space) MarshalBinary() ([]byte, error) + func (m *ResourcePodSpaceAllOf1Space) UnmarshalBinary(b []byte) error + func (m *ResourcePodSpaceAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *ResourcePodSpaceAllOf1Space) Validate(formats strfmt.Registry) error + func (m ResourcePodSpaceAllOf1Space) MarshalJSON() ([]byte, error) + type ResourcePodSpaceGetResponse struct + func (m *ResourcePodSpaceGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourcePodSpaceGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourcePodSpaceGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourcePodSpaceGetResponse) Validate(formats strfmt.Registry) error + func (m ResourcePodSpaceGetResponse) MarshalJSON() ([]byte, error) + type ResourcePodSpaceGetResponseAllOf1 struct + Items []*ResourcePodSpace + Total []*ResourcePodSpace + func (m *ResourcePodSpaceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourcePodSpaceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourcePodSpaceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ResourceSpace struct + func (m *ResourceSpace) MarshalBinary() ([]byte, error) + func (m *ResourceSpace) UnmarshalBinary(b []byte) error + func (m *ResourceSpace) UnmarshalJSON(raw []byte) error + func (m *ResourceSpace) Validate(formats strfmt.Registry) error + func (m ResourceSpace) MarshalJSON() ([]byte, error) + type ResourceSpaceAllOf1 struct + Space *ResourceSpaceAllOf1Space + Time int64 + func (m *ResourceSpaceAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceAllOf1) Validate(formats strfmt.Registry) error + type ResourceSpaceAllOf1Space struct + func (m *ResourceSpaceAllOf1Space) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceAllOf1Space) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *ResourceSpaceAllOf1Space) Validate(formats strfmt.Registry) error + func (m ResourceSpaceAllOf1Space) MarshalJSON() ([]byte, error) + type ResourceSpaceGetResponse struct + func (m *ResourceSpaceGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourceSpaceGetResponse) Validate(formats strfmt.Registry) error + func (m ResourceSpaceGetResponse) MarshalJSON() ([]byte, error) + type ResourceSpaceGetResponseAllOf1 struct + Items []*ResourceSpace + Total []*ResourceSpace + func (m *ResourceSpaceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type ResourceSpaceNoID struct + func (m *ResourceSpaceNoID) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceNoID) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceNoID) UnmarshalJSON(raw []byte) error + func (m *ResourceSpaceNoID) Validate(formats strfmt.Registry) error + func (m ResourceSpaceNoID) MarshalJSON() ([]byte, error) + type ResourceSpaceNoIDAllOf1 struct + Space *ResourceSpaceNoIDAllOf1Space + Time int64 + func (m *ResourceSpaceNoIDAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceNoIDAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceNoIDAllOf1) Validate(formats strfmt.Registry) error + type ResourceSpaceNoIDAllOf1Space struct + func (m *ResourceSpaceNoIDAllOf1Space) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceNoIDAllOf1Space) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceNoIDAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *ResourceSpaceNoIDAllOf1Space) Validate(formats strfmt.Registry) error + func (m ResourceSpaceNoIDAllOf1Space) MarshalJSON() ([]byte, error) + type ResourceSpaceNoIDGetResponse struct + func (m *ResourceSpaceNoIDGetResponse) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceNoIDGetResponse) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceNoIDGetResponse) UnmarshalJSON(raw []byte) error + func (m *ResourceSpaceNoIDGetResponse) Validate(formats strfmt.Registry) error + func (m ResourceSpaceNoIDGetResponse) MarshalJSON() ([]byte, error) + type ResourceSpaceNoIDGetResponseAllOf1 struct + Items []*ResourceSpaceNoID + func (m *ResourceSpaceNoIDGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *ResourceSpaceNoIDGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *ResourceSpaceNoIDGetResponseAllOf1) Validate(formats strfmt.Registry) error + type RetentionPolicy struct + AllForSec int32 + Days int32 + PerDay int32 + func (m *RetentionPolicy) MarshalBinary() ([]byte, error) + func (m *RetentionPolicy) UnmarshalBinary(b []byte) error + func (m *RetentionPolicy) Validate(formats strfmt.Registry) error + type SMIS struct + SlpEnabled bool + WbemHTTPSEnabled bool + func (m *SMIS) MarshalBinary() ([]byte, error) + func (m *SMIS) UnmarshalBinary(b []byte) error + func (m *SMIS) Validate(formats strfmt.Registry) error + type SMISGetResponse struct + func (m *SMISGetResponse) MarshalBinary() ([]byte, error) + func (m *SMISGetResponse) UnmarshalBinary(b []byte) error + func (m *SMISGetResponse) UnmarshalJSON(raw []byte) error + func (m *SMISGetResponse) Validate(formats strfmt.Registry) error + func (m SMISGetResponse) MarshalJSON() ([]byte, error) + type SMISResponse struct + Items []*SMIS + func (m *SMISResponse) MarshalBinary() ([]byte, error) + func (m *SMISResponse) UnmarshalBinary(b []byte) error + func (m *SMISResponse) Validate(formats strfmt.Registry) error + type SMTP struct + func (m *SMTP) UnmarshalJSON(raw []byte) error + func (m *SMTP) Validate(formats strfmt.Registry) error + func (m SMTP) MarshalJSON() ([]byte, error) + type SMTPServer struct + func (m *SMTPServer) MarshalBinary() ([]byte, error) + func (m *SMTPServer) UnmarshalBinary(b []byte) error + func (m *SMTPServer) UnmarshalJSON(raw []byte) error + func (m *SMTPServer) Validate(formats strfmt.Registry) error + func (m SMTPServer) MarshalJSON() ([]byte, error) + type SMTPServerAllOf1 struct + Password string + RelayHost string + SenderDomain string + UserName string + func (m *SMTPServerAllOf1) MarshalBinary() ([]byte, error) + func (m *SMTPServerAllOf1) UnmarshalBinary(b []byte) error + func (m *SMTPServerAllOf1) Validate(formats strfmt.Registry) error + type SMTPServerGetResponse struct + func (m *SMTPServerGetResponse) MarshalBinary() ([]byte, error) + func (m *SMTPServerGetResponse) UnmarshalBinary(b []byte) error + func (m *SMTPServerGetResponse) UnmarshalJSON(raw []byte) error + func (m *SMTPServerGetResponse) Validate(formats strfmt.Registry) error + func (m SMTPServerGetResponse) MarshalJSON() ([]byte, error) + type SMTPServerResponse struct + Items []*SMTPServer + func (m *SMTPServerResponse) MarshalBinary() ([]byte, error) + func (m *SMTPServerResponse) UnmarshalBinary(b []byte) error + func (m *SMTPServerResponse) Validate(formats strfmt.Registry) error + type SNMPAgent struct + func (m *SNMPAgent) MarshalBinary() ([]byte, error) + func (m *SNMPAgent) UnmarshalBinary(b []byte) error + func (m *SNMPAgent) UnmarshalJSON(raw []byte) error + func (m *SNMPAgent) Validate(formats strfmt.Registry) error + func (m SNMPAgent) MarshalJSON() ([]byte, error) + type SNMPAgentGetResponse struct + func (m *SNMPAgentGetResponse) MarshalBinary() ([]byte, error) + func (m *SNMPAgentGetResponse) UnmarshalBinary(b []byte) error + func (m *SNMPAgentGetResponse) UnmarshalJSON(raw []byte) error + func (m *SNMPAgentGetResponse) Validate(formats strfmt.Registry) error + func (m SNMPAgentGetResponse) MarshalJSON() ([]byte, error) + type SNMPAgentMib struct + func (m *SNMPAgentMib) MarshalBinary() ([]byte, error) + func (m *SNMPAgentMib) UnmarshalBinary(b []byte) error + func (m *SNMPAgentMib) UnmarshalJSON(raw []byte) error + func (m *SNMPAgentMib) Validate(formats strfmt.Registry) error + func (m SNMPAgentMib) MarshalJSON() ([]byte, error) + type SNMPAgentMibAllOf0 struct + Mib string + func (m *SNMPAgentMibAllOf0) MarshalBinary() ([]byte, error) + func (m *SNMPAgentMibAllOf0) UnmarshalBinary(b []byte) error + func (m *SNMPAgentMibAllOf0) Validate(formats strfmt.Registry) error + type SNMPAgentMibGetResponse struct + func (m *SNMPAgentMibGetResponse) MarshalBinary() ([]byte, error) + func (m *SNMPAgentMibGetResponse) UnmarshalBinary(b []byte) error + func (m *SNMPAgentMibGetResponse) UnmarshalJSON(raw []byte) error + func (m *SNMPAgentMibGetResponse) Validate(formats strfmt.Registry) error + func (m SNMPAgentMibGetResponse) MarshalJSON() ([]byte, error) + type SNMPAgentMibResponse struct + Items []*SNMPAgentMib + func (m *SNMPAgentMibResponse) MarshalBinary() ([]byte, error) + func (m *SNMPAgentMibResponse) UnmarshalBinary(b []byte) error + func (m *SNMPAgentMibResponse) Validate(formats strfmt.Registry) error + type SNMPAgentOAIGenAllOf1 struct + EngineID string + V2c *SNMPV2c + V3 *SNMPV3 + Version string + func (m *SNMPAgentOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *SNMPAgentOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *SNMPAgentOAIGenAllOf1) Validate(formats strfmt.Registry) error + type SNMPAgentPatch struct + func (m *SNMPAgentPatch) MarshalBinary() ([]byte, error) + func (m *SNMPAgentPatch) UnmarshalBinary(b []byte) error + func (m *SNMPAgentPatch) UnmarshalJSON(raw []byte) error + func (m *SNMPAgentPatch) Validate(formats strfmt.Registry) error + func (m SNMPAgentPatch) MarshalJSON() ([]byte, error) + type SNMPAgentPatchAllOf1 struct + EngineID string + V2c *SNMPV2c + V3 *SNMPV3Patch + Version string + func (m *SNMPAgentPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *SNMPAgentPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *SNMPAgentPatchAllOf1) Validate(formats strfmt.Registry) error + type SNMPAgentResponse struct + Items []*SNMPAgent + func (m *SNMPAgentResponse) MarshalBinary() ([]byte, error) + func (m *SNMPAgentResponse) UnmarshalBinary(b []byte) error + func (m *SNMPAgentResponse) Validate(formats strfmt.Registry) error + type SNMPManager struct + func (m *SNMPManager) MarshalBinary() ([]byte, error) + func (m *SNMPManager) UnmarshalBinary(b []byte) error + func (m *SNMPManager) UnmarshalJSON(raw []byte) error + func (m *SNMPManager) Validate(formats strfmt.Registry) error + func (m SNMPManager) MarshalJSON() ([]byte, error) + type SNMPManagerAllOf1 struct + Host string + Notification string + V2c *SNMPV2c + V3 *SNMPV3 + Version string + func (m *SNMPManagerAllOf1) MarshalBinary() ([]byte, error) + func (m *SNMPManagerAllOf1) UnmarshalBinary(b []byte) error + func (m *SNMPManagerAllOf1) Validate(formats strfmt.Registry) error + type SNMPManagerGetResponse struct + func (m *SNMPManagerGetResponse) MarshalBinary() ([]byte, error) + func (m *SNMPManagerGetResponse) UnmarshalBinary(b []byte) error + func (m *SNMPManagerGetResponse) UnmarshalJSON(raw []byte) error + func (m *SNMPManagerGetResponse) Validate(formats strfmt.Registry) error + func (m SNMPManagerGetResponse) MarshalJSON() ([]byte, error) + type SNMPManagerPatch struct + func (m *SNMPManagerPatch) MarshalBinary() ([]byte, error) + func (m *SNMPManagerPatch) UnmarshalBinary(b []byte) error + func (m *SNMPManagerPatch) UnmarshalJSON(raw []byte) error + func (m *SNMPManagerPatch) Validate(formats strfmt.Registry) error + func (m SNMPManagerPatch) MarshalJSON() ([]byte, error) + type SNMPManagerPatchAllOf1 struct + Host string + Notification string + V2c *SNMPV2c + V3 *SNMPV3Patch + Version string + func (m *SNMPManagerPatchAllOf1) MarshalBinary() ([]byte, error) + func (m *SNMPManagerPatchAllOf1) UnmarshalBinary(b []byte) error + func (m *SNMPManagerPatchAllOf1) Validate(formats strfmt.Registry) error + type SNMPManagerPost struct + Host string + Notification string + V2c *SNMPV2c + V3 *SNMPV3Post + Version string + func (m *SNMPManagerPost) MarshalBinary() ([]byte, error) + func (m *SNMPManagerPost) UnmarshalBinary(b []byte) error + func (m *SNMPManagerPost) Validate(formats strfmt.Registry) error + type SNMPManagerResponse struct + Items []*SNMPManager + func (m *SNMPManagerResponse) MarshalBinary() ([]byte, error) + func (m *SNMPManagerResponse) UnmarshalBinary(b []byte) error + func (m *SNMPManagerResponse) Validate(formats strfmt.Registry) error + type SNMPManagers struct + func (m *SNMPManagers) UnmarshalJSON(raw []byte) error + func (m *SNMPManagers) Validate(formats strfmt.Registry) error + func (m SNMPManagers) MarshalJSON() ([]byte, error) + type SNMPV2c struct + Community string + func (m *SNMPV2c) MarshalBinary() ([]byte, error) + func (m *SNMPV2c) UnmarshalBinary(b []byte) error + func (m *SNMPV2c) Validate(formats strfmt.Registry) error + type SNMPV3 struct + AuthPassphrase string + AuthProtocol string + PrivacyPassphrase string + PrivacyProtocol string + User string + func (m *SNMPV3) MarshalBinary() ([]byte, error) + func (m *SNMPV3) UnmarshalBinary(b []byte) error + func (m *SNMPV3) Validate(formats strfmt.Registry) error + type SNMPV3Patch struct + AuthPassphrase string + AuthProtocol string + PrivacyPassphrase string + PrivacyProtocol string + User string + func (m *SNMPV3Patch) MarshalBinary() ([]byte, error) + func (m *SNMPV3Patch) UnmarshalBinary(b []byte) error + func (m *SNMPV3Patch) Validate(formats strfmt.Registry) error + type SNMPV3Post struct + AuthPassphrase string + AuthProtocol string + PrivacyPassphrase string + PrivacyProtocol string + User string + func (m *SNMPV3Post) MarshalBinary() ([]byte, error) + func (m *SNMPV3Post) UnmarshalBinary(b []byte) error + func (m *SNMPV3Post) Validate(formats strfmt.Registry) error + type Session struct + func (m *Session) MarshalBinary() ([]byte, error) + func (m *Session) UnmarshalBinary(b []byte) error + func (m *Session) UnmarshalJSON(raw []byte) error + func (m *Session) Validate(formats strfmt.Registry) error + func (m Session) MarshalJSON() ([]byte, error) + type SessionGetResponse struct + func (m *SessionGetResponse) MarshalBinary() ([]byte, error) + func (m *SessionGetResponse) UnmarshalBinary(b []byte) error + func (m *SessionGetResponse) UnmarshalJSON(raw []byte) error + func (m *SessionGetResponse) Validate(formats strfmt.Registry) error + func (m SessionGetResponse) MarshalJSON() ([]byte, error) + type SessionGetResponseAllOf1 struct + Items []*Session + func (m *SessionGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *SessionGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *SessionGetResponseAllOf1) Validate(formats strfmt.Registry) error + type SessionOAIGenAllOf1 struct + EndTime int64 + Event string + EventCount int32 + Location string + Method string + StartTime int64 + User string + UserInterface string + func (m *SessionOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *SessionOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *SessionOAIGenAllOf1) Validate(formats strfmt.Registry) error + type Snapshot struct + Created int64 + Destroyed bool + Pod *SnapshotPod + Provisioned int64 + Source *SnapshotSource + Suffix string + TimeRemaining int64 + func (m *Snapshot) MarshalBinary() ([]byte, error) + func (m *Snapshot) UnmarshalBinary(b []byte) error + func (m *Snapshot) Validate(formats strfmt.Registry) error + type SnapshotPod struct + func (m *SnapshotPod) MarshalBinary() ([]byte, error) + func (m *SnapshotPod) UnmarshalBinary(b []byte) error + func (m *SnapshotPod) UnmarshalJSON(raw []byte) error + func (m *SnapshotPod) Validate(formats strfmt.Registry) error + func (m SnapshotPod) MarshalJSON() ([]byte, error) + type SnapshotSchedule struct + At int64 + Enabled bool + Frequency int64 + func (m *SnapshotSchedule) MarshalBinary() ([]byte, error) + func (m *SnapshotSchedule) UnmarshalBinary(b []byte) error + func (m *SnapshotSchedule) Validate(formats strfmt.Registry) error + type SnapshotSource struct + func (m *SnapshotSource) MarshalBinary() ([]byte, error) + func (m *SnapshotSource) UnmarshalBinary(b []byte) error + func (m *SnapshotSource) UnmarshalJSON(raw []byte) error + func (m *SnapshotSource) Validate(formats strfmt.Registry) error + func (m SnapshotSource) MarshalJSON() ([]byte, error) + type Software struct + func (m *Software) MarshalBinary() ([]byte, error) + func (m *Software) UnmarshalBinary(b []byte) error + func (m *Software) UnmarshalJSON(raw []byte) error + func (m *Software) Validate(formats strfmt.Registry) error + func (m Software) MarshalJSON() ([]byte, error) + type SoftwareAllOf0 struct + func (m *SoftwareAllOf0) MarshalBinary() ([]byte, error) + func (m *SoftwareAllOf0) UnmarshalBinary(b []byte) error + func (m *SoftwareAllOf0) UnmarshalJSON(raw []byte) error + func (m *SoftwareAllOf0) Validate(formats strfmt.Registry) error + func (m SoftwareAllOf0) MarshalJSON() ([]byte, error) + type SoftwareGetResponse struct + func (m *SoftwareGetResponse) MarshalBinary() ([]byte, error) + func (m *SoftwareGetResponse) UnmarshalBinary(b []byte) error + func (m *SoftwareGetResponse) UnmarshalJSON(raw []byte) error + func (m *SoftwareGetResponse) Validate(formats strfmt.Registry) error + func (m SoftwareGetResponse) MarshalJSON() ([]byte, error) + type SoftwareInstallation struct + func (m *SoftwareInstallation) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallation) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallation) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallation) Validate(formats strfmt.Registry) error + func (m SoftwareInstallation) MarshalJSON() ([]byte, error) + type SoftwareInstallationAllOf2 struct + CurrentStepID string + Details string + Mode string + OverrideChecks []*OverrideCheck + Software *SoftwareInstallationAllOf2Software + Status string + func (m *SoftwareInstallationAllOf2) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationAllOf2) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationAllOf2) Validate(formats strfmt.Registry) error + type SoftwareInstallationAllOf2Software struct + func (m *SoftwareInstallationAllOf2Software) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationAllOf2Software) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationAllOf2Software) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallationAllOf2Software) Validate(formats strfmt.Registry) error + func (m SoftwareInstallationAllOf2Software) MarshalJSON() ([]byte, error) + type SoftwareInstallationPatch struct + AddOverrideChecks []*OverrideCheck + func (m *SoftwareInstallationPatch) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationPatch) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationPatch) Validate(formats strfmt.Registry) error + type SoftwareInstallationPost struct + Mode string + OverrideChecks []*OverrideCheck + func (m *SoftwareInstallationPost) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationPost) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationPost) Validate(formats strfmt.Registry) error + type SoftwareInstallationStep struct + func (m *SoftwareInstallationStep) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationStep) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationStep) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallationStep) Validate(formats strfmt.Registry) error + func (m SoftwareInstallationStep) MarshalJSON() ([]byte, error) + type SoftwareInstallationStepAllOf2 struct + Checks []*SoftwareInstallationStepAllOf2ChecksItems + Description string + Details string + HopVersion string + Installation *SoftwareInstallationStepAllOf2Installation + Status string + func (m *SoftwareInstallationStepAllOf2) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationStepAllOf2) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationStepAllOf2) Validate(formats strfmt.Registry) error + type SoftwareInstallationStepAllOf2ChecksItems struct + Details string + Name string + Overridable bool + Status string + func (m *SoftwareInstallationStepAllOf2ChecksItems) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationStepAllOf2ChecksItems) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationStepAllOf2ChecksItems) Validate(formats strfmt.Registry) error + type SoftwareInstallationStepAllOf2Installation struct + func (m *SoftwareInstallationStepAllOf2Installation) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationStepAllOf2Installation) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationStepAllOf2Installation) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallationStepAllOf2Installation) Validate(formats strfmt.Registry) error + func (m SoftwareInstallationStepAllOf2Installation) MarshalJSON() ([]byte, error) + type SoftwareInstallationSteps struct + func (m *SoftwareInstallationSteps) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallationSteps) Validate(formats strfmt.Registry) error + func (m SoftwareInstallationSteps) MarshalJSON() ([]byte, error) + type SoftwareInstallationStepsGetResponse struct + func (m *SoftwareInstallationStepsGetResponse) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationStepsGetResponse) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationStepsGetResponse) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallationStepsGetResponse) Validate(formats strfmt.Registry) error + func (m SoftwareInstallationStepsGetResponse) MarshalJSON() ([]byte, error) + type SoftwareInstallationStepsResponse struct + Items []*SoftwareInstallationStep + func (m *SoftwareInstallationStepsResponse) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationStepsResponse) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationStepsResponse) Validate(formats strfmt.Registry) error + type SoftwareInstallations struct + func (m *SoftwareInstallations) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallations) Validate(formats strfmt.Registry) error + func (m SoftwareInstallations) MarshalJSON() ([]byte, error) + type SoftwareInstallationsGetResponse struct + func (m *SoftwareInstallationsGetResponse) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationsGetResponse) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationsGetResponse) UnmarshalJSON(raw []byte) error + func (m *SoftwareInstallationsGetResponse) Validate(formats strfmt.Registry) error + func (m SoftwareInstallationsGetResponse) MarshalJSON() ([]byte, error) + type SoftwareInstallationsResponse struct + Items []*SoftwareInstallation + func (m *SoftwareInstallationsResponse) MarshalBinary() ([]byte, error) + func (m *SoftwareInstallationsResponse) UnmarshalBinary(b []byte) error + func (m *SoftwareInstallationsResponse) Validate(formats strfmt.Registry) error + type SoftwareOAIGen1AllOf1 struct + Details string + PayloadID string + Progress float32 + Status string + UpgradeHops []string + Version string + func (m *SoftwareOAIGen1AllOf1) MarshalBinary() ([]byte, error) + func (m *SoftwareOAIGen1AllOf1) UnmarshalBinary(b []byte) error + func (m *SoftwareOAIGen1AllOf1) Validate(formats strfmt.Registry) error + type SoftwareOAIGenAllOf1 struct + UpgradePlan []*SoftwareOAIGenAllOf1UpgradePlanItems + func (m *SoftwareOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *SoftwareOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *SoftwareOAIGenAllOf1) Validate(formats strfmt.Registry) error + type SoftwareOAIGenAllOf1UpgradePlanItems struct + Description string + HopVersion string + StepName string + func (m *SoftwareOAIGenAllOf1UpgradePlanItems) MarshalBinary() ([]byte, error) + func (m *SoftwareOAIGenAllOf1UpgradePlanItems) UnmarshalBinary(b []byte) error + func (m *SoftwareOAIGenAllOf1UpgradePlanItems) Validate(formats strfmt.Registry) error + type SoftwareResponse struct + Items []*Software + func (m *SoftwareResponse) MarshalBinary() ([]byte, error) + func (m *SoftwareResponse) UnmarshalBinary(b []byte) error + func (m *SoftwareResponse) Validate(formats strfmt.Registry) error + type Space struct + func (m *Space) MarshalBinary() ([]byte, error) + func (m *Space) UnmarshalBinary(b []byte) error + func (m *Space) UnmarshalJSON(raw []byte) error + func (m *Space) Validate(formats strfmt.Registry) error + func (m Space) MarshalJSON() ([]byte, error) + type SpaceAllOf1 struct + Replication int64 + func (m *SpaceAllOf1) MarshalBinary() ([]byte, error) + func (m *SpaceAllOf1) UnmarshalBinary(b []byte) error + func (m *SpaceAllOf1) Validate(formats strfmt.Registry) error + type StartEndTime struct + EndTime int64 + StartTime int64 + func (m *StartEndTime) MarshalBinary() ([]byte, error) + func (m *StartEndTime) UnmarshalBinary(b []byte) error + func (m *StartEndTime) Validate(formats strfmt.Registry) error + type Subnet struct + func (m *Subnet) MarshalBinary() ([]byte, error) + func (m *Subnet) UnmarshalBinary(b []byte) error + func (m *Subnet) UnmarshalJSON(raw []byte) error + func (m *Subnet) Validate(formats strfmt.Registry) error + func (m Subnet) MarshalJSON() ([]byte, error) + type SubnetGetResponse struct + func (m *SubnetGetResponse) MarshalBinary() ([]byte, error) + func (m *SubnetGetResponse) UnmarshalBinary(b []byte) error + func (m *SubnetGetResponse) UnmarshalJSON(raw []byte) error + func (m *SubnetGetResponse) Validate(formats strfmt.Registry) error + func (m SubnetGetResponse) MarshalJSON() ([]byte, error) + type SubnetOAIGenAllOf2 struct + Interfaces []*FixedReferenceNoID + Services []string + func (m *SubnetOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *SubnetOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *SubnetOAIGenAllOf2) Validate(formats strfmt.Registry) error + type SubnetPatch struct + func (m *SubnetPatch) MarshalBinary() ([]byte, error) + func (m *SubnetPatch) UnmarshalBinary(b []byte) error + func (m *SubnetPatch) UnmarshalJSON(raw []byte) error + func (m *SubnetPatch) Validate(formats strfmt.Registry) error + func (m SubnetPatch) MarshalJSON() ([]byte, error) + type SubnetPost struct + Enabled bool + Gateway string + Mtu int32 + Prefix string + Vlan int32 + func (m *SubnetPost) MarshalBinary() ([]byte, error) + func (m *SubnetPost) UnmarshalBinary(b []byte) error + func (m *SubnetPost) Validate(formats strfmt.Registry) error + type SubnetResponse struct + Items []*Subnet + func (m *SubnetResponse) MarshalBinary() ([]byte, error) + func (m *SubnetResponse) UnmarshalBinary(b []byte) error + func (m *SubnetResponse) Validate(formats strfmt.Registry) error + type Support struct + func (m *Support) MarshalBinary() ([]byte, error) + func (m *Support) UnmarshalBinary(b []byte) error + func (m *Support) UnmarshalJSON(raw []byte) error + func (m *Support) Validate(formats strfmt.Registry) error + func (m Support) MarshalJSON() ([]byte, error) + type SupportGetResponse struct + func (m *SupportGetResponse) MarshalBinary() ([]byte, error) + func (m *SupportGetResponse) UnmarshalBinary(b []byte) error + func (m *SupportGetResponse) UnmarshalJSON(raw []byte) error + func (m *SupportGetResponse) Validate(formats strfmt.Registry) error + func (m SupportGetResponse) MarshalJSON() ([]byte, error) + type SupportOAIGenAllOf1 struct + PhonehomeEnabled bool + Proxy string + RemoteAssistActive bool + RemoteAssistExpires int64 + RemoteAssistOpened int64 + RemoteAssistPaths []*SupportOAIGenAllOf1RemoteAssistPathsItems + RemoteAssistStatus string + func (m *SupportOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *SupportOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *SupportOAIGenAllOf1) Validate(formats strfmt.Registry) error + type SupportOAIGenAllOf1RemoteAssistPathsItems struct + ComponentName string + Status string + func (m *SupportOAIGenAllOf1RemoteAssistPathsItems) MarshalBinary() ([]byte, error) + func (m *SupportOAIGenAllOf1RemoteAssistPathsItems) UnmarshalBinary(b []byte) error + func (m *SupportOAIGenAllOf1RemoteAssistPathsItems) Validate(formats strfmt.Registry) error + type SupportPatch struct + PhonehomeEnabled bool + Proxy string + RemoteAssistActive bool + func (m *SupportPatch) MarshalBinary() ([]byte, error) + func (m *SupportPatch) UnmarshalBinary(b []byte) error + func (m *SupportPatch) Validate(formats strfmt.Registry) error + type SupportResponse struct + Items []*Support + func (m *SupportResponse) MarshalBinary() ([]byte, error) + func (m *SupportResponse) UnmarshalBinary(b []byte) error + func (m *SupportResponse) Validate(formats strfmt.Registry) error + type SyslogServer struct + func (m *SyslogServer) MarshalBinary() ([]byte, error) + func (m *SyslogServer) UnmarshalBinary(b []byte) error + func (m *SyslogServer) UnmarshalJSON(raw []byte) error + func (m *SyslogServer) Validate(formats strfmt.Registry) error + func (m SyslogServer) MarshalJSON() ([]byte, error) + type SyslogServerGetResponse struct + func (m *SyslogServerGetResponse) MarshalBinary() ([]byte, error) + func (m *SyslogServerGetResponse) UnmarshalBinary(b []byte) error + func (m *SyslogServerGetResponse) UnmarshalJSON(raw []byte) error + func (m *SyslogServerGetResponse) Validate(formats strfmt.Registry) error + func (m SyslogServerGetResponse) MarshalJSON() ([]byte, error) + type SyslogServerOAIGenAllOf1 struct + URI string + func (m *SyslogServerOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *SyslogServerOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *SyslogServerOAIGenAllOf1) Validate(formats strfmt.Registry) error + type SyslogServerResponse struct + Items []*SyslogServer + func (m *SyslogServerResponse) MarshalBinary() ([]byte, error) + func (m *SyslogServerResponse) UnmarshalBinary(b []byte) error + func (m *SyslogServerResponse) Validate(formats strfmt.Registry) error + type SyslogServerSettings struct + CaCertificate string + TLSAuditEnabled bool + func (m *SyslogServerSettings) MarshalBinary() ([]byte, error) + func (m *SyslogServerSettings) UnmarshalBinary(b []byte) error + func (m *SyslogServerSettings) Validate(formats strfmt.Registry) error + type SyslogServerSettingsGetResponse struct + func (m *SyslogServerSettingsGetResponse) MarshalBinary() ([]byte, error) + func (m *SyslogServerSettingsGetResponse) UnmarshalBinary(b []byte) error + func (m *SyslogServerSettingsGetResponse) UnmarshalJSON(raw []byte) error + func (m *SyslogServerSettingsGetResponse) Validate(formats strfmt.Registry) error + func (m SyslogServerSettingsGetResponse) MarshalJSON() ([]byte, error) + type SyslogServerSettingsResponse struct + Items []*SyslogServerSettings + func (m *SyslogServerSettingsResponse) MarshalBinary() ([]byte, error) + func (m *SyslogServerSettingsResponse) UnmarshalBinary(b []byte) error + func (m *SyslogServerSettingsResponse) Validate(formats strfmt.Registry) error + type Tag struct + Copyable bool + Key string + Namespace string + Resource *FixedReference + Value string + func (m *Tag) MarshalBinary() ([]byte, error) + func (m *Tag) UnmarshalBinary(b []byte) error + func (m *Tag) Validate(formats strfmt.Registry) error + type TagGetResponse struct + func (m *TagGetResponse) MarshalBinary() ([]byte, error) + func (m *TagGetResponse) UnmarshalBinary(b []byte) error + func (m *TagGetResponse) UnmarshalJSON(raw []byte) error + func (m *TagGetResponse) Validate(formats strfmt.Registry) error + func (m TagGetResponse) MarshalJSON() ([]byte, error) + type TagResponse struct + Items []*Tag + func (m *TagResponse) MarshalBinary() ([]byte, error) + func (m *TagResponse) UnmarshalBinary(b []byte) error + func (m *TagResponse) Validate(formats strfmt.Registry) error + type TargetProtectionGroup struct + func (m *TargetProtectionGroup) MarshalBinary() ([]byte, error) + func (m *TargetProtectionGroup) UnmarshalBinary(b []byte) error + func (m *TargetProtectionGroup) UnmarshalJSON(raw []byte) error + func (m *TargetProtectionGroup) Validate(formats strfmt.Registry) error + func (m TargetProtectionGroup) MarshalJSON() ([]byte, error) + type TargetProtectionGroupAllOf0 struct + Allowed bool + Group *ReferenceNoID + Member *ReferenceNoID + func (m *TargetProtectionGroupAllOf0) MarshalBinary() ([]byte, error) + func (m *TargetProtectionGroupAllOf0) UnmarshalBinary(b []byte) error + func (m *TargetProtectionGroupAllOf0) Validate(formats strfmt.Registry) error + type TargetProtectionGroupPostPatch struct + func (m *TargetProtectionGroupPostPatch) MarshalBinary() ([]byte, error) + func (m *TargetProtectionGroupPostPatch) UnmarshalBinary(b []byte) error + func (m *TargetProtectionGroupPostPatch) UnmarshalJSON(raw []byte) error + func (m *TargetProtectionGroupPostPatch) Validate(formats strfmt.Registry) error + func (m TargetProtectionGroupPostPatch) MarshalJSON() ([]byte, error) + type TargetProtectionGroupPostPatchAllOf0 struct + Allowed bool + ProtectionGroup *FixedReferenceNoID + Target *FixedReferenceNoID + func (m *TargetProtectionGroupPostPatchAllOf0) MarshalBinary() ([]byte, error) + func (m *TargetProtectionGroupPostPatchAllOf0) UnmarshalBinary(b []byte) error + func (m *TargetProtectionGroupPostPatchAllOf0) Validate(formats strfmt.Registry) error + type TestResult struct + ComponentAddress string + ComponentName string + Description string + Destination string + Enabled bool + ResultDetails string + Success bool + TestType string + func (m *TestResult) MarshalBinary() ([]byte, error) + func (m *TestResult) UnmarshalBinary(b []byte) error + func (m *TestResult) Validate(formats strfmt.Registry) error + type TestResultGetResponse struct + func (m *TestResultGetResponse) MarshalBinary() ([]byte, error) + func (m *TestResultGetResponse) UnmarshalBinary(b []byte) error + func (m *TestResultGetResponse) UnmarshalJSON(raw []byte) error + func (m *TestResultGetResponse) Validate(formats strfmt.Registry) error + func (m TestResultGetResponse) MarshalJSON() ([]byte, error) + type TestResultResponse struct + Items []*TestResult + func (m *TestResultResponse) MarshalBinary() ([]byte, error) + func (m *TestResultResponse) UnmarshalBinary(b []byte) error + func (m *TestResultResponse) Validate(formats strfmt.Registry) error + type TestResultWithResource struct + func (m *TestResultWithResource) MarshalBinary() ([]byte, error) + func (m *TestResultWithResource) UnmarshalBinary(b []byte) error + func (m *TestResultWithResource) UnmarshalJSON(raw []byte) error + func (m *TestResultWithResource) Validate(formats strfmt.Registry) error + func (m TestResultWithResource) MarshalJSON() ([]byte, error) + type TestResultWithResourceGetResponse struct + func (m *TestResultWithResourceGetResponse) MarshalBinary() ([]byte, error) + func (m *TestResultWithResourceGetResponse) UnmarshalBinary(b []byte) error + func (m *TestResultWithResourceGetResponse) UnmarshalJSON(raw []byte) error + func (m *TestResultWithResourceGetResponse) Validate(formats strfmt.Registry) error + func (m TestResultWithResourceGetResponse) MarshalJSON() ([]byte, error) + type TestResultWithResourceGetResponseAllOf1 struct + Items []*TestResultWithResource + func (m *TestResultWithResourceGetResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *TestResultWithResourceGetResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *TestResultWithResourceGetResponseAllOf1) Validate(formats strfmt.Registry) error + type TestResultWithResourceOAIGenAllOf1 struct + Resource *TestResultWithResourceOAIGenAllOf1Resource + func (m *TestResultWithResourceOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *TestResultWithResourceOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *TestResultWithResourceOAIGenAllOf1) Validate(formats strfmt.Registry) error + type TestResultWithResourceOAIGenAllOf1Resource struct + func (m *TestResultWithResourceOAIGenAllOf1Resource) MarshalBinary() ([]byte, error) + func (m *TestResultWithResourceOAIGenAllOf1Resource) UnmarshalBinary(b []byte) error + func (m *TestResultWithResourceOAIGenAllOf1Resource) UnmarshalJSON(raw []byte) error + func (m *TestResultWithResourceOAIGenAllOf1Resource) Validate(formats strfmt.Registry) error + func (m TestResultWithResourceOAIGenAllOf1Resource) MarshalJSON() ([]byte, error) + type TestResultWithResourceResponse struct + func (m *TestResultWithResourceResponse) MarshalBinary() ([]byte, error) + func (m *TestResultWithResourceResponse) UnmarshalBinary(b []byte) error + func (m *TestResultWithResourceResponse) UnmarshalJSON(raw []byte) error + func (m *TestResultWithResourceResponse) Validate(formats strfmt.Registry) error + func (m TestResultWithResourceResponse) MarshalJSON() ([]byte, error) + type TestResultWithResourceResponseAllOf1 struct + Items []*TestResultWithResource + func (m *TestResultWithResourceResponseAllOf1) MarshalBinary() ([]byte, error) + func (m *TestResultWithResourceResponseAllOf1) UnmarshalBinary(b []byte) error + func (m *TestResultWithResourceResponseAllOf1) Validate(formats strfmt.Registry) error + type Throttle struct + DefaultLimit int64 + Window *ThrottleWindow + WindowLimit int64 + func (m *Throttle) MarshalBinary() ([]byte, error) + func (m *Throttle) UnmarshalBinary(b []byte) error + func (m *Throttle) Validate(formats strfmt.Registry) error + type ThrottleWindow struct + func (m *ThrottleWindow) MarshalBinary() ([]byte, error) + func (m *ThrottleWindow) UnmarshalBinary(b []byte) error + func (m *ThrottleWindow) UnmarshalJSON(raw []byte) error + func (m *ThrottleWindow) Validate(formats strfmt.Registry) error + func (m ThrottleWindow) MarshalJSON() ([]byte, error) + type TimeWindow struct + End int64 + Start int64 + func (m *TimeWindow) MarshalBinary() ([]byte, error) + func (m *TimeWindow) UnmarshalBinary(b []byte) error + func (m *TimeWindow) Validate(formats strfmt.Registry) error + type TotalItemCountResponse struct + TotalItemCount int32 + func (m *TotalItemCountResponse) MarshalBinary() ([]byte, error) + func (m *TotalItemCountResponse) UnmarshalBinary(b []byte) error + func (m *TotalItemCountResponse) Validate(formats strfmt.Registry) error + type Transfer struct + Completed int64 + DataTransferred int64 + Destroyed bool + PhysicalBytesWritten int64 + Progress float32 + Started int64 + func (m *Transfer) MarshalBinary() ([]byte, error) + func (m *Transfer) UnmarshalBinary(b []byte) error + func (m *Transfer) Validate(formats strfmt.Registry) error + type Username struct + Username string + func (m *Username) MarshalBinary() ([]byte, error) + func (m *Username) UnmarshalBinary(b []byte) error + func (m *Username) Validate(formats strfmt.Registry) error + type UsernameResponse struct + Items []*Username + func (m *UsernameResponse) MarshalBinary() ([]byte, error) + func (m *UsernameResponse) UnmarshalBinary(b []byte) error + func (m *UsernameResponse) Validate(formats strfmt.Registry) error + type Volume struct + func (m *Volume) MarshalBinary() ([]byte, error) + func (m *Volume) UnmarshalBinary(b []byte) error + func (m *Volume) UnmarshalJSON(raw []byte) error + func (m *Volume) Validate(formats strfmt.Registry) error + func (m Volume) MarshalJSON() ([]byte, error) + type VolumeAllOf0 struct + func (m *VolumeAllOf0) MarshalBinary() ([]byte, error) + func (m *VolumeAllOf0) UnmarshalBinary(b []byte) error + func (m *VolumeAllOf0) UnmarshalJSON(raw []byte) error + func (m *VolumeAllOf0) Validate(formats strfmt.Registry) error + func (m VolumeAllOf0) MarshalJSON() ([]byte, error) + type VolumeCommon struct + func (m *VolumeCommon) MarshalBinary() ([]byte, error) + func (m *VolumeCommon) UnmarshalBinary(b []byte) error + func (m *VolumeCommon) UnmarshalJSON(raw []byte) error + func (m *VolumeCommon) Validate(formats strfmt.Registry) error + func (m VolumeCommon) MarshalJSON() ([]byte, error) + type VolumeCommonAllOf1 struct + ConnectionCount int64 + Created int64 + Destroyed bool + HostEncryptionKeyStatus string + Provisioned int64 + Qos *VolumeCommonAllOf1Qos + Serial string + Space *VolumeCommonAllOf1Space + TimeRemaining int64 + func (m *VolumeCommonAllOf1) MarshalBinary() ([]byte, error) + func (m *VolumeCommonAllOf1) UnmarshalBinary(b []byte) error + func (m *VolumeCommonAllOf1) Validate(formats strfmt.Registry) error + type VolumeCommonAllOf1Qos struct + func (m *VolumeCommonAllOf1Qos) MarshalBinary() ([]byte, error) + func (m *VolumeCommonAllOf1Qos) UnmarshalBinary(b []byte) error + func (m *VolumeCommonAllOf1Qos) UnmarshalJSON(raw []byte) error + func (m *VolumeCommonAllOf1Qos) Validate(formats strfmt.Registry) error + func (m VolumeCommonAllOf1Qos) MarshalJSON() ([]byte, error) + type VolumeCommonAllOf1Space struct + func (m *VolumeCommonAllOf1Space) MarshalBinary() ([]byte, error) + func (m *VolumeCommonAllOf1Space) UnmarshalBinary(b []byte) error + func (m *VolumeCommonAllOf1Space) UnmarshalJSON(raw []byte) error + func (m *VolumeCommonAllOf1Space) Validate(formats strfmt.Registry) error + func (m VolumeCommonAllOf1Space) MarshalJSON() ([]byte, error) + type VolumeGetResponse struct + func (m *VolumeGetResponse) MarshalBinary() ([]byte, error) + func (m *VolumeGetResponse) UnmarshalBinary(b []byte) error + func (m *VolumeGetResponse) UnmarshalJSON(raw []byte) error + func (m *VolumeGetResponse) Validate(formats strfmt.Registry) error + func (m VolumeGetResponse) MarshalJSON() ([]byte, error) + type VolumeGetResponseAllOf2 struct + Total []*Volume + func (m *VolumeGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumeGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumeGetResponseAllOf2) Validate(formats strfmt.Registry) error + type VolumeGroup struct + func (m *VolumeGroup) MarshalBinary() ([]byte, error) + func (m *VolumeGroup) UnmarshalBinary(b []byte) error + func (m *VolumeGroup) UnmarshalJSON(raw []byte) error + func (m *VolumeGroup) Validate(formats strfmt.Registry) error + func (m VolumeGroup) MarshalJSON() ([]byte, error) + type VolumeGroupGetResponse struct + func (m *VolumeGroupGetResponse) MarshalBinary() ([]byte, error) + func (m *VolumeGroupGetResponse) UnmarshalBinary(b []byte) error + func (m *VolumeGroupGetResponse) UnmarshalJSON(raw []byte) error + func (m *VolumeGroupGetResponse) Validate(formats strfmt.Registry) error + func (m VolumeGroupGetResponse) MarshalJSON() ([]byte, error) + type VolumeGroupGetResponseAllOf2 struct + Total []*VolumeGroup + func (m *VolumeGroupGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumeGroupGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumeGroupGetResponseAllOf2) Validate(formats strfmt.Registry) error + type VolumeGroupOAIGenAllOf1 struct + Destroyed bool + Qos *Qos + Space *ArraySpaceOAIGenAllOf1SpaceAllOf0 + TimeRemaining int64 + VolumeCount int64 + func (m *VolumeGroupOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *VolumeGroupOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *VolumeGroupOAIGenAllOf1) Validate(formats strfmt.Registry) error + type VolumeGroupPerformance struct + func (m *VolumeGroupPerformance) MarshalBinary() ([]byte, error) + func (m *VolumeGroupPerformance) UnmarshalBinary(b []byte) error + func (m *VolumeGroupPerformance) UnmarshalJSON(raw []byte) error + func (m *VolumeGroupPerformance) Validate(formats strfmt.Registry) error + func (m VolumeGroupPerformance) MarshalJSON() ([]byte, error) + type VolumeGroupPost struct + func (m *VolumeGroupPost) MarshalBinary() ([]byte, error) + func (m *VolumeGroupPost) UnmarshalBinary(b []byte) error + func (m *VolumeGroupPost) UnmarshalJSON(raw []byte) error + func (m *VolumeGroupPost) Validate(formats strfmt.Registry) error + func (m VolumeGroupPost) MarshalJSON() ([]byte, error) + type VolumeGroupPostAllOf2 struct + Destroyed *bool + func (m *VolumeGroupPostAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumeGroupPostAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumeGroupPostAllOf2) Validate(formats strfmt.Registry) error + type VolumeGroupResponse struct + Items []*VolumeGroup + func (m *VolumeGroupResponse) MarshalBinary() ([]byte, error) + func (m *VolumeGroupResponse) UnmarshalBinary(b []byte) error + func (m *VolumeGroupResponse) Validate(formats strfmt.Registry) error + type VolumeGroupSpace struct + func (m *VolumeGroupSpace) UnmarshalJSON(raw []byte) error + func (m *VolumeGroupSpace) Validate(formats strfmt.Registry) error + func (m VolumeGroupSpace) MarshalJSON() ([]byte, error) + type VolumeOAIGen1AllOf1 struct + Pod *VolumeOAIGen1AllOf1Pod + Source *VolumeOAIGen1AllOf1Source + Subtype string + VolumeGroup *VolumeOAIGen1AllOf1VolumeGroup + func (m *VolumeOAIGen1AllOf1) MarshalBinary() ([]byte, error) + func (m *VolumeOAIGen1AllOf1) UnmarshalBinary(b []byte) error + func (m *VolumeOAIGen1AllOf1) Validate(formats strfmt.Registry) error + type VolumeOAIGen1AllOf1Pod struct + func (m *VolumeOAIGen1AllOf1Pod) MarshalBinary() ([]byte, error) + func (m *VolumeOAIGen1AllOf1Pod) UnmarshalBinary(b []byte) error + func (m *VolumeOAIGen1AllOf1Pod) UnmarshalJSON(raw []byte) error + func (m *VolumeOAIGen1AllOf1Pod) Validate(formats strfmt.Registry) error + func (m VolumeOAIGen1AllOf1Pod) MarshalJSON() ([]byte, error) + type VolumeOAIGen1AllOf1Source struct + func (m *VolumeOAIGen1AllOf1Source) MarshalBinary() ([]byte, error) + func (m *VolumeOAIGen1AllOf1Source) UnmarshalBinary(b []byte) error + func (m *VolumeOAIGen1AllOf1Source) UnmarshalJSON(raw []byte) error + func (m *VolumeOAIGen1AllOf1Source) Validate(formats strfmt.Registry) error + func (m VolumeOAIGen1AllOf1Source) MarshalJSON() ([]byte, error) + type VolumeOAIGen1AllOf1VolumeGroup struct + func (m *VolumeOAIGen1AllOf1VolumeGroup) MarshalBinary() ([]byte, error) + func (m *VolumeOAIGen1AllOf1VolumeGroup) UnmarshalBinary(b []byte) error + func (m *VolumeOAIGen1AllOf1VolumeGroup) UnmarshalJSON(raw []byte) error + func (m *VolumeOAIGen1AllOf1VolumeGroup) Validate(formats strfmt.Registry) error + func (m VolumeOAIGen1AllOf1VolumeGroup) MarshalJSON() ([]byte, error) + type VolumeOAIGenAllOf1 struct + PromotionStatus string + RequestedPromotionState string + func (m *VolumeOAIGenAllOf1) MarshalBinary() ([]byte, error) + func (m *VolumeOAIGenAllOf1) UnmarshalBinary(b []byte) error + func (m *VolumeOAIGenAllOf1) Validate(formats strfmt.Registry) error + type VolumePatch struct + func (m *VolumePatch) MarshalBinary() ([]byte, error) + func (m *VolumePatch) UnmarshalBinary(b []byte) error + func (m *VolumePatch) UnmarshalJSON(raw []byte) error + func (m *VolumePatch) Validate(formats strfmt.Registry) error + func (m VolumePatch) MarshalJSON() ([]byte, error) + type VolumePatchAllOf0 struct + func (m *VolumePatchAllOf0) MarshalBinary() ([]byte, error) + func (m *VolumePatchAllOf0) UnmarshalBinary(b []byte) error + func (m *VolumePatchAllOf0) UnmarshalJSON(raw []byte) error + func (m *VolumePatchAllOf0) Validate(formats strfmt.Registry) error + func (m VolumePatchAllOf0) MarshalJSON() ([]byte, error) + type VolumePatchAllOf1 struct + RequestedPromotionState string + func (m *VolumePatchAllOf1) MarshalBinary() ([]byte, error) + func (m *VolumePatchAllOf1) UnmarshalBinary(b []byte) error + func (m *VolumePatchAllOf1) Validate(formats strfmt.Registry) error + type VolumePatchOAIGenAllOf2 struct + Pod *VolumePatchOAIGenAllOf2Pod + Provisioned int64 + Qos *VolumePatchOAIGenAllOf2Qos + VolumeGroup *VolumePatchOAIGenAllOf2VolumeGroup + func (m *VolumePatchOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumePatchOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumePatchOAIGenAllOf2) Validate(formats strfmt.Registry) error + type VolumePatchOAIGenAllOf2Pod struct + func (m *VolumePatchOAIGenAllOf2Pod) MarshalBinary() ([]byte, error) + func (m *VolumePatchOAIGenAllOf2Pod) UnmarshalBinary(b []byte) error + func (m *VolumePatchOAIGenAllOf2Pod) UnmarshalJSON(raw []byte) error + func (m *VolumePatchOAIGenAllOf2Pod) Validate(formats strfmt.Registry) error + func (m VolumePatchOAIGenAllOf2Pod) MarshalJSON() ([]byte, error) + type VolumePatchOAIGenAllOf2Qos struct + func (m *VolumePatchOAIGenAllOf2Qos) MarshalBinary() ([]byte, error) + func (m *VolumePatchOAIGenAllOf2Qos) UnmarshalBinary(b []byte) error + func (m *VolumePatchOAIGenAllOf2Qos) UnmarshalJSON(raw []byte) error + func (m *VolumePatchOAIGenAllOf2Qos) Validate(formats strfmt.Registry) error + func (m VolumePatchOAIGenAllOf2Qos) MarshalJSON() ([]byte, error) + type VolumePatchOAIGenAllOf2VolumeGroup struct + func (m *VolumePatchOAIGenAllOf2VolumeGroup) MarshalBinary() ([]byte, error) + func (m *VolumePatchOAIGenAllOf2VolumeGroup) UnmarshalBinary(b []byte) error + func (m *VolumePatchOAIGenAllOf2VolumeGroup) UnmarshalJSON(raw []byte) error + func (m *VolumePatchOAIGenAllOf2VolumeGroup) Validate(formats strfmt.Registry) error + func (m VolumePatchOAIGenAllOf2VolumeGroup) MarshalJSON() ([]byte, error) + type VolumePerformance struct + func (m *VolumePerformance) MarshalBinary() ([]byte, error) + func (m *VolumePerformance) UnmarshalBinary(b []byte) error + func (m *VolumePerformance) UnmarshalJSON(raw []byte) error + func (m *VolumePerformance) Validate(formats strfmt.Registry) error + func (m VolumePerformance) MarshalJSON() ([]byte, error) + type VolumePerformanceByArray struct + func (m *VolumePerformanceByArray) UnmarshalJSON(raw []byte) error + func (m *VolumePerformanceByArray) Validate(formats strfmt.Registry) error + func (m VolumePerformanceByArray) MarshalJSON() ([]byte, error) + type VolumePost struct + func (m *VolumePost) MarshalBinary() ([]byte, error) + func (m *VolumePost) UnmarshalBinary(b []byte) error + func (m *VolumePost) UnmarshalJSON(raw []byte) error + func (m *VolumePost) Validate(formats strfmt.Registry) error + func (m VolumePost) MarshalJSON() ([]byte, error) + type VolumePostAllOf1 struct + Provisioned int64 + Qos *VolumePostAllOf1Qos + Source *VolumePostAllOf1Source + Subtype string + func (m *VolumePostAllOf1) MarshalBinary() ([]byte, error) + func (m *VolumePostAllOf1) UnmarshalBinary(b []byte) error + func (m *VolumePostAllOf1) Validate(formats strfmt.Registry) error + type VolumePostAllOf1Qos struct + func (m *VolumePostAllOf1Qos) MarshalBinary() ([]byte, error) + func (m *VolumePostAllOf1Qos) UnmarshalBinary(b []byte) error + func (m *VolumePostAllOf1Qos) UnmarshalJSON(raw []byte) error + func (m *VolumePostAllOf1Qos) Validate(formats strfmt.Registry) error + func (m VolumePostAllOf1Qos) MarshalJSON() ([]byte, error) + type VolumePostAllOf1Source struct + func (m *VolumePostAllOf1Source) MarshalBinary() ([]byte, error) + func (m *VolumePostAllOf1Source) UnmarshalBinary(b []byte) error + func (m *VolumePostAllOf1Source) UnmarshalJSON(raw []byte) error + func (m *VolumePostAllOf1Source) Validate(formats strfmt.Registry) error + func (m VolumePostAllOf1Source) MarshalJSON() ([]byte, error) + type VolumeResponse struct + Items []*Volume + func (m *VolumeResponse) MarshalBinary() ([]byte, error) + func (m *VolumeResponse) UnmarshalBinary(b []byte) error + func (m *VolumeResponse) Validate(formats strfmt.Registry) error + type VolumeSnapshot struct + func (m *VolumeSnapshot) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshot) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshot) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshot) Validate(formats strfmt.Registry) error + func (m VolumeSnapshot) MarshalJSON() ([]byte, error) + type VolumeSnapshotGetResponse struct + func (m *VolumeSnapshotGetResponse) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotGetResponse) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotGetResponse) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotGetResponse) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotGetResponse) MarshalJSON() ([]byte, error) + type VolumeSnapshotGetResponseAllOf2 struct + Total []*VolumeSnapshot + func (m *VolumeSnapshotGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotGetResponseAllOf2) Validate(formats strfmt.Registry) error + type VolumeSnapshotOAIGenAllOf2 struct + Serial string + Space *VolumeSnapshotOAIGenAllOf2Space + VolumeGroup *VolumeSnapshotOAIGenAllOf2VolumeGroup + func (m *VolumeSnapshotOAIGenAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotOAIGenAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotOAIGenAllOf2) Validate(formats strfmt.Registry) error + type VolumeSnapshotOAIGenAllOf2Space struct + func (m *VolumeSnapshotOAIGenAllOf2Space) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotOAIGenAllOf2Space) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotOAIGenAllOf2Space) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotOAIGenAllOf2Space) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotOAIGenAllOf2Space) MarshalJSON() ([]byte, error) + type VolumeSnapshotOAIGenAllOf2VolumeGroup struct + func (m *VolumeSnapshotOAIGenAllOf2VolumeGroup) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotOAIGenAllOf2VolumeGroup) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotOAIGenAllOf2VolumeGroup) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotOAIGenAllOf2VolumeGroup) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotOAIGenAllOf2VolumeGroup) MarshalJSON() ([]byte, error) + type VolumeSnapshotPatch struct + func (m *VolumeSnapshotPatch) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotPatch) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotPatch) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotPatch) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotPatch) MarshalJSON() ([]byte, error) + type VolumeSnapshotPost struct + func (m *VolumeSnapshotPost) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotPost) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotPost) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotPost) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotPost) MarshalJSON() ([]byte, error) + type VolumeSnapshotPostAllOf1 struct + Suffix string + func (m *VolumeSnapshotPostAllOf1) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotPostAllOf1) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotPostAllOf1) Validate(formats strfmt.Registry) error + type VolumeSnapshotResponse struct + Items []*VolumeSnapshot + func (m *VolumeSnapshotResponse) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotResponse) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotResponse) Validate(formats strfmt.Registry) error + type VolumeSnapshotTransfer struct + func (m *VolumeSnapshotTransfer) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotTransfer) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotTransfer) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotTransfer) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotTransfer) MarshalJSON() ([]byte, error) + type VolumeSnapshotTransferAllOf2 interface + type VolumeSnapshotTransferGetResponse struct + func (m *VolumeSnapshotTransferGetResponse) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotTransferGetResponse) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotTransferGetResponse) UnmarshalJSON(raw []byte) error + func (m *VolumeSnapshotTransferGetResponse) Validate(formats strfmt.Registry) error + func (m VolumeSnapshotTransferGetResponse) MarshalJSON() ([]byte, error) + type VolumeSnapshotTransferGetResponseAllOf2 struct + Total []*VolumeSnapshotTransfer + func (m *VolumeSnapshotTransferGetResponseAllOf2) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotTransferGetResponseAllOf2) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotTransferGetResponseAllOf2) Validate(formats strfmt.Registry) error + type VolumeSnapshotTransferResponse struct + Items []*VolumeSnapshotTransfer + func (m *VolumeSnapshotTransferResponse) MarshalBinary() ([]byte, error) + func (m *VolumeSnapshotTransferResponse) UnmarshalBinary(b []byte) error + func (m *VolumeSnapshotTransferResponse) Validate(formats strfmt.Registry) error + type VolumeSpace struct + func (m *VolumeSpace) UnmarshalJSON(raw []byte) error + func (m *VolumeSpace) Validate(formats strfmt.Registry) error + func (m VolumeSpace) MarshalJSON() ([]byte, error)