Documentation ¶
Index ¶
- func ApplyRatelimit(client clientset.Interface, name string, namespace string) error
- func DeleteRatelimit(client clientset.Interface, name string, namespace string) error
- func FortioLoad(c podexec.Client, podname string, n int, url string) error
- func HomeDir() string
- func KubeconfigPath(home string) string
- func MasterURL() string
- func QueryRateLimitedCount(prom prometheusApiV1.API, podName string) (int, error)
- func RateLimitedCount(c *podexec.Client, podName, podNamespace string) (int, error)
- func WaitEnvoyFilterExists(client *istioclient.Clientset, name, namespace string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRatelimit ¶
func DeleteRatelimit ¶
func KubeconfigPath ¶
func QueryRateLimitedCount ¶
func QueryRateLimitedCount(prom prometheusApiV1.API, podName string) (int, error)
func RateLimitedCount ¶
func WaitEnvoyFilterExists ¶
func WaitEnvoyFilterExists(client *istioclient.Clientset, name, namespace string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.