package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jan 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Object struct {
Resources []string `json:"resources"`
}
type Policy struct {
Version string `json:"version"`
Action string `json:"action"`
Object Object `json:"object"`
Subject Subject `json:"subject"`
}
type Subject struct {
AuthenticatedUsers []string `json:"authenticated_users"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.