Discover Packages
github.com/axis-iam/vertex-sdk-go
cmd
iam-codegen
generator
package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jul 28, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package generator renders Go source files for declared IAM permission
definitions and parses existing permission.go sources.
ConstName turns a resource+action pair into a valid Go identifier.
"signing-keys" + "read" becomes "SigningKeysRead". Callers must pass
concrete manifest keys; Render rejects wildcard declarations before naming.
Render produces the Go source for permissions.gen.go.
Input drives the template.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.