Home
last modified time | relevance | path

Searched refs:DevicePostureRules (Results 1 – 3 of 3) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/cloudflare/cloudflare-go/
H A Ddevice_posture_rule.go61 func (api *API) DevicePostureRules(ctx context.Context, accountID string) ([]DevicePostureRule, Res… func
H A Ddevice_posture_rule_test.go74 actual, _, err := client.DevicePostureRules(context.Background(), testAccountID)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/cloudflare/cloudflare-go/
H A Ddevice_posture_rule.go61 func (api *API) DevicePostureRules(ctx context.Context, accountID string) ([]DevicePostureRule, Res… func