Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AllowedWebStoreURL
- func (o *AllowedWebStoreURL) GetUrl() string
- func (o *AllowedWebStoreURL) GetUrlOk() (*string, bool)
- func (o *AllowedWebStoreURL) HasUrl() bool
- func (o AllowedWebStoreURL) MarshalJSON() ([]byte, error)
- func (o *AllowedWebStoreURL) SetUrl(v string)
- func (o AllowedWebStoreURL) ToMap() (map[string]interface{}, error)
- type ApiDeleteDiscoveryApiUsingDELETERequest
- func (r ApiDeleteDiscoveryApiUsingDELETERequest) Accept(accept string) ApiDeleteDiscoveryApiUsingDELETERequest
- func (r ApiDeleteDiscoveryApiUsingDELETERequest) Authorization(authorization string) ApiDeleteDiscoveryApiUsingDELETERequest
- func (r ApiDeleteDiscoveryApiUsingDELETERequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteDiscoveryApiUsingDELETERequest
- func (r ApiDeleteDiscoveryApiUsingDELETERequest) CitrixTransactionId(citrixTransactionId string) ApiDeleteDiscoveryApiUsingDELETERequest
- func (r ApiDeleteDiscoveryApiUsingDELETERequest) Execute() (*http.Response, error)
- type ApiDeleteSettingsApiUsingDELETERequest
- func (r ApiDeleteSettingsApiUsingDELETERequest) Accept(accept string) ApiDeleteSettingsApiUsingDELETERequest
- func (r ApiDeleteSettingsApiUsingDELETERequest) Authorization(authorization string) ApiDeleteSettingsApiUsingDELETERequest
- func (r ApiDeleteSettingsApiUsingDELETERequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteSettingsApiUsingDELETERequest
- func (r ApiDeleteSettingsApiUsingDELETERequest) CitrixTransactionId(citrixTransactionId string) ApiDeleteSettingsApiUsingDELETERequest
- func (r ApiDeleteSettingsApiUsingDELETERequest) Execute() (*http.Response, error)
- type ApiDeleteSettingsForChannelRequest
- func (r ApiDeleteSettingsForChannelRequest) Accept(accept string) ApiDeleteSettingsForChannelRequest
- func (r ApiDeleteSettingsForChannelRequest) Authorization(authorization string) ApiDeleteSettingsForChannelRequest
- func (r ApiDeleteSettingsForChannelRequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteSettingsForChannelRequest
- func (r ApiDeleteSettingsForChannelRequest) CitrixTransactionId(citrixTransactionId string) ApiDeleteSettingsForChannelRequest
- func (r ApiDeleteSettingsForChannelRequest) Execute() (*http.Response, error)
- type ApiGetAllDiscoveryApiUsingGETRequest
- func (r ApiGetAllDiscoveryApiUsingGETRequest) Accept(accept string) ApiGetAllDiscoveryApiUsingGETRequest
- func (r ApiGetAllDiscoveryApiUsingGETRequest) Authorization(authorization string) ApiGetAllDiscoveryApiUsingGETRequest
- func (r ApiGetAllDiscoveryApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetAllDiscoveryApiUsingGETRequest
- func (r ApiGetAllDiscoveryApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetAllDiscoveryApiUsingGETRequest
- func (r ApiGetAllDiscoveryApiUsingGETRequest) Execute() (*GetAllDiscoveryResponse, *http.Response, error)
- type ApiGetAllSettingsApiUsingGETRequest
- func (r ApiGetAllSettingsApiUsingGETRequest) Accept(accept string) ApiGetAllSettingsApiUsingGETRequest
- func (r ApiGetAllSettingsApiUsingGETRequest) Authorization(authorization string) ApiGetAllSettingsApiUsingGETRequest
- func (r ApiGetAllSettingsApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetAllSettingsApiUsingGETRequest
- func (r ApiGetAllSettingsApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetAllSettingsApiUsingGETRequest
- func (r ApiGetAllSettingsApiUsingGETRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
- type ApiGetDiscoveryApiUsingGETRequest
- func (r ApiGetDiscoveryApiUsingGETRequest) Accept(accept string) ApiGetDiscoveryApiUsingGETRequest
- func (r ApiGetDiscoveryApiUsingGETRequest) Authorization(authorization string) ApiGetDiscoveryApiUsingGETRequest
- func (r ApiGetDiscoveryApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetDiscoveryApiUsingGETRequest
- func (r ApiGetDiscoveryApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetDiscoveryApiUsingGETRequest
- func (r ApiGetDiscoveryApiUsingGETRequest) Execute() (*GetAllDiscoveryResponse, *http.Response, error)
- type ApiGetSettingsApiUsingGETRequest
- func (r ApiGetSettingsApiUsingGETRequest) Accept(accept string) ApiGetSettingsApiUsingGETRequest
- func (r ApiGetSettingsApiUsingGETRequest) Authorization(authorization string) ApiGetSettingsApiUsingGETRequest
- func (r ApiGetSettingsApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetSettingsApiUsingGETRequest
- func (r ApiGetSettingsApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetSettingsApiUsingGETRequest
- func (r ApiGetSettingsApiUsingGETRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
- type ApiPostDiscoveryApiUsingPOSTRequest
- func (r ApiPostDiscoveryApiUsingPOSTRequest) Accept(accept string) ApiPostDiscoveryApiUsingPOSTRequest
- func (r ApiPostDiscoveryApiUsingPOSTRequest) Authorization(authorization string) ApiPostDiscoveryApiUsingPOSTRequest
- func (r ApiPostDiscoveryApiUsingPOSTRequest) CitrixCustomerId(citrixCustomerId string) ApiPostDiscoveryApiUsingPOSTRequest
- func (r ApiPostDiscoveryApiUsingPOSTRequest) CitrixTransactionId(citrixTransactionId string) ApiPostDiscoveryApiUsingPOSTRequest
- func (r ApiPostDiscoveryApiUsingPOSTRequest) DiscoveryRecord(discoveryRecord DiscoveryRecordModel) ApiPostDiscoveryApiUsingPOSTRequest
- func (r ApiPostDiscoveryApiUsingPOSTRequest) Execute() (*DiscoveryRecordModel, *http.Response, error)
- type ApiPostSettingsApiUsingPOSTRequest
- func (r ApiPostSettingsApiUsingPOSTRequest) Accept(accept string) ApiPostSettingsApiUsingPOSTRequest
- func (r ApiPostSettingsApiUsingPOSTRequest) Authorization(authorization string) ApiPostSettingsApiUsingPOSTRequest
- func (r ApiPostSettingsApiUsingPOSTRequest) CitrixCustomerId(citrixCustomerId string) ApiPostSettingsApiUsingPOSTRequest
- func (r ApiPostSettingsApiUsingPOSTRequest) CitrixTransactionId(citrixTransactionId string) ApiPostSettingsApiUsingPOSTRequest
- func (r ApiPostSettingsApiUsingPOSTRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
- func (r ApiPostSettingsApiUsingPOSTRequest) SettingsRecord(settingsRecord SettingsRecordModel) ApiPostSettingsApiUsingPOSTRequest
- type ApiPutDiscoveryApiUsingPUTRequest
- func (r ApiPutDiscoveryApiUsingPUTRequest) Accept(accept string) ApiPutDiscoveryApiUsingPUTRequest
- func (r ApiPutDiscoveryApiUsingPUTRequest) Authorization(authorization string) ApiPutDiscoveryApiUsingPUTRequest
- func (r ApiPutDiscoveryApiUsingPUTRequest) CitrixCustomerId(citrixCustomerId string) ApiPutDiscoveryApiUsingPUTRequest
- func (r ApiPutDiscoveryApiUsingPUTRequest) CitrixTransactionId(citrixTransactionId string) ApiPutDiscoveryApiUsingPUTRequest
- func (r ApiPutDiscoveryApiUsingPUTRequest) DiscoveryRecord(discoveryRecord DiscoveryRecordModel) ApiPutDiscoveryApiUsingPUTRequest
- func (r ApiPutDiscoveryApiUsingPUTRequest) Execute() (*http.Response, error)
- type ApiPutSettingsApiUsingPUTRequest
- func (r ApiPutSettingsApiUsingPUTRequest) Accept(accept string) ApiPutSettingsApiUsingPUTRequest
- func (r ApiPutSettingsApiUsingPUTRequest) Authorization(authorization string) ApiPutSettingsApiUsingPUTRequest
- func (r ApiPutSettingsApiUsingPUTRequest) CitrixCustomerId(citrixCustomerId string) ApiPutSettingsApiUsingPUTRequest
- func (r ApiPutSettingsApiUsingPUTRequest) CitrixTransactionId(citrixTransactionId string) ApiPutSettingsApiUsingPUTRequest
- func (r ApiPutSettingsApiUsingPUTRequest) Execute() (*http.Response, error)
- func (r ApiPutSettingsApiUsingPUTRequest) SettingsRecord(settingsRecord SettingsRecordModel) ApiPutSettingsApiUsingPUTRequest
- type ApiRetrieveAllChannelSettingsRequest
- func (r ApiRetrieveAllChannelSettingsRequest) Accept(accept string) ApiRetrieveAllChannelSettingsRequest
- func (r ApiRetrieveAllChannelSettingsRequest) Authorization(authorization string) ApiRetrieveAllChannelSettingsRequest
- func (r ApiRetrieveAllChannelSettingsRequest) CitrixCustomerId(citrixCustomerId string) ApiRetrieveAllChannelSettingsRequest
- func (r ApiRetrieveAllChannelSettingsRequest) CitrixTransactionId(citrixTransactionId string) ApiRetrieveAllChannelSettingsRequest
- func (r ApiRetrieveAllChannelSettingsRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
- type ApiRetrieveSettingsForChannelRequest
- func (r ApiRetrieveSettingsForChannelRequest) Accept(accept string) ApiRetrieveSettingsForChannelRequest
- func (r ApiRetrieveSettingsForChannelRequest) Authorization(authorization string) ApiRetrieveSettingsForChannelRequest
- func (r ApiRetrieveSettingsForChannelRequest) CitrixCustomerId(citrixCustomerId string) ApiRetrieveSettingsForChannelRequest
- func (r ApiRetrieveSettingsForChannelRequest) CitrixTransactionId(citrixTransactionId string) ApiRetrieveSettingsForChannelRequest
- func (r ApiRetrieveSettingsForChannelRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
- type AppSettings
- func (o *AppSettings) GetAndroid() []PlatformSettings
- func (o *AppSettings) GetAndroidOk() ([]PlatformSettings, bool)
- func (o *AppSettings) GetChromeos() []PlatformSettings
- func (o *AppSettings) GetChromeosOk() ([]PlatformSettings, bool)
- func (o *AppSettings) GetHtml5() []PlatformSettings
- func (o *AppSettings) GetHtml5Ok() ([]PlatformSettings, bool)
- func (o *AppSettings) GetIos() []PlatformSettings
- func (o *AppSettings) GetIosOk() ([]PlatformSettings, bool)
- func (o *AppSettings) GetLinux() []PlatformSettings
- func (o *AppSettings) GetLinuxOk() ([]PlatformSettings, bool)
- func (o *AppSettings) GetMacos() []PlatformSettings
- func (o *AppSettings) GetMacosOk() ([]PlatformSettings, bool)
- func (o *AppSettings) GetWindows() []PlatformSettings
- func (o *AppSettings) GetWindowsOk() ([]PlatformSettings, bool)
- func (o *AppSettings) HasAndroid() bool
- func (o *AppSettings) HasChromeos() bool
- func (o *AppSettings) HasHtml5() bool
- func (o *AppSettings) HasIos() bool
- func (o *AppSettings) HasLinux() bool
- func (o *AppSettings) HasMacos() bool
- func (o *AppSettings) HasWindows() bool
- func (o AppSettings) MarshalJSON() ([]byte, error)
- func (o *AppSettings) SetAndroid(v []PlatformSettings)
- func (o *AppSettings) SetChromeos(v []PlatformSettings)
- func (o *AppSettings) SetHtml5(v []PlatformSettings)
- func (o *AppSettings) SetIos(v []PlatformSettings)
- func (o *AppSettings) SetLinux(v []PlatformSettings)
- func (o *AppSettings) SetMacos(v []PlatformSettings)
- func (o *AppSettings) SetWindows(v []PlatformSettings)
- func (o AppSettings) ToMap() (map[string]interface{}, error)
- type Apps
- type BasicAuth
- type CategorySettings
- func (o *CategorySettings) GetName() string
- func (o *CategorySettings) GetNameOk() (*string, bool)
- func (o *CategorySettings) GetValue() interface{}
- func (o *CategorySettings) GetValueOk() (interface{}, bool)
- func (o *CategorySettings) HasName() bool
- func (o *CategorySettings) HasValue() bool
- func (o CategorySettings) MarshalJSON() ([]byte, error)
- func (o *CategorySettings) SetName(v string)
- func (o *CategorySettings) SetValue(v interface{})
- func (o CategorySettings) ToMap() (map[string]interface{}, error)
- type CitrixErrorModel
- func (o *CitrixErrorModel) GetDetail() string
- func (o *CitrixErrorModel) GetDetailOk() (*string, bool)
- func (o *CitrixErrorModel) GetParameters() []Parameter
- func (o *CitrixErrorModel) GetParametersOk() ([]Parameter, bool)
- func (o *CitrixErrorModel) GetType() string
- func (o *CitrixErrorModel) GetTypeOk() (*string, bool)
- func (o *CitrixErrorModel) HasDetail() bool
- func (o *CitrixErrorModel) HasParameters() bool
- func (o *CitrixErrorModel) HasType() bool
- func (o CitrixErrorModel) MarshalJSON() ([]byte, error)
- func (o *CitrixErrorModel) SetDetail(v string)
- func (o *CitrixErrorModel) SetParameters(v []Parameter)
- func (o *CitrixErrorModel) SetType(v string)
- func (o CitrixErrorModel) ToMap() (map[string]interface{}, error)
- type Configuration
- type DiscoveryControllerDAASService
- func (a *DiscoveryControllerDAASService) DeleteDiscoveryApiUsingDELETE(ctx context.Context, app string, domain string) ApiDeleteDiscoveryApiUsingDELETERequest
- func (a *DiscoveryControllerDAASService) DeleteDiscoveryApiUsingDELETEExecute(r ApiDeleteDiscoveryApiUsingDELETERequest) (*http.Response, error)
- func (a *DiscoveryControllerDAASService) GetAllDiscoveryApiUsingGET(ctx context.Context) ApiGetAllDiscoveryApiUsingGETRequest
- func (a *DiscoveryControllerDAASService) GetAllDiscoveryApiUsingGETExecute(r ApiGetAllDiscoveryApiUsingGETRequest) (*GetAllDiscoveryResponse, *http.Response, error)
- func (a *DiscoveryControllerDAASService) GetDiscoveryApiUsingGET(ctx context.Context, app string, domain string) ApiGetDiscoveryApiUsingGETRequest
- func (a *DiscoveryControllerDAASService) GetDiscoveryApiUsingGETExecute(r ApiGetDiscoveryApiUsingGETRequest) (*GetAllDiscoveryResponse, *http.Response, error)
- func (a *DiscoveryControllerDAASService) PostDiscoveryApiUsingPOST(ctx context.Context, app string) ApiPostDiscoveryApiUsingPOSTRequest
- func (a *DiscoveryControllerDAASService) PostDiscoveryApiUsingPOSTExecute(r ApiPostDiscoveryApiUsingPOSTRequest) (*DiscoveryRecordModel, *http.Response, error)
- func (a *DiscoveryControllerDAASService) PutDiscoveryApiUsingPUT(ctx context.Context, app string, domain string) ApiPutDiscoveryApiUsingPUTRequest
- func (a *DiscoveryControllerDAASService) PutDiscoveryApiUsingPUTExecute(r ApiPutDiscoveryApiUsingPUTRequest) (*http.Response, error)
- type DiscoveryRecordModel
- func (o *DiscoveryRecordModel) GetApp() Apps
- func (o *DiscoveryRecordModel) GetAppOk() (*Apps, bool)
- func (o *DiscoveryRecordModel) GetDomain() Domain
- func (o *DiscoveryRecordModel) GetDomainOk() (*Domain, bool)
- func (o *DiscoveryRecordModel) HasApp() bool
- func (o *DiscoveryRecordModel) HasDomain() bool
- func (o DiscoveryRecordModel) MarshalJSON() ([]byte, error)
- func (o *DiscoveryRecordModel) SetApp(v Apps)
- func (o *DiscoveryRecordModel) SetDomain(v Domain)
- func (o DiscoveryRecordModel) ToMap() (map[string]interface{}, error)
- type DiscoveryServiceURL
- func (o *DiscoveryServiceURL) GetUrl() string
- func (o *DiscoveryServiceURL) GetUrlOk() (*string, bool)
- func (o *DiscoveryServiceURL) HasUrl() bool
- func (o DiscoveryServiceURL) MarshalJSON() ([]byte, error)
- func (o *DiscoveryServiceURL) SetUrl(v string)
- func (o DiscoveryServiceURL) ToMap() (map[string]interface{}, error)
- type Domain
- type GenericOpenAPIError
- type GetAllDiscoveryResponse
- func (o *GetAllDiscoveryResponse) GetCount() int32
- func (o *GetAllDiscoveryResponse) GetCountOk() (*int32, bool)
- func (o *GetAllDiscoveryResponse) GetItems() []DiscoveryRecordModel
- func (o *GetAllDiscoveryResponse) GetItemsOk() ([]DiscoveryRecordModel, bool)
- func (o *GetAllDiscoveryResponse) GetNextToken() string
- func (o *GetAllDiscoveryResponse) GetNextTokenOk() (*string, bool)
- func (o *GetAllDiscoveryResponse) HasCount() bool
- func (o *GetAllDiscoveryResponse) HasItems() bool
- func (o *GetAllDiscoveryResponse) HasNextToken() bool
- func (o GetAllDiscoveryResponse) MarshalJSON() ([]byte, error)
- func (o *GetAllDiscoveryResponse) SetCount(v int32)
- func (o *GetAllDiscoveryResponse) SetItems(v []DiscoveryRecordModel)
- func (o *GetAllDiscoveryResponse) SetNextToken(v string)
- func (o GetAllDiscoveryResponse) ToMap() (map[string]interface{}, error)
- type GetAllSettingResponse
- func (o *GetAllSettingResponse) GetCount() int32
- func (o *GetAllSettingResponse) GetCountOk() (*int32, bool)
- func (o *GetAllSettingResponse) GetItems() []SettingsRecordModel
- func (o *GetAllSettingResponse) GetItemsOk() ([]SettingsRecordModel, bool)
- func (o *GetAllSettingResponse) GetNextToken() string
- func (o *GetAllSettingResponse) GetNextTokenOk() (*string, bool)
- func (o *GetAllSettingResponse) HasCount() bool
- func (o *GetAllSettingResponse) HasItems() bool
- func (o *GetAllSettingResponse) HasNextToken() bool
- func (o GetAllSettingResponse) MarshalJSON() ([]byte, error)
- func (o *GetAllSettingResponse) SetCount(v int32)
- func (o *GetAllSettingResponse) SetItems(v []SettingsRecordModel)
- func (o *GetAllSettingResponse) SetNextToken(v string)
- func (o GetAllSettingResponse) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type MiddlewareFunction
- type MiddlewareFunctionWithError
- type MigrationUrl
- func (o *MigrationUrl) GetStoreFrontValidUntil() string
- func (o *MigrationUrl) GetStoreFrontValidUntilOk() (*string, bool)
- func (o *MigrationUrl) GetUrl() string
- func (o *MigrationUrl) GetUrlOk() (*string, bool)
- func (o *MigrationUrl) HasStoreFrontValidUntil() bool
- func (o *MigrationUrl) HasUrl() bool
- func (o MigrationUrl) MarshalJSON() ([]byte, error)
- func (o *MigrationUrl) SetStoreFrontValidUntil(v string)
- func (o *MigrationUrl) SetUrl(v string)
- func (o MigrationUrl) ToMap() (map[string]interface{}, error)
- type NullableAllowedWebStoreURL
- func (v NullableAllowedWebStoreURL) Get() *AllowedWebStoreURL
- func (v NullableAllowedWebStoreURL) IsSet() bool
- func (v NullableAllowedWebStoreURL) MarshalJSON() ([]byte, error)
- func (v *NullableAllowedWebStoreURL) Set(val *AllowedWebStoreURL)
- func (v *NullableAllowedWebStoreURL) UnmarshalJSON(src []byte) error
- func (v *NullableAllowedWebStoreURL) Unset()
- type NullableAppSettings
- func (v NullableAppSettings) Get() *AppSettings
- func (v NullableAppSettings) IsSet() bool
- func (v NullableAppSettings) MarshalJSON() ([]byte, error)
- func (v *NullableAppSettings) Set(val *AppSettings)
- func (v *NullableAppSettings) UnmarshalJSON(src []byte) error
- func (v *NullableAppSettings) Unset()
- type NullableApps
- type NullableBool
- type NullableCategorySettings
- func (v NullableCategorySettings) Get() *CategorySettings
- func (v NullableCategorySettings) IsSet() bool
- func (v NullableCategorySettings) MarshalJSON() ([]byte, error)
- func (v *NullableCategorySettings) Set(val *CategorySettings)
- func (v *NullableCategorySettings) UnmarshalJSON(src []byte) error
- func (v *NullableCategorySettings) Unset()
- type NullableCitrixErrorModel
- func (v NullableCitrixErrorModel) Get() *CitrixErrorModel
- func (v NullableCitrixErrorModel) IsSet() bool
- func (v NullableCitrixErrorModel) MarshalJSON() ([]byte, error)
- func (v *NullableCitrixErrorModel) Set(val *CitrixErrorModel)
- func (v *NullableCitrixErrorModel) UnmarshalJSON(src []byte) error
- func (v *NullableCitrixErrorModel) Unset()
- type NullableDiscoveryRecordModel
- func (v NullableDiscoveryRecordModel) Get() *DiscoveryRecordModel
- func (v NullableDiscoveryRecordModel) IsSet() bool
- func (v NullableDiscoveryRecordModel) MarshalJSON() ([]byte, error)
- func (v *NullableDiscoveryRecordModel) Set(val *DiscoveryRecordModel)
- func (v *NullableDiscoveryRecordModel) UnmarshalJSON(src []byte) error
- func (v *NullableDiscoveryRecordModel) Unset()
- type NullableDiscoveryServiceURL
- func (v NullableDiscoveryServiceURL) Get() *DiscoveryServiceURL
- func (v NullableDiscoveryServiceURL) IsSet() bool
- func (v NullableDiscoveryServiceURL) MarshalJSON() ([]byte, error)
- func (v *NullableDiscoveryServiceURL) Set(val *DiscoveryServiceURL)
- func (v *NullableDiscoveryServiceURL) UnmarshalJSON(src []byte) error
- func (v *NullableDiscoveryServiceURL) Unset()
- type NullableDomain
- type NullableFloat32
- type NullableFloat64
- type NullableGetAllDiscoveryResponse
- func (v NullableGetAllDiscoveryResponse) Get() *GetAllDiscoveryResponse
- func (v NullableGetAllDiscoveryResponse) IsSet() bool
- func (v NullableGetAllDiscoveryResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllDiscoveryResponse) Set(val *GetAllDiscoveryResponse)
- func (v *NullableGetAllDiscoveryResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllDiscoveryResponse) Unset()
- type NullableGetAllSettingResponse
- func (v NullableGetAllSettingResponse) Get() *GetAllSettingResponse
- func (v NullableGetAllSettingResponse) IsSet() bool
- func (v NullableGetAllSettingResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllSettingResponse) Set(val *GetAllSettingResponse)
- func (v *NullableGetAllSettingResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllSettingResponse) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableMigrationUrl
- func (v NullableMigrationUrl) Get() *MigrationUrl
- func (v NullableMigrationUrl) IsSet() bool
- func (v NullableMigrationUrl) MarshalJSON() ([]byte, error)
- func (v *NullableMigrationUrl) Set(val *MigrationUrl)
- func (v *NullableMigrationUrl) UnmarshalJSON(src []byte) error
- func (v *NullableMigrationUrl) Unset()
- type NullableParameter
- type NullablePlatformSettings
- func (v NullablePlatformSettings) Get() *PlatformSettings
- func (v NullablePlatformSettings) IsSet() bool
- func (v NullablePlatformSettings) MarshalJSON() ([]byte, error)
- func (v *NullablePlatformSettings) Set(val *PlatformSettings)
- func (v *NullablePlatformSettings) UnmarshalJSON(src []byte) error
- func (v *NullablePlatformSettings) Unset()
- type NullableServiceURL
- type NullableSettings
- type NullableSettingsChannel
- func (v NullableSettingsChannel) Get() *SettingsChannel
- func (v NullableSettingsChannel) IsSet() bool
- func (v NullableSettingsChannel) MarshalJSON() ([]byte, error)
- func (v *NullableSettingsChannel) Set(val *SettingsChannel)
- func (v *NullableSettingsChannel) UnmarshalJSON(src []byte) error
- func (v *NullableSettingsChannel) Unset()
- type NullableSettingsRecordModel
- func (v NullableSettingsRecordModel) Get() *SettingsRecordModel
- func (v NullableSettingsRecordModel) IsSet() bool
- func (v NullableSettingsRecordModel) MarshalJSON() ([]byte, error)
- func (v *NullableSettingsRecordModel) Set(val *SettingsRecordModel)
- func (v *NullableSettingsRecordModel) UnmarshalJSON(src []byte) error
- func (v *NullableSettingsRecordModel) Unset()
- type NullableString
- type NullableTime
- type NullableWorkspace
- type Parameter
- func (o *Parameter) GetName() string
- func (o *Parameter) GetNameOk() (*string, bool)
- func (o *Parameter) GetValue() string
- func (o *Parameter) GetValueOk() (*string, bool)
- func (o *Parameter) HasName() bool
- func (o *Parameter) HasValue() bool
- func (o Parameter) MarshalJSON() ([]byte, error)
- func (o *Parameter) SetName(v string)
- func (o *Parameter) SetValue(v string)
- func (o Parameter) ToMap() (map[string]interface{}, error)
- type PlatformSettings
- func (o *PlatformSettings) GetAssignedTo() []string
- func (o *PlatformSettings) GetAssignedToOk() ([]string, bool)
- func (o *PlatformSettings) GetAssignmentPriority() int32
- func (o *PlatformSettings) GetAssignmentPriorityOk() (*int32, bool)
- func (o *PlatformSettings) GetCategory() string
- func (o *PlatformSettings) GetCategoryOk() (*string, bool)
- func (o *PlatformSettings) GetSettings() []CategorySettings
- func (o *PlatformSettings) GetSettingsOk() ([]CategorySettings, bool)
- func (o *PlatformSettings) GetUserOverride() bool
- func (o *PlatformSettings) GetUserOverrideOk() (*bool, bool)
- func (o *PlatformSettings) HasAssignedTo() bool
- func (o *PlatformSettings) HasAssignmentPriority() bool
- func (o *PlatformSettings) HasCategory() bool
- func (o *PlatformSettings) HasSettings() bool
- func (o *PlatformSettings) HasUserOverride() bool
- func (o PlatformSettings) MarshalJSON() ([]byte, error)
- func (o *PlatformSettings) SetAssignedTo(v []string)
- func (o *PlatformSettings) SetAssignmentPriority(v int32)
- func (o *PlatformSettings) SetCategory(v string)
- func (o *PlatformSettings) SetSettings(v []CategorySettings)
- func (o *PlatformSettings) SetUserOverride(v bool)
- func (o PlatformSettings) ToMap() (map[string]interface{}, error)
- type ResponseMiddlewareFunction
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceURL
- func (o *ServiceURL) GetMigrationUrl() []MigrationUrl
- func (o *ServiceURL) GetMigrationUrlOk() ([]MigrationUrl, bool)
- func (o *ServiceURL) GetUrl() string
- func (o *ServiceURL) GetUrlOk() (*string, bool)
- func (o *ServiceURL) HasMigrationUrl() bool
- func (o *ServiceURL) HasUrl() bool
- func (o ServiceURL) MarshalJSON() ([]byte, error)
- func (o *ServiceURL) SetMigrationUrl(v []MigrationUrl)
- func (o *ServiceURL) SetUrl(v string)
- func (o ServiceURL) ToMap() (map[string]interface{}, error)
- type Settings
- func (o *Settings) GetAppSettings() AppSettings
- func (o *Settings) GetAppSettingsOk() (*AppSettings, bool)
- func (o *Settings) GetDescription() string
- func (o *Settings) GetDescriptionOk() (*string, bool)
- func (o *Settings) GetName() string
- func (o *Settings) GetNameOk() (*string, bool)
- func (o *Settings) GetUseForAppConfig() bool
- func (o *Settings) GetUseForAppConfigOk() (*bool, bool)
- func (o *Settings) HasAppSettings() bool
- func (o *Settings) HasDescription() bool
- func (o *Settings) HasName() bool
- func (o *Settings) HasUseForAppConfig() bool
- func (o Settings) MarshalJSON() ([]byte, error)
- func (o *Settings) SetAppSettings(v AppSettings)
- func (o *Settings) SetDescription(v string)
- func (o *Settings) SetName(v string)
- func (o *Settings) SetUseForAppConfig(v bool)
- func (o Settings) ToMap() (map[string]interface{}, error)
- type SettingsChannel
- func (o *SettingsChannel) GetChannelName() string
- func (o *SettingsChannel) GetChannelNameOk() (*string, bool)
- func (o *SettingsChannel) HasChannelName() bool
- func (o SettingsChannel) MarshalJSON() ([]byte, error)
- func (o *SettingsChannel) SetChannelName(v string)
- func (o SettingsChannel) ToMap() (map[string]interface{}, error)
- type SettingsControllerDAASService
- func (a *SettingsControllerDAASService) DeleteSettingsApiUsingDELETE(ctx context.Context, app string, url string) ApiDeleteSettingsApiUsingDELETERequest
- func (a *SettingsControllerDAASService) DeleteSettingsApiUsingDELETEExecute(r ApiDeleteSettingsApiUsingDELETERequest) (*http.Response, error)
- func (a *SettingsControllerDAASService) DeleteSettingsForChannel(ctx context.Context, app string, channelName string, url string) ApiDeleteSettingsForChannelRequest
- func (a *SettingsControllerDAASService) DeleteSettingsForChannelExecute(r ApiDeleteSettingsForChannelRequest) (*http.Response, error)
- func (a *SettingsControllerDAASService) GetAllSettingsApiUsingGET(ctx context.Context) ApiGetAllSettingsApiUsingGETRequest
- func (a *SettingsControllerDAASService) GetAllSettingsApiUsingGETExecute(r ApiGetAllSettingsApiUsingGETRequest) (*GetAllSettingResponse, *http.Response, error)
- func (a *SettingsControllerDAASService) GetSettingsApiUsingGET(ctx context.Context, app string, url string) ApiGetSettingsApiUsingGETRequest
- func (a *SettingsControllerDAASService) GetSettingsApiUsingGETExecute(r ApiGetSettingsApiUsingGETRequest) (*GetAllSettingResponse, *http.Response, error)
- func (a *SettingsControllerDAASService) PostSettingsApiUsingPOST(ctx context.Context, app string) ApiPostSettingsApiUsingPOSTRequest
- func (a *SettingsControllerDAASService) PostSettingsApiUsingPOSTExecute(r ApiPostSettingsApiUsingPOSTRequest) (*GetAllSettingResponse, *http.Response, error)
- func (a *SettingsControllerDAASService) PutSettingsApiUsingPUT(ctx context.Context, app string, url string) ApiPutSettingsApiUsingPUTRequest
- func (a *SettingsControllerDAASService) PutSettingsApiUsingPUTExecute(r ApiPutSettingsApiUsingPUTRequest) (*http.Response, error)
- func (a *SettingsControllerDAASService) RetrieveAllChannelSettings(ctx context.Context, app string, url string) ApiRetrieveAllChannelSettingsRequest
- func (a *SettingsControllerDAASService) RetrieveAllChannelSettingsExecute(r ApiRetrieveAllChannelSettingsRequest) (*GetAllSettingResponse, *http.Response, error)
- func (a *SettingsControllerDAASService) RetrieveSettingsForChannel(ctx context.Context, app string, channelName string, url string) ApiRetrieveSettingsForChannelRequest
- func (a *SettingsControllerDAASService) RetrieveSettingsForChannelExecute(r ApiRetrieveSettingsForChannelRequest) (*GetAllSettingResponse, *http.Response, error)
- type SettingsRecordModel
- func (o *SettingsRecordModel) GetServiceURL() ServiceURL
- func (o *SettingsRecordModel) GetServiceURLOk() (*ServiceURL, bool)
- func (o *SettingsRecordModel) GetSettings() Settings
- func (o *SettingsRecordModel) GetSettingsChannel() SettingsChannel
- func (o *SettingsRecordModel) GetSettingsChannelOk() (*SettingsChannel, bool)
- func (o *SettingsRecordModel) GetSettingsOk() (*Settings, bool)
- func (o *SettingsRecordModel) HasServiceURL() bool
- func (o *SettingsRecordModel) HasSettings() bool
- func (o *SettingsRecordModel) HasSettingsChannel() bool
- func (o SettingsRecordModel) MarshalJSON() ([]byte, error)
- func (o *SettingsRecordModel) SetServiceURL(v ServiceURL)
- func (o *SettingsRecordModel) SetSettings(v Settings)
- func (o *SettingsRecordModel) SetSettingsChannel(v SettingsChannel)
- func (o SettingsRecordModel) ToMap() (map[string]interface{}, error)
- type Workspace
- func (o *Workspace) GetAllowedWebStoreURLs() []AllowedWebStoreURL
- func (o *Workspace) GetAllowedWebStoreURLsOk() ([]AllowedWebStoreURL, bool)
- func (o *Workspace) GetServiceURLs() []DiscoveryServiceURL
- func (o *Workspace) GetServiceURLsOk() ([]DiscoveryServiceURL, bool)
- func (o *Workspace) HasAllowedWebStoreURLs() bool
- func (o *Workspace) HasServiceURLs() bool
- func (o Workspace) MarshalJSON() ([]byte, error)
- func (o *Workspace) SetAllowedWebStoreURLs(v []AllowedWebStoreURL)
- func (o *Workspace) SetServiceURLs(v []DiscoveryServiceURL)
- func (o Workspace) ToMap() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
var ( // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { DiscoveryControllerDAAS *DiscoveryControllerDAASService SettingsControllerDAAS *SettingsControllerDAASService // contains filtered or unexported fields }
APIClient manages communication with the Global App Config Admin API v1.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AllowedWebStoreURL ¶
type AllowedWebStoreURL struct {
Url *string `json:"url,omitempty"`
}
AllowedWebStoreURL struct for AllowedWebStoreURL
func NewAllowedWebStoreURL ¶
func NewAllowedWebStoreURL() *AllowedWebStoreURL
NewAllowedWebStoreURL instantiates a new AllowedWebStoreURL object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAllowedWebStoreURLWithDefaults ¶
func NewAllowedWebStoreURLWithDefaults() *AllowedWebStoreURL
NewAllowedWebStoreURLWithDefaults instantiates a new AllowedWebStoreURL object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AllowedWebStoreURL) GetUrl ¶
func (o *AllowedWebStoreURL) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*AllowedWebStoreURL) GetUrlOk ¶
func (o *AllowedWebStoreURL) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowedWebStoreURL) HasUrl ¶
func (o *AllowedWebStoreURL) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (AllowedWebStoreURL) MarshalJSON ¶
func (o AllowedWebStoreURL) MarshalJSON() ([]byte, error)
func (*AllowedWebStoreURL) SetUrl ¶
func (o *AllowedWebStoreURL) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (AllowedWebStoreURL) ToMap ¶
func (o AllowedWebStoreURL) ToMap() (map[string]interface{}, error)
type ApiDeleteDiscoveryApiUsingDELETERequest ¶
type ApiDeleteDiscoveryApiUsingDELETERequest struct { ApiService *DiscoveryControllerDAASService // contains filtered or unexported fields }
func (ApiDeleteDiscoveryApiUsingDELETERequest) Accept ¶
func (r ApiDeleteDiscoveryApiUsingDELETERequest) Accept(accept string) ApiDeleteDiscoveryApiUsingDELETERequest
Only \"application/json\" is supported.
func (ApiDeleteDiscoveryApiUsingDELETERequest) Authorization ¶
func (r ApiDeleteDiscoveryApiUsingDELETERequest) Authorization(authorization string) ApiDeleteDiscoveryApiUsingDELETERequest
Valid Citrix Cloud Authorization header.
func (ApiDeleteDiscoveryApiUsingDELETERequest) CitrixCustomerId ¶
func (r ApiDeleteDiscoveryApiUsingDELETERequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteDiscoveryApiUsingDELETERequest
Citrix Cloud Customer ID.
func (ApiDeleteDiscoveryApiUsingDELETERequest) CitrixTransactionId ¶
func (r ApiDeleteDiscoveryApiUsingDELETERequest) CitrixTransactionId(citrixTransactionId string) ApiDeleteDiscoveryApiUsingDELETERequest
Transaction ID that will be used to track this request.
type ApiDeleteSettingsApiUsingDELETERequest ¶
type ApiDeleteSettingsApiUsingDELETERequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiDeleteSettingsApiUsingDELETERequest) Accept ¶
func (r ApiDeleteSettingsApiUsingDELETERequest) Accept(accept string) ApiDeleteSettingsApiUsingDELETERequest
Only \"application/json\" is supported.
func (ApiDeleteSettingsApiUsingDELETERequest) Authorization ¶
func (r ApiDeleteSettingsApiUsingDELETERequest) Authorization(authorization string) ApiDeleteSettingsApiUsingDELETERequest
Valid Citrix Cloud Authorization header.
func (ApiDeleteSettingsApiUsingDELETERequest) CitrixCustomerId ¶
func (r ApiDeleteSettingsApiUsingDELETERequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteSettingsApiUsingDELETERequest
Citrix Cloud Customer ID.
func (ApiDeleteSettingsApiUsingDELETERequest) CitrixTransactionId ¶
func (r ApiDeleteSettingsApiUsingDELETERequest) CitrixTransactionId(citrixTransactionId string) ApiDeleteSettingsApiUsingDELETERequest
Transaction ID that will be used to track this request.
type ApiDeleteSettingsForChannelRequest ¶
type ApiDeleteSettingsForChannelRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiDeleteSettingsForChannelRequest) Accept ¶
func (r ApiDeleteSettingsForChannelRequest) Accept(accept string) ApiDeleteSettingsForChannelRequest
Only \"application/json\" is supported.
func (ApiDeleteSettingsForChannelRequest) Authorization ¶
func (r ApiDeleteSettingsForChannelRequest) Authorization(authorization string) ApiDeleteSettingsForChannelRequest
Valid Citrix Cloud Authorization header.
func (ApiDeleteSettingsForChannelRequest) CitrixCustomerId ¶
func (r ApiDeleteSettingsForChannelRequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteSettingsForChannelRequest
Citrix Cloud Customer ID.
func (ApiDeleteSettingsForChannelRequest) CitrixTransactionId ¶
func (r ApiDeleteSettingsForChannelRequest) CitrixTransactionId(citrixTransactionId string) ApiDeleteSettingsForChannelRequest
Transaction ID that will be used to track this request.
type ApiGetAllDiscoveryApiUsingGETRequest ¶
type ApiGetAllDiscoveryApiUsingGETRequest struct { ApiService *DiscoveryControllerDAASService // contains filtered or unexported fields }
func (ApiGetAllDiscoveryApiUsingGETRequest) Accept ¶
func (r ApiGetAllDiscoveryApiUsingGETRequest) Accept(accept string) ApiGetAllDiscoveryApiUsingGETRequest
Only \"application/json\" is supported.
func (ApiGetAllDiscoveryApiUsingGETRequest) Authorization ¶
func (r ApiGetAllDiscoveryApiUsingGETRequest) Authorization(authorization string) ApiGetAllDiscoveryApiUsingGETRequest
Valid Citrix Cloud Authorization header.
func (ApiGetAllDiscoveryApiUsingGETRequest) CitrixCustomerId ¶
func (r ApiGetAllDiscoveryApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetAllDiscoveryApiUsingGETRequest
Citrix Cloud Customer ID.
func (ApiGetAllDiscoveryApiUsingGETRequest) CitrixTransactionId ¶
func (r ApiGetAllDiscoveryApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetAllDiscoveryApiUsingGETRequest
Transaction ID that will be used to track this request.
func (ApiGetAllDiscoveryApiUsingGETRequest) Execute ¶
func (r ApiGetAllDiscoveryApiUsingGETRequest) Execute() (*GetAllDiscoveryResponse, *http.Response, error)
type ApiGetAllSettingsApiUsingGETRequest ¶
type ApiGetAllSettingsApiUsingGETRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiGetAllSettingsApiUsingGETRequest) Accept ¶
func (r ApiGetAllSettingsApiUsingGETRequest) Accept(accept string) ApiGetAllSettingsApiUsingGETRequest
Only \"application/json\" is supported.
func (ApiGetAllSettingsApiUsingGETRequest) Authorization ¶
func (r ApiGetAllSettingsApiUsingGETRequest) Authorization(authorization string) ApiGetAllSettingsApiUsingGETRequest
Valid Citrix Cloud Authorization header.
func (ApiGetAllSettingsApiUsingGETRequest) CitrixCustomerId ¶
func (r ApiGetAllSettingsApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetAllSettingsApiUsingGETRequest
Citrix Cloud Customer ID.
func (ApiGetAllSettingsApiUsingGETRequest) CitrixTransactionId ¶
func (r ApiGetAllSettingsApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetAllSettingsApiUsingGETRequest
Transaction ID that will be used to track this request.
func (ApiGetAllSettingsApiUsingGETRequest) Execute ¶
func (r ApiGetAllSettingsApiUsingGETRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
type ApiGetDiscoveryApiUsingGETRequest ¶
type ApiGetDiscoveryApiUsingGETRequest struct { ApiService *DiscoveryControllerDAASService // contains filtered or unexported fields }
func (ApiGetDiscoveryApiUsingGETRequest) Accept ¶
func (r ApiGetDiscoveryApiUsingGETRequest) Accept(accept string) ApiGetDiscoveryApiUsingGETRequest
Only \"application/json\" is supported.
func (ApiGetDiscoveryApiUsingGETRequest) Authorization ¶
func (r ApiGetDiscoveryApiUsingGETRequest) Authorization(authorization string) ApiGetDiscoveryApiUsingGETRequest
Valid Citrix Cloud Authorization header.
func (ApiGetDiscoveryApiUsingGETRequest) CitrixCustomerId ¶
func (r ApiGetDiscoveryApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetDiscoveryApiUsingGETRequest
Citrix Cloud Customer ID.
func (ApiGetDiscoveryApiUsingGETRequest) CitrixTransactionId ¶
func (r ApiGetDiscoveryApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetDiscoveryApiUsingGETRequest
Transaction ID that will be used to track this request.
func (ApiGetDiscoveryApiUsingGETRequest) Execute ¶
func (r ApiGetDiscoveryApiUsingGETRequest) Execute() (*GetAllDiscoveryResponse, *http.Response, error)
type ApiGetSettingsApiUsingGETRequest ¶
type ApiGetSettingsApiUsingGETRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiGetSettingsApiUsingGETRequest) Accept ¶
func (r ApiGetSettingsApiUsingGETRequest) Accept(accept string) ApiGetSettingsApiUsingGETRequest
Only \"application/json\" is supported.
func (ApiGetSettingsApiUsingGETRequest) Authorization ¶
func (r ApiGetSettingsApiUsingGETRequest) Authorization(authorization string) ApiGetSettingsApiUsingGETRequest
Valid Citrix Cloud Authorization header.
func (ApiGetSettingsApiUsingGETRequest) CitrixCustomerId ¶
func (r ApiGetSettingsApiUsingGETRequest) CitrixCustomerId(citrixCustomerId string) ApiGetSettingsApiUsingGETRequest
Citrix Cloud Customer ID.
func (ApiGetSettingsApiUsingGETRequest) CitrixTransactionId ¶
func (r ApiGetSettingsApiUsingGETRequest) CitrixTransactionId(citrixTransactionId string) ApiGetSettingsApiUsingGETRequest
Transaction ID that will be used to track this request.
func (ApiGetSettingsApiUsingGETRequest) Execute ¶
func (r ApiGetSettingsApiUsingGETRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
type ApiPostDiscoveryApiUsingPOSTRequest ¶
type ApiPostDiscoveryApiUsingPOSTRequest struct { ApiService *DiscoveryControllerDAASService // contains filtered or unexported fields }
func (ApiPostDiscoveryApiUsingPOSTRequest) Accept ¶
func (r ApiPostDiscoveryApiUsingPOSTRequest) Accept(accept string) ApiPostDiscoveryApiUsingPOSTRequest
Only \"application/json\" is supported.
func (ApiPostDiscoveryApiUsingPOSTRequest) Authorization ¶
func (r ApiPostDiscoveryApiUsingPOSTRequest) Authorization(authorization string) ApiPostDiscoveryApiUsingPOSTRequest
Valid Citrix Cloud Authorization header.
func (ApiPostDiscoveryApiUsingPOSTRequest) CitrixCustomerId ¶
func (r ApiPostDiscoveryApiUsingPOSTRequest) CitrixCustomerId(citrixCustomerId string) ApiPostDiscoveryApiUsingPOSTRequest
Citrix Cloud Customer ID.
func (ApiPostDiscoveryApiUsingPOSTRequest) CitrixTransactionId ¶
func (r ApiPostDiscoveryApiUsingPOSTRequest) CitrixTransactionId(citrixTransactionId string) ApiPostDiscoveryApiUsingPOSTRequest
Transaction ID that will be used to track this request.
func (ApiPostDiscoveryApiUsingPOSTRequest) DiscoveryRecord ¶
func (r ApiPostDiscoveryApiUsingPOSTRequest) DiscoveryRecord(discoveryRecord DiscoveryRecordModel) ApiPostDiscoveryApiUsingPOSTRequest
Discovery record to be created.
func (ApiPostDiscoveryApiUsingPOSTRequest) Execute ¶
func (r ApiPostDiscoveryApiUsingPOSTRequest) Execute() (*DiscoveryRecordModel, *http.Response, error)
type ApiPostSettingsApiUsingPOSTRequest ¶
type ApiPostSettingsApiUsingPOSTRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiPostSettingsApiUsingPOSTRequest) Accept ¶
func (r ApiPostSettingsApiUsingPOSTRequest) Accept(accept string) ApiPostSettingsApiUsingPOSTRequest
Only \"application/json\" is supported.
func (ApiPostSettingsApiUsingPOSTRequest) Authorization ¶
func (r ApiPostSettingsApiUsingPOSTRequest) Authorization(authorization string) ApiPostSettingsApiUsingPOSTRequest
Valid Citrix Cloud Authorization header.
func (ApiPostSettingsApiUsingPOSTRequest) CitrixCustomerId ¶
func (r ApiPostSettingsApiUsingPOSTRequest) CitrixCustomerId(citrixCustomerId string) ApiPostSettingsApiUsingPOSTRequest
Citrix Cloud Customer ID.
func (ApiPostSettingsApiUsingPOSTRequest) CitrixTransactionId ¶
func (r ApiPostSettingsApiUsingPOSTRequest) CitrixTransactionId(citrixTransactionId string) ApiPostSettingsApiUsingPOSTRequest
Transaction ID that will be used to track this request.
func (ApiPostSettingsApiUsingPOSTRequest) Execute ¶
func (r ApiPostSettingsApiUsingPOSTRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
func (ApiPostSettingsApiUsingPOSTRequest) SettingsRecord ¶
func (r ApiPostSettingsApiUsingPOSTRequest) SettingsRecord(settingsRecord SettingsRecordModel) ApiPostSettingsApiUsingPOSTRequest
Settings record to be created.
type ApiPutDiscoveryApiUsingPUTRequest ¶
type ApiPutDiscoveryApiUsingPUTRequest struct { ApiService *DiscoveryControllerDAASService // contains filtered or unexported fields }
func (ApiPutDiscoveryApiUsingPUTRequest) Accept ¶
func (r ApiPutDiscoveryApiUsingPUTRequest) Accept(accept string) ApiPutDiscoveryApiUsingPUTRequest
Only \"application/json\" is supported.
func (ApiPutDiscoveryApiUsingPUTRequest) Authorization ¶
func (r ApiPutDiscoveryApiUsingPUTRequest) Authorization(authorization string) ApiPutDiscoveryApiUsingPUTRequest
Valid Citrix Cloud Authorization header.
func (ApiPutDiscoveryApiUsingPUTRequest) CitrixCustomerId ¶
func (r ApiPutDiscoveryApiUsingPUTRequest) CitrixCustomerId(citrixCustomerId string) ApiPutDiscoveryApiUsingPUTRequest
Citrix Cloud Customer ID.
func (ApiPutDiscoveryApiUsingPUTRequest) CitrixTransactionId ¶
func (r ApiPutDiscoveryApiUsingPUTRequest) CitrixTransactionId(citrixTransactionId string) ApiPutDiscoveryApiUsingPUTRequest
Transaction ID that will be used to track this request.
func (ApiPutDiscoveryApiUsingPUTRequest) DiscoveryRecord ¶
func (r ApiPutDiscoveryApiUsingPUTRequest) DiscoveryRecord(discoveryRecord DiscoveryRecordModel) ApiPutDiscoveryApiUsingPUTRequest
Discovery record to be created.
type ApiPutSettingsApiUsingPUTRequest ¶
type ApiPutSettingsApiUsingPUTRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiPutSettingsApiUsingPUTRequest) Accept ¶
func (r ApiPutSettingsApiUsingPUTRequest) Accept(accept string) ApiPutSettingsApiUsingPUTRequest
Only \"application/json\" is supported.
func (ApiPutSettingsApiUsingPUTRequest) Authorization ¶
func (r ApiPutSettingsApiUsingPUTRequest) Authorization(authorization string) ApiPutSettingsApiUsingPUTRequest
Valid Citrix Cloud Authorization header.
func (ApiPutSettingsApiUsingPUTRequest) CitrixCustomerId ¶
func (r ApiPutSettingsApiUsingPUTRequest) CitrixCustomerId(citrixCustomerId string) ApiPutSettingsApiUsingPUTRequest
Citrix Cloud Customer ID.
func (ApiPutSettingsApiUsingPUTRequest) CitrixTransactionId ¶
func (r ApiPutSettingsApiUsingPUTRequest) CitrixTransactionId(citrixTransactionId string) ApiPutSettingsApiUsingPUTRequest
Transaction ID that will be used to track this request.
func (ApiPutSettingsApiUsingPUTRequest) Execute ¶
func (r ApiPutSettingsApiUsingPUTRequest) Execute() (*http.Response, error)
func (ApiPutSettingsApiUsingPUTRequest) SettingsRecord ¶
func (r ApiPutSettingsApiUsingPUTRequest) SettingsRecord(settingsRecord SettingsRecordModel) ApiPutSettingsApiUsingPUTRequest
Settings record to be created.
type ApiRetrieveAllChannelSettingsRequest ¶
type ApiRetrieveAllChannelSettingsRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiRetrieveAllChannelSettingsRequest) Accept ¶
func (r ApiRetrieveAllChannelSettingsRequest) Accept(accept string) ApiRetrieveAllChannelSettingsRequest
Only \"application/json\" is supported.
func (ApiRetrieveAllChannelSettingsRequest) Authorization ¶
func (r ApiRetrieveAllChannelSettingsRequest) Authorization(authorization string) ApiRetrieveAllChannelSettingsRequest
Valid Citrix Cloud Authorization header.
func (ApiRetrieveAllChannelSettingsRequest) CitrixCustomerId ¶
func (r ApiRetrieveAllChannelSettingsRequest) CitrixCustomerId(citrixCustomerId string) ApiRetrieveAllChannelSettingsRequest
Citrix Cloud Customer ID.
func (ApiRetrieveAllChannelSettingsRequest) CitrixTransactionId ¶
func (r ApiRetrieveAllChannelSettingsRequest) CitrixTransactionId(citrixTransactionId string) ApiRetrieveAllChannelSettingsRequest
Transaction ID that will be used to track this request.
func (ApiRetrieveAllChannelSettingsRequest) Execute ¶
func (r ApiRetrieveAllChannelSettingsRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
type ApiRetrieveSettingsForChannelRequest ¶
type ApiRetrieveSettingsForChannelRequest struct { ApiService *SettingsControllerDAASService // contains filtered or unexported fields }
func (ApiRetrieveSettingsForChannelRequest) Accept ¶
func (r ApiRetrieveSettingsForChannelRequest) Accept(accept string) ApiRetrieveSettingsForChannelRequest
Only \"application/json\" is supported.
func (ApiRetrieveSettingsForChannelRequest) Authorization ¶
func (r ApiRetrieveSettingsForChannelRequest) Authorization(authorization string) ApiRetrieveSettingsForChannelRequest
Valid Citrix Cloud Authorization header.
func (ApiRetrieveSettingsForChannelRequest) CitrixCustomerId ¶
func (r ApiRetrieveSettingsForChannelRequest) CitrixCustomerId(citrixCustomerId string) ApiRetrieveSettingsForChannelRequest
Citrix Cloud Customer ID.
func (ApiRetrieveSettingsForChannelRequest) CitrixTransactionId ¶
func (r ApiRetrieveSettingsForChannelRequest) CitrixTransactionId(citrixTransactionId string) ApiRetrieveSettingsForChannelRequest
Transaction ID that will be used to track this request.
func (ApiRetrieveSettingsForChannelRequest) Execute ¶
func (r ApiRetrieveSettingsForChannelRequest) Execute() (*GetAllSettingResponse, *http.Response, error)
type AppSettings ¶
type AppSettings struct { Android []PlatformSettings `json:"android,omitempty"` Chromeos []PlatformSettings `json:"chromeos,omitempty"` Html5 []PlatformSettings `json:"html5,omitempty"` Ios []PlatformSettings `json:"ios,omitempty"` Linux []PlatformSettings `json:"linux,omitempty"` Macos []PlatformSettings `json:"macos,omitempty"` Windows []PlatformSettings `json:"windows,omitempty"` }
AppSettings struct for AppSettings
func NewAppSettings ¶
func NewAppSettings() *AppSettings
NewAppSettings instantiates a new AppSettings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAppSettingsWithDefaults ¶
func NewAppSettingsWithDefaults() *AppSettings
NewAppSettingsWithDefaults instantiates a new AppSettings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AppSettings) GetAndroid ¶
func (o *AppSettings) GetAndroid() []PlatformSettings
GetAndroid returns the Android field value if set, zero value otherwise.
func (*AppSettings) GetAndroidOk ¶
func (o *AppSettings) GetAndroidOk() ([]PlatformSettings, bool)
GetAndroidOk returns a tuple with the Android field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) GetChromeos ¶
func (o *AppSettings) GetChromeos() []PlatformSettings
GetChromeos returns the Chromeos field value if set, zero value otherwise.
func (*AppSettings) GetChromeosOk ¶
func (o *AppSettings) GetChromeosOk() ([]PlatformSettings, bool)
GetChromeosOk returns a tuple with the Chromeos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) GetHtml5 ¶
func (o *AppSettings) GetHtml5() []PlatformSettings
GetHtml5 returns the Html5 field value if set, zero value otherwise.
func (*AppSettings) GetHtml5Ok ¶
func (o *AppSettings) GetHtml5Ok() ([]PlatformSettings, bool)
GetHtml5Ok returns a tuple with the Html5 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) GetIos ¶
func (o *AppSettings) GetIos() []PlatformSettings
GetIos returns the Ios field value if set, zero value otherwise.
func (*AppSettings) GetIosOk ¶
func (o *AppSettings) GetIosOk() ([]PlatformSettings, bool)
GetIosOk returns a tuple with the Ios field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) GetLinux ¶ added in v1.0.6
func (o *AppSettings) GetLinux() []PlatformSettings
GetLinux returns the Linux field value if set, zero value otherwise.
func (*AppSettings) GetLinuxOk ¶ added in v1.0.6
func (o *AppSettings) GetLinuxOk() ([]PlatformSettings, bool)
GetLinuxOk returns a tuple with the Linux field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) GetMacos ¶
func (o *AppSettings) GetMacos() []PlatformSettings
GetMacos returns the Macos field value if set, zero value otherwise.
func (*AppSettings) GetMacosOk ¶
func (o *AppSettings) GetMacosOk() ([]PlatformSettings, bool)
GetMacosOk returns a tuple with the Macos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) GetWindows ¶
func (o *AppSettings) GetWindows() []PlatformSettings
GetWindows returns the Windows field value if set, zero value otherwise.
func (*AppSettings) GetWindowsOk ¶
func (o *AppSettings) GetWindowsOk() ([]PlatformSettings, bool)
GetWindowsOk returns a tuple with the Windows field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppSettings) HasAndroid ¶
func (o *AppSettings) HasAndroid() bool
HasAndroid returns a boolean if a field has been set.
func (*AppSettings) HasChromeos ¶
func (o *AppSettings) HasChromeos() bool
HasChromeos returns a boolean if a field has been set.
func (*AppSettings) HasHtml5 ¶
func (o *AppSettings) HasHtml5() bool
HasHtml5 returns a boolean if a field has been set.
func (*AppSettings) HasIos ¶
func (o *AppSettings) HasIos() bool
HasIos returns a boolean if a field has been set.
func (*AppSettings) HasLinux ¶ added in v1.0.6
func (o *AppSettings) HasLinux() bool
HasLinux returns a boolean if a field has been set.
func (*AppSettings) HasMacos ¶
func (o *AppSettings) HasMacos() bool
HasMacos returns a boolean if a field has been set.
func (*AppSettings) HasWindows ¶
func (o *AppSettings) HasWindows() bool
HasWindows returns a boolean if a field has been set.
func (AppSettings) MarshalJSON ¶
func (o AppSettings) MarshalJSON() ([]byte, error)
func (*AppSettings) SetAndroid ¶
func (o *AppSettings) SetAndroid(v []PlatformSettings)
SetAndroid gets a reference to the given []PlatformSettings and assigns it to the Android field.
func (*AppSettings) SetChromeos ¶
func (o *AppSettings) SetChromeos(v []PlatformSettings)
SetChromeos gets a reference to the given []PlatformSettings and assigns it to the Chromeos field.
func (*AppSettings) SetHtml5 ¶
func (o *AppSettings) SetHtml5(v []PlatformSettings)
SetHtml5 gets a reference to the given []PlatformSettings and assigns it to the Html5 field.
func (*AppSettings) SetIos ¶
func (o *AppSettings) SetIos(v []PlatformSettings)
SetIos gets a reference to the given []PlatformSettings and assigns it to the Ios field.
func (*AppSettings) SetLinux ¶ added in v1.0.6
func (o *AppSettings) SetLinux(v []PlatformSettings)
SetLinux gets a reference to the given []PlatformSettings and assigns it to the Linux field.
func (*AppSettings) SetMacos ¶
func (o *AppSettings) SetMacos(v []PlatformSettings)
SetMacos gets a reference to the given []PlatformSettings and assigns it to the Macos field.
func (*AppSettings) SetWindows ¶
func (o *AppSettings) SetWindows(v []PlatformSettings)
SetWindows gets a reference to the given []PlatformSettings and assigns it to the Windows field.
func (AppSettings) ToMap ¶
func (o AppSettings) ToMap() (map[string]interface{}, error)
type Apps ¶
type Apps struct {
Workspace *Workspace `json:"workspace,omitempty"`
}
Apps struct for Apps
func NewApps ¶
func NewApps() *Apps
NewApps instantiates a new Apps object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAppsWithDefaults ¶
func NewAppsWithDefaults() *Apps
NewAppsWithDefaults instantiates a new Apps object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Apps) GetWorkspace ¶
GetWorkspace returns the Workspace field value if set, zero value otherwise.
func (*Apps) GetWorkspaceOk ¶
GetWorkspaceOk returns a tuple with the Workspace field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Apps) HasWorkspace ¶
HasWorkspace returns a boolean if a field has been set.
func (Apps) MarshalJSON ¶
func (*Apps) SetWorkspace ¶
SetWorkspace gets a reference to the given Workspace and assigns it to the Workspace field.
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type CategorySettings ¶
type CategorySettings struct { Name *string `json:"name,omitempty"` Value interface{} `json:"value,omitempty"` }
CategorySettings struct for CategorySettings
func NewCategorySettings ¶
func NewCategorySettings() *CategorySettings
NewCategorySettings instantiates a new CategorySettings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCategorySettingsWithDefaults ¶
func NewCategorySettingsWithDefaults() *CategorySettings
NewCategorySettingsWithDefaults instantiates a new CategorySettings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CategorySettings) GetName ¶
func (o *CategorySettings) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*CategorySettings) GetNameOk ¶
func (o *CategorySettings) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CategorySettings) GetValue ¶
func (o *CategorySettings) GetValue() interface{}
GetValue returns the Value field value if set, zero value otherwise.
func (*CategorySettings) GetValueOk ¶
func (o *CategorySettings) GetValueOk() (interface{}, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CategorySettings) HasName ¶
func (o *CategorySettings) HasName() bool
HasName returns a boolean if a field has been set.
func (*CategorySettings) HasValue ¶
func (o *CategorySettings) HasValue() bool
HasValue returns a boolean if a field has been set.
func (CategorySettings) MarshalJSON ¶
func (o CategorySettings) MarshalJSON() ([]byte, error)
func (*CategorySettings) SetName ¶
func (o *CategorySettings) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*CategorySettings) SetValue ¶
func (o *CategorySettings) SetValue(v interface{})
SetValue gets a reference to the given interface and assigns it to the Value field.
func (CategorySettings) ToMap ¶
func (o CategorySettings) ToMap() (map[string]interface{}, error)
type CitrixErrorModel ¶
type CitrixErrorModel struct { Detail *string `json:"detail,omitempty"` Parameters []Parameter `json:"parameters,omitempty"` Type *string `json:"type,omitempty"` }
CitrixErrorModel struct for CitrixErrorModel
func NewCitrixErrorModel ¶
func NewCitrixErrorModel() *CitrixErrorModel
NewCitrixErrorModel instantiates a new CitrixErrorModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCitrixErrorModelWithDefaults ¶
func NewCitrixErrorModelWithDefaults() *CitrixErrorModel
NewCitrixErrorModelWithDefaults instantiates a new CitrixErrorModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CitrixErrorModel) GetDetail ¶
func (o *CitrixErrorModel) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*CitrixErrorModel) GetDetailOk ¶
func (o *CitrixErrorModel) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CitrixErrorModel) GetParameters ¶
func (o *CitrixErrorModel) GetParameters() []Parameter
GetParameters returns the Parameters field value if set, zero value otherwise.
func (*CitrixErrorModel) GetParametersOk ¶
func (o *CitrixErrorModel) GetParametersOk() ([]Parameter, bool)
GetParametersOk returns a tuple with the Parameters field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CitrixErrorModel) GetType ¶
func (o *CitrixErrorModel) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*CitrixErrorModel) GetTypeOk ¶
func (o *CitrixErrorModel) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CitrixErrorModel) HasDetail ¶
func (o *CitrixErrorModel) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*CitrixErrorModel) HasParameters ¶
func (o *CitrixErrorModel) HasParameters() bool
HasParameters returns a boolean if a field has been set.
func (*CitrixErrorModel) HasType ¶
func (o *CitrixErrorModel) HasType() bool
HasType returns a boolean if a field has been set.
func (CitrixErrorModel) MarshalJSON ¶
func (o CitrixErrorModel) MarshalJSON() ([]byte, error)
func (*CitrixErrorModel) SetDetail ¶
func (o *CitrixErrorModel) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (*CitrixErrorModel) SetParameters ¶
func (o *CitrixErrorModel) SetParameters(v []Parameter)
SetParameters gets a reference to the given []Parameter and assigns it to the Parameters field.
func (*CitrixErrorModel) SetType ¶
func (o *CitrixErrorModel) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (CitrixErrorModel) ToMap ¶
func (o CitrixErrorModel) ToMap() (map[string]interface{}, error)
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client Middleware MiddlewareFunction MiddlewareWithError MiddlewareFunctionWithError ResponseMiddleware ResponseMiddlewareFunction }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type DiscoveryControllerDAASService ¶
type DiscoveryControllerDAASService service
DiscoveryControllerDAASService DiscoveryControllerDAAS service
func (*DiscoveryControllerDAASService) DeleteDiscoveryApiUsingDELETE ¶
func (a *DiscoveryControllerDAASService) DeleteDiscoveryApiUsingDELETE(ctx context.Context, app string, domain string) ApiDeleteDiscoveryApiUsingDELETERequest
DeleteDiscoveryApiUsingDELETE Delete Discovery Record For App And Email Domain Suffix.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['Workspace'] @param domain Domain used for user's email address. @return ApiDeleteDiscoveryApiUsingDELETERequest
func (*DiscoveryControllerDAASService) DeleteDiscoveryApiUsingDELETEExecute ¶
func (a *DiscoveryControllerDAASService) DeleteDiscoveryApiUsingDELETEExecute(r ApiDeleteDiscoveryApiUsingDELETERequest) (*http.Response, error)
Execute executes the request
func (*DiscoveryControllerDAASService) GetAllDiscoveryApiUsingGET ¶
func (a *DiscoveryControllerDAASService) GetAllDiscoveryApiUsingGET(ctx context.Context) ApiGetAllDiscoveryApiUsingGETRequest
GetAllDiscoveryApiUsingGET Retrieve All Discovery Records For The Specified Customer Id
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllDiscoveryApiUsingGETRequest
func (*DiscoveryControllerDAASService) GetAllDiscoveryApiUsingGETExecute ¶
func (a *DiscoveryControllerDAASService) GetAllDiscoveryApiUsingGETExecute(r ApiGetAllDiscoveryApiUsingGETRequest) (*GetAllDiscoveryResponse, *http.Response, error)
Execute executes the request
@return GetAllDiscoveryResponse
func (*DiscoveryControllerDAASService) GetDiscoveryApiUsingGET ¶
func (a *DiscoveryControllerDAASService) GetDiscoveryApiUsingGET(ctx context.Context, app string, domain string) ApiGetDiscoveryApiUsingGETRequest
GetDiscoveryApiUsingGET Retrieve Discovery Record For App And Email Domain Suffix.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['Workspace'] @param domain Domain used for user's email address. @return ApiGetDiscoveryApiUsingGETRequest
func (*DiscoveryControllerDAASService) GetDiscoveryApiUsingGETExecute ¶
func (a *DiscoveryControllerDAASService) GetDiscoveryApiUsingGETExecute(r ApiGetDiscoveryApiUsingGETRequest) (*GetAllDiscoveryResponse, *http.Response, error)
Execute executes the request
@return GetAllDiscoveryResponse
func (*DiscoveryControllerDAASService) PostDiscoveryApiUsingPOST ¶
func (a *DiscoveryControllerDAASService) PostDiscoveryApiUsingPOST(ctx context.Context, app string) ApiPostDiscoveryApiUsingPOSTRequest
PostDiscoveryApiUsingPOST Create A New Discovery Record.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['Workspace'] @return ApiPostDiscoveryApiUsingPOSTRequest
func (*DiscoveryControllerDAASService) PostDiscoveryApiUsingPOSTExecute ¶
func (a *DiscoveryControllerDAASService) PostDiscoveryApiUsingPOSTExecute(r ApiPostDiscoveryApiUsingPOSTRequest) (*DiscoveryRecordModel, *http.Response, error)
Execute executes the request
@return DiscoveryRecordModel
func (*DiscoveryControllerDAASService) PutDiscoveryApiUsingPUT ¶
func (a *DiscoveryControllerDAASService) PutDiscoveryApiUsingPUT(ctx context.Context, app string, domain string) ApiPutDiscoveryApiUsingPUTRequest
PutDiscoveryApiUsingPUT Update Discovery Record For An App And Email Domain Suffix.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['Workspace'] @param domain Domain used for user's email address. @return ApiPutDiscoveryApiUsingPUTRequest
func (*DiscoveryControllerDAASService) PutDiscoveryApiUsingPUTExecute ¶
func (a *DiscoveryControllerDAASService) PutDiscoveryApiUsingPUTExecute(r ApiPutDiscoveryApiUsingPUTRequest) (*http.Response, error)
Execute executes the request
type DiscoveryRecordModel ¶
type DiscoveryRecordModel struct { App *Apps `json:"app,omitempty"` Domain *Domain `json:"domain,omitempty"` }
DiscoveryRecordModel struct for DiscoveryRecordModel
func NewDiscoveryRecordModel ¶
func NewDiscoveryRecordModel() *DiscoveryRecordModel
NewDiscoveryRecordModel instantiates a new DiscoveryRecordModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDiscoveryRecordModelWithDefaults ¶
func NewDiscoveryRecordModelWithDefaults() *DiscoveryRecordModel
NewDiscoveryRecordModelWithDefaults instantiates a new DiscoveryRecordModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DiscoveryRecordModel) GetApp ¶
func (o *DiscoveryRecordModel) GetApp() Apps
GetApp returns the App field value if set, zero value otherwise.
func (*DiscoveryRecordModel) GetAppOk ¶
func (o *DiscoveryRecordModel) GetAppOk() (*Apps, bool)
GetAppOk returns a tuple with the App field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DiscoveryRecordModel) GetDomain ¶
func (o *DiscoveryRecordModel) GetDomain() Domain
GetDomain returns the Domain field value if set, zero value otherwise.
func (*DiscoveryRecordModel) GetDomainOk ¶
func (o *DiscoveryRecordModel) GetDomainOk() (*Domain, bool)
GetDomainOk returns a tuple with the Domain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DiscoveryRecordModel) HasApp ¶
func (o *DiscoveryRecordModel) HasApp() bool
HasApp returns a boolean if a field has been set.
func (*DiscoveryRecordModel) HasDomain ¶
func (o *DiscoveryRecordModel) HasDomain() bool
HasDomain returns a boolean if a field has been set.
func (DiscoveryRecordModel) MarshalJSON ¶
func (o DiscoveryRecordModel) MarshalJSON() ([]byte, error)
func (*DiscoveryRecordModel) SetApp ¶
func (o *DiscoveryRecordModel) SetApp(v Apps)
SetApp gets a reference to the given Apps and assigns it to the App field.
func (*DiscoveryRecordModel) SetDomain ¶
func (o *DiscoveryRecordModel) SetDomain(v Domain)
SetDomain gets a reference to the given Domain and assigns it to the Domain field.
func (DiscoveryRecordModel) ToMap ¶
func (o DiscoveryRecordModel) ToMap() (map[string]interface{}, error)
type DiscoveryServiceURL ¶
type DiscoveryServiceURL struct {
Url *string `json:"url,omitempty"`
}
DiscoveryServiceURL struct for DiscoveryServiceURL
func NewDiscoveryServiceURL ¶
func NewDiscoveryServiceURL() *DiscoveryServiceURL
NewDiscoveryServiceURL instantiates a new DiscoveryServiceURL object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDiscoveryServiceURLWithDefaults ¶
func NewDiscoveryServiceURLWithDefaults() *DiscoveryServiceURL
NewDiscoveryServiceURLWithDefaults instantiates a new DiscoveryServiceURL object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DiscoveryServiceURL) GetUrl ¶
func (o *DiscoveryServiceURL) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*DiscoveryServiceURL) GetUrlOk ¶
func (o *DiscoveryServiceURL) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DiscoveryServiceURL) HasUrl ¶
func (o *DiscoveryServiceURL) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (DiscoveryServiceURL) MarshalJSON ¶
func (o DiscoveryServiceURL) MarshalJSON() ([]byte, error)
func (*DiscoveryServiceURL) SetUrl ¶
func (o *DiscoveryServiceURL) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (DiscoveryServiceURL) ToMap ¶
func (o DiscoveryServiceURL) ToMap() (map[string]interface{}, error)
type Domain ¶
type Domain struct {
Name *string `json:"name,omitempty"`
}
Domain struct for Domain
func NewDomain ¶
func NewDomain() *Domain
NewDomain instantiates a new Domain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDomainWithDefaults ¶
func NewDomainWithDefaults() *Domain
NewDomainWithDefaults instantiates a new Domain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Domain) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (Domain) MarshalJSON ¶
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type GetAllDiscoveryResponse ¶
type GetAllDiscoveryResponse struct { Count *int32 `json:"count,omitempty"` Items []DiscoveryRecordModel `json:"items,omitempty"` NextToken *string `json:"nextToken,omitempty"` }
GetAllDiscoveryResponse struct for GetAllDiscoveryResponse
func NewGetAllDiscoveryResponse ¶
func NewGetAllDiscoveryResponse() *GetAllDiscoveryResponse
NewGetAllDiscoveryResponse instantiates a new GetAllDiscoveryResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllDiscoveryResponseWithDefaults ¶
func NewGetAllDiscoveryResponseWithDefaults() *GetAllDiscoveryResponse
NewGetAllDiscoveryResponseWithDefaults instantiates a new GetAllDiscoveryResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllDiscoveryResponse) GetCount ¶
func (o *GetAllDiscoveryResponse) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*GetAllDiscoveryResponse) GetCountOk ¶
func (o *GetAllDiscoveryResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllDiscoveryResponse) GetItems ¶
func (o *GetAllDiscoveryResponse) GetItems() []DiscoveryRecordModel
GetItems returns the Items field value if set, zero value otherwise.
func (*GetAllDiscoveryResponse) GetItemsOk ¶
func (o *GetAllDiscoveryResponse) GetItemsOk() ([]DiscoveryRecordModel, bool)
GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllDiscoveryResponse) GetNextToken ¶
func (o *GetAllDiscoveryResponse) GetNextToken() string
GetNextToken returns the NextToken field value if set, zero value otherwise.
func (*GetAllDiscoveryResponse) GetNextTokenOk ¶
func (o *GetAllDiscoveryResponse) GetNextTokenOk() (*string, bool)
GetNextTokenOk returns a tuple with the NextToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllDiscoveryResponse) HasCount ¶
func (o *GetAllDiscoveryResponse) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*GetAllDiscoveryResponse) HasItems ¶
func (o *GetAllDiscoveryResponse) HasItems() bool
HasItems returns a boolean if a field has been set.
func (*GetAllDiscoveryResponse) HasNextToken ¶
func (o *GetAllDiscoveryResponse) HasNextToken() bool
HasNextToken returns a boolean if a field has been set.
func (GetAllDiscoveryResponse) MarshalJSON ¶
func (o GetAllDiscoveryResponse) MarshalJSON() ([]byte, error)
func (*GetAllDiscoveryResponse) SetCount ¶
func (o *GetAllDiscoveryResponse) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*GetAllDiscoveryResponse) SetItems ¶
func (o *GetAllDiscoveryResponse) SetItems(v []DiscoveryRecordModel)
SetItems gets a reference to the given []DiscoveryRecordModel and assigns it to the Items field.
func (*GetAllDiscoveryResponse) SetNextToken ¶
func (o *GetAllDiscoveryResponse) SetNextToken(v string)
SetNextToken gets a reference to the given string and assigns it to the NextToken field.
func (GetAllDiscoveryResponse) ToMap ¶
func (o GetAllDiscoveryResponse) ToMap() (map[string]interface{}, error)
type GetAllSettingResponse ¶
type GetAllSettingResponse struct { Count *int32 `json:"count,omitempty"` Items []SettingsRecordModel `json:"items,omitempty"` NextToken *string `json:"nextToken,omitempty"` }
GetAllSettingResponse struct for GetAllSettingResponse
func NewGetAllSettingResponse ¶
func NewGetAllSettingResponse() *GetAllSettingResponse
NewGetAllSettingResponse instantiates a new GetAllSettingResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllSettingResponseWithDefaults ¶
func NewGetAllSettingResponseWithDefaults() *GetAllSettingResponse
NewGetAllSettingResponseWithDefaults instantiates a new GetAllSettingResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllSettingResponse) GetCount ¶
func (o *GetAllSettingResponse) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*GetAllSettingResponse) GetCountOk ¶
func (o *GetAllSettingResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllSettingResponse) GetItems ¶
func (o *GetAllSettingResponse) GetItems() []SettingsRecordModel
GetItems returns the Items field value if set, zero value otherwise.
func (*GetAllSettingResponse) GetItemsOk ¶
func (o *GetAllSettingResponse) GetItemsOk() ([]SettingsRecordModel, bool)
GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllSettingResponse) GetNextToken ¶
func (o *GetAllSettingResponse) GetNextToken() string
GetNextToken returns the NextToken field value if set, zero value otherwise.
func (*GetAllSettingResponse) GetNextTokenOk ¶
func (o *GetAllSettingResponse) GetNextTokenOk() (*string, bool)
GetNextTokenOk returns a tuple with the NextToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllSettingResponse) HasCount ¶
func (o *GetAllSettingResponse) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*GetAllSettingResponse) HasItems ¶
func (o *GetAllSettingResponse) HasItems() bool
HasItems returns a boolean if a field has been set.
func (*GetAllSettingResponse) HasNextToken ¶
func (o *GetAllSettingResponse) HasNextToken() bool
HasNextToken returns a boolean if a field has been set.
func (GetAllSettingResponse) MarshalJSON ¶
func (o GetAllSettingResponse) MarshalJSON() ([]byte, error)
func (*GetAllSettingResponse) SetCount ¶
func (o *GetAllSettingResponse) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*GetAllSettingResponse) SetItems ¶
func (o *GetAllSettingResponse) SetItems(v []SettingsRecordModel)
SetItems gets a reference to the given []SettingsRecordModel and assigns it to the Items field.
func (*GetAllSettingResponse) SetNextToken ¶
func (o *GetAllSettingResponse) SetNextToken(v string)
SetNextToken gets a reference to the given string and assigns it to the NextToken field.
func (GetAllSettingResponse) ToMap ¶
func (o GetAllSettingResponse) ToMap() (map[string]interface{}, error)
type MappedNullable ¶
type MiddlewareFunction ¶
MiddlewareFunction provides way to implement custom middleware in the prepareRequest
type MiddlewareFunctionWithError ¶
MiddlewareFunctionWithError provides way to implement custom middleware with errors in the prepareRequest
type MigrationUrl ¶
type MigrationUrl struct { StoreFrontValidUntil *string `json:"storeFrontValidUntil,omitempty"` Url *string `json:"url,omitempty"` }
MigrationUrl struct for MigrationUrl
func NewMigrationUrl ¶
func NewMigrationUrl() *MigrationUrl
NewMigrationUrl instantiates a new MigrationUrl object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMigrationUrlWithDefaults ¶
func NewMigrationUrlWithDefaults() *MigrationUrl
NewMigrationUrlWithDefaults instantiates a new MigrationUrl object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MigrationUrl) GetStoreFrontValidUntil ¶
func (o *MigrationUrl) GetStoreFrontValidUntil() string
GetStoreFrontValidUntil returns the StoreFrontValidUntil field value if set, zero value otherwise.
func (*MigrationUrl) GetStoreFrontValidUntilOk ¶
func (o *MigrationUrl) GetStoreFrontValidUntilOk() (*string, bool)
GetStoreFrontValidUntilOk returns a tuple with the StoreFrontValidUntil field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MigrationUrl) GetUrl ¶
func (o *MigrationUrl) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*MigrationUrl) GetUrlOk ¶
func (o *MigrationUrl) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MigrationUrl) HasStoreFrontValidUntil ¶
func (o *MigrationUrl) HasStoreFrontValidUntil() bool
HasStoreFrontValidUntil returns a boolean if a field has been set.
func (*MigrationUrl) HasUrl ¶
func (o *MigrationUrl) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (MigrationUrl) MarshalJSON ¶
func (o MigrationUrl) MarshalJSON() ([]byte, error)
func (*MigrationUrl) SetStoreFrontValidUntil ¶
func (o *MigrationUrl) SetStoreFrontValidUntil(v string)
SetStoreFrontValidUntil gets a reference to the given string and assigns it to the StoreFrontValidUntil field.
func (*MigrationUrl) SetUrl ¶
func (o *MigrationUrl) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (MigrationUrl) ToMap ¶
func (o MigrationUrl) ToMap() (map[string]interface{}, error)
type NullableAllowedWebStoreURL ¶
type NullableAllowedWebStoreURL struct {
// contains filtered or unexported fields
}
func NewNullableAllowedWebStoreURL ¶
func NewNullableAllowedWebStoreURL(val *AllowedWebStoreURL) *NullableAllowedWebStoreURL
func (NullableAllowedWebStoreURL) Get ¶
func (v NullableAllowedWebStoreURL) Get() *AllowedWebStoreURL
func (NullableAllowedWebStoreURL) IsSet ¶
func (v NullableAllowedWebStoreURL) IsSet() bool
func (NullableAllowedWebStoreURL) MarshalJSON ¶
func (v NullableAllowedWebStoreURL) MarshalJSON() ([]byte, error)
func (*NullableAllowedWebStoreURL) Set ¶
func (v *NullableAllowedWebStoreURL) Set(val *AllowedWebStoreURL)
func (*NullableAllowedWebStoreURL) UnmarshalJSON ¶
func (v *NullableAllowedWebStoreURL) UnmarshalJSON(src []byte) error
func (*NullableAllowedWebStoreURL) Unset ¶
func (v *NullableAllowedWebStoreURL) Unset()
type NullableAppSettings ¶
type NullableAppSettings struct {
// contains filtered or unexported fields
}
func NewNullableAppSettings ¶
func NewNullableAppSettings(val *AppSettings) *NullableAppSettings
func (NullableAppSettings) Get ¶
func (v NullableAppSettings) Get() *AppSettings
func (NullableAppSettings) IsSet ¶
func (v NullableAppSettings) IsSet() bool
func (NullableAppSettings) MarshalJSON ¶
func (v NullableAppSettings) MarshalJSON() ([]byte, error)
func (*NullableAppSettings) Set ¶
func (v *NullableAppSettings) Set(val *AppSettings)
func (*NullableAppSettings) UnmarshalJSON ¶
func (v *NullableAppSettings) UnmarshalJSON(src []byte) error
func (*NullableAppSettings) Unset ¶
func (v *NullableAppSettings) Unset()
type NullableApps ¶
type NullableApps struct {
// contains filtered or unexported fields
}
func NewNullableApps ¶
func NewNullableApps(val *Apps) *NullableApps
func (NullableApps) Get ¶
func (v NullableApps) Get() *Apps
func (NullableApps) IsSet ¶
func (v NullableApps) IsSet() bool
func (NullableApps) MarshalJSON ¶
func (v NullableApps) MarshalJSON() ([]byte, error)
func (*NullableApps) Set ¶
func (v *NullableApps) Set(val *Apps)
func (*NullableApps) UnmarshalJSON ¶
func (v *NullableApps) UnmarshalJSON(src []byte) error
func (*NullableApps) Unset ¶
func (v *NullableApps) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableCategorySettings ¶
type NullableCategorySettings struct {
// contains filtered or unexported fields
}
func NewNullableCategorySettings ¶
func NewNullableCategorySettings(val *CategorySettings) *NullableCategorySettings
func (NullableCategorySettings) Get ¶
func (v NullableCategorySettings) Get() *CategorySettings
func (NullableCategorySettings) IsSet ¶
func (v NullableCategorySettings) IsSet() bool
func (NullableCategorySettings) MarshalJSON ¶
func (v NullableCategorySettings) MarshalJSON() ([]byte, error)
func (*NullableCategorySettings) Set ¶
func (v *NullableCategorySettings) Set(val *CategorySettings)
func (*NullableCategorySettings) UnmarshalJSON ¶
func (v *NullableCategorySettings) UnmarshalJSON(src []byte) error
func (*NullableCategorySettings) Unset ¶
func (v *NullableCategorySettings) Unset()
type NullableCitrixErrorModel ¶
type NullableCitrixErrorModel struct {
// contains filtered or unexported fields
}
func NewNullableCitrixErrorModel ¶
func NewNullableCitrixErrorModel(val *CitrixErrorModel) *NullableCitrixErrorModel
func (NullableCitrixErrorModel) Get ¶
func (v NullableCitrixErrorModel) Get() *CitrixErrorModel
func (NullableCitrixErrorModel) IsSet ¶
func (v NullableCitrixErrorModel) IsSet() bool
func (NullableCitrixErrorModel) MarshalJSON ¶
func (v NullableCitrixErrorModel) MarshalJSON() ([]byte, error)
func (*NullableCitrixErrorModel) Set ¶
func (v *NullableCitrixErrorModel) Set(val *CitrixErrorModel)
func (*NullableCitrixErrorModel) UnmarshalJSON ¶
func (v *NullableCitrixErrorModel) UnmarshalJSON(src []byte) error
func (*NullableCitrixErrorModel) Unset ¶
func (v *NullableCitrixErrorModel) Unset()
type NullableDiscoveryRecordModel ¶
type NullableDiscoveryRecordModel struct {
// contains filtered or unexported fields
}
func NewNullableDiscoveryRecordModel ¶
func NewNullableDiscoveryRecordModel(val *DiscoveryRecordModel) *NullableDiscoveryRecordModel
func (NullableDiscoveryRecordModel) Get ¶
func (v NullableDiscoveryRecordModel) Get() *DiscoveryRecordModel
func (NullableDiscoveryRecordModel) IsSet ¶
func (v NullableDiscoveryRecordModel) IsSet() bool
func (NullableDiscoveryRecordModel) MarshalJSON ¶
func (v NullableDiscoveryRecordModel) MarshalJSON() ([]byte, error)
func (*NullableDiscoveryRecordModel) Set ¶
func (v *NullableDiscoveryRecordModel) Set(val *DiscoveryRecordModel)
func (*NullableDiscoveryRecordModel) UnmarshalJSON ¶
func (v *NullableDiscoveryRecordModel) UnmarshalJSON(src []byte) error
func (*NullableDiscoveryRecordModel) Unset ¶
func (v *NullableDiscoveryRecordModel) Unset()
type NullableDiscoveryServiceURL ¶
type NullableDiscoveryServiceURL struct {
// contains filtered or unexported fields
}
func NewNullableDiscoveryServiceURL ¶
func NewNullableDiscoveryServiceURL(val *DiscoveryServiceURL) *NullableDiscoveryServiceURL
func (NullableDiscoveryServiceURL) Get ¶
func (v NullableDiscoveryServiceURL) Get() *DiscoveryServiceURL
func (NullableDiscoveryServiceURL) IsSet ¶
func (v NullableDiscoveryServiceURL) IsSet() bool
func (NullableDiscoveryServiceURL) MarshalJSON ¶
func (v NullableDiscoveryServiceURL) MarshalJSON() ([]byte, error)
func (*NullableDiscoveryServiceURL) Set ¶
func (v *NullableDiscoveryServiceURL) Set(val *DiscoveryServiceURL)
func (*NullableDiscoveryServiceURL) UnmarshalJSON ¶
func (v *NullableDiscoveryServiceURL) UnmarshalJSON(src []byte) error
func (*NullableDiscoveryServiceURL) Unset ¶
func (v *NullableDiscoveryServiceURL) Unset()
type NullableDomain ¶
type NullableDomain struct {
// contains filtered or unexported fields
}
func NewNullableDomain ¶
func NewNullableDomain(val *Domain) *NullableDomain
func (NullableDomain) Get ¶
func (v NullableDomain) Get() *Domain
func (NullableDomain) IsSet ¶
func (v NullableDomain) IsSet() bool
func (NullableDomain) MarshalJSON ¶
func (v NullableDomain) MarshalJSON() ([]byte, error)
func (*NullableDomain) Set ¶
func (v *NullableDomain) Set(val *Domain)
func (*NullableDomain) UnmarshalJSON ¶
func (v *NullableDomain) UnmarshalJSON(src []byte) error
func (*NullableDomain) Unset ¶
func (v *NullableDomain) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableGetAllDiscoveryResponse ¶
type NullableGetAllDiscoveryResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetAllDiscoveryResponse ¶
func NewNullableGetAllDiscoveryResponse(val *GetAllDiscoveryResponse) *NullableGetAllDiscoveryResponse
func (NullableGetAllDiscoveryResponse) Get ¶
func (v NullableGetAllDiscoveryResponse) Get() *GetAllDiscoveryResponse
func (NullableGetAllDiscoveryResponse) IsSet ¶
func (v NullableGetAllDiscoveryResponse) IsSet() bool
func (NullableGetAllDiscoveryResponse) MarshalJSON ¶
func (v NullableGetAllDiscoveryResponse) MarshalJSON() ([]byte, error)
func (*NullableGetAllDiscoveryResponse) Set ¶
func (v *NullableGetAllDiscoveryResponse) Set(val *GetAllDiscoveryResponse)
func (*NullableGetAllDiscoveryResponse) UnmarshalJSON ¶
func (v *NullableGetAllDiscoveryResponse) UnmarshalJSON(src []byte) error
func (*NullableGetAllDiscoveryResponse) Unset ¶
func (v *NullableGetAllDiscoveryResponse) Unset()
type NullableGetAllSettingResponse ¶
type NullableGetAllSettingResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetAllSettingResponse ¶
func NewNullableGetAllSettingResponse(val *GetAllSettingResponse) *NullableGetAllSettingResponse
func (NullableGetAllSettingResponse) Get ¶
func (v NullableGetAllSettingResponse) Get() *GetAllSettingResponse
func (NullableGetAllSettingResponse) IsSet ¶
func (v NullableGetAllSettingResponse) IsSet() bool
func (NullableGetAllSettingResponse) MarshalJSON ¶
func (v NullableGetAllSettingResponse) MarshalJSON() ([]byte, error)
func (*NullableGetAllSettingResponse) Set ¶
func (v *NullableGetAllSettingResponse) Set(val *GetAllSettingResponse)
func (*NullableGetAllSettingResponse) UnmarshalJSON ¶
func (v *NullableGetAllSettingResponse) UnmarshalJSON(src []byte) error
func (*NullableGetAllSettingResponse) Unset ¶
func (v *NullableGetAllSettingResponse) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableMigrationUrl ¶
type NullableMigrationUrl struct {
// contains filtered or unexported fields
}
func NewNullableMigrationUrl ¶
func NewNullableMigrationUrl(val *MigrationUrl) *NullableMigrationUrl
func (NullableMigrationUrl) Get ¶
func (v NullableMigrationUrl) Get() *MigrationUrl
func (NullableMigrationUrl) IsSet ¶
func (v NullableMigrationUrl) IsSet() bool
func (NullableMigrationUrl) MarshalJSON ¶
func (v NullableMigrationUrl) MarshalJSON() ([]byte, error)
func (*NullableMigrationUrl) Set ¶
func (v *NullableMigrationUrl) Set(val *MigrationUrl)
func (*NullableMigrationUrl) UnmarshalJSON ¶
func (v *NullableMigrationUrl) UnmarshalJSON(src []byte) error
func (*NullableMigrationUrl) Unset ¶
func (v *NullableMigrationUrl) Unset()
type NullableParameter ¶
type NullableParameter struct {
// contains filtered or unexported fields
}
func NewNullableParameter ¶
func NewNullableParameter(val *Parameter) *NullableParameter
func (NullableParameter) Get ¶
func (v NullableParameter) Get() *Parameter
func (NullableParameter) IsSet ¶
func (v NullableParameter) IsSet() bool
func (NullableParameter) MarshalJSON ¶
func (v NullableParameter) MarshalJSON() ([]byte, error)
func (*NullableParameter) Set ¶
func (v *NullableParameter) Set(val *Parameter)
func (*NullableParameter) UnmarshalJSON ¶
func (v *NullableParameter) UnmarshalJSON(src []byte) error
func (*NullableParameter) Unset ¶
func (v *NullableParameter) Unset()
type NullablePlatformSettings ¶
type NullablePlatformSettings struct {
// contains filtered or unexported fields
}
func NewNullablePlatformSettings ¶
func NewNullablePlatformSettings(val *PlatformSettings) *NullablePlatformSettings
func (NullablePlatformSettings) Get ¶
func (v NullablePlatformSettings) Get() *PlatformSettings
func (NullablePlatformSettings) IsSet ¶
func (v NullablePlatformSettings) IsSet() bool
func (NullablePlatformSettings) MarshalJSON ¶
func (v NullablePlatformSettings) MarshalJSON() ([]byte, error)
func (*NullablePlatformSettings) Set ¶
func (v *NullablePlatformSettings) Set(val *PlatformSettings)
func (*NullablePlatformSettings) UnmarshalJSON ¶
func (v *NullablePlatformSettings) UnmarshalJSON(src []byte) error
func (*NullablePlatformSettings) Unset ¶
func (v *NullablePlatformSettings) Unset()
type NullableServiceURL ¶
type NullableServiceURL struct {
// contains filtered or unexported fields
}
func NewNullableServiceURL ¶
func NewNullableServiceURL(val *ServiceURL) *NullableServiceURL
func (NullableServiceURL) Get ¶
func (v NullableServiceURL) Get() *ServiceURL
func (NullableServiceURL) IsSet ¶
func (v NullableServiceURL) IsSet() bool
func (NullableServiceURL) MarshalJSON ¶
func (v NullableServiceURL) MarshalJSON() ([]byte, error)
func (*NullableServiceURL) Set ¶
func (v *NullableServiceURL) Set(val *ServiceURL)
func (*NullableServiceURL) UnmarshalJSON ¶
func (v *NullableServiceURL) UnmarshalJSON(src []byte) error
func (*NullableServiceURL) Unset ¶
func (v *NullableServiceURL) Unset()
type NullableSettings ¶
type NullableSettings struct {
// contains filtered or unexported fields
}
func NewNullableSettings ¶
func NewNullableSettings(val *Settings) *NullableSettings
func (NullableSettings) Get ¶
func (v NullableSettings) Get() *Settings
func (NullableSettings) IsSet ¶
func (v NullableSettings) IsSet() bool
func (NullableSettings) MarshalJSON ¶
func (v NullableSettings) MarshalJSON() ([]byte, error)
func (*NullableSettings) Set ¶
func (v *NullableSettings) Set(val *Settings)
func (*NullableSettings) UnmarshalJSON ¶
func (v *NullableSettings) UnmarshalJSON(src []byte) error
func (*NullableSettings) Unset ¶
func (v *NullableSettings) Unset()
type NullableSettingsChannel ¶
type NullableSettingsChannel struct {
// contains filtered or unexported fields
}
func NewNullableSettingsChannel ¶
func NewNullableSettingsChannel(val *SettingsChannel) *NullableSettingsChannel
func (NullableSettingsChannel) Get ¶
func (v NullableSettingsChannel) Get() *SettingsChannel
func (NullableSettingsChannel) IsSet ¶
func (v NullableSettingsChannel) IsSet() bool
func (NullableSettingsChannel) MarshalJSON ¶
func (v NullableSettingsChannel) MarshalJSON() ([]byte, error)
func (*NullableSettingsChannel) Set ¶
func (v *NullableSettingsChannel) Set(val *SettingsChannel)
func (*NullableSettingsChannel) UnmarshalJSON ¶
func (v *NullableSettingsChannel) UnmarshalJSON(src []byte) error
func (*NullableSettingsChannel) Unset ¶
func (v *NullableSettingsChannel) Unset()
type NullableSettingsRecordModel ¶
type NullableSettingsRecordModel struct {
// contains filtered or unexported fields
}
func NewNullableSettingsRecordModel ¶
func NewNullableSettingsRecordModel(val *SettingsRecordModel) *NullableSettingsRecordModel
func (NullableSettingsRecordModel) Get ¶
func (v NullableSettingsRecordModel) Get() *SettingsRecordModel
func (NullableSettingsRecordModel) IsSet ¶
func (v NullableSettingsRecordModel) IsSet() bool
func (NullableSettingsRecordModel) MarshalJSON ¶
func (v NullableSettingsRecordModel) MarshalJSON() ([]byte, error)
func (*NullableSettingsRecordModel) Set ¶
func (v *NullableSettingsRecordModel) Set(val *SettingsRecordModel)
func (*NullableSettingsRecordModel) UnmarshalJSON ¶
func (v *NullableSettingsRecordModel) UnmarshalJSON(src []byte) error
func (*NullableSettingsRecordModel) Unset ¶
func (v *NullableSettingsRecordModel) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableWorkspace ¶
type NullableWorkspace struct {
// contains filtered or unexported fields
}
func NewNullableWorkspace ¶
func NewNullableWorkspace(val *Workspace) *NullableWorkspace
func (NullableWorkspace) Get ¶
func (v NullableWorkspace) Get() *Workspace
func (NullableWorkspace) IsSet ¶
func (v NullableWorkspace) IsSet() bool
func (NullableWorkspace) MarshalJSON ¶
func (v NullableWorkspace) MarshalJSON() ([]byte, error)
func (*NullableWorkspace) Set ¶
func (v *NullableWorkspace) Set(val *Workspace)
func (*NullableWorkspace) UnmarshalJSON ¶
func (v *NullableWorkspace) UnmarshalJSON(src []byte) error
func (*NullableWorkspace) Unset ¶
func (v *NullableWorkspace) Unset()
type Parameter ¶
type Parameter struct { Name *string `json:"name,omitempty"` Value *string `json:"value,omitempty"` }
Parameter struct for Parameter
func NewParameter ¶
func NewParameter() *Parameter
NewParameter instantiates a new Parameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewParameterWithDefaults ¶
func NewParameterWithDefaults() *Parameter
NewParameterWithDefaults instantiates a new Parameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Parameter) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Parameter) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (Parameter) MarshalJSON ¶
func (*Parameter) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
type PlatformSettings ¶
type PlatformSettings struct { AssignedTo []string `json:"assignedTo,omitempty"` AssignmentPriority *int32 `json:"assignmentPriority,omitempty"` Category *string `json:"category,omitempty"` Settings []CategorySettings `json:"settings,omitempty"` UserOverride *bool `json:"userOverride,omitempty"` }
PlatformSettings struct for PlatformSettings
func NewPlatformSettings ¶
func NewPlatformSettings() *PlatformSettings
NewPlatformSettings instantiates a new PlatformSettings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPlatformSettingsWithDefaults ¶
func NewPlatformSettingsWithDefaults() *PlatformSettings
NewPlatformSettingsWithDefaults instantiates a new PlatformSettings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PlatformSettings) GetAssignedTo ¶
func (o *PlatformSettings) GetAssignedTo() []string
GetAssignedTo returns the AssignedTo field value if set, zero value otherwise.
func (*PlatformSettings) GetAssignedToOk ¶
func (o *PlatformSettings) GetAssignedToOk() ([]string, bool)
GetAssignedToOk returns a tuple with the AssignedTo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlatformSettings) GetAssignmentPriority ¶
func (o *PlatformSettings) GetAssignmentPriority() int32
GetAssignmentPriority returns the AssignmentPriority field value if set, zero value otherwise.
func (*PlatformSettings) GetAssignmentPriorityOk ¶
func (o *PlatformSettings) GetAssignmentPriorityOk() (*int32, bool)
GetAssignmentPriorityOk returns a tuple with the AssignmentPriority field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlatformSettings) GetCategory ¶
func (o *PlatformSettings) GetCategory() string
GetCategory returns the Category field value if set, zero value otherwise.
func (*PlatformSettings) GetCategoryOk ¶
func (o *PlatformSettings) GetCategoryOk() (*string, bool)
GetCategoryOk returns a tuple with the Category field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlatformSettings) GetSettings ¶
func (o *PlatformSettings) GetSettings() []CategorySettings
GetSettings returns the Settings field value if set, zero value otherwise.
func (*PlatformSettings) GetSettingsOk ¶
func (o *PlatformSettings) GetSettingsOk() ([]CategorySettings, bool)
GetSettingsOk returns a tuple with the Settings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlatformSettings) GetUserOverride ¶
func (o *PlatformSettings) GetUserOverride() bool
GetUserOverride returns the UserOverride field value if set, zero value otherwise.
func (*PlatformSettings) GetUserOverrideOk ¶
func (o *PlatformSettings) GetUserOverrideOk() (*bool, bool)
GetUserOverrideOk returns a tuple with the UserOverride field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlatformSettings) HasAssignedTo ¶
func (o *PlatformSettings) HasAssignedTo() bool
HasAssignedTo returns a boolean if a field has been set.
func (*PlatformSettings) HasAssignmentPriority ¶
func (o *PlatformSettings) HasAssignmentPriority() bool
HasAssignmentPriority returns a boolean if a field has been set.
func (*PlatformSettings) HasCategory ¶
func (o *PlatformSettings) HasCategory() bool
HasCategory returns a boolean if a field has been set.
func (*PlatformSettings) HasSettings ¶
func (o *PlatformSettings) HasSettings() bool
HasSettings returns a boolean if a field has been set.
func (*PlatformSettings) HasUserOverride ¶
func (o *PlatformSettings) HasUserOverride() bool
HasUserOverride returns a boolean if a field has been set.
func (PlatformSettings) MarshalJSON ¶
func (o PlatformSettings) MarshalJSON() ([]byte, error)
func (*PlatformSettings) SetAssignedTo ¶
func (o *PlatformSettings) SetAssignedTo(v []string)
SetAssignedTo gets a reference to the given []string and assigns it to the AssignedTo field.
func (*PlatformSettings) SetAssignmentPriority ¶
func (o *PlatformSettings) SetAssignmentPriority(v int32)
SetAssignmentPriority gets a reference to the given int32 and assigns it to the AssignmentPriority field.
func (*PlatformSettings) SetCategory ¶
func (o *PlatformSettings) SetCategory(v string)
SetCategory gets a reference to the given string and assigns it to the Category field.
func (*PlatformSettings) SetSettings ¶
func (o *PlatformSettings) SetSettings(v []CategorySettings)
SetSettings gets a reference to the given []CategorySettings and assigns it to the Settings field.
func (*PlatformSettings) SetUserOverride ¶
func (o *PlatformSettings) SetUserOverride(v bool)
SetUserOverride gets a reference to the given bool and assigns it to the UserOverride field.
func (PlatformSettings) ToMap ¶
func (o PlatformSettings) ToMap() (map[string]interface{}, error)
type ResponseMiddlewareFunction ¶
ResponseMiddlewareFunction provides way to implement custom middleware with errors after the response is received
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type ServiceURL ¶
type ServiceURL struct { MigrationUrl []MigrationUrl `json:"migrationUrl,omitempty"` Url *string `json:"url,omitempty"` }
ServiceURL struct for ServiceURL
func NewServiceURL ¶
func NewServiceURL() *ServiceURL
NewServiceURL instantiates a new ServiceURL object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewServiceURLWithDefaults ¶
func NewServiceURLWithDefaults() *ServiceURL
NewServiceURLWithDefaults instantiates a new ServiceURL object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ServiceURL) GetMigrationUrl ¶
func (o *ServiceURL) GetMigrationUrl() []MigrationUrl
GetMigrationUrl returns the MigrationUrl field value if set, zero value otherwise.
func (*ServiceURL) GetMigrationUrlOk ¶
func (o *ServiceURL) GetMigrationUrlOk() ([]MigrationUrl, bool)
GetMigrationUrlOk returns a tuple with the MigrationUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceURL) GetUrl ¶
func (o *ServiceURL) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*ServiceURL) GetUrlOk ¶
func (o *ServiceURL) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceURL) HasMigrationUrl ¶
func (o *ServiceURL) HasMigrationUrl() bool
HasMigrationUrl returns a boolean if a field has been set.
func (*ServiceURL) HasUrl ¶
func (o *ServiceURL) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (ServiceURL) MarshalJSON ¶
func (o ServiceURL) MarshalJSON() ([]byte, error)
func (*ServiceURL) SetMigrationUrl ¶
func (o *ServiceURL) SetMigrationUrl(v []MigrationUrl)
SetMigrationUrl gets a reference to the given []MigrationUrl and assigns it to the MigrationUrl field.
func (*ServiceURL) SetUrl ¶
func (o *ServiceURL) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (ServiceURL) ToMap ¶
func (o ServiceURL) ToMap() (map[string]interface{}, error)
type Settings ¶
type Settings struct { AppSettings *AppSettings `json:"appSettings,omitempty"` Description *string `json:"description,omitempty"` Name *string `json:"name,omitempty"` UseForAppConfig *bool `json:"useForAppConfig,omitempty"` }
Settings struct for Settings
func NewSettings ¶
func NewSettings() *Settings
NewSettings instantiates a new Settings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSettingsWithDefaults ¶
func NewSettingsWithDefaults() *Settings
NewSettingsWithDefaults instantiates a new Settings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Settings) GetAppSettings ¶
func (o *Settings) GetAppSettings() AppSettings
GetAppSettings returns the AppSettings field value if set, zero value otherwise.
func (*Settings) GetAppSettingsOk ¶
func (o *Settings) GetAppSettingsOk() (*AppSettings, bool)
GetAppSettingsOk returns a tuple with the AppSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Settings) GetDescription ¶
GetDescription returns the Description field value if set, zero value otherwise.
func (*Settings) GetDescriptionOk ¶
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Settings) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Settings) GetUseForAppConfig ¶
GetUseForAppConfig returns the UseForAppConfig field value if set, zero value otherwise.
func (*Settings) GetUseForAppConfigOk ¶
GetUseForAppConfigOk returns a tuple with the UseForAppConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Settings) HasAppSettings ¶
HasAppSettings returns a boolean if a field has been set.
func (*Settings) HasDescription ¶
HasDescription returns a boolean if a field has been set.
func (*Settings) HasUseForAppConfig ¶
HasUseForAppConfig returns a boolean if a field has been set.
func (Settings) MarshalJSON ¶
func (*Settings) SetAppSettings ¶
func (o *Settings) SetAppSettings(v AppSettings)
SetAppSettings gets a reference to the given AppSettings and assigns it to the AppSettings field.
func (*Settings) SetDescription ¶
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Settings) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
func (*Settings) SetUseForAppConfig ¶
SetUseForAppConfig gets a reference to the given bool and assigns it to the UseForAppConfig field.
type SettingsChannel ¶
type SettingsChannel struct {
ChannelName *string `json:"channelName,omitempty"`
}
SettingsChannel struct for SettingsChannel
func NewSettingsChannel ¶
func NewSettingsChannel() *SettingsChannel
NewSettingsChannel instantiates a new SettingsChannel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSettingsChannelWithDefaults ¶
func NewSettingsChannelWithDefaults() *SettingsChannel
NewSettingsChannelWithDefaults instantiates a new SettingsChannel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SettingsChannel) GetChannelName ¶
func (o *SettingsChannel) GetChannelName() string
GetChannelName returns the ChannelName field value if set, zero value otherwise.
func (*SettingsChannel) GetChannelNameOk ¶
func (o *SettingsChannel) GetChannelNameOk() (*string, bool)
GetChannelNameOk returns a tuple with the ChannelName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SettingsChannel) HasChannelName ¶
func (o *SettingsChannel) HasChannelName() bool
HasChannelName returns a boolean if a field has been set.
func (SettingsChannel) MarshalJSON ¶
func (o SettingsChannel) MarshalJSON() ([]byte, error)
func (*SettingsChannel) SetChannelName ¶
func (o *SettingsChannel) SetChannelName(v string)
SetChannelName gets a reference to the given string and assigns it to the ChannelName field.
func (SettingsChannel) ToMap ¶
func (o SettingsChannel) ToMap() (map[string]interface{}, error)
type SettingsControllerDAASService ¶
type SettingsControllerDAASService service
SettingsControllerDAASService SettingsControllerDAAS service
func (*SettingsControllerDAASService) DeleteSettingsApiUsingDELETE ¶
func (a *SettingsControllerDAASService) DeleteSettingsApiUsingDELETE(ctx context.Context, app string, url string) ApiDeleteSettingsApiUsingDELETERequest
DeleteSettingsApiUsingDELETE Delete Record For App And Service-url.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app Application Name. @param url Service URL for settings (based 64 url encoded) @return ApiDeleteSettingsApiUsingDELETERequest
func (*SettingsControllerDAASService) DeleteSettingsApiUsingDELETEExecute ¶
func (a *SettingsControllerDAASService) DeleteSettingsApiUsingDELETEExecute(r ApiDeleteSettingsApiUsingDELETERequest) (*http.Response, error)
Execute executes the request
func (*SettingsControllerDAASService) DeleteSettingsForChannel ¶
func (a *SettingsControllerDAASService) DeleteSettingsForChannel(ctx context.Context, app string, channelName string, url string) ApiDeleteSettingsForChannelRequest
DeleteSettingsForChannel Delete Settings Record For The Specified Customer Id, Product, Service And Channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['workspace'] @param channelName Channel Name @param url Service URL for settings (based 64 url encoded) @return ApiDeleteSettingsForChannelRequest
func (*SettingsControllerDAASService) DeleteSettingsForChannelExecute ¶
func (a *SettingsControllerDAASService) DeleteSettingsForChannelExecute(r ApiDeleteSettingsForChannelRequest) (*http.Response, error)
Execute executes the request
func (*SettingsControllerDAASService) GetAllSettingsApiUsingGET ¶
func (a *SettingsControllerDAASService) GetAllSettingsApiUsingGET(ctx context.Context) ApiGetAllSettingsApiUsingGETRequest
GetAllSettingsApiUsingGET Retrieve All Settings Records For The Specified Customer Id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllSettingsApiUsingGETRequest
func (*SettingsControllerDAASService) GetAllSettingsApiUsingGETExecute ¶
func (a *SettingsControllerDAASService) GetAllSettingsApiUsingGETExecute(r ApiGetAllSettingsApiUsingGETRequest) (*GetAllSettingResponse, *http.Response, error)
Execute executes the request
@return GetAllSettingResponse
func (*SettingsControllerDAASService) GetSettingsApiUsingGET ¶
func (a *SettingsControllerDAASService) GetSettingsApiUsingGET(ctx context.Context, app string, url string) ApiGetSettingsApiUsingGETRequest
GetSettingsApiUsingGET Retrieve Settings Record For App And Service-URL.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['Workspace'] @param url Service URL for settings (based 64 url encoded) @return ApiGetSettingsApiUsingGETRequest
func (*SettingsControllerDAASService) GetSettingsApiUsingGETExecute ¶
func (a *SettingsControllerDAASService) GetSettingsApiUsingGETExecute(r ApiGetSettingsApiUsingGETRequest) (*GetAllSettingResponse, *http.Response, error)
Execute executes the request
@return GetAllSettingResponse
func (*SettingsControllerDAASService) PostSettingsApiUsingPOST ¶
func (a *SettingsControllerDAASService) PostSettingsApiUsingPOST(ctx context.Context, app string) ApiPostSettingsApiUsingPOSTRequest
PostSettingsApiUsingPOST Create A New Settings Record.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app Application Name. @return ApiPostSettingsApiUsingPOSTRequest
func (*SettingsControllerDAASService) PostSettingsApiUsingPOSTExecute ¶
func (a *SettingsControllerDAASService) PostSettingsApiUsingPOSTExecute(r ApiPostSettingsApiUsingPOSTRequest) (*GetAllSettingResponse, *http.Response, error)
Execute executes the request
@return GetAllSettingResponse
func (*SettingsControllerDAASService) PutSettingsApiUsingPUT ¶
func (a *SettingsControllerDAASService) PutSettingsApiUsingPUT(ctx context.Context, app string, url string) ApiPutSettingsApiUsingPUTRequest
PutSettingsApiUsingPUT Update Settings Record For An App And Service-URL.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['Workspace'] @param url Service URL for settings (based 64 url encoded) @return ApiPutSettingsApiUsingPUTRequest
func (*SettingsControllerDAASService) PutSettingsApiUsingPUTExecute ¶
func (a *SettingsControllerDAASService) PutSettingsApiUsingPUTExecute(r ApiPutSettingsApiUsingPUTRequest) (*http.Response, error)
Execute executes the request
func (*SettingsControllerDAASService) RetrieveAllChannelSettings ¶
func (a *SettingsControllerDAASService) RetrieveAllChannelSettings(ctx context.Context, app string, url string) ApiRetrieveAllChannelSettingsRequest
RetrieveAllChannelSettings Retrieve All Channels Settings Records For The Specified Customer Id and url
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['workspace'] @param url Service URL for settings (based 64 url encoded) @return ApiRetrieveAllChannelSettingsRequest
func (*SettingsControllerDAASService) RetrieveAllChannelSettingsExecute ¶
func (a *SettingsControllerDAASService) RetrieveAllChannelSettingsExecute(r ApiRetrieveAllChannelSettingsRequest) (*GetAllSettingResponse, *http.Response, error)
Execute executes the request
@return GetAllSettingResponse
func (*SettingsControllerDAASService) RetrieveSettingsForChannel ¶
func (a *SettingsControllerDAASService) RetrieveSettingsForChannel(ctx context.Context, app string, channelName string, url string) ApiRetrieveSettingsForChannelRequest
RetrieveSettingsForChannel Retrieve Settings Record For The Specified Customer Id, Product, Service And Channel.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param app App Name. ['workspace'] @param channelName Channel Name @param url Service URL for settings (based 64 url encoded) @return ApiRetrieveSettingsForChannelRequest
func (*SettingsControllerDAASService) RetrieveSettingsForChannelExecute ¶
func (a *SettingsControllerDAASService) RetrieveSettingsForChannelExecute(r ApiRetrieveSettingsForChannelRequest) (*GetAllSettingResponse, *http.Response, error)
Execute executes the request
@return GetAllSettingResponse
type SettingsRecordModel ¶
type SettingsRecordModel struct { ServiceURL *ServiceURL `json:"serviceURL,omitempty"` Settings *Settings `json:"settings,omitempty"` SettingsChannel *SettingsChannel `json:"settingsChannel,omitempty"` }
SettingsRecordModel struct for SettingsRecordModel
func NewSettingsRecordModel ¶
func NewSettingsRecordModel() *SettingsRecordModel
NewSettingsRecordModel instantiates a new SettingsRecordModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSettingsRecordModelWithDefaults ¶
func NewSettingsRecordModelWithDefaults() *SettingsRecordModel
NewSettingsRecordModelWithDefaults instantiates a new SettingsRecordModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SettingsRecordModel) GetServiceURL ¶
func (o *SettingsRecordModel) GetServiceURL() ServiceURL
GetServiceURL returns the ServiceURL field value if set, zero value otherwise.
func (*SettingsRecordModel) GetServiceURLOk ¶
func (o *SettingsRecordModel) GetServiceURLOk() (*ServiceURL, bool)
GetServiceURLOk returns a tuple with the ServiceURL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SettingsRecordModel) GetSettings ¶
func (o *SettingsRecordModel) GetSettings() Settings
GetSettings returns the Settings field value if set, zero value otherwise.
func (*SettingsRecordModel) GetSettingsChannel ¶
func (o *SettingsRecordModel) GetSettingsChannel() SettingsChannel
GetSettingsChannel returns the SettingsChannel field value if set, zero value otherwise.
func (*SettingsRecordModel) GetSettingsChannelOk ¶
func (o *SettingsRecordModel) GetSettingsChannelOk() (*SettingsChannel, bool)
GetSettingsChannelOk returns a tuple with the SettingsChannel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SettingsRecordModel) GetSettingsOk ¶
func (o *SettingsRecordModel) GetSettingsOk() (*Settings, bool)
GetSettingsOk returns a tuple with the Settings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SettingsRecordModel) HasServiceURL ¶
func (o *SettingsRecordModel) HasServiceURL() bool
HasServiceURL returns a boolean if a field has been set.
func (*SettingsRecordModel) HasSettings ¶
func (o *SettingsRecordModel) HasSettings() bool
HasSettings returns a boolean if a field has been set.
func (*SettingsRecordModel) HasSettingsChannel ¶
func (o *SettingsRecordModel) HasSettingsChannel() bool
HasSettingsChannel returns a boolean if a field has been set.
func (SettingsRecordModel) MarshalJSON ¶
func (o SettingsRecordModel) MarshalJSON() ([]byte, error)
func (*SettingsRecordModel) SetServiceURL ¶
func (o *SettingsRecordModel) SetServiceURL(v ServiceURL)
SetServiceURL gets a reference to the given ServiceURL and assigns it to the ServiceURL field.
func (*SettingsRecordModel) SetSettings ¶
func (o *SettingsRecordModel) SetSettings(v Settings)
SetSettings gets a reference to the given Settings and assigns it to the Settings field.
func (*SettingsRecordModel) SetSettingsChannel ¶
func (o *SettingsRecordModel) SetSettingsChannel(v SettingsChannel)
SetSettingsChannel gets a reference to the given SettingsChannel and assigns it to the SettingsChannel field.
func (SettingsRecordModel) ToMap ¶
func (o SettingsRecordModel) ToMap() (map[string]interface{}, error)
type Workspace ¶
type Workspace struct { ServiceURLs []DiscoveryServiceURL `json:"serviceURLs,omitempty"` AllowedWebStoreURLs []AllowedWebStoreURL `json:"allowedWebStoreURLs,omitempty"` }
Workspace struct for Workspace
func NewWorkspace ¶
func NewWorkspace() *Workspace
NewWorkspace instantiates a new Workspace object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewWorkspaceWithDefaults ¶
func NewWorkspaceWithDefaults() *Workspace
NewWorkspaceWithDefaults instantiates a new Workspace object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Workspace) GetAllowedWebStoreURLs ¶
func (o *Workspace) GetAllowedWebStoreURLs() []AllowedWebStoreURL
GetAllowedWebStoreURLs returns the AllowedWebStoreURLs field value if set, zero value otherwise.
func (*Workspace) GetAllowedWebStoreURLsOk ¶
func (o *Workspace) GetAllowedWebStoreURLsOk() ([]AllowedWebStoreURL, bool)
GetAllowedWebStoreURLsOk returns a tuple with the AllowedWebStoreURLs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Workspace) GetServiceURLs ¶
func (o *Workspace) GetServiceURLs() []DiscoveryServiceURL
GetServiceURLs returns the ServiceURLs field value if set, zero value otherwise.
func (*Workspace) GetServiceURLsOk ¶
func (o *Workspace) GetServiceURLsOk() ([]DiscoveryServiceURL, bool)
GetServiceURLsOk returns a tuple with the ServiceURLs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Workspace) HasAllowedWebStoreURLs ¶
HasAllowedWebStoreURLs returns a boolean if a field has been set.
func (*Workspace) HasServiceURLs ¶
HasServiceURLs returns a boolean if a field has been set.
func (Workspace) MarshalJSON ¶
func (*Workspace) SetAllowedWebStoreURLs ¶
func (o *Workspace) SetAllowedWebStoreURLs(v []AllowedWebStoreURL)
SetAllowedWebStoreURLs gets a reference to the given []AllowedWebStoreURL and assigns it to the AllowedWebStoreURLs field.
func (*Workspace) SetServiceURLs ¶
func (o *Workspace) SetServiceURLs(v []DiscoveryServiceURL)
SetServiceURLs gets a reference to the given []DiscoveryServiceURL and assigns it to the ServiceURLs field.
Source Files ¶
- api_discovery_controller.go
- api_settings_controller.go
- client.go
- configuration.go
- model_allowed_web_store_url.go
- model_app_settings.go
- model_apps.go
- model_category_settings.go
- model_citrix_error_model.go
- model_discovery_record_model.go
- model_discovery_service_url.go
- model_domain.go
- model_get_all_discovery_response.go
- model_get_all_setting_response.go
- model_migration_url.go
- model_parameter.go
- model_platform_settings.go
- model_service_url.go
- model_settings.go
- model_settings_channel.go
- model_settings_record_model.go
- model_workspace.go
- response.go
- utils.go