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 BasicAuth
- type Configuration
- type CreateResourceGroup
- func (o *CreateResourceGroup) GetCreatedAt() time.Time
- func (o *CreateResourceGroup) GetCreatedAtOk() (*time.Time, bool)
- func (o *CreateResourceGroup) GetCreatedBy() string
- func (o *CreateResourceGroup) GetCreatedByOk() (*string, bool)
- func (o *CreateResourceGroup) GetDescription() string
- func (o *CreateResourceGroup) GetDescriptionOk() (*string, bool)
- func (o *CreateResourceGroup) GetId() string
- func (o *CreateResourceGroup) GetIdOk() (*string, bool)
- func (o *CreateResourceGroup) GetModifiedAt() time.Time
- func (o *CreateResourceGroup) GetModifiedAtOk() (*time.Time, bool)
- func (o *CreateResourceGroup) GetModifiedBy() string
- func (o *CreateResourceGroup) GetModifiedByOk() (*string, bool)
- func (o *CreateResourceGroup) GetName() string
- func (o *CreateResourceGroup) GetNameOk() (*string, bool)
- func (o *CreateResourceGroup) GetRegion() string
- func (o *CreateResourceGroup) GetRegionOk() (*string, bool)
- func (o *CreateResourceGroup) GetResourceTypes() []string
- func (o *CreateResourceGroup) GetResourceTypesOk() ([]string, bool)
- func (o *CreateResourceGroup) GetSrn() string
- func (o *CreateResourceGroup) GetSrnOk() (*string, bool)
- func (o *CreateResourceGroup) GetTags() []Tag
- func (o *CreateResourceGroup) GetTagsOk() ([]Tag, bool)
- func (o *CreateResourceGroup) HasResourceTypes() bool
- func (o *CreateResourceGroup) HasTags() bool
- func (o CreateResourceGroup) MarshalJSON() ([]byte, error)
- func (o *CreateResourceGroup) SetCreatedAt(v time.Time)
- func (o *CreateResourceGroup) SetCreatedBy(v string)
- func (o *CreateResourceGroup) SetDescription(v string)
- func (o *CreateResourceGroup) SetId(v string)
- func (o *CreateResourceGroup) SetModifiedAt(v time.Time)
- func (o *CreateResourceGroup) SetModifiedBy(v string)
- func (o *CreateResourceGroup) SetName(v string)
- func (o *CreateResourceGroup) SetRegion(v string)
- func (o *CreateResourceGroup) SetResourceTypes(v []string)
- func (o *CreateResourceGroup) SetSrn(v string)
- func (o *CreateResourceGroup) SetTags(v []Tag)
- func (o CreateResourceGroup) ToMap() (map[string]interface{}, error)
- func (o *CreateResourceGroup) UnmarshalJSON(data []byte) (err error)
- type GenericOpenAPIError
- type MappedNullable
- type NullableBool
- type NullableCreateResourceGroup
- func (v NullableCreateResourceGroup) Get() *CreateResourceGroup
- func (v NullableCreateResourceGroup) IsSet() bool
- func (v NullableCreateResourceGroup) MarshalJSON() ([]byte, error)
- func (v *NullableCreateResourceGroup) Set(val *CreateResourceGroup)
- func (v *NullableCreateResourceGroup) UnmarshalJSON(src []byte) error
- func (v *NullableCreateResourceGroup) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableResource
- type NullableResourceGroup
- func (v NullableResourceGroup) Get() *ResourceGroup
- func (v NullableResourceGroup) IsSet() bool
- func (v NullableResourceGroup) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroup) Set(val *ResourceGroup)
- func (v *NullableResourceGroup) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroup) Unset()
- type NullableResourceGroupCreateRequest
- func (v NullableResourceGroupCreateRequest) Get() *ResourceGroupCreateRequest
- func (v NullableResourceGroupCreateRequest) IsSet() bool
- func (v NullableResourceGroupCreateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroupCreateRequest) Set(val *ResourceGroupCreateRequest)
- func (v *NullableResourceGroupCreateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroupCreateRequest) Unset()
- type NullableResourceGroupCreateResponse
- func (v NullableResourceGroupCreateResponse) Get() *ResourceGroupCreateResponse
- func (v NullableResourceGroupCreateResponse) IsSet() bool
- func (v NullableResourceGroupCreateResponse) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroupCreateResponse) Set(val *ResourceGroupCreateResponse)
- func (v *NullableResourceGroupCreateResponse) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroupCreateResponse) Unset()
- type NullableResourceGroupPageResponse
- func (v NullableResourceGroupPageResponse) Get() *ResourceGroupPageResponse
- func (v NullableResourceGroupPageResponse) IsSet() bool
- func (v NullableResourceGroupPageResponse) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroupPageResponse) Set(val *ResourceGroupPageResponse)
- func (v *NullableResourceGroupPageResponse) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroupPageResponse) Unset()
- type NullableResourceGroupShowResponse
- func (v NullableResourceGroupShowResponse) Get() *ResourceGroupShowResponse
- func (v NullableResourceGroupShowResponse) IsSet() bool
- func (v NullableResourceGroupShowResponse) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroupShowResponse) Set(val *ResourceGroupShowResponse)
- func (v *NullableResourceGroupShowResponse) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroupShowResponse) Unset()
- type NullableResourceGroupUpdateRequest
- func (v NullableResourceGroupUpdateRequest) Get() *ResourceGroupUpdateRequest
- func (v NullableResourceGroupUpdateRequest) IsSet() bool
- func (v NullableResourceGroupUpdateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroupUpdateRequest) Set(val *ResourceGroupUpdateRequest)
- func (v *NullableResourceGroupUpdateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroupUpdateRequest) Unset()
- type NullableResourceGroupsDeleteRequest
- func (v NullableResourceGroupsDeleteRequest) Get() *ResourceGroupsDeleteRequest
- func (v NullableResourceGroupsDeleteRequest) IsSet() bool
- func (v NullableResourceGroupsDeleteRequest) MarshalJSON() ([]byte, error)
- func (v *NullableResourceGroupsDeleteRequest) Set(val *ResourceGroupsDeleteRequest)
- func (v *NullableResourceGroupsDeleteRequest) UnmarshalJSON(src []byte) error
- func (v *NullableResourceGroupsDeleteRequest) Unset()
- type NullableResourcePageResponse
- func (v NullableResourcePageResponse) Get() *ResourcePageResponse
- func (v NullableResourcePageResponse) IsSet() bool
- func (v NullableResourcePageResponse) MarshalJSON() ([]byte, error)
- func (v *NullableResourcePageResponse) Set(val *ResourcePageResponse)
- func (v *NullableResourcePageResponse) UnmarshalJSON(src []byte) error
- func (v *NullableResourcePageResponse) Unset()
- type NullableResourceShowResponse
- func (v NullableResourceShowResponse) Get() *ResourceShowResponse
- func (v NullableResourceShowResponse) IsSet() bool
- func (v NullableResourceShowResponse) MarshalJSON() ([]byte, error)
- func (v *NullableResourceShowResponse) Set(val *ResourceShowResponse)
- func (v *NullableResourceShowResponse) UnmarshalJSON(src []byte) error
- func (v *NullableResourceShowResponse) Unset()
- type NullableSrnKeyValue
- func (v NullableSrnKeyValue) Get() *SrnKeyValue
- func (v NullableSrnKeyValue) IsSet() bool
- func (v NullableSrnKeyValue) MarshalJSON() ([]byte, error)
- func (v *NullableSrnKeyValue) Set(val *SrnKeyValue)
- func (v *NullableSrnKeyValue) UnmarshalJSON(src []byte) error
- func (v *NullableSrnKeyValue) Unset()
- type NullableSrnTag
- type NullableSrnTagList
- type NullableString
- type NullableTag
- type NullableTagBaseResponse
- func (v NullableTagBaseResponse) Get() *TagBaseResponse
- func (v NullableTagBaseResponse) IsSet() bool
- func (v NullableTagBaseResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTagBaseResponse) Set(val *TagBaseResponse)
- func (v *NullableTagBaseResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTagBaseResponse) Unset()
- type NullableTagDeleteRequest
- func (v NullableTagDeleteRequest) Get() *TagDeleteRequest
- func (v NullableTagDeleteRequest) IsSet() bool
- func (v NullableTagDeleteRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTagDeleteRequest) Set(val *TagDeleteRequest)
- func (v *NullableTagDeleteRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTagDeleteRequest) Unset()
- type NullableTagKeyResponse
- func (v NullableTagKeyResponse) Get() *TagKeyResponse
- func (v NullableTagKeyResponse) IsSet() bool
- func (v NullableTagKeyResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTagKeyResponse) Set(val *TagKeyResponse)
- func (v *NullableTagKeyResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTagKeyResponse) Unset()
- type NullableTagListResponse
- func (v NullableTagListResponse) Get() *TagListResponse
- func (v NullableTagListResponse) IsSet() bool
- func (v NullableTagListResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTagListResponse) Set(val *TagListResponse)
- func (v *NullableTagListResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTagListResponse) Unset()
- type NullableTagSetRequest
- func (v NullableTagSetRequest) Get() *TagSetRequest
- func (v NullableTagSetRequest) IsSet() bool
- func (v NullableTagSetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTagSetRequest) Set(val *TagSetRequest)
- func (v *NullableTagSetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTagSetRequest) Unset()
- type NullableTagShowListResponse
- func (v NullableTagShowListResponse) Get() *TagShowListResponse
- func (v NullableTagShowListResponse) IsSet() bool
- func (v NullableTagShowListResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTagShowListResponse) Set(val *TagShowListResponse)
- func (v *NullableTagShowListResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTagShowListResponse) Unset()
- type NullableTagShowResponse
- func (v NullableTagShowResponse) Get() *TagShowResponse
- func (v NullableTagShowResponse) IsSet() bool
- func (v NullableTagShowResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTagShowResponse) Set(val *TagShowResponse)
- func (v *NullableTagShowResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTagShowResponse) Unset()
- type NullableTagValue
- type NullableTagValueResponse
- func (v NullableTagValueResponse) Get() *TagValueResponse
- func (v NullableTagValueResponse) IsSet() bool
- func (v NullableTagValueResponse) MarshalJSON() ([]byte, error)
- func (v *NullableTagValueResponse) Set(val *TagValueResponse)
- func (v *NullableTagValueResponse) UnmarshalJSON(src []byte) error
- func (v *NullableTagValueResponse) Unset()
- type NullableTagsSetRequest
- func (v NullableTagsSetRequest) Get() *TagsSetRequest
- func (v NullableTagsSetRequest) IsSet() bool
- func (v NullableTagsSetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTagsSetRequest) Set(val *TagsSetRequest)
- func (v *NullableTagsSetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTagsSetRequest) Unset()
- type NullableTime
- type NullableValidationErrorModel
- func (v NullableValidationErrorModel) Get() *ValidationErrorModel
- func (v NullableValidationErrorModel) IsSet() bool
- func (v NullableValidationErrorModel) MarshalJSON() ([]byte, error)
- func (v *NullableValidationErrorModel) Set(val *ValidationErrorModel)
- func (v *NullableValidationErrorModel) UnmarshalJSON(src []byte) error
- func (v *NullableValidationErrorModel) Unset()
- type Resource
- func (o *Resource) GetAccountId() string
- func (o *Resource) GetAccountIdOk() (*string, bool)
- func (o *Resource) GetCreatedAt() time.Time
- func (o *Resource) GetCreatedAtOk() (*time.Time, bool)
- func (o *Resource) GetCreatedBy() string
- func (o *Resource) GetCreatedByOk() (*string, bool)
- func (o *Resource) GetId() string
- func (o *Resource) GetIdOk() (*string, bool)
- func (o *Resource) GetModifiedAt() time.Time
- func (o *Resource) GetModifiedAtOk() (*time.Time, bool)
- func (o *Resource) GetModifiedBy() string
- func (o *Resource) GetModifiedByOk() (*string, bool)
- func (o *Resource) GetProductName() string
- func (o *Resource) GetProductNameOk() (*string, bool)
- func (o *Resource) GetRegion() string
- func (o *Resource) GetRegionOk() (*string, bool)
- func (o *Resource) GetResourceName() string
- func (o *Resource) GetResourceNameOk() (*string, bool)
- func (o *Resource) GetResourceType() string
- func (o *Resource) GetResourceTypeDisplayName() string
- func (o *Resource) GetResourceTypeDisplayNameOk() (*string, bool)
- func (o *Resource) GetResourceTypeOk() (*string, bool)
- func (o *Resource) GetService() string
- func (o *Resource) GetServiceName() string
- func (o *Resource) GetServiceNameOk() (*string, bool)
- func (o *Resource) GetServiceOk() (*string, bool)
- func (o *Resource) GetSrn() string
- func (o *Resource) GetSrnOk() (*string, bool)
- func (o *Resource) GetState() string
- func (o *Resource) GetStateOk() (*string, bool)
- func (o *Resource) GetTags() []map[string]interface{}
- func (o *Resource) GetTagsOk() ([]map[string]interface{}, bool)
- func (o Resource) MarshalJSON() ([]byte, error)
- func (o *Resource) SetAccountId(v string)
- func (o *Resource) SetCreatedAt(v time.Time)
- func (o *Resource) SetCreatedBy(v string)
- func (o *Resource) SetId(v string)
- func (o *Resource) SetModifiedAt(v time.Time)
- func (o *Resource) SetModifiedBy(v string)
- func (o *Resource) SetProductName(v string)
- func (o *Resource) SetRegion(v string)
- func (o *Resource) SetResourceName(v string)
- func (o *Resource) SetResourceType(v string)
- func (o *Resource) SetResourceTypeDisplayName(v string)
- func (o *Resource) SetService(v string)
- func (o *Resource) SetServiceName(v string)
- func (o *Resource) SetSrn(v string)
- func (o *Resource) SetState(v string)
- func (o *Resource) SetTags(v []map[string]interface{})
- func (o Resource) ToMap() (map[string]interface{}, error)
- func (o *Resource) UnmarshalJSON(data []byte) (err error)
- type ResourceGroup
- func (o *ResourceGroup) GetCreatedAt() time.Time
- func (o *ResourceGroup) GetCreatedAtOk() (*time.Time, bool)
- func (o *ResourceGroup) GetCreatedBy() string
- func (o *ResourceGroup) GetCreatedByOk() (*string, bool)
- func (o *ResourceGroup) GetDescription() string
- func (o *ResourceGroup) GetDescriptionOk() (*string, bool)
- func (o *ResourceGroup) GetId() string
- func (o *ResourceGroup) GetIdOk() (*string, bool)
- func (o *ResourceGroup) GetModifiedAt() time.Time
- func (o *ResourceGroup) GetModifiedAtOk() (*time.Time, bool)
- func (o *ResourceGroup) GetModifiedBy() string
- func (o *ResourceGroup) GetModifiedByOk() (*string, bool)
- func (o *ResourceGroup) GetName() string
- func (o *ResourceGroup) GetNameOk() (*string, bool)
- func (o *ResourceGroup) GetRegion() string
- func (o *ResourceGroup) GetRegionOk() (*string, bool)
- func (o *ResourceGroup) GetResourceTypes() []string
- func (o *ResourceGroup) GetResourceTypesOk() ([]string, bool)
- func (o *ResourceGroup) GetTags() []Tag
- func (o *ResourceGroup) GetTagsOk() ([]Tag, bool)
- func (o *ResourceGroup) HasResourceTypes() bool
- func (o *ResourceGroup) HasTags() bool
- func (o ResourceGroup) MarshalJSON() ([]byte, error)
- func (o *ResourceGroup) SetCreatedAt(v time.Time)
- func (o *ResourceGroup) SetCreatedBy(v string)
- func (o *ResourceGroup) SetDescription(v string)
- func (o *ResourceGroup) SetId(v string)
- func (o *ResourceGroup) SetModifiedAt(v time.Time)
- func (o *ResourceGroup) SetModifiedBy(v string)
- func (o *ResourceGroup) SetName(v string)
- func (o *ResourceGroup) SetRegion(v string)
- func (o *ResourceGroup) SetResourceTypes(v []string)
- func (o *ResourceGroup) SetTags(v []Tag)
- func (o ResourceGroup) ToMap() (map[string]interface{}, error)
- func (o *ResourceGroup) UnmarshalJSON(data []byte) (err error)
- type ResourceGroupCreateRequest
- func (o *ResourceGroupCreateRequest) GetDescription() string
- func (o *ResourceGroupCreateRequest) GetDescriptionOk() (*string, bool)
- func (o *ResourceGroupCreateRequest) GetName() string
- func (o *ResourceGroupCreateRequest) GetNameOk() (*string, bool)
- func (o *ResourceGroupCreateRequest) GetRegion() string
- func (o *ResourceGroupCreateRequest) GetRegionOk() (*string, bool)
- func (o *ResourceGroupCreateRequest) GetResourceTypes() []string
- func (o *ResourceGroupCreateRequest) GetResourceTypesOk() ([]string, bool)
- func (o *ResourceGroupCreateRequest) GetTags() []Tag
- func (o *ResourceGroupCreateRequest) GetTagsOk() ([]Tag, bool)
- func (o *ResourceGroupCreateRequest) HasRegion() bool
- func (o *ResourceGroupCreateRequest) HasResourceTypes() bool
- func (o *ResourceGroupCreateRequest) HasTags() bool
- func (o ResourceGroupCreateRequest) MarshalJSON() ([]byte, error)
- func (o *ResourceGroupCreateRequest) SetDescription(v string)
- func (o *ResourceGroupCreateRequest) SetName(v string)
- func (o *ResourceGroupCreateRequest) SetRegion(v string)
- func (o *ResourceGroupCreateRequest) SetRegionNil()
- func (o *ResourceGroupCreateRequest) SetResourceTypes(v []string)
- func (o *ResourceGroupCreateRequest) SetTags(v []Tag)
- func (o ResourceGroupCreateRequest) ToMap() (map[string]interface{}, error)
- func (o *ResourceGroupCreateRequest) UnmarshalJSON(data []byte) (err error)
- func (o *ResourceGroupCreateRequest) UnsetRegion()
- type ResourceGroupCreateResponse
- func (o *ResourceGroupCreateResponse) GetResourceGroup() CreateResourceGroup
- func (o *ResourceGroupCreateResponse) GetResourceGroupOk() (*CreateResourceGroup, bool)
- func (o ResourceGroupCreateResponse) MarshalJSON() ([]byte, error)
- func (o *ResourceGroupCreateResponse) SetResourceGroup(v CreateResourceGroup)
- func (o ResourceGroupCreateResponse) ToMap() (map[string]interface{}, error)
- func (o *ResourceGroupCreateResponse) UnmarshalJSON(data []byte) (err error)
- type ResourceGroupPageResponse
- func (o *ResourceGroupPageResponse) GetCount() int32
- func (o *ResourceGroupPageResponse) GetCountOk() (*int32, bool)
- func (o *ResourceGroupPageResponse) GetPage() int32
- func (o *ResourceGroupPageResponse) GetPageOk() (*int32, bool)
- func (o *ResourceGroupPageResponse) GetResourceGroups() []ResourceGroup
- func (o *ResourceGroupPageResponse) GetResourceGroupsOk() ([]ResourceGroup, bool)
- func (o *ResourceGroupPageResponse) GetSize() int32
- func (o *ResourceGroupPageResponse) GetSizeOk() (*int32, bool)
- func (o *ResourceGroupPageResponse) GetSort() []string
- func (o *ResourceGroupPageResponse) GetSortOk() ([]string, bool)
- func (o *ResourceGroupPageResponse) HasSort() bool
- func (o ResourceGroupPageResponse) MarshalJSON() ([]byte, error)
- func (o *ResourceGroupPageResponse) SetCount(v int32)
- func (o *ResourceGroupPageResponse) SetPage(v int32)
- func (o *ResourceGroupPageResponse) SetResourceGroups(v []ResourceGroup)
- func (o *ResourceGroupPageResponse) SetSize(v int32)
- func (o *ResourceGroupPageResponse) SetSort(v []string)
- func (o ResourceGroupPageResponse) ToMap() (map[string]interface{}, error)
- func (o *ResourceGroupPageResponse) UnmarshalJSON(data []byte) (err error)
- type ResourceGroupShowResponse
- func (o *ResourceGroupShowResponse) GetResourceGroup() CreateResourceGroup
- func (o *ResourceGroupShowResponse) GetResourceGroupOk() (*CreateResourceGroup, bool)
- func (o ResourceGroupShowResponse) MarshalJSON() ([]byte, error)
- func (o *ResourceGroupShowResponse) SetResourceGroup(v CreateResourceGroup)
- func (o ResourceGroupShowResponse) ToMap() (map[string]interface{}, error)
- func (o *ResourceGroupShowResponse) UnmarshalJSON(data []byte) (err error)
- type ResourceGroupUpdateRequest
- func (o *ResourceGroupUpdateRequest) GetDescription() string
- func (o *ResourceGroupUpdateRequest) GetDescriptionOk() (*string, bool)
- func (o *ResourceGroupUpdateRequest) GetResourceTypes() []string
- func (o *ResourceGroupUpdateRequest) GetResourceTypesOk() ([]string, bool)
- func (o *ResourceGroupUpdateRequest) GetTags() []Tag
- func (o *ResourceGroupUpdateRequest) GetTagsOk() ([]Tag, bool)
- func (o *ResourceGroupUpdateRequest) HasResourceTypes() bool
- func (o *ResourceGroupUpdateRequest) HasTags() bool
- func (o ResourceGroupUpdateRequest) MarshalJSON() ([]byte, error)
- func (o *ResourceGroupUpdateRequest) SetDescription(v string)
- func (o *ResourceGroupUpdateRequest) SetResourceTypes(v []string)
- func (o *ResourceGroupUpdateRequest) SetTags(v []Tag)
- func (o ResourceGroupUpdateRequest) ToMap() (map[string]interface{}, error)
- func (o *ResourceGroupUpdateRequest) UnmarshalJSON(data []byte) (err error)
- type ResourceGroupsDeleteRequest
- func (o *ResourceGroupsDeleteRequest) GetIds() []string
- func (o *ResourceGroupsDeleteRequest) GetIdsOk() ([]string, bool)
- func (o *ResourceGroupsDeleteRequest) HasIds() bool
- func (o ResourceGroupsDeleteRequest) MarshalJSON() ([]byte, error)
- func (o *ResourceGroupsDeleteRequest) SetIds(v []string)
- func (o ResourceGroupsDeleteRequest) ToMap() (map[string]interface{}, error)
- type ResourcePageResponse
- func (o *ResourcePageResponse) GetCount() int32
- func (o *ResourcePageResponse) GetCountOk() (*int32, bool)
- func (o *ResourcePageResponse) GetPage() int32
- func (o *ResourcePageResponse) GetPageOk() (*int32, bool)
- func (o *ResourcePageResponse) GetResources() []Resource
- func (o *ResourcePageResponse) GetResourcesOk() ([]Resource, bool)
- func (o *ResourcePageResponse) GetSize() int32
- func (o *ResourcePageResponse) GetSizeOk() (*int32, bool)
- func (o *ResourcePageResponse) GetSort() []string
- func (o *ResourcePageResponse) GetSortOk() ([]string, bool)
- func (o *ResourcePageResponse) HasResources() bool
- func (o *ResourcePageResponse) HasSort() bool
- func (o ResourcePageResponse) MarshalJSON() ([]byte, error)
- func (o *ResourcePageResponse) SetCount(v int32)
- func (o *ResourcePageResponse) SetPage(v int32)
- func (o *ResourcePageResponse) SetResources(v []Resource)
- func (o *ResourcePageResponse) SetSize(v int32)
- func (o *ResourcePageResponse) SetSort(v []string)
- func (o ResourcePageResponse) ToMap() (map[string]interface{}, error)
- func (o *ResourcePageResponse) UnmarshalJSON(data []byte) (err error)
- type ResourceShowResponse
- func (o *ResourceShowResponse) GetResource() Resource
- func (o *ResourceShowResponse) GetResourceOk() (*Resource, bool)
- func (o *ResourceShowResponse) HasResource() bool
- func (o ResourceShowResponse) MarshalJSON() ([]byte, error)
- func (o *ResourceShowResponse) SetResource(v Resource)
- func (o ResourceShowResponse) ToMap() (map[string]interface{}, error)
- type ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) Execute() (*ResourceGroupCreateResponse, *http.Response, error)
- func (r ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) ResourceGroupCreateRequest(resourceGroupCreateRequest ResourceGroupCreateRequest) ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest
- type ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest
- type ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) Execute() (*http.Response, error)
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) ResourceGroupsDeleteRequest(resourceGroupsDeleteRequest ResourceGroupsDeleteRequest) ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest
- type ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Execute() (*ResourcePageResponse, *http.Response, error)
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Page(page int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Size(size int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Sort(sort string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
- type ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Execute() (*ResourceGroupPageResponse, *http.Response, error)
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Id(id string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Name(name string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Page(page int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Region(region string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Size(size int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Sort(sort string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- type ResourcemanagerV1ResourceGroupsAPIsAPIService
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) CreateResourceGroup(ctx context.Context) ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) CreateResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) (*ResourceGroupCreateResponse, *http.Response, error)
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroup(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest) (*http.Response, error)
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroups(ctx context.Context) ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroupsExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) (*http.Response, error)
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupResources(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupResourcesExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) (*ResourcePageResponse, *http.Response, error)
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroups(ctx context.Context) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupsExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) (*ResourceGroupPageResponse, *http.Response, error)
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) SetResourceGroup(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) SetResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) (*ResourceGroupCreateResponse, *http.Response, error)
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ShowResourceGroup(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest
- func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ShowResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest) (*ResourceGroupShowResponse, *http.Response, error)
- type ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest
- func (r ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) Execute() (*ResourceGroupCreateResponse, *http.Response, error)
- func (r ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) ResourceGroupUpdateRequest(resourceGroupUpdateRequest ResourceGroupUpdateRequest) ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest
- type ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest
- type ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Execute() (*ResourcePageResponse, *http.Response, error)
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Id(id string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Page(page int32) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Region(region string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ResourceName(resourceName string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ResourceType(resourceType string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ServiceName(serviceName string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Size(size int32) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Sort(sort string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- type ResourcemanagerV1ResourcesAPIsAPIService
- func (a *ResourcemanagerV1ResourcesAPIsAPIService) ListResources(ctx context.Context) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
- func (a *ResourcemanagerV1ResourcesAPIsAPIService) ListResourcesExecute(r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) (*ResourcePageResponse, *http.Response, error)
- func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResource(ctx context.Context, srn string) ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest
- func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceByComponents(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest
- func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceByComponentsExecute(r ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest) (*ResourceShowResponse, *http.Response, error)
- func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceExecute(r ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest) (*ResourceShowResponse, *http.Response, error)
- type ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest
- type ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest
- type ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest
- type ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest
- type ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest
- type ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest
- type ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest
- type ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Execute() (*TagShowListResponse, *http.Response, error)
- func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Page(page int32) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Size(size int32) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Sort(sort string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- type ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Execute() (*TagShowListResponse, *http.Response, error)
- func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Page(page int32) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Size(size int32) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Sort(sort string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- type ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Execute() (*TagKeyResponse, *http.Response, error)
- func (r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Region(region string) ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
- type ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Execute() (*TagValueResponse, *http.Response, error)
- func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Region(region string) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
- type ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) AccountId(accountId string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Execute() (*TagListResponse, *http.Response, error)
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Offering(offering string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Page(page int32) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Region(region string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) ResourceIdentifier(resourceIdentifier string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) ResourceType(resourceType string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Service(service string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Size(size int32) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Sort(sort string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- type ResourcemanagerV1TagsAPIsAPIService
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTag(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTagExecute(r ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest) (*http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTags(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTagsExecute(r ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest) (*http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTag(ctx context.Context, srn string, key string) ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTagExecute(r ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest) (*http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTags(ctx context.Context, srn string) ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTagsExecute(r ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest) (*http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteTags(ctx context.Context) ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteTagsExecute(r ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest) (*http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListComponentsTags(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListComponentsTagsExecute(r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) (*TagShowListResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListResourceTags(ctx context.Context, srn string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListResourceTagsExecute(r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) (*TagShowListResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagKeys(ctx context.Context) ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagKeysExecute(r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) (*TagKeyResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagValues(ctx context.Context) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagValuesExecute(r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) (*TagValueResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListTags(ctx context.Context) ResourcemanagerV1TagsAPIsAPIListTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagsExecute(r ResourcemanagerV1TagsAPIsAPIListTagsRequest) (*TagListResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ShowComponentsTag(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ShowComponentsTagExecute(r ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest) (*TagShowResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) ShowResourceTag(ctx context.Context, srn string, key string) ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) ShowResourceTagExecute(r ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest) (*TagShowResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagValue(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagValueExecute(r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest) (*TagBaseResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTags(ctx context.Context, region string, service string, resourceType string, ...) ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagsExecute(r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest) (*TagBaseResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagValue(ctx context.Context, srn string, key string) ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagValueExecute(r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest) (*TagBaseResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTags(ctx context.Context, srn string) ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagsExecute(r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest) (*TagBaseResponse, *http.Response, error)
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateTags(ctx context.Context) ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest
- func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateTagsExecute(r ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest) (*TagBaseResponse, *http.Response, error)
- type ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest
- type ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest
- type ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest
- type ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest
- type ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest
- type ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest
- type ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest
- type SCPCredential
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type SrnKeyValue
- func (o *SrnKeyValue) GetKey() string
- func (o *SrnKeyValue) GetKeyOk() (*string, bool)
- func (o *SrnKeyValue) GetSrn() string
- func (o *SrnKeyValue) GetSrnOk() (*string, bool)
- func (o *SrnKeyValue) GetValue() string
- func (o *SrnKeyValue) GetValueOk() (*string, bool)
- func (o SrnKeyValue) MarshalJSON() ([]byte, error)
- func (o *SrnKeyValue) SetKey(v string)
- func (o *SrnKeyValue) SetSrn(v string)
- func (o *SrnKeyValue) SetValue(v string)
- func (o SrnKeyValue) ToMap() (map[string]interface{}, error)
- func (o *SrnKeyValue) UnmarshalJSON(data []byte) (err error)
- type SrnTag
- func (o *SrnTag) GetSrn() string
- func (o *SrnTag) GetSrnOk() (*string, bool)
- func (o *SrnTag) GetTag() Tag
- func (o *SrnTag) GetTagOk() (*Tag, bool)
- func (o SrnTag) MarshalJSON() ([]byte, error)
- func (o *SrnTag) SetSrn(v string)
- func (o *SrnTag) SetTag(v Tag)
- func (o SrnTag) ToMap() (map[string]interface{}, error)
- func (o *SrnTag) UnmarshalJSON(data []byte) (err error)
- type SrnTagList
- func (o *SrnTagList) GetSrn() string
- func (o *SrnTagList) GetSrnOk() (*string, bool)
- func (o *SrnTagList) GetTags() []Tag
- func (o *SrnTagList) GetTagsOk() ([]Tag, bool)
- func (o *SrnTagList) HasTags() bool
- func (o SrnTagList) MarshalJSON() ([]byte, error)
- func (o *SrnTagList) SetSrn(v string)
- func (o *SrnTagList) SetTags(v []Tag)
- func (o SrnTagList) ToMap() (map[string]interface{}, error)
- func (o *SrnTagList) UnmarshalJSON(data []byte) (err error)
- type Tag
- func (o *Tag) GetKey() string
- func (o *Tag) GetKeyOk() (*string, bool)
- func (o *Tag) GetValue() string
- func (o *Tag) GetValueOk() (*string, bool)
- func (o Tag) MarshalJSON() ([]byte, error)
- func (o *Tag) SetKey(v string)
- func (o *Tag) SetValue(v string)
- func (o Tag) ToMap() (map[string]interface{}, error)
- func (o *Tag) UnmarshalJSON(data []byte) (err error)
- type TagBaseResponse
- func (o *TagBaseResponse) GetContent() map[string][]Tag
- func (o *TagBaseResponse) GetContentOk() (map[string][]Tag, bool)
- func (o TagBaseResponse) MarshalJSON() ([]byte, error)
- func (o *TagBaseResponse) SetContent(v map[string][]Tag)
- func (o TagBaseResponse) ToMap() (map[string]interface{}, error)
- func (o *TagBaseResponse) UnmarshalJSON(data []byte) (err error)
- type TagDeleteRequest
- func (o *TagDeleteRequest) GetTags() map[string][]string
- func (o *TagDeleteRequest) GetTagsOk() (map[string][]string, bool)
- func (o TagDeleteRequest) MarshalJSON() ([]byte, error)
- func (o *TagDeleteRequest) SetTags(v map[string][]string)
- func (o TagDeleteRequest) ToMap() (map[string]interface{}, error)
- func (o *TagDeleteRequest) UnmarshalJSON(data []byte) (err error)
- type TagKeyResponse
- func (o *TagKeyResponse) GetCount() int32
- func (o *TagKeyResponse) GetCountOk() (*int32, bool)
- func (o *TagKeyResponse) GetKeys() []string
- func (o *TagKeyResponse) GetKeysOk() ([]string, bool)
- func (o TagKeyResponse) MarshalJSON() ([]byte, error)
- func (o *TagKeyResponse) SetCount(v int32)
- func (o *TagKeyResponse) SetKeys(v []string)
- func (o TagKeyResponse) ToMap() (map[string]interface{}, error)
- func (o *TagKeyResponse) UnmarshalJSON(data []byte) (err error)
- type TagListResponse
- func (o *TagListResponse) GetContent() []SrnKeyValue
- func (o *TagListResponse) GetContentOk() ([]SrnKeyValue, bool)
- func (o *TagListResponse) GetCount() int32
- func (o *TagListResponse) GetCountOk() (*int32, bool)
- func (o *TagListResponse) GetPage() int32
- func (o *TagListResponse) GetPageOk() (*int32, bool)
- func (o *TagListResponse) GetSize() int32
- func (o *TagListResponse) GetSizeOk() (*int32, bool)
- func (o *TagListResponse) GetSort() []string
- func (o *TagListResponse) GetSortOk() ([]string, bool)
- func (o *TagListResponse) HasSort() bool
- func (o TagListResponse) MarshalJSON() ([]byte, error)
- func (o *TagListResponse) SetContent(v []SrnKeyValue)
- func (o *TagListResponse) SetCount(v int32)
- func (o *TagListResponse) SetPage(v int32)
- func (o *TagListResponse) SetSize(v int32)
- func (o *TagListResponse) SetSort(v []string)
- func (o TagListResponse) ToMap() (map[string]interface{}, error)
- func (o *TagListResponse) UnmarshalJSON(data []byte) (err error)
- type TagSetRequest
- func (o *TagSetRequest) GetTags() []Tag
- func (o *TagSetRequest) GetTagsOk() ([]Tag, bool)
- func (o TagSetRequest) MarshalJSON() ([]byte, error)
- func (o *TagSetRequest) SetTags(v []Tag)
- func (o TagSetRequest) ToMap() (map[string]interface{}, error)
- func (o *TagSetRequest) UnmarshalJSON(data []byte) (err error)
- type TagShowListResponse
- func (o *TagShowListResponse) GetContent() SrnTagList
- func (o *TagShowListResponse) GetContentOk() (*SrnTagList, bool)
- func (o *TagShowListResponse) GetCount() int32
- func (o *TagShowListResponse) GetCountOk() (*int32, bool)
- func (o *TagShowListResponse) GetPage() int32
- func (o *TagShowListResponse) GetPageOk() (*int32, bool)
- func (o *TagShowListResponse) GetSize() int32
- func (o *TagShowListResponse) GetSizeOk() (*int32, bool)
- func (o *TagShowListResponse) GetSort() []string
- func (o *TagShowListResponse) GetSortOk() ([]string, bool)
- func (o *TagShowListResponse) HasSort() bool
- func (o TagShowListResponse) MarshalJSON() ([]byte, error)
- func (o *TagShowListResponse) SetContent(v SrnTagList)
- func (o *TagShowListResponse) SetCount(v int32)
- func (o *TagShowListResponse) SetPage(v int32)
- func (o *TagShowListResponse) SetSize(v int32)
- func (o *TagShowListResponse) SetSort(v []string)
- func (o TagShowListResponse) ToMap() (map[string]interface{}, error)
- func (o *TagShowListResponse) UnmarshalJSON(data []byte) (err error)
- type TagShowResponse
- func (o *TagShowResponse) GetContent() SrnTag
- func (o *TagShowResponse) GetContentOk() (*SrnTag, bool)
- func (o TagShowResponse) MarshalJSON() ([]byte, error)
- func (o *TagShowResponse) SetContent(v SrnTag)
- func (o TagShowResponse) ToMap() (map[string]interface{}, error)
- func (o *TagShowResponse) UnmarshalJSON(data []byte) (err error)
- type TagValue
- type TagValueResponse
- func (o *TagValueResponse) GetCount() int32
- func (o *TagValueResponse) GetCountOk() (*int32, bool)
- func (o *TagValueResponse) GetValues() []string
- func (o *TagValueResponse) GetValuesOk() ([]string, bool)
- func (o TagValueResponse) MarshalJSON() ([]byte, error)
- func (o *TagValueResponse) SetCount(v int32)
- func (o *TagValueResponse) SetValues(v []string)
- func (o TagValueResponse) ToMap() (map[string]interface{}, error)
- func (o *TagValueResponse) UnmarshalJSON(data []byte) (err error)
- type TagsSetRequest
- func (o *TagsSetRequest) GetTags() map[string][]Tag
- func (o *TagsSetRequest) GetTagsOk() (map[string][]Tag, bool)
- func (o TagsSetRequest) MarshalJSON() ([]byte, error)
- func (o *TagsSetRequest) SetTags(v map[string][]Tag)
- func (o TagsSetRequest) ToMap() (map[string]interface{}, error)
- func (o *TagsSetRequest) UnmarshalJSON(data []byte) (err error)
- type ValidationErrorModel
- func (o *ValidationErrorModel) GetCtx() map[string]interface{}
- func (o *ValidationErrorModel) GetCtxOk() (map[string]interface{}, bool)
- func (o *ValidationErrorModel) GetLoc() []string
- func (o *ValidationErrorModel) GetLocOk() ([]string, bool)
- func (o *ValidationErrorModel) GetMsg() string
- func (o *ValidationErrorModel) GetMsgOk() (*string, bool)
- func (o *ValidationErrorModel) GetType() string
- func (o *ValidationErrorModel) GetTypeOk() (*string, bool)
- func (o *ValidationErrorModel) HasCtx() bool
- func (o *ValidationErrorModel) HasLoc() bool
- func (o *ValidationErrorModel) HasMsg() bool
- func (o *ValidationErrorModel) HasType() bool
- func (o ValidationErrorModel) MarshalJSON() ([]byte, error)
- func (o *ValidationErrorModel) SetCtx(v map[string]interface{})
- func (o *ValidationErrorModel) SetLoc(v []string)
- func (o *ValidationErrorModel) SetMsg(v string)
- func (o *ValidationErrorModel) SetMsgNil()
- func (o *ValidationErrorModel) SetType(v string)
- func (o *ValidationErrorModel) SetTypeNil()
- func (o ValidationErrorModel) ToMap() (map[string]interface{}, error)
- func (o *ValidationErrorModel) UnsetMsg()
- func (o *ValidationErrorModel) UnsetType()
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") // ContextSCP takes an Access Key and a Secret Key for signing SCP ContextSCP = contextKey("scpCredential") // 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 {
ResourcemanagerV1ResourceGroupsAPIsAPI *ResourcemanagerV1ResourceGroupsAPIsAPIService
ResourcemanagerV1ResourcesAPIsAPI *ResourcemanagerV1ResourcesAPIsAPIService
ResourcemanagerV1TagsAPIsAPI *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
APIClient manages communication with the SCP Resource manager project API v1.3.0.0rc1.dev201 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *scpsdk.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() *scpsdk.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 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 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
}
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 CreateResourceGroup ¶
type CreateResourceGroup struct {
// Created At
CreatedAt time.Time `json:"created_at"`
// Created By
CreatedBy string `json:"created_by"`
Description NullableString `json:"description"`
// 리소스 그룹 ID
Id string `json:"id"`
// Modified At
ModifiedAt time.Time `json:"modified_at"`
// Modified By
ModifiedBy string `json:"modified_by"`
Name NullableString `json:"name"`
Region NullableString `json:"region"`
ResourceTypes []string `json:"resource_types,omitempty"`
// SRN
Srn string `json:"srn"`
Tags []Tag `json:"tags,omitempty"`
}
CreateResourceGroup struct for CreateResourceGroup
func NewCreateResourceGroup ¶
func NewCreateResourceGroup(createdAt time.Time, createdBy string, description NullableString, id string, modifiedAt time.Time, modifiedBy string, name NullableString, region NullableString, srn string) *CreateResourceGroup
NewCreateResourceGroup instantiates a new CreateResourceGroup 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 NewCreateResourceGroupWithDefaults ¶
func NewCreateResourceGroupWithDefaults() *CreateResourceGroup
NewCreateResourceGroupWithDefaults instantiates a new CreateResourceGroup 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 (*CreateResourceGroup) GetCreatedAt ¶
func (o *CreateResourceGroup) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value
func (*CreateResourceGroup) GetCreatedAtOk ¶
func (o *CreateResourceGroup) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*CreateResourceGroup) GetCreatedBy ¶
func (o *CreateResourceGroup) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field value
func (*CreateResourceGroup) GetCreatedByOk ¶
func (o *CreateResourceGroup) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value and a boolean to check if the value has been set.
func (*CreateResourceGroup) GetDescription ¶
func (o *CreateResourceGroup) GetDescription() string
GetDescription returns the Description field value If the value is explicit nil, the zero value for string will be returned
func (*CreateResourceGroup) GetDescriptionOk ¶
func (o *CreateResourceGroup) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateResourceGroup) GetId ¶
func (o *CreateResourceGroup) GetId() string
GetId returns the Id field value
func (*CreateResourceGroup) GetIdOk ¶
func (o *CreateResourceGroup) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*CreateResourceGroup) GetModifiedAt ¶
func (o *CreateResourceGroup) GetModifiedAt() time.Time
GetModifiedAt returns the ModifiedAt field value
func (*CreateResourceGroup) GetModifiedAtOk ¶
func (o *CreateResourceGroup) GetModifiedAtOk() (*time.Time, bool)
GetModifiedAtOk returns a tuple with the ModifiedAt field value and a boolean to check if the value has been set.
func (*CreateResourceGroup) GetModifiedBy ¶
func (o *CreateResourceGroup) GetModifiedBy() string
GetModifiedBy returns the ModifiedBy field value
func (*CreateResourceGroup) GetModifiedByOk ¶
func (o *CreateResourceGroup) GetModifiedByOk() (*string, bool)
GetModifiedByOk returns a tuple with the ModifiedBy field value and a boolean to check if the value has been set.
func (*CreateResourceGroup) GetName ¶
func (o *CreateResourceGroup) GetName() string
GetName returns the Name field value If the value is explicit nil, the zero value for string will be returned
func (*CreateResourceGroup) GetNameOk ¶
func (o *CreateResourceGroup) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateResourceGroup) GetRegion ¶
func (o *CreateResourceGroup) GetRegion() string
GetRegion returns the Region field value If the value is explicit nil, the zero value for string will be returned
func (*CreateResourceGroup) GetRegionOk ¶
func (o *CreateResourceGroup) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateResourceGroup) GetResourceTypes ¶
func (o *CreateResourceGroup) GetResourceTypes() []string
GetResourceTypes returns the ResourceTypes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateResourceGroup) GetResourceTypesOk ¶
func (o *CreateResourceGroup) GetResourceTypesOk() ([]string, bool)
GetResourceTypesOk returns a tuple with the ResourceTypes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateResourceGroup) GetSrn ¶
func (o *CreateResourceGroup) GetSrn() string
GetSrn returns the Srn field value
func (*CreateResourceGroup) GetSrnOk ¶
func (o *CreateResourceGroup) GetSrnOk() (*string, bool)
GetSrnOk returns a tuple with the Srn field value and a boolean to check if the value has been set.
func (*CreateResourceGroup) GetTags ¶
func (o *CreateResourceGroup) GetTags() []Tag
GetTags returns the Tags field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateResourceGroup) GetTagsOk ¶
func (o *CreateResourceGroup) GetTagsOk() ([]Tag, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateResourceGroup) HasResourceTypes ¶
func (o *CreateResourceGroup) HasResourceTypes() bool
HasResourceTypes returns a boolean if a field has been set.
func (*CreateResourceGroup) HasTags ¶
func (o *CreateResourceGroup) HasTags() bool
HasTags returns a boolean if a field has been set.
func (CreateResourceGroup) MarshalJSON ¶
func (o CreateResourceGroup) MarshalJSON() ([]byte, error)
func (*CreateResourceGroup) SetCreatedAt ¶
func (o *CreateResourceGroup) SetCreatedAt(v time.Time)
SetCreatedAt sets field value
func (*CreateResourceGroup) SetCreatedBy ¶
func (o *CreateResourceGroup) SetCreatedBy(v string)
SetCreatedBy sets field value
func (*CreateResourceGroup) SetDescription ¶
func (o *CreateResourceGroup) SetDescription(v string)
SetDescription sets field value
func (*CreateResourceGroup) SetId ¶
func (o *CreateResourceGroup) SetId(v string)
SetId sets field value
func (*CreateResourceGroup) SetModifiedAt ¶
func (o *CreateResourceGroup) SetModifiedAt(v time.Time)
SetModifiedAt sets field value
func (*CreateResourceGroup) SetModifiedBy ¶
func (o *CreateResourceGroup) SetModifiedBy(v string)
SetModifiedBy sets field value
func (*CreateResourceGroup) SetName ¶
func (o *CreateResourceGroup) SetName(v string)
SetName sets field value
func (*CreateResourceGroup) SetRegion ¶
func (o *CreateResourceGroup) SetRegion(v string)
SetRegion sets field value
func (*CreateResourceGroup) SetResourceTypes ¶
func (o *CreateResourceGroup) SetResourceTypes(v []string)
SetResourceTypes gets a reference to the given []string and assigns it to the ResourceTypes field.
func (*CreateResourceGroup) SetSrn ¶
func (o *CreateResourceGroup) SetSrn(v string)
SetSrn sets field value
func (*CreateResourceGroup) SetTags ¶
func (o *CreateResourceGroup) SetTags(v []Tag)
SetTags gets a reference to the given []Tag and assigns it to the Tags field.
func (CreateResourceGroup) ToMap ¶
func (o CreateResourceGroup) ToMap() (map[string]interface{}, error)
func (*CreateResourceGroup) UnmarshalJSON ¶
func (o *CreateResourceGroup) UnmarshalJSON(data []byte) (err error)
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 MappedNullable ¶
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 NullableCreateResourceGroup ¶
type NullableCreateResourceGroup struct {
// contains filtered or unexported fields
}
func NewNullableCreateResourceGroup ¶
func NewNullableCreateResourceGroup(val *CreateResourceGroup) *NullableCreateResourceGroup
func (NullableCreateResourceGroup) Get ¶
func (v NullableCreateResourceGroup) Get() *CreateResourceGroup
func (NullableCreateResourceGroup) IsSet ¶
func (v NullableCreateResourceGroup) IsSet() bool
func (NullableCreateResourceGroup) MarshalJSON ¶
func (v NullableCreateResourceGroup) MarshalJSON() ([]byte, error)
func (*NullableCreateResourceGroup) Set ¶
func (v *NullableCreateResourceGroup) Set(val *CreateResourceGroup)
func (*NullableCreateResourceGroup) UnmarshalJSON ¶
func (v *NullableCreateResourceGroup) UnmarshalJSON(src []byte) error
func (*NullableCreateResourceGroup) Unset ¶
func (v *NullableCreateResourceGroup) 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 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 NullableResource ¶
type NullableResource struct {
// contains filtered or unexported fields
}
func NewNullableResource ¶
func NewNullableResource(val *Resource) *NullableResource
func (NullableResource) Get ¶
func (v NullableResource) Get() *Resource
func (NullableResource) IsSet ¶
func (v NullableResource) IsSet() bool
func (NullableResource) MarshalJSON ¶
func (v NullableResource) MarshalJSON() ([]byte, error)
func (*NullableResource) Set ¶
func (v *NullableResource) Set(val *Resource)
func (*NullableResource) UnmarshalJSON ¶
func (v *NullableResource) UnmarshalJSON(src []byte) error
func (*NullableResource) Unset ¶
func (v *NullableResource) Unset()
type NullableResourceGroup ¶
type NullableResourceGroup struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroup ¶
func NewNullableResourceGroup(val *ResourceGroup) *NullableResourceGroup
func (NullableResourceGroup) Get ¶
func (v NullableResourceGroup) Get() *ResourceGroup
func (NullableResourceGroup) IsSet ¶
func (v NullableResourceGroup) IsSet() bool
func (NullableResourceGroup) MarshalJSON ¶
func (v NullableResourceGroup) MarshalJSON() ([]byte, error)
func (*NullableResourceGroup) Set ¶
func (v *NullableResourceGroup) Set(val *ResourceGroup)
func (*NullableResourceGroup) UnmarshalJSON ¶
func (v *NullableResourceGroup) UnmarshalJSON(src []byte) error
func (*NullableResourceGroup) Unset ¶
func (v *NullableResourceGroup) Unset()
type NullableResourceGroupCreateRequest ¶
type NullableResourceGroupCreateRequest struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroupCreateRequest ¶
func NewNullableResourceGroupCreateRequest(val *ResourceGroupCreateRequest) *NullableResourceGroupCreateRequest
func (NullableResourceGroupCreateRequest) Get ¶
func (v NullableResourceGroupCreateRequest) Get() *ResourceGroupCreateRequest
func (NullableResourceGroupCreateRequest) IsSet ¶
func (v NullableResourceGroupCreateRequest) IsSet() bool
func (NullableResourceGroupCreateRequest) MarshalJSON ¶
func (v NullableResourceGroupCreateRequest) MarshalJSON() ([]byte, error)
func (*NullableResourceGroupCreateRequest) Set ¶
func (v *NullableResourceGroupCreateRequest) Set(val *ResourceGroupCreateRequest)
func (*NullableResourceGroupCreateRequest) UnmarshalJSON ¶
func (v *NullableResourceGroupCreateRequest) UnmarshalJSON(src []byte) error
func (*NullableResourceGroupCreateRequest) Unset ¶
func (v *NullableResourceGroupCreateRequest) Unset()
type NullableResourceGroupCreateResponse ¶
type NullableResourceGroupCreateResponse struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroupCreateResponse ¶
func NewNullableResourceGroupCreateResponse(val *ResourceGroupCreateResponse) *NullableResourceGroupCreateResponse
func (NullableResourceGroupCreateResponse) Get ¶
func (v NullableResourceGroupCreateResponse) Get() *ResourceGroupCreateResponse
func (NullableResourceGroupCreateResponse) IsSet ¶
func (v NullableResourceGroupCreateResponse) IsSet() bool
func (NullableResourceGroupCreateResponse) MarshalJSON ¶
func (v NullableResourceGroupCreateResponse) MarshalJSON() ([]byte, error)
func (*NullableResourceGroupCreateResponse) Set ¶
func (v *NullableResourceGroupCreateResponse) Set(val *ResourceGroupCreateResponse)
func (*NullableResourceGroupCreateResponse) UnmarshalJSON ¶
func (v *NullableResourceGroupCreateResponse) UnmarshalJSON(src []byte) error
func (*NullableResourceGroupCreateResponse) Unset ¶
func (v *NullableResourceGroupCreateResponse) Unset()
type NullableResourceGroupPageResponse ¶
type NullableResourceGroupPageResponse struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroupPageResponse ¶
func NewNullableResourceGroupPageResponse(val *ResourceGroupPageResponse) *NullableResourceGroupPageResponse
func (NullableResourceGroupPageResponse) Get ¶
func (v NullableResourceGroupPageResponse) Get() *ResourceGroupPageResponse
func (NullableResourceGroupPageResponse) IsSet ¶
func (v NullableResourceGroupPageResponse) IsSet() bool
func (NullableResourceGroupPageResponse) MarshalJSON ¶
func (v NullableResourceGroupPageResponse) MarshalJSON() ([]byte, error)
func (*NullableResourceGroupPageResponse) Set ¶
func (v *NullableResourceGroupPageResponse) Set(val *ResourceGroupPageResponse)
func (*NullableResourceGroupPageResponse) UnmarshalJSON ¶
func (v *NullableResourceGroupPageResponse) UnmarshalJSON(src []byte) error
func (*NullableResourceGroupPageResponse) Unset ¶
func (v *NullableResourceGroupPageResponse) Unset()
type NullableResourceGroupShowResponse ¶
type NullableResourceGroupShowResponse struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroupShowResponse ¶
func NewNullableResourceGroupShowResponse(val *ResourceGroupShowResponse) *NullableResourceGroupShowResponse
func (NullableResourceGroupShowResponse) Get ¶
func (v NullableResourceGroupShowResponse) Get() *ResourceGroupShowResponse
func (NullableResourceGroupShowResponse) IsSet ¶
func (v NullableResourceGroupShowResponse) IsSet() bool
func (NullableResourceGroupShowResponse) MarshalJSON ¶
func (v NullableResourceGroupShowResponse) MarshalJSON() ([]byte, error)
func (*NullableResourceGroupShowResponse) Set ¶
func (v *NullableResourceGroupShowResponse) Set(val *ResourceGroupShowResponse)
func (*NullableResourceGroupShowResponse) UnmarshalJSON ¶
func (v *NullableResourceGroupShowResponse) UnmarshalJSON(src []byte) error
func (*NullableResourceGroupShowResponse) Unset ¶
func (v *NullableResourceGroupShowResponse) Unset()
type NullableResourceGroupUpdateRequest ¶
type NullableResourceGroupUpdateRequest struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroupUpdateRequest ¶
func NewNullableResourceGroupUpdateRequest(val *ResourceGroupUpdateRequest) *NullableResourceGroupUpdateRequest
func (NullableResourceGroupUpdateRequest) Get ¶
func (v NullableResourceGroupUpdateRequest) Get() *ResourceGroupUpdateRequest
func (NullableResourceGroupUpdateRequest) IsSet ¶
func (v NullableResourceGroupUpdateRequest) IsSet() bool
func (NullableResourceGroupUpdateRequest) MarshalJSON ¶
func (v NullableResourceGroupUpdateRequest) MarshalJSON() ([]byte, error)
func (*NullableResourceGroupUpdateRequest) Set ¶
func (v *NullableResourceGroupUpdateRequest) Set(val *ResourceGroupUpdateRequest)
func (*NullableResourceGroupUpdateRequest) UnmarshalJSON ¶
func (v *NullableResourceGroupUpdateRequest) UnmarshalJSON(src []byte) error
func (*NullableResourceGroupUpdateRequest) Unset ¶
func (v *NullableResourceGroupUpdateRequest) Unset()
type NullableResourceGroupsDeleteRequest ¶
type NullableResourceGroupsDeleteRequest struct {
// contains filtered or unexported fields
}
func NewNullableResourceGroupsDeleteRequest ¶
func NewNullableResourceGroupsDeleteRequest(val *ResourceGroupsDeleteRequest) *NullableResourceGroupsDeleteRequest
func (NullableResourceGroupsDeleteRequest) Get ¶
func (v NullableResourceGroupsDeleteRequest) Get() *ResourceGroupsDeleteRequest
func (NullableResourceGroupsDeleteRequest) IsSet ¶
func (v NullableResourceGroupsDeleteRequest) IsSet() bool
func (NullableResourceGroupsDeleteRequest) MarshalJSON ¶
func (v NullableResourceGroupsDeleteRequest) MarshalJSON() ([]byte, error)
func (*NullableResourceGroupsDeleteRequest) Set ¶
func (v *NullableResourceGroupsDeleteRequest) Set(val *ResourceGroupsDeleteRequest)
func (*NullableResourceGroupsDeleteRequest) UnmarshalJSON ¶
func (v *NullableResourceGroupsDeleteRequest) UnmarshalJSON(src []byte) error
func (*NullableResourceGroupsDeleteRequest) Unset ¶
func (v *NullableResourceGroupsDeleteRequest) Unset()
type NullableResourcePageResponse ¶
type NullableResourcePageResponse struct {
// contains filtered or unexported fields
}
func NewNullableResourcePageResponse ¶
func NewNullableResourcePageResponse(val *ResourcePageResponse) *NullableResourcePageResponse
func (NullableResourcePageResponse) Get ¶
func (v NullableResourcePageResponse) Get() *ResourcePageResponse
func (NullableResourcePageResponse) IsSet ¶
func (v NullableResourcePageResponse) IsSet() bool
func (NullableResourcePageResponse) MarshalJSON ¶
func (v NullableResourcePageResponse) MarshalJSON() ([]byte, error)
func (*NullableResourcePageResponse) Set ¶
func (v *NullableResourcePageResponse) Set(val *ResourcePageResponse)
func (*NullableResourcePageResponse) UnmarshalJSON ¶
func (v *NullableResourcePageResponse) UnmarshalJSON(src []byte) error
func (*NullableResourcePageResponse) Unset ¶
func (v *NullableResourcePageResponse) Unset()
type NullableResourceShowResponse ¶
type NullableResourceShowResponse struct {
// contains filtered or unexported fields
}
func NewNullableResourceShowResponse ¶
func NewNullableResourceShowResponse(val *ResourceShowResponse) *NullableResourceShowResponse
func (NullableResourceShowResponse) Get ¶
func (v NullableResourceShowResponse) Get() *ResourceShowResponse
func (NullableResourceShowResponse) IsSet ¶
func (v NullableResourceShowResponse) IsSet() bool
func (NullableResourceShowResponse) MarshalJSON ¶
func (v NullableResourceShowResponse) MarshalJSON() ([]byte, error)
func (*NullableResourceShowResponse) Set ¶
func (v *NullableResourceShowResponse) Set(val *ResourceShowResponse)
func (*NullableResourceShowResponse) UnmarshalJSON ¶
func (v *NullableResourceShowResponse) UnmarshalJSON(src []byte) error
func (*NullableResourceShowResponse) Unset ¶
func (v *NullableResourceShowResponse) Unset()
type NullableSrnKeyValue ¶
type NullableSrnKeyValue struct {
// contains filtered or unexported fields
}
func NewNullableSrnKeyValue ¶
func NewNullableSrnKeyValue(val *SrnKeyValue) *NullableSrnKeyValue
func (NullableSrnKeyValue) Get ¶
func (v NullableSrnKeyValue) Get() *SrnKeyValue
func (NullableSrnKeyValue) IsSet ¶
func (v NullableSrnKeyValue) IsSet() bool
func (NullableSrnKeyValue) MarshalJSON ¶
func (v NullableSrnKeyValue) MarshalJSON() ([]byte, error)
func (*NullableSrnKeyValue) Set ¶
func (v *NullableSrnKeyValue) Set(val *SrnKeyValue)
func (*NullableSrnKeyValue) UnmarshalJSON ¶
func (v *NullableSrnKeyValue) UnmarshalJSON(src []byte) error
func (*NullableSrnKeyValue) Unset ¶
func (v *NullableSrnKeyValue) Unset()
type NullableSrnTag ¶
type NullableSrnTag struct {
// contains filtered or unexported fields
}
func NewNullableSrnTag ¶
func NewNullableSrnTag(val *SrnTag) *NullableSrnTag
func (NullableSrnTag) Get ¶
func (v NullableSrnTag) Get() *SrnTag
func (NullableSrnTag) IsSet ¶
func (v NullableSrnTag) IsSet() bool
func (NullableSrnTag) MarshalJSON ¶
func (v NullableSrnTag) MarshalJSON() ([]byte, error)
func (*NullableSrnTag) Set ¶
func (v *NullableSrnTag) Set(val *SrnTag)
func (*NullableSrnTag) UnmarshalJSON ¶
func (v *NullableSrnTag) UnmarshalJSON(src []byte) error
func (*NullableSrnTag) Unset ¶
func (v *NullableSrnTag) Unset()
type NullableSrnTagList ¶
type NullableSrnTagList struct {
// contains filtered or unexported fields
}
func NewNullableSrnTagList ¶
func NewNullableSrnTagList(val *SrnTagList) *NullableSrnTagList
func (NullableSrnTagList) Get ¶
func (v NullableSrnTagList) Get() *SrnTagList
func (NullableSrnTagList) IsSet ¶
func (v NullableSrnTagList) IsSet() bool
func (NullableSrnTagList) MarshalJSON ¶
func (v NullableSrnTagList) MarshalJSON() ([]byte, error)
func (*NullableSrnTagList) Set ¶
func (v *NullableSrnTagList) Set(val *SrnTagList)
func (*NullableSrnTagList) UnmarshalJSON ¶
func (v *NullableSrnTagList) UnmarshalJSON(src []byte) error
func (*NullableSrnTagList) Unset ¶
func (v *NullableSrnTagList) 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 NullableTag ¶
type NullableTag struct {
// contains filtered or unexported fields
}
func NewNullableTag ¶
func NewNullableTag(val *Tag) *NullableTag
func (NullableTag) Get ¶
func (v NullableTag) Get() *Tag
func (NullableTag) IsSet ¶
func (v NullableTag) IsSet() bool
func (NullableTag) MarshalJSON ¶
func (v NullableTag) MarshalJSON() ([]byte, error)
func (*NullableTag) Set ¶
func (v *NullableTag) Set(val *Tag)
func (*NullableTag) UnmarshalJSON ¶
func (v *NullableTag) UnmarshalJSON(src []byte) error
func (*NullableTag) Unset ¶
func (v *NullableTag) Unset()
type NullableTagBaseResponse ¶
type NullableTagBaseResponse struct {
// contains filtered or unexported fields
}
func NewNullableTagBaseResponse ¶
func NewNullableTagBaseResponse(val *TagBaseResponse) *NullableTagBaseResponse
func (NullableTagBaseResponse) Get ¶
func (v NullableTagBaseResponse) Get() *TagBaseResponse
func (NullableTagBaseResponse) IsSet ¶
func (v NullableTagBaseResponse) IsSet() bool
func (NullableTagBaseResponse) MarshalJSON ¶
func (v NullableTagBaseResponse) MarshalJSON() ([]byte, error)
func (*NullableTagBaseResponse) Set ¶
func (v *NullableTagBaseResponse) Set(val *TagBaseResponse)
func (*NullableTagBaseResponse) UnmarshalJSON ¶
func (v *NullableTagBaseResponse) UnmarshalJSON(src []byte) error
func (*NullableTagBaseResponse) Unset ¶
func (v *NullableTagBaseResponse) Unset()
type NullableTagDeleteRequest ¶
type NullableTagDeleteRequest struct {
// contains filtered or unexported fields
}
func NewNullableTagDeleteRequest ¶
func NewNullableTagDeleteRequest(val *TagDeleteRequest) *NullableTagDeleteRequest
func (NullableTagDeleteRequest) Get ¶
func (v NullableTagDeleteRequest) Get() *TagDeleteRequest
func (NullableTagDeleteRequest) IsSet ¶
func (v NullableTagDeleteRequest) IsSet() bool
func (NullableTagDeleteRequest) MarshalJSON ¶
func (v NullableTagDeleteRequest) MarshalJSON() ([]byte, error)
func (*NullableTagDeleteRequest) Set ¶
func (v *NullableTagDeleteRequest) Set(val *TagDeleteRequest)
func (*NullableTagDeleteRequest) UnmarshalJSON ¶
func (v *NullableTagDeleteRequest) UnmarshalJSON(src []byte) error
func (*NullableTagDeleteRequest) Unset ¶
func (v *NullableTagDeleteRequest) Unset()
type NullableTagKeyResponse ¶
type NullableTagKeyResponse struct {
// contains filtered or unexported fields
}
func NewNullableTagKeyResponse ¶
func NewNullableTagKeyResponse(val *TagKeyResponse) *NullableTagKeyResponse
func (NullableTagKeyResponse) Get ¶
func (v NullableTagKeyResponse) Get() *TagKeyResponse
func (NullableTagKeyResponse) IsSet ¶
func (v NullableTagKeyResponse) IsSet() bool
func (NullableTagKeyResponse) MarshalJSON ¶
func (v NullableTagKeyResponse) MarshalJSON() ([]byte, error)
func (*NullableTagKeyResponse) Set ¶
func (v *NullableTagKeyResponse) Set(val *TagKeyResponse)
func (*NullableTagKeyResponse) UnmarshalJSON ¶
func (v *NullableTagKeyResponse) UnmarshalJSON(src []byte) error
func (*NullableTagKeyResponse) Unset ¶
func (v *NullableTagKeyResponse) Unset()
type NullableTagListResponse ¶
type NullableTagListResponse struct {
// contains filtered or unexported fields
}
func NewNullableTagListResponse ¶
func NewNullableTagListResponse(val *TagListResponse) *NullableTagListResponse
func (NullableTagListResponse) Get ¶
func (v NullableTagListResponse) Get() *TagListResponse
func (NullableTagListResponse) IsSet ¶
func (v NullableTagListResponse) IsSet() bool
func (NullableTagListResponse) MarshalJSON ¶
func (v NullableTagListResponse) MarshalJSON() ([]byte, error)
func (*NullableTagListResponse) Set ¶
func (v *NullableTagListResponse) Set(val *TagListResponse)
func (*NullableTagListResponse) UnmarshalJSON ¶
func (v *NullableTagListResponse) UnmarshalJSON(src []byte) error
func (*NullableTagListResponse) Unset ¶
func (v *NullableTagListResponse) Unset()
type NullableTagSetRequest ¶
type NullableTagSetRequest struct {
// contains filtered or unexported fields
}
func NewNullableTagSetRequest ¶
func NewNullableTagSetRequest(val *TagSetRequest) *NullableTagSetRequest
func (NullableTagSetRequest) Get ¶
func (v NullableTagSetRequest) Get() *TagSetRequest
func (NullableTagSetRequest) IsSet ¶
func (v NullableTagSetRequest) IsSet() bool
func (NullableTagSetRequest) MarshalJSON ¶
func (v NullableTagSetRequest) MarshalJSON() ([]byte, error)
func (*NullableTagSetRequest) Set ¶
func (v *NullableTagSetRequest) Set(val *TagSetRequest)
func (*NullableTagSetRequest) UnmarshalJSON ¶
func (v *NullableTagSetRequest) UnmarshalJSON(src []byte) error
func (*NullableTagSetRequest) Unset ¶
func (v *NullableTagSetRequest) Unset()
type NullableTagShowListResponse ¶
type NullableTagShowListResponse struct {
// contains filtered or unexported fields
}
func NewNullableTagShowListResponse ¶
func NewNullableTagShowListResponse(val *TagShowListResponse) *NullableTagShowListResponse
func (NullableTagShowListResponse) Get ¶
func (v NullableTagShowListResponse) Get() *TagShowListResponse
func (NullableTagShowListResponse) IsSet ¶
func (v NullableTagShowListResponse) IsSet() bool
func (NullableTagShowListResponse) MarshalJSON ¶
func (v NullableTagShowListResponse) MarshalJSON() ([]byte, error)
func (*NullableTagShowListResponse) Set ¶
func (v *NullableTagShowListResponse) Set(val *TagShowListResponse)
func (*NullableTagShowListResponse) UnmarshalJSON ¶
func (v *NullableTagShowListResponse) UnmarshalJSON(src []byte) error
func (*NullableTagShowListResponse) Unset ¶
func (v *NullableTagShowListResponse) Unset()
type NullableTagShowResponse ¶
type NullableTagShowResponse struct {
// contains filtered or unexported fields
}
func NewNullableTagShowResponse ¶
func NewNullableTagShowResponse(val *TagShowResponse) *NullableTagShowResponse
func (NullableTagShowResponse) Get ¶
func (v NullableTagShowResponse) Get() *TagShowResponse
func (NullableTagShowResponse) IsSet ¶
func (v NullableTagShowResponse) IsSet() bool
func (NullableTagShowResponse) MarshalJSON ¶
func (v NullableTagShowResponse) MarshalJSON() ([]byte, error)
func (*NullableTagShowResponse) Set ¶
func (v *NullableTagShowResponse) Set(val *TagShowResponse)
func (*NullableTagShowResponse) UnmarshalJSON ¶
func (v *NullableTagShowResponse) UnmarshalJSON(src []byte) error
func (*NullableTagShowResponse) Unset ¶
func (v *NullableTagShowResponse) Unset()
type NullableTagValue ¶
type NullableTagValue struct {
// contains filtered or unexported fields
}
func NewNullableTagValue ¶
func NewNullableTagValue(val *TagValue) *NullableTagValue
func (NullableTagValue) Get ¶
func (v NullableTagValue) Get() *TagValue
func (NullableTagValue) IsSet ¶
func (v NullableTagValue) IsSet() bool
func (NullableTagValue) MarshalJSON ¶
func (v NullableTagValue) MarshalJSON() ([]byte, error)
func (*NullableTagValue) Set ¶
func (v *NullableTagValue) Set(val *TagValue)
func (*NullableTagValue) UnmarshalJSON ¶
func (v *NullableTagValue) UnmarshalJSON(src []byte) error
func (*NullableTagValue) Unset ¶
func (v *NullableTagValue) Unset()
type NullableTagValueResponse ¶
type NullableTagValueResponse struct {
// contains filtered or unexported fields
}
func NewNullableTagValueResponse ¶
func NewNullableTagValueResponse(val *TagValueResponse) *NullableTagValueResponse
func (NullableTagValueResponse) Get ¶
func (v NullableTagValueResponse) Get() *TagValueResponse
func (NullableTagValueResponse) IsSet ¶
func (v NullableTagValueResponse) IsSet() bool
func (NullableTagValueResponse) MarshalJSON ¶
func (v NullableTagValueResponse) MarshalJSON() ([]byte, error)
func (*NullableTagValueResponse) Set ¶
func (v *NullableTagValueResponse) Set(val *TagValueResponse)
func (*NullableTagValueResponse) UnmarshalJSON ¶
func (v *NullableTagValueResponse) UnmarshalJSON(src []byte) error
func (*NullableTagValueResponse) Unset ¶
func (v *NullableTagValueResponse) Unset()
type NullableTagsSetRequest ¶
type NullableTagsSetRequest struct {
// contains filtered or unexported fields
}
func NewNullableTagsSetRequest ¶
func NewNullableTagsSetRequest(val *TagsSetRequest) *NullableTagsSetRequest
func (NullableTagsSetRequest) Get ¶
func (v NullableTagsSetRequest) Get() *TagsSetRequest
func (NullableTagsSetRequest) IsSet ¶
func (v NullableTagsSetRequest) IsSet() bool
func (NullableTagsSetRequest) MarshalJSON ¶
func (v NullableTagsSetRequest) MarshalJSON() ([]byte, error)
func (*NullableTagsSetRequest) Set ¶
func (v *NullableTagsSetRequest) Set(val *TagsSetRequest)
func (*NullableTagsSetRequest) UnmarshalJSON ¶
func (v *NullableTagsSetRequest) UnmarshalJSON(src []byte) error
func (*NullableTagsSetRequest) Unset ¶
func (v *NullableTagsSetRequest) 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 NullableValidationErrorModel ¶
type NullableValidationErrorModel struct {
// contains filtered or unexported fields
}
func NewNullableValidationErrorModel ¶
func NewNullableValidationErrorModel(val *ValidationErrorModel) *NullableValidationErrorModel
func (NullableValidationErrorModel) Get ¶
func (v NullableValidationErrorModel) Get() *ValidationErrorModel
func (NullableValidationErrorModel) IsSet ¶
func (v NullableValidationErrorModel) IsSet() bool
func (NullableValidationErrorModel) MarshalJSON ¶
func (v NullableValidationErrorModel) MarshalJSON() ([]byte, error)
func (*NullableValidationErrorModel) Set ¶
func (v *NullableValidationErrorModel) Set(val *ValidationErrorModel)
func (*NullableValidationErrorModel) UnmarshalJSON ¶
func (v *NullableValidationErrorModel) UnmarshalJSON(src []byte) error
func (*NullableValidationErrorModel) Unset ¶
func (v *NullableValidationErrorModel) Unset()
type Resource ¶
type Resource struct {
AccountId NullableString `json:"account_id"`
CreatedAt NullableTime `json:"created_at"`
CreatedBy NullableString `json:"created_by"`
// ID
Id string `json:"id"`
// Modified At
ModifiedAt time.Time `json:"modified_at"`
// Modified By
ModifiedBy string `json:"modified_by"`
ProductName NullableString `json:"product_name"`
Region NullableString `json:"region"`
ResourceName NullableString `json:"resource_name"`
ResourceType NullableString `json:"resource_type"`
ResourceTypeDisplayName NullableString `json:"resource_type_display_name"`
Service NullableString `json:"service"`
ServiceName NullableString `json:"service_name"`
Srn NullableString `json:"srn"`
State NullableString `json:"state"`
Tags []map[string]interface{} `json:"tags"`
}
Resource struct for Resource
func NewResource ¶
func NewResource(accountId NullableString, createdAt NullableTime, createdBy NullableString, id string, modifiedAt time.Time, modifiedBy string, productName NullableString, region NullableString, resourceName NullableString, resourceType NullableString, resourceTypeDisplayName NullableString, service NullableString, serviceName NullableString, srn NullableString, state NullableString, tags []map[string]interface{}) *Resource
NewResource instantiates a new Resource 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 NewResourceWithDefaults ¶
func NewResourceWithDefaults() *Resource
NewResourceWithDefaults instantiates a new Resource 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 (*Resource) GetAccountId ¶
GetAccountId returns the AccountId field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetAccountIdOk ¶
GetAccountIdOk returns a tuple with the AccountId field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value If the value is explicit nil, the zero value for time.Time will be returned
func (*Resource) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetCreatedBy ¶
GetCreatedBy returns the CreatedBy field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetCreatedByOk ¶
GetCreatedByOk returns a tuple with the CreatedBy field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Resource) GetModifiedAt ¶
GetModifiedAt returns the ModifiedAt field value
func (*Resource) GetModifiedAtOk ¶
GetModifiedAtOk returns a tuple with the ModifiedAt field value and a boolean to check if the value has been set.
func (*Resource) GetModifiedBy ¶
GetModifiedBy returns the ModifiedBy field value
func (*Resource) GetModifiedByOk ¶
GetModifiedByOk returns a tuple with the ModifiedBy field value and a boolean to check if the value has been set.
func (*Resource) GetProductName ¶
GetProductName returns the ProductName field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetProductNameOk ¶
GetProductNameOk returns a tuple with the ProductName field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetRegion ¶
GetRegion returns the Region field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetRegionOk ¶
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetResourceName ¶
GetResourceName returns the ResourceName field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetResourceNameOk ¶
GetResourceNameOk returns a tuple with the ResourceName field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetResourceType ¶
GetResourceType returns the ResourceType field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetResourceTypeDisplayName ¶
GetResourceTypeDisplayName returns the ResourceTypeDisplayName field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetResourceTypeDisplayNameOk ¶
GetResourceTypeDisplayNameOk returns a tuple with the ResourceTypeDisplayName field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetResourceTypeOk ¶
GetResourceTypeOk returns a tuple with the ResourceType field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetService ¶
GetService returns the Service field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetServiceName ¶
GetServiceName returns the ServiceName field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetServiceNameOk ¶
GetServiceNameOk returns a tuple with the ServiceName field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetServiceOk ¶
GetServiceOk returns a tuple with the Service field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetSrn ¶
GetSrn returns the Srn field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetSrnOk ¶
GetSrnOk returns a tuple with the Srn field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetState ¶
GetState returns the State field value If the value is explicit nil, the zero value for string will be returned
func (*Resource) GetStateOk ¶
GetStateOk returns a tuple with the State field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Resource) GetTags ¶
GetTags returns the Tags field value If the value is explicit nil, the zero value for []map[string]interface{} will be returned
func (*Resource) GetTagsOk ¶
GetTagsOk returns a tuple with the Tags field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (Resource) MarshalJSON ¶
func (*Resource) SetAccountId ¶
SetAccountId sets field value
func (*Resource) SetCreatedAt ¶
SetCreatedAt sets field value
func (*Resource) SetCreatedBy ¶
SetCreatedBy sets field value
func (*Resource) SetModifiedAt ¶
SetModifiedAt sets field value
func (*Resource) SetModifiedBy ¶
SetModifiedBy sets field value
func (*Resource) SetProductName ¶
SetProductName sets field value
func (*Resource) SetResourceName ¶
SetResourceName sets field value
func (*Resource) SetResourceType ¶
SetResourceType sets field value
func (*Resource) SetResourceTypeDisplayName ¶
SetResourceTypeDisplayName sets field value
func (*Resource) SetServiceName ¶
SetServiceName sets field value
func (*Resource) UnmarshalJSON ¶
type ResourceGroup ¶
type ResourceGroup struct {
// Created At
CreatedAt time.Time `json:"created_at"`
// Created By
CreatedBy string `json:"created_by"`
Description NullableString `json:"description"`
// 리소스 그룹 ID
Id string `json:"id"`
// Modified At
ModifiedAt time.Time `json:"modified_at"`
// Modified By
ModifiedBy string `json:"modified_by"`
Name NullableString `json:"name"`
Region NullableString `json:"region"`
ResourceTypes []string `json:"resource_types,omitempty"`
Tags []Tag `json:"tags,omitempty"`
}
ResourceGroup struct for ResourceGroup
func NewResourceGroup ¶
func NewResourceGroup(createdAt time.Time, createdBy string, description NullableString, id string, modifiedAt time.Time, modifiedBy string, name NullableString, region NullableString) *ResourceGroup
NewResourceGroup instantiates a new ResourceGroup 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 NewResourceGroupWithDefaults ¶
func NewResourceGroupWithDefaults() *ResourceGroup
NewResourceGroupWithDefaults instantiates a new ResourceGroup 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 (*ResourceGroup) GetCreatedAt ¶
func (o *ResourceGroup) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value
func (*ResourceGroup) GetCreatedAtOk ¶
func (o *ResourceGroup) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*ResourceGroup) GetCreatedBy ¶
func (o *ResourceGroup) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field value
func (*ResourceGroup) GetCreatedByOk ¶
func (o *ResourceGroup) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value and a boolean to check if the value has been set.
func (*ResourceGroup) GetDescription ¶
func (o *ResourceGroup) GetDescription() string
GetDescription returns the Description field value If the value is explicit nil, the zero value for string will be returned
func (*ResourceGroup) GetDescriptionOk ¶
func (o *ResourceGroup) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroup) GetId ¶
func (o *ResourceGroup) GetId() string
GetId returns the Id field value
func (*ResourceGroup) GetIdOk ¶
func (o *ResourceGroup) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ResourceGroup) GetModifiedAt ¶
func (o *ResourceGroup) GetModifiedAt() time.Time
GetModifiedAt returns the ModifiedAt field value
func (*ResourceGroup) GetModifiedAtOk ¶
func (o *ResourceGroup) GetModifiedAtOk() (*time.Time, bool)
GetModifiedAtOk returns a tuple with the ModifiedAt field value and a boolean to check if the value has been set.
func (*ResourceGroup) GetModifiedBy ¶
func (o *ResourceGroup) GetModifiedBy() string
GetModifiedBy returns the ModifiedBy field value
func (*ResourceGroup) GetModifiedByOk ¶
func (o *ResourceGroup) GetModifiedByOk() (*string, bool)
GetModifiedByOk returns a tuple with the ModifiedBy field value and a boolean to check if the value has been set.
func (*ResourceGroup) GetName ¶
func (o *ResourceGroup) GetName() string
GetName returns the Name field value If the value is explicit nil, the zero value for string will be returned
func (*ResourceGroup) GetNameOk ¶
func (o *ResourceGroup) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroup) GetRegion ¶
func (o *ResourceGroup) GetRegion() string
GetRegion returns the Region field value If the value is explicit nil, the zero value for string will be returned
func (*ResourceGroup) GetRegionOk ¶
func (o *ResourceGroup) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroup) GetResourceTypes ¶
func (o *ResourceGroup) GetResourceTypes() []string
GetResourceTypes returns the ResourceTypes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroup) GetResourceTypesOk ¶
func (o *ResourceGroup) GetResourceTypesOk() ([]string, bool)
GetResourceTypesOk returns a tuple with the ResourceTypes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroup) GetTags ¶
func (o *ResourceGroup) GetTags() []Tag
GetTags returns the Tags field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroup) GetTagsOk ¶
func (o *ResourceGroup) GetTagsOk() ([]Tag, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroup) HasResourceTypes ¶
func (o *ResourceGroup) HasResourceTypes() bool
HasResourceTypes returns a boolean if a field has been set.
func (*ResourceGroup) HasTags ¶
func (o *ResourceGroup) HasTags() bool
HasTags returns a boolean if a field has been set.
func (ResourceGroup) MarshalJSON ¶
func (o ResourceGroup) MarshalJSON() ([]byte, error)
func (*ResourceGroup) SetCreatedAt ¶
func (o *ResourceGroup) SetCreatedAt(v time.Time)
SetCreatedAt sets field value
func (*ResourceGroup) SetCreatedBy ¶
func (o *ResourceGroup) SetCreatedBy(v string)
SetCreatedBy sets field value
func (*ResourceGroup) SetDescription ¶
func (o *ResourceGroup) SetDescription(v string)
SetDescription sets field value
func (*ResourceGroup) SetModifiedAt ¶
func (o *ResourceGroup) SetModifiedAt(v time.Time)
SetModifiedAt sets field value
func (*ResourceGroup) SetModifiedBy ¶
func (o *ResourceGroup) SetModifiedBy(v string)
SetModifiedBy sets field value
func (*ResourceGroup) SetRegion ¶
func (o *ResourceGroup) SetRegion(v string)
SetRegion sets field value
func (*ResourceGroup) SetResourceTypes ¶
func (o *ResourceGroup) SetResourceTypes(v []string)
SetResourceTypes gets a reference to the given []string and assigns it to the ResourceTypes field.
func (*ResourceGroup) SetTags ¶
func (o *ResourceGroup) SetTags(v []Tag)
SetTags gets a reference to the given []Tag and assigns it to the Tags field.
func (ResourceGroup) ToMap ¶
func (o ResourceGroup) ToMap() (map[string]interface{}, error)
func (*ResourceGroup) UnmarshalJSON ¶
func (o *ResourceGroup) UnmarshalJSON(data []byte) (err error)
type ResourceGroupCreateRequest ¶
type ResourceGroupCreateRequest struct {
Description NullableString `json:"description"`
// 리소스 그룹명
Name string `json:"name" validate:"regexp=^[가-힣ㄱ-ㅎㅏ-ㅣa-zA-Z0-9+=,.\\\\@_-]+$"`
Region NullableString `json:"region,omitempty"`
ResourceTypes []string `json:"resource_types,omitempty"`
Tags []Tag `json:"tags,omitempty"`
}
ResourceGroupCreateRequest struct for ResourceGroupCreateRequest
func NewResourceGroupCreateRequest ¶
func NewResourceGroupCreateRequest(description NullableString, name string) *ResourceGroupCreateRequest
NewResourceGroupCreateRequest instantiates a new ResourceGroupCreateRequest 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 NewResourceGroupCreateRequestWithDefaults ¶
func NewResourceGroupCreateRequestWithDefaults() *ResourceGroupCreateRequest
NewResourceGroupCreateRequestWithDefaults instantiates a new ResourceGroupCreateRequest 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 (*ResourceGroupCreateRequest) GetDescription ¶
func (o *ResourceGroupCreateRequest) GetDescription() string
GetDescription returns the Description field value If the value is explicit nil, the zero value for string will be returned
func (*ResourceGroupCreateRequest) GetDescriptionOk ¶
func (o *ResourceGroupCreateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupCreateRequest) GetName ¶
func (o *ResourceGroupCreateRequest) GetName() string
GetName returns the Name field value
func (*ResourceGroupCreateRequest) GetNameOk ¶
func (o *ResourceGroupCreateRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*ResourceGroupCreateRequest) GetRegion ¶
func (o *ResourceGroupCreateRequest) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupCreateRequest) GetRegionOk ¶
func (o *ResourceGroupCreateRequest) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupCreateRequest) GetResourceTypes ¶
func (o *ResourceGroupCreateRequest) GetResourceTypes() []string
GetResourceTypes returns the ResourceTypes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupCreateRequest) GetResourceTypesOk ¶
func (o *ResourceGroupCreateRequest) GetResourceTypesOk() ([]string, bool)
GetResourceTypesOk returns a tuple with the ResourceTypes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupCreateRequest) GetTags ¶
func (o *ResourceGroupCreateRequest) GetTags() []Tag
GetTags returns the Tags field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupCreateRequest) GetTagsOk ¶
func (o *ResourceGroupCreateRequest) GetTagsOk() ([]Tag, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupCreateRequest) HasRegion ¶
func (o *ResourceGroupCreateRequest) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*ResourceGroupCreateRequest) HasResourceTypes ¶
func (o *ResourceGroupCreateRequest) HasResourceTypes() bool
HasResourceTypes returns a boolean if a field has been set.
func (*ResourceGroupCreateRequest) HasTags ¶
func (o *ResourceGroupCreateRequest) HasTags() bool
HasTags returns a boolean if a field has been set.
func (ResourceGroupCreateRequest) MarshalJSON ¶
func (o ResourceGroupCreateRequest) MarshalJSON() ([]byte, error)
func (*ResourceGroupCreateRequest) SetDescription ¶
func (o *ResourceGroupCreateRequest) SetDescription(v string)
SetDescription sets field value
func (*ResourceGroupCreateRequest) SetName ¶
func (o *ResourceGroupCreateRequest) SetName(v string)
SetName sets field value
func (*ResourceGroupCreateRequest) SetRegion ¶
func (o *ResourceGroupCreateRequest) SetRegion(v string)
SetRegion gets a reference to the given NullableString and assigns it to the Region field.
func (*ResourceGroupCreateRequest) SetRegionNil ¶
func (o *ResourceGroupCreateRequest) SetRegionNil()
SetRegionNil sets the value for Region to be an explicit nil
func (*ResourceGroupCreateRequest) SetResourceTypes ¶
func (o *ResourceGroupCreateRequest) SetResourceTypes(v []string)
SetResourceTypes gets a reference to the given []string and assigns it to the ResourceTypes field.
func (*ResourceGroupCreateRequest) SetTags ¶
func (o *ResourceGroupCreateRequest) SetTags(v []Tag)
SetTags gets a reference to the given []Tag and assigns it to the Tags field.
func (ResourceGroupCreateRequest) ToMap ¶
func (o ResourceGroupCreateRequest) ToMap() (map[string]interface{}, error)
func (*ResourceGroupCreateRequest) UnmarshalJSON ¶
func (o *ResourceGroupCreateRequest) UnmarshalJSON(data []byte) (err error)
func (*ResourceGroupCreateRequest) UnsetRegion ¶
func (o *ResourceGroupCreateRequest) UnsetRegion()
UnsetRegion ensures that no value is present for Region, not even an explicit nil
type ResourceGroupCreateResponse ¶
type ResourceGroupCreateResponse struct {
// 리소스 그룹
ResourceGroup CreateResourceGroup `json:"resource_group"`
}
ResourceGroupCreateResponse struct for ResourceGroupCreateResponse
func NewResourceGroupCreateResponse ¶
func NewResourceGroupCreateResponse(resourceGroup CreateResourceGroup) *ResourceGroupCreateResponse
NewResourceGroupCreateResponse instantiates a new ResourceGroupCreateResponse 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 NewResourceGroupCreateResponseWithDefaults ¶
func NewResourceGroupCreateResponseWithDefaults() *ResourceGroupCreateResponse
NewResourceGroupCreateResponseWithDefaults instantiates a new ResourceGroupCreateResponse 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 (*ResourceGroupCreateResponse) GetResourceGroup ¶
func (o *ResourceGroupCreateResponse) GetResourceGroup() CreateResourceGroup
GetResourceGroup returns the ResourceGroup field value
func (*ResourceGroupCreateResponse) GetResourceGroupOk ¶
func (o *ResourceGroupCreateResponse) GetResourceGroupOk() (*CreateResourceGroup, bool)
GetResourceGroupOk returns a tuple with the ResourceGroup field value and a boolean to check if the value has been set.
func (ResourceGroupCreateResponse) MarshalJSON ¶
func (o ResourceGroupCreateResponse) MarshalJSON() ([]byte, error)
func (*ResourceGroupCreateResponse) SetResourceGroup ¶
func (o *ResourceGroupCreateResponse) SetResourceGroup(v CreateResourceGroup)
SetResourceGroup sets field value
func (ResourceGroupCreateResponse) ToMap ¶
func (o ResourceGroupCreateResponse) ToMap() (map[string]interface{}, error)
func (*ResourceGroupCreateResponse) UnmarshalJSON ¶
func (o *ResourceGroupCreateResponse) UnmarshalJSON(data []byte) (err error)
type ResourceGroupPageResponse ¶
type ResourceGroupPageResponse struct {
// count
Count int32 `json:"count"`
// page
Page int32 `json:"page"`
// 리소스 그룹 목록
ResourceGroups []ResourceGroup `json:"resource_groups"`
// size
Size int32 `json:"size"`
Sort []string `json:"sort,omitempty"`
}
ResourceGroupPageResponse struct for ResourceGroupPageResponse
func NewResourceGroupPageResponse ¶
func NewResourceGroupPageResponse(count int32, page int32, resourceGroups []ResourceGroup, size int32) *ResourceGroupPageResponse
NewResourceGroupPageResponse instantiates a new ResourceGroupPageResponse 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 NewResourceGroupPageResponseWithDefaults ¶
func NewResourceGroupPageResponseWithDefaults() *ResourceGroupPageResponse
NewResourceGroupPageResponseWithDefaults instantiates a new ResourceGroupPageResponse 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 (*ResourceGroupPageResponse) GetCount ¶
func (o *ResourceGroupPageResponse) GetCount() int32
GetCount returns the Count field value
func (*ResourceGroupPageResponse) GetCountOk ¶
func (o *ResourceGroupPageResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value and a boolean to check if the value has been set.
func (*ResourceGroupPageResponse) GetPage ¶
func (o *ResourceGroupPageResponse) GetPage() int32
GetPage returns the Page field value
func (*ResourceGroupPageResponse) GetPageOk ¶
func (o *ResourceGroupPageResponse) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value and a boolean to check if the value has been set.
func (*ResourceGroupPageResponse) GetResourceGroups ¶
func (o *ResourceGroupPageResponse) GetResourceGroups() []ResourceGroup
GetResourceGroups returns the ResourceGroups field value
func (*ResourceGroupPageResponse) GetResourceGroupsOk ¶
func (o *ResourceGroupPageResponse) GetResourceGroupsOk() ([]ResourceGroup, bool)
GetResourceGroupsOk returns a tuple with the ResourceGroups field value and a boolean to check if the value has been set.
func (*ResourceGroupPageResponse) GetSize ¶
func (o *ResourceGroupPageResponse) GetSize() int32
GetSize returns the Size field value
func (*ResourceGroupPageResponse) GetSizeOk ¶
func (o *ResourceGroupPageResponse) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*ResourceGroupPageResponse) GetSort ¶
func (o *ResourceGroupPageResponse) GetSort() []string
GetSort returns the Sort field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupPageResponse) GetSortOk ¶
func (o *ResourceGroupPageResponse) GetSortOk() ([]string, bool)
GetSortOk returns a tuple with the Sort field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupPageResponse) HasSort ¶
func (o *ResourceGroupPageResponse) HasSort() bool
HasSort returns a boolean if a field has been set.
func (ResourceGroupPageResponse) MarshalJSON ¶
func (o ResourceGroupPageResponse) MarshalJSON() ([]byte, error)
func (*ResourceGroupPageResponse) SetCount ¶
func (o *ResourceGroupPageResponse) SetCount(v int32)
SetCount sets field value
func (*ResourceGroupPageResponse) SetPage ¶
func (o *ResourceGroupPageResponse) SetPage(v int32)
SetPage sets field value
func (*ResourceGroupPageResponse) SetResourceGroups ¶
func (o *ResourceGroupPageResponse) SetResourceGroups(v []ResourceGroup)
SetResourceGroups sets field value
func (*ResourceGroupPageResponse) SetSize ¶
func (o *ResourceGroupPageResponse) SetSize(v int32)
SetSize sets field value
func (*ResourceGroupPageResponse) SetSort ¶
func (o *ResourceGroupPageResponse) SetSort(v []string)
SetSort gets a reference to the given []string and assigns it to the Sort field.
func (ResourceGroupPageResponse) ToMap ¶
func (o ResourceGroupPageResponse) ToMap() (map[string]interface{}, error)
func (*ResourceGroupPageResponse) UnmarshalJSON ¶
func (o *ResourceGroupPageResponse) UnmarshalJSON(data []byte) (err error)
type ResourceGroupShowResponse ¶
type ResourceGroupShowResponse struct {
// 리소스 그룹
ResourceGroup CreateResourceGroup `json:"resource_group"`
}
ResourceGroupShowResponse struct for ResourceGroupShowResponse
func NewResourceGroupShowResponse ¶
func NewResourceGroupShowResponse(resourceGroup CreateResourceGroup) *ResourceGroupShowResponse
NewResourceGroupShowResponse instantiates a new ResourceGroupShowResponse 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 NewResourceGroupShowResponseWithDefaults ¶
func NewResourceGroupShowResponseWithDefaults() *ResourceGroupShowResponse
NewResourceGroupShowResponseWithDefaults instantiates a new ResourceGroupShowResponse 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 (*ResourceGroupShowResponse) GetResourceGroup ¶
func (o *ResourceGroupShowResponse) GetResourceGroup() CreateResourceGroup
GetResourceGroup returns the ResourceGroup field value
func (*ResourceGroupShowResponse) GetResourceGroupOk ¶
func (o *ResourceGroupShowResponse) GetResourceGroupOk() (*CreateResourceGroup, bool)
GetResourceGroupOk returns a tuple with the ResourceGroup field value and a boolean to check if the value has been set.
func (ResourceGroupShowResponse) MarshalJSON ¶
func (o ResourceGroupShowResponse) MarshalJSON() ([]byte, error)
func (*ResourceGroupShowResponse) SetResourceGroup ¶
func (o *ResourceGroupShowResponse) SetResourceGroup(v CreateResourceGroup)
SetResourceGroup sets field value
func (ResourceGroupShowResponse) ToMap ¶
func (o ResourceGroupShowResponse) ToMap() (map[string]interface{}, error)
func (*ResourceGroupShowResponse) UnmarshalJSON ¶
func (o *ResourceGroupShowResponse) UnmarshalJSON(data []byte) (err error)
type ResourceGroupUpdateRequest ¶
type ResourceGroupUpdateRequest struct {
Description NullableString `json:"description"`
ResourceTypes []string `json:"resource_types,omitempty"`
Tags []Tag `json:"tags,omitempty"`
}
ResourceGroupUpdateRequest struct for ResourceGroupUpdateRequest
func NewResourceGroupUpdateRequest ¶
func NewResourceGroupUpdateRequest(description NullableString) *ResourceGroupUpdateRequest
NewResourceGroupUpdateRequest instantiates a new ResourceGroupUpdateRequest 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 NewResourceGroupUpdateRequestWithDefaults ¶
func NewResourceGroupUpdateRequestWithDefaults() *ResourceGroupUpdateRequest
NewResourceGroupUpdateRequestWithDefaults instantiates a new ResourceGroupUpdateRequest 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 (*ResourceGroupUpdateRequest) GetDescription ¶
func (o *ResourceGroupUpdateRequest) GetDescription() string
GetDescription returns the Description field value If the value is explicit nil, the zero value for string will be returned
func (*ResourceGroupUpdateRequest) GetDescriptionOk ¶
func (o *ResourceGroupUpdateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupUpdateRequest) GetResourceTypes ¶
func (o *ResourceGroupUpdateRequest) GetResourceTypes() []string
GetResourceTypes returns the ResourceTypes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupUpdateRequest) GetResourceTypesOk ¶
func (o *ResourceGroupUpdateRequest) GetResourceTypesOk() ([]string, bool)
GetResourceTypesOk returns a tuple with the ResourceTypes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupUpdateRequest) GetTags ¶
func (o *ResourceGroupUpdateRequest) GetTags() []Tag
GetTags returns the Tags field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupUpdateRequest) GetTagsOk ¶
func (o *ResourceGroupUpdateRequest) GetTagsOk() ([]Tag, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupUpdateRequest) HasResourceTypes ¶
func (o *ResourceGroupUpdateRequest) HasResourceTypes() bool
HasResourceTypes returns a boolean if a field has been set.
func (*ResourceGroupUpdateRequest) HasTags ¶
func (o *ResourceGroupUpdateRequest) HasTags() bool
HasTags returns a boolean if a field has been set.
func (ResourceGroupUpdateRequest) MarshalJSON ¶
func (o ResourceGroupUpdateRequest) MarshalJSON() ([]byte, error)
func (*ResourceGroupUpdateRequest) SetDescription ¶
func (o *ResourceGroupUpdateRequest) SetDescription(v string)
SetDescription sets field value
func (*ResourceGroupUpdateRequest) SetResourceTypes ¶
func (o *ResourceGroupUpdateRequest) SetResourceTypes(v []string)
SetResourceTypes gets a reference to the given []string and assigns it to the ResourceTypes field.
func (*ResourceGroupUpdateRequest) SetTags ¶
func (o *ResourceGroupUpdateRequest) SetTags(v []Tag)
SetTags gets a reference to the given []Tag and assigns it to the Tags field.
func (ResourceGroupUpdateRequest) ToMap ¶
func (o ResourceGroupUpdateRequest) ToMap() (map[string]interface{}, error)
func (*ResourceGroupUpdateRequest) UnmarshalJSON ¶
func (o *ResourceGroupUpdateRequest) UnmarshalJSON(data []byte) (err error)
type ResourceGroupsDeleteRequest ¶
type ResourceGroupsDeleteRequest struct {
Ids []string `json:"ids,omitempty"`
}
ResourceGroupsDeleteRequest struct for ResourceGroupsDeleteRequest
func NewResourceGroupsDeleteRequest ¶
func NewResourceGroupsDeleteRequest() *ResourceGroupsDeleteRequest
NewResourceGroupsDeleteRequest instantiates a new ResourceGroupsDeleteRequest 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 NewResourceGroupsDeleteRequestWithDefaults ¶
func NewResourceGroupsDeleteRequestWithDefaults() *ResourceGroupsDeleteRequest
NewResourceGroupsDeleteRequestWithDefaults instantiates a new ResourceGroupsDeleteRequest 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 (*ResourceGroupsDeleteRequest) GetIds ¶
func (o *ResourceGroupsDeleteRequest) GetIds() []string
GetIds returns the Ids field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourceGroupsDeleteRequest) GetIdsOk ¶
func (o *ResourceGroupsDeleteRequest) GetIdsOk() ([]string, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourceGroupsDeleteRequest) HasIds ¶
func (o *ResourceGroupsDeleteRequest) HasIds() bool
HasIds returns a boolean if a field has been set.
func (ResourceGroupsDeleteRequest) MarshalJSON ¶
func (o ResourceGroupsDeleteRequest) MarshalJSON() ([]byte, error)
func (*ResourceGroupsDeleteRequest) SetIds ¶
func (o *ResourceGroupsDeleteRequest) SetIds(v []string)
SetIds gets a reference to the given []string and assigns it to the Ids field.
func (ResourceGroupsDeleteRequest) ToMap ¶
func (o ResourceGroupsDeleteRequest) ToMap() (map[string]interface{}, error)
type ResourcePageResponse ¶
type ResourcePageResponse struct {
// count
Count int32 `json:"count"`
// page
Page int32 `json:"page"`
// 자원 목록
Resources []Resource `json:"resources,omitempty"`
// size
Size int32 `json:"size"`
Sort []string `json:"sort,omitempty"`
}
ResourcePageResponse struct for ResourcePageResponse
func NewResourcePageResponse ¶
func NewResourcePageResponse(count int32, page int32, size int32) *ResourcePageResponse
NewResourcePageResponse instantiates a new ResourcePageResponse 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 NewResourcePageResponseWithDefaults ¶
func NewResourcePageResponseWithDefaults() *ResourcePageResponse
NewResourcePageResponseWithDefaults instantiates a new ResourcePageResponse 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 (*ResourcePageResponse) GetCount ¶
func (o *ResourcePageResponse) GetCount() int32
GetCount returns the Count field value
func (*ResourcePageResponse) GetCountOk ¶
func (o *ResourcePageResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value and a boolean to check if the value has been set.
func (*ResourcePageResponse) GetPage ¶
func (o *ResourcePageResponse) GetPage() int32
GetPage returns the Page field value
func (*ResourcePageResponse) GetPageOk ¶
func (o *ResourcePageResponse) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value and a boolean to check if the value has been set.
func (*ResourcePageResponse) GetResources ¶
func (o *ResourcePageResponse) GetResources() []Resource
GetResources returns the Resources field value if set, zero value otherwise.
func (*ResourcePageResponse) GetResourcesOk ¶
func (o *ResourcePageResponse) GetResourcesOk() ([]Resource, bool)
GetResourcesOk returns a tuple with the Resources field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourcePageResponse) GetSize ¶
func (o *ResourcePageResponse) GetSize() int32
GetSize returns the Size field value
func (*ResourcePageResponse) GetSizeOk ¶
func (o *ResourcePageResponse) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*ResourcePageResponse) GetSort ¶
func (o *ResourcePageResponse) GetSort() []string
GetSort returns the Sort field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ResourcePageResponse) GetSortOk ¶
func (o *ResourcePageResponse) GetSortOk() ([]string, bool)
GetSortOk returns a tuple with the Sort field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ResourcePageResponse) HasResources ¶
func (o *ResourcePageResponse) HasResources() bool
HasResources returns a boolean if a field has been set.
func (*ResourcePageResponse) HasSort ¶
func (o *ResourcePageResponse) HasSort() bool
HasSort returns a boolean if a field has been set.
func (ResourcePageResponse) MarshalJSON ¶
func (o ResourcePageResponse) MarshalJSON() ([]byte, error)
func (*ResourcePageResponse) SetCount ¶
func (o *ResourcePageResponse) SetCount(v int32)
SetCount sets field value
func (*ResourcePageResponse) SetPage ¶
func (o *ResourcePageResponse) SetPage(v int32)
SetPage sets field value
func (*ResourcePageResponse) SetResources ¶
func (o *ResourcePageResponse) SetResources(v []Resource)
SetResources gets a reference to the given []Resource and assigns it to the Resources field.
func (*ResourcePageResponse) SetSize ¶
func (o *ResourcePageResponse) SetSize(v int32)
SetSize sets field value
func (*ResourcePageResponse) SetSort ¶
func (o *ResourcePageResponse) SetSort(v []string)
SetSort gets a reference to the given []string and assigns it to the Sort field.
func (ResourcePageResponse) ToMap ¶
func (o ResourcePageResponse) ToMap() (map[string]interface{}, error)
func (*ResourcePageResponse) UnmarshalJSON ¶
func (o *ResourcePageResponse) UnmarshalJSON(data []byte) (err error)
type ResourceShowResponse ¶
type ResourceShowResponse struct {
// 자원
Resource *Resource `json:"resource,omitempty"`
}
ResourceShowResponse struct for ResourceShowResponse
func NewResourceShowResponse ¶
func NewResourceShowResponse() *ResourceShowResponse
NewResourceShowResponse instantiates a new ResourceShowResponse 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 NewResourceShowResponseWithDefaults ¶
func NewResourceShowResponseWithDefaults() *ResourceShowResponse
NewResourceShowResponseWithDefaults instantiates a new ResourceShowResponse 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 (*ResourceShowResponse) GetResource ¶
func (o *ResourceShowResponse) GetResource() Resource
GetResource returns the Resource field value if set, zero value otherwise.
func (*ResourceShowResponse) GetResourceOk ¶
func (o *ResourceShowResponse) GetResourceOk() (*Resource, bool)
GetResourceOk returns a tuple with the Resource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceShowResponse) HasResource ¶
func (o *ResourceShowResponse) HasResource() bool
HasResource returns a boolean if a field has been set.
func (ResourceShowResponse) MarshalJSON ¶
func (o ResourceShowResponse) MarshalJSON() ([]byte, error)
func (*ResourceShowResponse) SetResource ¶
func (o *ResourceShowResponse) SetResource(v Resource)
SetResource gets a reference to the given Resource and assigns it to the Resource field.
func (ResourceShowResponse) ToMap ¶
func (o ResourceShowResponse) ToMap() (map[string]interface{}, error)
type ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) Execute ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) Execute() (*ResourceGroupCreateResponse, *http.Response, error)
func (ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) ResourceGroupCreateRequest ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) ResourceGroupCreateRequest(resourceGroupCreateRequest ResourceGroupCreateRequest) ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest
type ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
type ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) Execute ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) Execute() (*http.Response, error)
func (ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) ResourceGroupsDeleteRequest ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) ResourceGroupsDeleteRequest(resourceGroupsDeleteRequest ResourceGroupsDeleteRequest) ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest
type ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Execute ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Execute() (*ResourcePageResponse, *http.Response, error)
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Page ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Page(page int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
page
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Size ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Size(size int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
size
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Sort ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) Sort(sort string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
sort
type ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Execute ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Execute() (*ResourceGroupPageResponse, *http.Response, error)
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Id ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Id(id string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
리소스 그룹 ID
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Name ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Name(name string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
리소스 그룹명
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Page ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Page(page int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
page
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Region ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Region(region string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
리전
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Size ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Size(size int32) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
size
func (ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Sort ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) Sort(sort string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
sort
type ResourcemanagerV1ResourceGroupsAPIsAPIService ¶
type ResourcemanagerV1ResourceGroupsAPIsAPIService service
ResourcemanagerV1ResourceGroupsAPIsAPIService ResourcemanagerV1ResourceGroupsAPIsAPI service
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) CreateResourceGroup ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) CreateResourceGroup(ctx context.Context) ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest
CreateResourceGroup CreateResourceGroup
create a resource_group
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) CreateResourceGroupExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) CreateResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPICreateResourceGroupRequest) (*ResourceGroupCreateResponse, *http.Response, error)
Execute executes the request
@return ResourceGroupCreateResponse
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroup ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroup(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest
DeleteResourceGroup DeleteResourceGroup
delete a specific resource_group
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param resourceGroupId 리소스 그룹 ID @return ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroupExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroups ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroups(ctx context.Context) ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest
DeleteResourceGroups DeleteResourceGroups
delete a specific resource_groups
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroupsExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) DeleteResourceGroupsExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIDeleteResourceGroupsRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupResources ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupResources(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
ListResourceGroupResources ListResourceGroupResources
list a specific resource_group_resources
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param resourceGroupId 리소스 그룹 ID @return ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupResourcesExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupResourcesExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupResourcesRequest) (*ResourcePageResponse, *http.Response, error)
Execute executes the request
@return ResourcePageResponse
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroups ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroups(ctx context.Context) ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
ListResourceGroups ListResourceGroups
get resource_groups list
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupsExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ListResourceGroupsExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIListResourceGroupsRequest) (*ResourceGroupPageResponse, *http.Response, error)
Execute executes the request
@return ResourceGroupPageResponse
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) SetResourceGroup ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) SetResourceGroup(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest
SetResourceGroup SetResourceGroup
set resource_group
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param resourceGroupId 리소스 그룹 ID @return ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) SetResourceGroupExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) SetResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) (*ResourceGroupCreateResponse, *http.Response, error)
Execute executes the request
@return ResourceGroupCreateResponse
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) ShowResourceGroup ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ShowResourceGroup(ctx context.Context, resourceGroupId string) ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest
ShowResourceGroup ShowResourceGroup
show a specific resource_group
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param resourceGroupId 리소스 그룹 ID @return ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest
func (*ResourcemanagerV1ResourceGroupsAPIsAPIService) ShowResourceGroupExecute ¶
func (a *ResourcemanagerV1ResourceGroupsAPIsAPIService) ShowResourceGroupExecute(r ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest) (*ResourceGroupShowResponse, *http.Response, error)
Execute executes the request
@return ResourceGroupShowResponse
type ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) Execute ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) Execute() (*ResourceGroupCreateResponse, *http.Response, error)
func (ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) ResourceGroupUpdateRequest ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest) ResourceGroupUpdateRequest(resourceGroupUpdateRequest ResourceGroupUpdateRequest) ResourcemanagerV1ResourceGroupsAPIsAPISetResourceGroupRequest
type ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest ¶
type ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest struct {
ApiService *ResourcemanagerV1ResourceGroupsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest) Execute ¶
func (r ResourcemanagerV1ResourceGroupsAPIsAPIShowResourceGroupRequest) Execute() (*ResourceGroupShowResponse, *http.Response, error)
type ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest ¶
type ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest struct {
ApiService *ResourcemanagerV1ResourcesAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Execute ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Execute() (*ResourcePageResponse, *http.Response, error)
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Id ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Id(id string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
자원 ID
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Page ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Page(page int32) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
page
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Region ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Region(region string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
리전
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ResourceName ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ResourceName(resourceName string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
자원명
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ResourceType ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ResourceType(resourceType string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
자원 유형
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ServiceName ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) ServiceName(serviceName string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
서비스 명
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Size ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Size(size int32) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
size
func (ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Sort ¶
func (r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) Sort(sort string) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
sort
type ResourcemanagerV1ResourcesAPIsAPIService ¶
type ResourcemanagerV1ResourcesAPIsAPIService service
ResourcemanagerV1ResourcesAPIsAPIService ResourcemanagerV1ResourcesAPIsAPI service
func (*ResourcemanagerV1ResourcesAPIsAPIService) ListResources ¶
func (a *ResourcemanagerV1ResourcesAPIsAPIService) ListResources(ctx context.Context) ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
ListResources ListResources
get resources list
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest
func (*ResourcemanagerV1ResourcesAPIsAPIService) ListResourcesExecute ¶
func (a *ResourcemanagerV1ResourcesAPIsAPIService) ListResourcesExecute(r ResourcemanagerV1ResourcesAPIsAPIListResourcesRequest) (*ResourcePageResponse, *http.Response, error)
Execute executes the request
@return ResourcePageResponse
func (*ResourcemanagerV1ResourcesAPIsAPIService) ShowResource ¶
func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResource(ctx context.Context, srn string) ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest
ShowResource ShowResource
get a specific resource
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @return ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest
func (*ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceByComponents ¶
func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceByComponents(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string) ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest
ShowResourceByComponents ShowResourceByComponents
get a specific resource
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @return ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest
func (*ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceByComponentsExecute ¶
func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceByComponentsExecute(r ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest) (*ResourceShowResponse, *http.Response, error)
Execute executes the request
@return ResourceShowResponse
func (*ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceExecute ¶
func (a *ResourcemanagerV1ResourcesAPIsAPIService) ShowResourceExecute(r ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest) (*ResourceShowResponse, *http.Response, error)
Execute executes the request
@return ResourceShowResponse
type ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest ¶
type ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest struct {
ApiService *ResourcemanagerV1ResourcesAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest) Execute ¶
func (r ResourcemanagerV1ResourcesAPIsAPIShowResourceByComponentsRequest) Execute() (*ResourceShowResponse, *http.Response, error)
type ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest ¶
type ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest struct {
ApiService *ResourcemanagerV1ResourcesAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest) Execute ¶
func (r ResourcemanagerV1ResourcesAPIsAPIShowResourceRequest) Execute() (*ResourceShowResponse, *http.Response, error)
type ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest ¶
type ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
type ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
type ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest ¶
type ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
type ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
type ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest) Execute() (*http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest) TagDeleteRequest ¶
func (r ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest) TagDeleteRequest(tagDeleteRequest TagDeleteRequest) ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest
type ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Execute() (*TagShowListResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Key ¶
func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
태그 key
func (ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Page ¶
func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Page(page int32) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
page
func (ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Size ¶
func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Size(size int32) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
size
func (ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Sort ¶
func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Sort(sort string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
sort
func (ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Value ¶
func (r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
태그 value
type ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Execute() (*TagShowListResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Key ¶
func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
태그 key
func (ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Page ¶
func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Page(page int32) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
page
func (ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Size ¶
func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Size(size int32) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
size
func (ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Sort ¶
func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Sort(sort string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
sort
func (ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Value ¶
func (r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
태그 value
type ResourcemanagerV1TagsAPIsAPIListTagKeysRequest ¶
type ResourcemanagerV1TagsAPIsAPIListTagKeysRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Execute() (*TagKeyResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Key ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
태그 key
func (ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Region ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) Region(region string) ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
리전
type ResourcemanagerV1TagsAPIsAPIListTagValuesRequest ¶
type ResourcemanagerV1TagsAPIsAPIListTagValuesRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Execute() (*TagValueResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Key ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
태그 key
func (ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Region ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Region(region string) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
리전
func (ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Value ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
태그 value
type ResourcemanagerV1TagsAPIsAPIListTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIListTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) AccountId ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) AccountId(accountId string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
어카운트 ID
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Execute() (*TagListResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Key ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Key(key string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
태그 key
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Offering ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Offering(offering string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
SCP 운영 단위
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Page ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Page(page int32) ResourcemanagerV1TagsAPIsAPIListTagsRequest
page
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Region ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Region(region string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
리전
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) ResourceIdentifier ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) ResourceIdentifier(resourceIdentifier string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
자원 ID
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) ResourceType ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) ResourceType(resourceType string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
자원 유형
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Service ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Service(service string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
서비스 명
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Size ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Size(size int32) ResourcemanagerV1TagsAPIsAPIListTagsRequest
size
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Sort ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Sort(sort string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
sort
func (ResourcemanagerV1TagsAPIsAPIListTagsRequest) Value ¶
func (r ResourcemanagerV1TagsAPIsAPIListTagsRequest) Value(value string) ResourcemanagerV1TagsAPIsAPIListTagsRequest
태그 value
type ResourcemanagerV1TagsAPIsAPIService ¶
type ResourcemanagerV1TagsAPIsAPIService service
ResourcemanagerV1TagsAPIsAPIService ResourcemanagerV1TagsAPIsAPI service
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTag ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTag(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string, key string) ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest
DeleteComponentsTag DeleteComponentsTag
delete a specific components tag
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @param key 태그 key (base64 encoded KEY) @return ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTagExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTagExecute(r ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTags(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string) ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest
DeleteComponentsTags DeleteComponentsTags
delete components tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @return ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteComponentsTagsExecute(r ResourcemanagerV1TagsAPIsAPIDeleteComponentsTagsRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTag ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTag(ctx context.Context, srn string, key string) ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest
DeleteResourceTag DeleteResourceTag
delete a specific resource tag
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @param key 태그 key (base64 encoded KEY) @return ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTagExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTagExecute(r ResourcemanagerV1TagsAPIsAPIDeleteResourceTagRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTags(ctx context.Context, srn string) ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest
DeleteResourceTags DeleteResourceTags
delete resource tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @return ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteResourceTagsExecute(r ResourcemanagerV1TagsAPIsAPIDeleteResourceTagsRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteTags(ctx context.Context) ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest
DeleteTags DeleteTags
delete tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) DeleteTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) DeleteTagsExecute(r ResourcemanagerV1TagsAPIsAPIDeleteTagsRequest) (*http.Response, error)
Execute executes the request
func (*ResourcemanagerV1TagsAPIsAPIService) ListComponentsTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListComponentsTags(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string) ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
ListComponentsTags ListComponentsTags
get components tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @return ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ListComponentsTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListComponentsTagsExecute(r ResourcemanagerV1TagsAPIsAPIListComponentsTagsRequest) (*TagShowListResponse, *http.Response, error)
Execute executes the request
@return TagShowListResponse
func (*ResourcemanagerV1TagsAPIsAPIService) ListResourceTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListResourceTags(ctx context.Context, srn string) ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
ListResourceTags ListResourceTags
get resource tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @return ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ListResourceTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListResourceTagsExecute(r ResourcemanagerV1TagsAPIsAPIListResourceTagsRequest) (*TagShowListResponse, *http.Response, error)
Execute executes the request
@return TagShowListResponse
func (*ResourcemanagerV1TagsAPIsAPIService) ListTagKeys ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagKeys(ctx context.Context) ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
ListTagKeys ListTagKeys
get tag key list
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1TagsAPIsAPIListTagKeysRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ListTagKeysExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagKeysExecute(r ResourcemanagerV1TagsAPIsAPIListTagKeysRequest) (*TagKeyResponse, *http.Response, error)
Execute executes the request
@return TagKeyResponse
func (*ResourcemanagerV1TagsAPIsAPIService) ListTagValues ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagValues(ctx context.Context) ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
ListTagValues ListTagValues
get tag value list
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1TagsAPIsAPIListTagValuesRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ListTagValuesExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagValuesExecute(r ResourcemanagerV1TagsAPIsAPIListTagValuesRequest) (*TagValueResponse, *http.Response, error)
Execute executes the request
@return TagValueResponse
func (*ResourcemanagerV1TagsAPIsAPIService) ListTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListTags(ctx context.Context) ResourcemanagerV1TagsAPIsAPIListTagsRequest
ListTags ListTags
get tag list
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1TagsAPIsAPIListTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ListTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ListTagsExecute(r ResourcemanagerV1TagsAPIsAPIListTagsRequest) (*TagListResponse, *http.Response, error)
Execute executes the request
@return TagListResponse
func (*ResourcemanagerV1TagsAPIsAPIService) ShowComponentsTag ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ShowComponentsTag(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string, key string) ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest
ShowComponentsTag ShowComponentsTag
get a specific components tag
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @param key 태그 key (base64 encoded KEY) @return ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ShowComponentsTagExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ShowComponentsTagExecute(r ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest) (*TagShowResponse, *http.Response, error)
Execute executes the request
@return TagShowResponse
func (*ResourcemanagerV1TagsAPIsAPIService) ShowResourceTag ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ShowResourceTag(ctx context.Context, srn string, key string) ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest
ShowResourceTag ShowResourceTag
get a specific resource tag
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @param key 태그 key (base64 encoded KEY) @return ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest
func (*ResourcemanagerV1TagsAPIsAPIService) ShowResourceTagExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) ShowResourceTagExecute(r ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest) (*TagShowResponse, *http.Response, error)
Execute executes the request
@return TagShowResponse
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagValue ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagValue(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string, key string) ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest
UpdateComponentsTagValue UpdateComponentsTagValue
update components tag value
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @param key 태그 key (base64 encoded KEY) @return ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagValueExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagValueExecute(r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest) (*TagBaseResponse, *http.Response, error)
Execute executes the request
@return TagBaseResponse
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTags(ctx context.Context, region string, service string, resourceType string, resourceIdentifier string) ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest
UpdateComponentsTags UpdateComponentsTags
update components tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param region 리전 @param service 서비스 명 @param resourceType 자원 유형 @param resourceIdentifier 자원 ID @return ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateComponentsTagsExecute(r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest) (*TagBaseResponse, *http.Response, error)
Execute executes the request
@return TagBaseResponse
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagValue ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagValue(ctx context.Context, srn string, key string) ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest
UpdateResourceTagValue UpdateResourceTagValue
update resource tag value
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @param key 태그 key (base64 encoded KEY) @return ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagValueExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagValueExecute(r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest) (*TagBaseResponse, *http.Response, error)
Execute executes the request
@return TagBaseResponse
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTags(ctx context.Context, srn string) ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest
UpdateResourceTags UpdateResourceTags
update resource tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param srn SRN (base64 encoded SRN) @return ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateResourceTagsExecute(r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest) (*TagBaseResponse, *http.Response, error)
Execute executes the request
@return TagBaseResponse
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateTags ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateTags(ctx context.Context) ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest
UpdateTags UpdateTags
update tags
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest
func (*ResourcemanagerV1TagsAPIsAPIService) UpdateTagsExecute ¶
func (a *ResourcemanagerV1TagsAPIsAPIService) UpdateTagsExecute(r ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest) (*TagBaseResponse, *http.Response, error)
Execute executes the request
@return TagBaseResponse
type ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest ¶
type ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIShowComponentsTagRequest) Execute() (*TagShowResponse, *http.Response, error)
type ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest ¶
type ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIShowResourceTagRequest) Execute() (*TagShowResponse, *http.Response, error)
type ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest ¶
type ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagValueRequest) Execute() (*TagBaseResponse, *http.Response, error)
type ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest) Execute() (*TagBaseResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest) TagSetRequest ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest) TagSetRequest(tagSetRequest TagSetRequest) ResourcemanagerV1TagsAPIsAPIUpdateComponentsTagsRequest
type ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest ¶
type ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagValueRequest) Execute() (*TagBaseResponse, *http.Response, error)
type ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest) Execute() (*TagBaseResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest) TagSetRequest ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest) TagSetRequest(tagSetRequest TagSetRequest) ResourcemanagerV1TagsAPIsAPIUpdateResourceTagsRequest
type ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest ¶
type ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest struct {
ApiService *ResourcemanagerV1TagsAPIsAPIService
// contains filtered or unexported fields
}
func (ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest) Execute ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest) Execute() (*TagBaseResponse, *http.Response, error)
func (ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest) TagsSetRequest ¶
func (r ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest) TagsSetRequest(tagsSetRequest TagsSetRequest) ResourcemanagerV1TagsAPIsAPIUpdateTagsRequest
type SCPCredential ¶
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 SrnKeyValue ¶
type SrnKeyValue struct {
// 태그 key
Key string `json:"key" validate:"regexp=^[a-zA-Z0-9가-힣ㄱ-ㅎㅏ-ㅣ \\\\+\\\\-\\\\=\\\\.\\\\_:\\/@]*$"`
// SRN
Srn string `json:"srn"`
// 태그 value
Value string `json:"value" validate:"regexp=^[a-zA-Z0-9가-힣ㄱ-ㅎㅏ-ㅣ \\\\+\\\\-\\\\=\\\\.\\\\_:\\/@]*$"`
}
SrnKeyValue struct for SrnKeyValue
func NewSrnKeyValue ¶
func NewSrnKeyValue(key string, srn string, value string) *SrnKeyValue
NewSrnKeyValue instantiates a new SrnKeyValue 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 NewSrnKeyValueWithDefaults ¶
func NewSrnKeyValueWithDefaults() *SrnKeyValue
NewSrnKeyValueWithDefaults instantiates a new SrnKeyValue 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 (*SrnKeyValue) GetKey ¶
func (o *SrnKeyValue) GetKey() string
GetKey returns the Key field value
func (*SrnKeyValue) GetKeyOk ¶
func (o *SrnKeyValue) GetKeyOk() (*string, bool)
GetKeyOk returns a tuple with the Key field value and a boolean to check if the value has been set.
func (*SrnKeyValue) GetSrn ¶
func (o *SrnKeyValue) GetSrn() string
GetSrn returns the Srn field value
func (*SrnKeyValue) GetSrnOk ¶
func (o *SrnKeyValue) GetSrnOk() (*string, bool)
GetSrnOk returns a tuple with the Srn field value and a boolean to check if the value has been set.
func (*SrnKeyValue) GetValue ¶
func (o *SrnKeyValue) GetValue() string
GetValue returns the Value field value
func (*SrnKeyValue) GetValueOk ¶
func (o *SrnKeyValue) GetValueOk() (*string, bool)
GetValueOk returns a tuple with the Value field value and a boolean to check if the value has been set.
func (SrnKeyValue) MarshalJSON ¶
func (o SrnKeyValue) MarshalJSON() ([]byte, error)
func (SrnKeyValue) ToMap ¶
func (o SrnKeyValue) ToMap() (map[string]interface{}, error)
func (*SrnKeyValue) UnmarshalJSON ¶
func (o *SrnKeyValue) UnmarshalJSON(data []byte) (err error)
type SrnTag ¶
type SrnTag struct {
// SRN
Srn string `json:"srn"`
Tag NullableTag `json:"tag"`
}
SrnTag struct for SrnTag
func NewSrnTag ¶
func NewSrnTag(srn string, tag NullableTag) *SrnTag
NewSrnTag instantiates a new SrnTag 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 NewSrnTagWithDefaults ¶
func NewSrnTagWithDefaults() *SrnTag
NewSrnTagWithDefaults instantiates a new SrnTag 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 (*SrnTag) GetSrnOk ¶
GetSrnOk returns a tuple with the Srn field value and a boolean to check if the value has been set.
func (*SrnTag) GetTag ¶
GetTag returns the Tag field value If the value is explicit nil, the zero value for Tag will be returned
func (*SrnTag) GetTagOk ¶
GetTagOk returns a tuple with the Tag field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (SrnTag) MarshalJSON ¶
func (*SrnTag) UnmarshalJSON ¶
type SrnTagList ¶
SrnTagList struct for SrnTagList
func NewSrnTagList ¶
func NewSrnTagList(srn string) *SrnTagList
NewSrnTagList instantiates a new SrnTagList 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 NewSrnTagListWithDefaults ¶
func NewSrnTagListWithDefaults() *SrnTagList
NewSrnTagListWithDefaults instantiates a new SrnTagList 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 (*SrnTagList) GetSrnOk ¶
func (o *SrnTagList) GetSrnOk() (*string, bool)
GetSrnOk returns a tuple with the Srn field value and a boolean to check if the value has been set.
func (*SrnTagList) GetTags ¶
func (o *SrnTagList) GetTags() []Tag
GetTags returns the Tags field value if set, zero value otherwise (both if not set or set to explicit null).
func (*SrnTagList) GetTagsOk ¶
func (o *SrnTagList) GetTagsOk() ([]Tag, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*SrnTagList) HasTags ¶
func (o *SrnTagList) HasTags() bool
HasTags returns a boolean if a field has been set.
func (SrnTagList) MarshalJSON ¶
func (o SrnTagList) MarshalJSON() ([]byte, error)
func (*SrnTagList) SetTags ¶
func (o *SrnTagList) SetTags(v []Tag)
SetTags gets a reference to the given []Tag and assigns it to the Tags field.
func (SrnTagList) ToMap ¶
func (o SrnTagList) ToMap() (map[string]interface{}, error)
func (*SrnTagList) UnmarshalJSON ¶
func (o *SrnTagList) UnmarshalJSON(data []byte) (err error)
type Tag ¶
type Tag struct {
// 태그 key
Key string `json:"key" validate:"regexp=^[a-zA-Z0-9가-힣ㄱ-ㅎㅏ-ㅣ \\\\+\\\\-\\\\=\\\\.\\\\_:\\/@]*$"`
Value NullableString `json:"value" validate:"regexp=^[a-zA-Z0-9가-힣ㄱ-ㅎㅏ-ㅣ \\\\+\\\\-\\\\=\\\\.\\\\_:\\/@]*$"`
}
Tag struct for Tag
func NewTag ¶
func NewTag(key string, value NullableString) *Tag
NewTag instantiates a new Tag 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 NewTagWithDefaults ¶
func NewTagWithDefaults() *Tag
NewTagWithDefaults instantiates a new Tag 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 (*Tag) GetKeyOk ¶
GetKeyOk returns a tuple with the Key field value and a boolean to check if the value has been set.
func (*Tag) GetValue ¶
GetValue returns the Value field value If the value is explicit nil, the zero value for string will be returned
func (*Tag) GetValueOk ¶
GetValueOk returns a tuple with the Value field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (Tag) MarshalJSON ¶
func (*Tag) UnmarshalJSON ¶
type TagBaseResponse ¶
TagBaseResponse struct for TagBaseResponse
func NewTagBaseResponse ¶
func NewTagBaseResponse(content map[string][]Tag) *TagBaseResponse
NewTagBaseResponse instantiates a new TagBaseResponse 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 NewTagBaseResponseWithDefaults ¶
func NewTagBaseResponseWithDefaults() *TagBaseResponse
NewTagBaseResponseWithDefaults instantiates a new TagBaseResponse 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 (*TagBaseResponse) GetContent ¶
func (o *TagBaseResponse) GetContent() map[string][]Tag
GetContent returns the Content field value
func (*TagBaseResponse) GetContentOk ¶
func (o *TagBaseResponse) GetContentOk() (map[string][]Tag, bool)
GetContentOk returns a tuple with the Content field value and a boolean to check if the value has been set.
func (TagBaseResponse) MarshalJSON ¶
func (o TagBaseResponse) MarshalJSON() ([]byte, error)
func (*TagBaseResponse) SetContent ¶
func (o *TagBaseResponse) SetContent(v map[string][]Tag)
SetContent sets field value
func (TagBaseResponse) ToMap ¶
func (o TagBaseResponse) ToMap() (map[string]interface{}, error)
func (*TagBaseResponse) UnmarshalJSON ¶
func (o *TagBaseResponse) UnmarshalJSON(data []byte) (err error)
type TagDeleteRequest ¶
TagDeleteRequest struct for TagDeleteRequest
func NewTagDeleteRequest ¶
func NewTagDeleteRequest(tags map[string][]string) *TagDeleteRequest
NewTagDeleteRequest instantiates a new TagDeleteRequest 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 NewTagDeleteRequestWithDefaults ¶
func NewTagDeleteRequestWithDefaults() *TagDeleteRequest
NewTagDeleteRequestWithDefaults instantiates a new TagDeleteRequest 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 (*TagDeleteRequest) GetTags ¶
func (o *TagDeleteRequest) GetTags() map[string][]string
GetTags returns the Tags field value
func (*TagDeleteRequest) GetTagsOk ¶
func (o *TagDeleteRequest) GetTagsOk() (map[string][]string, bool)
GetTagsOk returns a tuple with the Tags field value and a boolean to check if the value has been set.
func (TagDeleteRequest) MarshalJSON ¶
func (o TagDeleteRequest) MarshalJSON() ([]byte, error)
func (*TagDeleteRequest) SetTags ¶
func (o *TagDeleteRequest) SetTags(v map[string][]string)
SetTags sets field value
func (TagDeleteRequest) ToMap ¶
func (o TagDeleteRequest) ToMap() (map[string]interface{}, error)
func (*TagDeleteRequest) UnmarshalJSON ¶
func (o *TagDeleteRequest) UnmarshalJSON(data []byte) (err error)
type TagKeyResponse ¶
type TagKeyResponse struct {
// 개수
Count int32 `json:"count"`
// 태그 key 목록
Keys []string `json:"keys"`
}
TagKeyResponse struct for TagKeyResponse
func NewTagKeyResponse ¶
func NewTagKeyResponse(count int32, keys []string) *TagKeyResponse
NewTagKeyResponse instantiates a new TagKeyResponse 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 NewTagKeyResponseWithDefaults ¶
func NewTagKeyResponseWithDefaults() *TagKeyResponse
NewTagKeyResponseWithDefaults instantiates a new TagKeyResponse 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 (*TagKeyResponse) GetCount ¶
func (o *TagKeyResponse) GetCount() int32
GetCount returns the Count field value
func (*TagKeyResponse) GetCountOk ¶
func (o *TagKeyResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value and a boolean to check if the value has been set.
func (*TagKeyResponse) GetKeys ¶
func (o *TagKeyResponse) GetKeys() []string
GetKeys returns the Keys field value
func (*TagKeyResponse) GetKeysOk ¶
func (o *TagKeyResponse) GetKeysOk() ([]string, bool)
GetKeysOk returns a tuple with the Keys field value and a boolean to check if the value has been set.
func (TagKeyResponse) MarshalJSON ¶
func (o TagKeyResponse) MarshalJSON() ([]byte, error)
func (*TagKeyResponse) SetCount ¶
func (o *TagKeyResponse) SetCount(v int32)
SetCount sets field value
func (*TagKeyResponse) SetKeys ¶
func (o *TagKeyResponse) SetKeys(v []string)
SetKeys sets field value
func (TagKeyResponse) ToMap ¶
func (o TagKeyResponse) ToMap() (map[string]interface{}, error)
func (*TagKeyResponse) UnmarshalJSON ¶
func (o *TagKeyResponse) UnmarshalJSON(data []byte) (err error)
type TagListResponse ¶
type TagListResponse struct {
// 태그 목록
Content []SrnKeyValue `json:"content"`
// count
Count int32 `json:"count"`
// page
Page int32 `json:"page"`
// size
Size int32 `json:"size"`
Sort []string `json:"sort,omitempty"`
}
TagListResponse struct for TagListResponse
func NewTagListResponse ¶
func NewTagListResponse(content []SrnKeyValue, count int32, page int32, size int32) *TagListResponse
NewTagListResponse instantiates a new TagListResponse 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 NewTagListResponseWithDefaults ¶
func NewTagListResponseWithDefaults() *TagListResponse
NewTagListResponseWithDefaults instantiates a new TagListResponse 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 (*TagListResponse) GetContent ¶
func (o *TagListResponse) GetContent() []SrnKeyValue
GetContent returns the Content field value
func (*TagListResponse) GetContentOk ¶
func (o *TagListResponse) GetContentOk() ([]SrnKeyValue, bool)
GetContentOk returns a tuple with the Content field value and a boolean to check if the value has been set.
func (*TagListResponse) GetCount ¶
func (o *TagListResponse) GetCount() int32
GetCount returns the Count field value
func (*TagListResponse) GetCountOk ¶
func (o *TagListResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value and a boolean to check if the value has been set.
func (*TagListResponse) GetPage ¶
func (o *TagListResponse) GetPage() int32
GetPage returns the Page field value
func (*TagListResponse) GetPageOk ¶
func (o *TagListResponse) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value and a boolean to check if the value has been set.
func (*TagListResponse) GetSize ¶
func (o *TagListResponse) GetSize() int32
GetSize returns the Size field value
func (*TagListResponse) GetSizeOk ¶
func (o *TagListResponse) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*TagListResponse) GetSort ¶
func (o *TagListResponse) GetSort() []string
GetSort returns the Sort field value if set, zero value otherwise (both if not set or set to explicit null).
func (*TagListResponse) GetSortOk ¶
func (o *TagListResponse) GetSortOk() ([]string, bool)
GetSortOk returns a tuple with the Sort field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*TagListResponse) HasSort ¶
func (o *TagListResponse) HasSort() bool
HasSort returns a boolean if a field has been set.
func (TagListResponse) MarshalJSON ¶
func (o TagListResponse) MarshalJSON() ([]byte, error)
func (*TagListResponse) SetContent ¶
func (o *TagListResponse) SetContent(v []SrnKeyValue)
SetContent sets field value
func (*TagListResponse) SetCount ¶
func (o *TagListResponse) SetCount(v int32)
SetCount sets field value
func (*TagListResponse) SetPage ¶
func (o *TagListResponse) SetPage(v int32)
SetPage sets field value
func (*TagListResponse) SetSize ¶
func (o *TagListResponse) SetSize(v int32)
SetSize sets field value
func (*TagListResponse) SetSort ¶
func (o *TagListResponse) SetSort(v []string)
SetSort gets a reference to the given []string and assigns it to the Sort field.
func (TagListResponse) ToMap ¶
func (o TagListResponse) ToMap() (map[string]interface{}, error)
func (*TagListResponse) UnmarshalJSON ¶
func (o *TagListResponse) UnmarshalJSON(data []byte) (err error)
type TagSetRequest ¶
type TagSetRequest struct {
// 태그 목록
Tags []Tag `json:"tags"`
}
TagSetRequest struct for TagSetRequest
func NewTagSetRequest ¶
func NewTagSetRequest(tags []Tag) *TagSetRequest
NewTagSetRequest instantiates a new TagSetRequest 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 NewTagSetRequestWithDefaults ¶
func NewTagSetRequestWithDefaults() *TagSetRequest
NewTagSetRequestWithDefaults instantiates a new TagSetRequest 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 (*TagSetRequest) GetTags ¶
func (o *TagSetRequest) GetTags() []Tag
GetTags returns the Tags field value
func (*TagSetRequest) GetTagsOk ¶
func (o *TagSetRequest) GetTagsOk() ([]Tag, bool)
GetTagsOk returns a tuple with the Tags field value and a boolean to check if the value has been set.
func (TagSetRequest) MarshalJSON ¶
func (o TagSetRequest) MarshalJSON() ([]byte, error)
func (TagSetRequest) ToMap ¶
func (o TagSetRequest) ToMap() (map[string]interface{}, error)
func (*TagSetRequest) UnmarshalJSON ¶
func (o *TagSetRequest) UnmarshalJSON(data []byte) (err error)
type TagShowListResponse ¶
type TagShowListResponse struct {
// 태그 목록
Content SrnTagList `json:"content"`
// count
Count int32 `json:"count"`
// page
Page int32 `json:"page"`
// size
Size int32 `json:"size"`
Sort []string `json:"sort,omitempty"`
}
TagShowListResponse struct for TagShowListResponse
func NewTagShowListResponse ¶
func NewTagShowListResponse(content SrnTagList, count int32, page int32, size int32) *TagShowListResponse
NewTagShowListResponse instantiates a new TagShowListResponse 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 NewTagShowListResponseWithDefaults ¶
func NewTagShowListResponseWithDefaults() *TagShowListResponse
NewTagShowListResponseWithDefaults instantiates a new TagShowListResponse 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 (*TagShowListResponse) GetContent ¶
func (o *TagShowListResponse) GetContent() SrnTagList
GetContent returns the Content field value
func (*TagShowListResponse) GetContentOk ¶
func (o *TagShowListResponse) GetContentOk() (*SrnTagList, bool)
GetContentOk returns a tuple with the Content field value and a boolean to check if the value has been set.
func (*TagShowListResponse) GetCount ¶
func (o *TagShowListResponse) GetCount() int32
GetCount returns the Count field value
func (*TagShowListResponse) GetCountOk ¶
func (o *TagShowListResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value and a boolean to check if the value has been set.
func (*TagShowListResponse) GetPage ¶
func (o *TagShowListResponse) GetPage() int32
GetPage returns the Page field value
func (*TagShowListResponse) GetPageOk ¶
func (o *TagShowListResponse) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value and a boolean to check if the value has been set.
func (*TagShowListResponse) GetSize ¶
func (o *TagShowListResponse) GetSize() int32
GetSize returns the Size field value
func (*TagShowListResponse) GetSizeOk ¶
func (o *TagShowListResponse) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*TagShowListResponse) GetSort ¶
func (o *TagShowListResponse) GetSort() []string
GetSort returns the Sort field value if set, zero value otherwise (both if not set or set to explicit null).
func (*TagShowListResponse) GetSortOk ¶
func (o *TagShowListResponse) GetSortOk() ([]string, bool)
GetSortOk returns a tuple with the Sort field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*TagShowListResponse) HasSort ¶
func (o *TagShowListResponse) HasSort() bool
HasSort returns a boolean if a field has been set.
func (TagShowListResponse) MarshalJSON ¶
func (o TagShowListResponse) MarshalJSON() ([]byte, error)
func (*TagShowListResponse) SetContent ¶
func (o *TagShowListResponse) SetContent(v SrnTagList)
SetContent sets field value
func (*TagShowListResponse) SetCount ¶
func (o *TagShowListResponse) SetCount(v int32)
SetCount sets field value
func (*TagShowListResponse) SetPage ¶
func (o *TagShowListResponse) SetPage(v int32)
SetPage sets field value
func (*TagShowListResponse) SetSize ¶
func (o *TagShowListResponse) SetSize(v int32)
SetSize sets field value
func (*TagShowListResponse) SetSort ¶
func (o *TagShowListResponse) SetSort(v []string)
SetSort gets a reference to the given []string and assigns it to the Sort field.
func (TagShowListResponse) ToMap ¶
func (o TagShowListResponse) ToMap() (map[string]interface{}, error)
func (*TagShowListResponse) UnmarshalJSON ¶
func (o *TagShowListResponse) UnmarshalJSON(data []byte) (err error)
type TagShowResponse ¶
type TagShowResponse struct {
// 태그
Content SrnTag `json:"content"`
}
TagShowResponse struct for TagShowResponse
func NewTagShowResponse ¶
func NewTagShowResponse(content SrnTag) *TagShowResponse
NewTagShowResponse instantiates a new TagShowResponse 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 NewTagShowResponseWithDefaults ¶
func NewTagShowResponseWithDefaults() *TagShowResponse
NewTagShowResponseWithDefaults instantiates a new TagShowResponse 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 (*TagShowResponse) GetContent ¶
func (o *TagShowResponse) GetContent() SrnTag
GetContent returns the Content field value
func (*TagShowResponse) GetContentOk ¶
func (o *TagShowResponse) GetContentOk() (*SrnTag, bool)
GetContentOk returns a tuple with the Content field value and a boolean to check if the value has been set.
func (TagShowResponse) MarshalJSON ¶
func (o TagShowResponse) MarshalJSON() ([]byte, error)
func (*TagShowResponse) SetContent ¶
func (o *TagShowResponse) SetContent(v SrnTag)
SetContent sets field value
func (TagShowResponse) ToMap ¶
func (o TagShowResponse) ToMap() (map[string]interface{}, error)
func (*TagShowResponse) UnmarshalJSON ¶
func (o *TagShowResponse) UnmarshalJSON(data []byte) (err error)
type TagValue ¶
type TagValue struct {
// SRN
Value string `json:"value"`
}
TagValue struct for TagValue
func NewTagValue ¶
NewTagValue instantiates a new TagValue 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 NewTagValueWithDefaults ¶
func NewTagValueWithDefaults() *TagValue
NewTagValueWithDefaults instantiates a new TagValue 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 (*TagValue) GetValueOk ¶
GetValueOk returns a tuple with the Value field value and a boolean to check if the value has been set.
func (TagValue) MarshalJSON ¶
func (*TagValue) UnmarshalJSON ¶
type TagValueResponse ¶
type TagValueResponse struct {
// 개수
Count int32 `json:"count"`
// 태그 value 목록
Values []string `json:"values"`
}
TagValueResponse struct for TagValueResponse
func NewTagValueResponse ¶
func NewTagValueResponse(count int32, values []string) *TagValueResponse
NewTagValueResponse instantiates a new TagValueResponse 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 NewTagValueResponseWithDefaults ¶
func NewTagValueResponseWithDefaults() *TagValueResponse
NewTagValueResponseWithDefaults instantiates a new TagValueResponse 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 (*TagValueResponse) GetCount ¶
func (o *TagValueResponse) GetCount() int32
GetCount returns the Count field value
func (*TagValueResponse) GetCountOk ¶
func (o *TagValueResponse) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value and a boolean to check if the value has been set.
func (*TagValueResponse) GetValues ¶
func (o *TagValueResponse) GetValues() []string
GetValues returns the Values field value
func (*TagValueResponse) GetValuesOk ¶
func (o *TagValueResponse) GetValuesOk() ([]string, bool)
GetValuesOk returns a tuple with the Values field value and a boolean to check if the value has been set.
func (TagValueResponse) MarshalJSON ¶
func (o TagValueResponse) MarshalJSON() ([]byte, error)
func (*TagValueResponse) SetCount ¶
func (o *TagValueResponse) SetCount(v int32)
SetCount sets field value
func (*TagValueResponse) SetValues ¶
func (o *TagValueResponse) SetValues(v []string)
SetValues sets field value
func (TagValueResponse) ToMap ¶
func (o TagValueResponse) ToMap() (map[string]interface{}, error)
func (*TagValueResponse) UnmarshalJSON ¶
func (o *TagValueResponse) UnmarshalJSON(data []byte) (err error)
type TagsSetRequest ¶
TagsSetRequest struct for TagsSetRequest
func NewTagsSetRequest ¶
func NewTagsSetRequest(tags map[string][]Tag) *TagsSetRequest
NewTagsSetRequest instantiates a new TagsSetRequest 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 NewTagsSetRequestWithDefaults ¶
func NewTagsSetRequestWithDefaults() *TagsSetRequest
NewTagsSetRequestWithDefaults instantiates a new TagsSetRequest 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 (*TagsSetRequest) GetTags ¶
func (o *TagsSetRequest) GetTags() map[string][]Tag
GetTags returns the Tags field value
func (*TagsSetRequest) GetTagsOk ¶
func (o *TagsSetRequest) GetTagsOk() (map[string][]Tag, bool)
GetTagsOk returns a tuple with the Tags field value and a boolean to check if the value has been set.
func (TagsSetRequest) MarshalJSON ¶
func (o TagsSetRequest) MarshalJSON() ([]byte, error)
func (*TagsSetRequest) SetTags ¶
func (o *TagsSetRequest) SetTags(v map[string][]Tag)
SetTags sets field value
func (TagsSetRequest) ToMap ¶
func (o TagsSetRequest) ToMap() (map[string]interface{}, error)
func (*TagsSetRequest) UnmarshalJSON ¶
func (o *TagsSetRequest) UnmarshalJSON(data []byte) (err error)
type ValidationErrorModel ¶
type ValidationErrorModel struct {
Ctx map[string]interface{} `json:"ctx,omitempty"`
Loc []string `json:"loc,omitempty"`
Msg NullableString `json:"msg,omitempty"`
Type NullableString `json:"type_,omitempty"`
}
ValidationErrorModel struct for ValidationErrorModel
func NewValidationErrorModel ¶
func NewValidationErrorModel() *ValidationErrorModel
NewValidationErrorModel instantiates a new ValidationErrorModel 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 NewValidationErrorModelWithDefaults ¶
func NewValidationErrorModelWithDefaults() *ValidationErrorModel
NewValidationErrorModelWithDefaults instantiates a new ValidationErrorModel 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 (*ValidationErrorModel) GetCtx ¶
func (o *ValidationErrorModel) GetCtx() map[string]interface{}
GetCtx returns the Ctx field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ValidationErrorModel) GetCtxOk ¶
func (o *ValidationErrorModel) GetCtxOk() (map[string]interface{}, bool)
GetCtxOk returns a tuple with the Ctx field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ValidationErrorModel) GetLoc ¶
func (o *ValidationErrorModel) GetLoc() []string
GetLoc returns the Loc field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ValidationErrorModel) GetLocOk ¶
func (o *ValidationErrorModel) GetLocOk() ([]string, bool)
GetLocOk returns a tuple with the Loc field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ValidationErrorModel) GetMsg ¶
func (o *ValidationErrorModel) GetMsg() string
GetMsg returns the Msg field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ValidationErrorModel) GetMsgOk ¶
func (o *ValidationErrorModel) GetMsgOk() (*string, bool)
GetMsgOk returns a tuple with the Msg field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ValidationErrorModel) GetType ¶
func (o *ValidationErrorModel) GetType() string
GetType returns the Type field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ValidationErrorModel) GetTypeOk ¶
func (o *ValidationErrorModel) 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. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ValidationErrorModel) HasCtx ¶
func (o *ValidationErrorModel) HasCtx() bool
HasCtx returns a boolean if a field has been set.
func (*ValidationErrorModel) HasLoc ¶
func (o *ValidationErrorModel) HasLoc() bool
HasLoc returns a boolean if a field has been set.
func (*ValidationErrorModel) HasMsg ¶
func (o *ValidationErrorModel) HasMsg() bool
HasMsg returns a boolean if a field has been set.
func (*ValidationErrorModel) HasType ¶
func (o *ValidationErrorModel) HasType() bool
HasType returns a boolean if a field has been set.
func (ValidationErrorModel) MarshalJSON ¶
func (o ValidationErrorModel) MarshalJSON() ([]byte, error)
func (*ValidationErrorModel) SetCtx ¶
func (o *ValidationErrorModel) SetCtx(v map[string]interface{})
SetCtx gets a reference to the given map[string]interface{} and assigns it to the Ctx field.
func (*ValidationErrorModel) SetLoc ¶
func (o *ValidationErrorModel) SetLoc(v []string)
SetLoc gets a reference to the given []string and assigns it to the Loc field.
func (*ValidationErrorModel) SetMsg ¶
func (o *ValidationErrorModel) SetMsg(v string)
SetMsg gets a reference to the given NullableString and assigns it to the Msg field.
func (*ValidationErrorModel) SetMsgNil ¶
func (o *ValidationErrorModel) SetMsgNil()
SetMsgNil sets the value for Msg to be an explicit nil
func (*ValidationErrorModel) SetType ¶
func (o *ValidationErrorModel) SetType(v string)
SetType gets a reference to the given NullableString and assigns it to the Type field.
func (*ValidationErrorModel) SetTypeNil ¶
func (o *ValidationErrorModel) SetTypeNil()
SetTypeNil sets the value for Type to be an explicit nil
func (ValidationErrorModel) ToMap ¶
func (o ValidationErrorModel) ToMap() (map[string]interface{}, error)
func (*ValidationErrorModel) UnsetMsg ¶
func (o *ValidationErrorModel) UnsetMsg()
UnsetMsg ensures that no value is present for Msg, not even an explicit nil
func (*ValidationErrorModel) UnsetType ¶
func (o *ValidationErrorModel) UnsetType()
UnsetType ensures that no value is present for Type, not even an explicit nil
Source Files
¶
- api_resourcemanager_v1_resource_groups_apis.go
- api_resourcemanager_v1_resources_apis.go
- api_resourcemanager_v1_tags_apis.go
- client.go
- configuration.go
- model_create_resource_group.go
- model_resource.go
- model_resource_group.go
- model_resource_group_create_request.go
- model_resource_group_create_response.go
- model_resource_group_page_response.go
- model_resource_group_show_response.go
- model_resource_group_update_request.go
- model_resource_groups_delete_request.go
- model_resource_page_response.go
- model_resource_show_response.go
- model_srn_key_value.go
- model_srn_tag.go
- model_srn_tag_list.go
- model_tag.go
- model_tag_base_response.go
- model_tag_delete_request.go
- model_tag_key_response.go
- model_tag_list_response.go
- model_tag_set_request.go
- model_tag_show_list_response.go
- model_tag_show_response.go
- model_tag_value.go
- model_tag_value_response.go
- model_tags_set_request.go
- model_validation_error_model.go
- response.go
- utils.go