Categorygithub.com/remiphilippe/go-h4
modulepackage
0.0.0-20201021153537-36cd4c7427f5
Repository: https://github.com/remiphilippe/go-h4.git
Documentation: pkg.go.dev

# README

go-h4

CircleCI

# Functions

NewH4 Factory to initialize H4.

# Constants

AbilityEnforce ENFORCE.
AbilityExecute EXECUTE.
AbilityOwner OWNER.
AbilityRead SCOPE_READ.
AbilityWrite SCOPE_WRITE.
FilterAppScope Is a Scope.
FilterInventoryFilter Is an Inventory Filter.
TetrationFlowQueryLimit Maximum requests per query.

# Structs

AgentInterface Interfaces of SW agents.
Annotation Tetration Annotation Format.
Application struct representing and application workspace.
ApplicationCluster Group of nodes.
ApplicationNode Node that is part of a cluster.
ApplicationPolicy Policy defined within an Application workspace.
Capability Struct to handle capabilities in Roles.
Filter defines a filter.
FlowQuery defines a search query for flows.
FlowResults results of a flow search.
H4 defines a structure for the Tetration OpenAPI.
Inventory Inventory structure holding a single inventory item tags_scope_name can be a string E0329 11:34:51.834252 10294 inventory.go:46] Error unmarshalling json json: cannot unmarshal string into Go struct field Inventory.tags_scope_name of type []string / content: {"results":[{"address_type":"IPV4","host_name":"app01","host_uuid":"f22e3c96884084b5d4334ba977e9ca8a7564c1f1","iface_mac":"fa:16:3e:58:84:24","iface_name":"eth0","ip":"192.168.17.151","netmask":"255.255.255.0","os":"CentOS","os_version":"7.4","tags_is_internal":"true","tags_scope_name":"Default","user_aci-fab":null,"user_anp":null,"user_des":null,"user_desc":null,"user_dns":null,"user_epg":null,"user_pod":null,"user_subnet":null,"user_support-group":"cips_group","user_tenant":null,"user_type":null,"user_vrf":null,"user_zone":null,"uuid_src":"SENSOR","vrf_id":"1","vrf_name":"Default"}]}.
InventoryFilter struct representingan InventoryFilter.
InventoryQuery defines a search query.
L4Params struct representing L4 information (TCP / UDP / Port...).
QueryFilter defines a set of filter for a search.
Role Struct for a Tetration Role.
Scope Structure holding a scope.
SWAgent SWAgent representation.
User Struct representing a User.
VRF Structure holding a VRF.
No description provided by the author
No description provided by the author
No description provided by the author