ams

package
v0.0.0-...-22b873f Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const AccessReviewEndpoint = "/api/authorizations/v1/access_review"

AccessReviewEndpoint is the AMS access review endpoint.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessReview

type AccessReview struct {
	Action          string `json:"action"`
	AccountUsername string `json:"account_username"`
	OrganizationID  string `json:"organization_id"`
	ResourceType    string `json:"resource_type"`
}

AccessReview models the struct expected by the AMS access review endpoint.

Jump to

Keyboard shortcuts

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