Documentation
¶
Index ¶
- Variables
- func DecodeAttackState[T any](attackState attack_kit_api.AttackState, result *T) error
- func EncodeAttackState[T any](attackState T) (error, attack_kit_api.AttackState)
- func InitializeAwsAccountAccess()
- func RegisterCommonDiscoveryHandlers()
- func WriteAttackState[T any](w http.ResponseWriter, state T)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AwsAccountNumber string AwsConfig aws.Config )
Functions ¶
func DecodeAttackState ¶
func DecodeAttackState[T any](attackState attack_kit_api.AttackState, result *T) error
func EncodeAttackState ¶
func EncodeAttackState[T any](attackState T) (error, attack_kit_api.AttackState)
func InitializeAwsAccountAccess ¶
func InitializeAwsAccountAccess()
func RegisterCommonDiscoveryHandlers ¶
func RegisterCommonDiscoveryHandlers()
func WriteAttackState ¶
func WriteAttackState[T any](w http.ResponseWriter, state T)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.