package
Version:
v2.3.1
Opens a new window with list of versions in this module.
Published: Dec 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AWS struct {
Roles AWSRoles `json:"roles"`
}
type AWSRoles struct {
Admin string `json:"admin"`
AwsOperator string `json:"awsoperator"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.