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 ¶
Click to show internal directories.
Click to hide internal directories.