drops

package
v1.1.25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DropsEntitlements

type DropsEntitlements struct{}

func (DropsEntitlements) GetRequiredScopes

func (e DropsEntitlements) GetRequiredScopes(method string) []string

func (DropsEntitlements) Path

func (e DropsEntitlements) Path() string

func (DropsEntitlements) ServeHTTP

func (e DropsEntitlements) ServeHTTP(w http.ResponseWriter, r *http.Request)

func (DropsEntitlements) ValidMethod

func (e DropsEntitlements) ValidMethod(method string) bool

type PatchEntitlementsBody

type PatchEntitlementsBody struct {
	FulfillmentStatus string   `json:"fulfillment_status"`
	EntitlementIDs    []string `json:"entitlement_ids"`
}

type PatchEntitlementsResponse

type PatchEntitlementsResponse struct {
	Status string   `json:"status"`
	IDs    []string `json:"ids"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL