ratelimitpractice

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2025 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRateLimitPracticeInputFromResourceData

func CreateRateLimitPracticeInputFromResourceData(d *schema.ResourceData) (models.CreateRateLimitPracticeInput, error)

func DeleteRateLimitPractice

func DeleteRateLimitPractice(ctx context.Context, c *api.Client, id string) (bool, error)

func GetRateLimitPractice

func GetRateLimitPractice(ctx context.Context, c *api.Client, id string, mustFind bool) (models.RateLimitPractice, error)

func ReadRateLimitPracticeToResourceData

func ReadRateLimitPracticeToResourceData(practice models.RateLimitPractice, d *schema.ResourceData) error

func UpdateRateLimitPractice

func UpdateRateLimitPractice(ctx context.Context, c *api.Client, id string, input models.UpdateRateLimitPracticeInput) (bool, error)

func UpdateRateLimitPracticeInputFromResourceData

func UpdateRateLimitPracticeInputFromResourceData(d *schema.ResourceData) (models.UpdateRateLimitPracticeInput, error)

func UsedByRateLimitPractice

func UsedByRateLimitPractice(ctx context.Context, c *api.Client, id string) (models.DisplayObjects, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL