...

Package fuzzing

import "github.com/linkerd/linkerd2/test/fuzzing"
Overview
Index

Overview ▾

func FuzzHealthCheck

func FuzzHealthCheck(data []byte) int

FuzzHealthCheck fuzzes the HealthCheck method for the healthchecker.

func FuzzParseContainerOpaquePorts

func FuzzParseContainerOpaquePorts(data []byte) int

FuzzParseContainerOpaquePorts fuzzes the ParseContainerOpaquePorts function.

func FuzzParsePorts

func FuzzParsePorts(data []byte) int

FuzzParsePorts fuzzes the ParsePorts function.