Documentation ¶
Overview ¶
Package googledirectory implements a steampipe plugin for googledirectory.
This plugin provides data that Steampipe uses to present foreign tables that represent Google Directory resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminService ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) googledirectoryConfig
GetConfig :: retrieve and cast connection config from query data
Types ¶
This section is empty.
Source Files ¶
- connection_config.go
- not_found.go
- plugin.go
- service.go
- table_googledirectory_domain.go
- table_googledirectory_domain_alias.go
- table_googledirectory_group.go
- table_googledirectory_group_member.go
- table_googledirectory_org_unit.go
- table_googledirectory_privilege.go
- table_googledirectory_role.go
- table_googledirectory_role_assignment.go
- table_googledirectory_user.go
- utils.go
Click to show internal directories.
Click to hide internal directories.