Documentation ¶
Index ¶
- func BulkEditTags(resource resourcesearch.ResourceSummary, businessOwner string) (*identity.BulkEditTagsResponse, error)
- func CreateTag(tagNamespaceId string, name string, description string) (identity.CreateTagResponse, error)
- func SearchResources(definedTagKey string) []resourcesearch.ResourceSummary
- func UpdateApi(resource resourcesearch.ResourceSummary, businessOwner string) (*apigateway.UpdateApiResponse, error)
- func UpdateBastion(resource resourcesearch.ResourceSummary, businessOwner string) (*bastion.UpdateBastionResponse, error)
- func UpdateBucket(resource resourcesearch.ResourceSummary, businessOwner string) (*objectstorage.UpdateBucketResponse, error)
- func UpdateComputeCapacityReservation(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateComputeCapacityReservationResponse, error)
- func UpdateDedicatedVmHost(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateDedicatedVmHostResponse, error)
- func UpdateDrProtectionGroup(resource resourcesearch.ResourceSummary, businessOwner string) (*disasterrecovery.UpdateDrProtectionGroupResponse, error)
- func UpdateDrgRouteTable(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateDrgRouteTableResponse, error)
- func UpdateFileSystem(resource resourcesearch.ResourceSummary, businessOwner string) (*filestorage.UpdateFileSystemResponse, error)
- func UpdateInstance(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateInstanceResponse, error)
- func UpdateLoadBalancer(resource resourcesearch.ResourceSummary, businessOwner string) (*loadbalancer.UpdateLoadBalancerResponse, error)
- func UpdatePublicIpPool(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdatePublicIpPoolResponse, error)
- func UpdateTable(resource resourcesearch.ResourceSummary, businessOwner string) (*nosql.UpdateTableResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BulkEditTags ¶
func BulkEditTags(resource resourcesearch.ResourceSummary, businessOwner string) (*identity.BulkEditTagsResponse, error)
func SearchResources ¶
func SearchResources(definedTagKey string) []resourcesearch.ResourceSummary
func UpdateApi ¶
func UpdateApi(resource resourcesearch.ResourceSummary, businessOwner string) (*apigateway.UpdateApiResponse, error)
func UpdateBastion ¶
func UpdateBastion(resource resourcesearch.ResourceSummary, businessOwner string) (*bastion.UpdateBastionResponse, error)
func UpdateBucket ¶
func UpdateBucket(resource resourcesearch.ResourceSummary, businessOwner string) (*objectstorage.UpdateBucketResponse, error)
func UpdateComputeCapacityReservation ¶
func UpdateComputeCapacityReservation(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateComputeCapacityReservationResponse, error)
func UpdateDedicatedVmHost ¶
func UpdateDedicatedVmHost(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateDedicatedVmHostResponse, error)
func UpdateDrProtectionGroup ¶
func UpdateDrProtectionGroup(resource resourcesearch.ResourceSummary, businessOwner string) (*disasterrecovery.UpdateDrProtectionGroupResponse, error)
func UpdateDrgRouteTable ¶
func UpdateDrgRouteTable(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateDrgRouteTableResponse, error)
func UpdateFileSystem ¶
func UpdateFileSystem(resource resourcesearch.ResourceSummary, businessOwner string) (*filestorage.UpdateFileSystemResponse, error)
func UpdateInstance ¶
func UpdateInstance(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdateInstanceResponse, error)
func UpdateLoadBalancer ¶
func UpdateLoadBalancer(resource resourcesearch.ResourceSummary, businessOwner string) (*loadbalancer.UpdateLoadBalancerResponse, error)
func UpdatePublicIpPool ¶
func UpdatePublicIpPool(resource resourcesearch.ResourceSummary, businessOwner string) (*core.UpdatePublicIpPoolResponse, error)
func UpdateTable ¶
func UpdateTable(resource resourcesearch.ResourceSummary, businessOwner string) (*nosql.UpdateTableResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.