Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cncf/cncf-fuzzing
/ functions
Functions
1,623 in github.com/cncf/cncf-fuzzing
⨍
Functions
1,623
◇
Types & classes
101
↓ 1 callers
Function
validateAuthUserRevokeRoleRequest
(r *pb.AuthUserRevokeRoleRequest)
projects/etcd/etcdserver_fuzzer.go:226
↓ 1 callers
Function
validateClusterMemberAttrSetRequest
(r *membershippb.ClusterMemberAttrSetRequest)
projects/etcd/etcdserver_fuzzer.go:283
↓ 1 callers
Function
validateClusterVersionSetRequest
(r *membershippb.ClusterVersionSetRequest)
projects/etcd/etcdserver_fuzzer.go:276
↓ 1 callers
Function
validateCompactionRequest
(r *pb.CompactionRequest)
projects/etcd/etcdserver_fuzzer.go:136
↓ 1 callers
Function
validateDeleteRangeRequest
(r *pb.DeleteRangeRequest)
projects/etcd/grpc_proxy_fuzzer.go:66
↓ 1 callers
Function
validateDeleteRangeRequest
(r *pb.DeleteRangeRequest)
projects/etcd/etcdserver_fuzzer.go:122
↓ 1 callers
Function
validateDowngradeInfoSetRequest
(r *membershippb.DowngradeInfoSetRequest)
projects/etcd/etcdserver_fuzzer.go:290
↓ 1 callers
Function
validateExpandTree
Helper to validate expand tree structure
projects/openfga/expand_fuzz_test.go:112
↓ 1 callers
Function
validateInternalAuthenticateRequest
(r *pb.InternalAuthenticateRequest)
projects/etcd/etcdserver_fuzzer.go:184
↓ 1 callers
Function
validateLeaseCheckpointRequest
(r *pb.LeaseCheckpointRequest)
projects/etcd/etcdserver_fuzzer.go:165
↓ 1 callers
Function
validateLeaseGrantRequest
(r *pb.LeaseGrantRequest)
projects/etcd/etcdserver_fuzzer.go:143
↓ 1 callers
Function
validateLeaseRevokeRequest
(r *pb.LeaseRevokeRequest)
projects/etcd/etcdserver_fuzzer.go:150
↓ 1 callers
Function
validateNetVMISpecStub
(causes ...metav1.StatusCause)
projects/kubevirt/vmi_fuzz_test.go:464
↓ 1 callers
Function
validatePutRequest
(r *pb.PutRequest)
projects/etcd/grpc_proxy_fuzzer.go:56
↓ 1 callers
Function
validatePutRequest
(r *pb.PutRequest)
projects/etcd/etcdserver_fuzzer.go:115
↓ 1 callers
Function
validateRangeRequest
(r *pb.RangeRequest)
projects/etcd/grpc_proxy_fuzzer.go:76
↓ 1 callers
Function
validateRangeRequest
(r *pb.RangeRequest)
projects/etcd/etcdserver_fuzzer.go:108
↓ 1 callers
Function
validateTxnRequest
(r *pb.TxnRequest)
projects/etcd/etcdserver_fuzzer.go:129
↓ 1 callers
Function
validateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machinedeployment_controller.go:49
↓ 1 callers
Function
validateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machinehealthcheck_controller.go:49
↓ 1 callers
Function
validateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_clusterclass_controller.go:49
↓ 1 callers
Function
validateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_cluster_controller.go:49
↓ 1 callers
Function
validateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machine_controller.go:49
↓ 1 callers
Function
validateUnstructured
*func validateBlueprint(b *scope.ClusterBlueprint) error { if b.ClusterClass == nil { return fmt.Errorf("ClusterClass is nil") } if b.ClusterClas
projects/cluster-api/fuzz_topology_cluster_reconciler.go:84
↓ 1 callers
Function
validateUnstructured
(unstr *unstructured.Unstructured)
projects/cluster-api/fuzz_machineset_controller.go:49
↓ 1 callers
Function
validateWorkflowForClient
validateWorkflowForClient performs the same checks as NewSimpleDynamicClient: https://github.com/kubernetes/client-go/blob/master/dynamic/fake/simple.
projects/argo/operator_fuzzer.go:67
↓ 1 callers
Function
verifyCassandraBytes
The cassandra bytes are validated later in the calltree. Doing the same validation now improves performance.
projects/cilium/OnData_fuzzer.go:99
↓ 1 callers
Function
verifyLocalChartsFileFuzz
(chartsContent []byte, indexContent *IndexFile)
projects/helm/repo_fuzzer.go:219
↓ 1 callers
Function
verifyParserData
(parser string, d [][]byte, reply bool)
projects/cilium/OnData_fuzzer.go:125
↓ 1 callers
Function
verifyReconciliation
verifyReconciliation checks invariants and state after Sync() completes
projects/kubevirt/apply_fuzz_test.go:635
↓ 1 callers
Function
verifyr2d2Bytes
(d [][]byte)
projects/cilium/OnData_fuzzer.go:111
↓ 1 callers
Function
walkDir
(dirPath string, fileMap map[string]string)
projects/cluster-api/crd-creation/main.go:25
↓ 1 callers
Function
write
(d *Driver, fdp *fuzz.ConsumeFuzzer)
projects/distribution/inmemory_fuzzer.go:110
↓ 1 callers
Method
writeFuzzedPacket
(packet []byte)
projects/vitess/mysql_fuzzer.go:336
↓ 1 callers
Function
writeRegionMapFile
Create and write the RegionMap file
projects/vitess/vindexes_fuzzer.go:217
Method
ActorPostLockPolicy
(actorType string, id string)
projects/dapr/fuzz_http_endpoints_test.go:286
Method
ActorPostLockPolicy
(actorType string, id string)
projects/dapr/fuzz_grpc_endpoints_test.go:175
Method
ActorPreLockPolicy
(actorType string, id string)
projects/dapr/fuzz_http_endpoints_test.go:279
Method
ActorPreLockPolicy
(actorType string, id string)
projects/dapr/fuzz_grpc_endpoints_test.go:168
Function
AddToVmStore
(ctrl *VMCloneController, vm *virtv1.VirtualMachine)
projects/kubevirt/clone_utils_fuzz.go:35
Function
AddTovmCloneIndexer
(ctrl *VMCloneController, vmc *clonev1beta1.VirtualMachineClone)
projects/kubevirt/clone_utils_fuzz.go:39
Method
AllowNonUTF8Strings
AllowNonUTF8Strings allows generated strings to contain arbitrary bytes.
projects/vitess/fzconsumer/consumer.go:93
Method
Boolean
(flagName string, storeID string)
projects/openfga/fuzzer_helpers.go:38
Method
BuiltInPolicy
(name resiliency.BuiltInPolicyName)
projects/dapr/fuzz_http_endpoints_test.go:295
Method
BuiltInPolicy
(name resiliency.BuiltInPolicyName)
projects/dapr/fuzz_grpc_endpoints_test.go:184
Method
BulkPublish
(req *contribPubsub.BulkPublishRequest)
projects/dapr/fuzz_http_endpoints_test.go:150
Method
BulkPublish
(req *contribPubsub.BulkPublishRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:130
Method
BulkSubscribe
(ctx context.Context, req pubsub.SubscribeRequest, handler pubsub.BulkHandler)
projects/dapr/fuzz_runtime_test.go:70
Method
Call
(ctx context.Context, req *invokev1.InvokeMethodRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:309
Method
CallActor
(ctx context.Context, in *internalv1pb.InternalInvokeRequest, opts ...grpc.CallOption)
projects/dapr/fuzz_messaging_test.go:106
Method
CallLocal
(ctx context.Context, in *internalv1pb.InternalInvokeRequest, opts ...grpc.CallOption)
projects/dapr/fuzz_messaging_test.go:111
Method
CallLocalStream
(ctx context.Context, opts ...grpc.CallOption)
projects/dapr/fuzz_messaging_test.go:116
Method
Cleanup
(func())
projects/cri-o/container_server_fuzzer.go:242
Method
Cleanup
(func())
projects/cri-o/fuzz_server.go:921
Method
Cleanup
(func())
projects/cri-o/ParseStoreReference_fuzzer.go:55
Method
Close
()
projects/dapr/fuzz_runtime_test.go:83
Method
Close
()
projects/dapr/fuzz_grpc_endpoints_test.go:105
Method
CloseSend
()
projects/dapr/fuzz_messaging_test.go:88
Method
ComBinlogDump
(c *Conn, logFile string, binlogPos uint32)
projects/vitess/mysql_fuzzer.go:90
Method
ComBinlogDump
(c *Conn, logFile string, binlogPos uint32)
projects/vitess/mysql_fuzzer.go:270
Method
ComBinlogDumpGTID
(c *Conn, logFile string, logPos uint64, gtidSet replication.GTIDSet)
projects/vitess/mysql_fuzzer.go:94
Method
ComBinlogDumpGTID
(c *Conn, logFile string, logPos uint64, gtidSet replication.GTIDSet)
projects/vitess/mysql_fuzzer.go:274
Method
ComPrepare
(c *Conn, query string)
projects/vitess/mysql_fuzzer.go:114
Method
ComPrepare
(c *Conn, query string)
projects/vitess/mysql_fuzzer.go:318
Method
ComQuery
(c *Conn, query string, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:106
Method
ComQuery
(c *Conn, query string, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:310
Method
ComQueryMulti
(c *Conn, sql string, callback func(qr sqltypes.QueryResponse, more bool, firstPacket bool) error)
projects/vitess/mysql_fuzzer.go:110
Method
ComQueryMulti
(c *Conn, sql string, callback func(qr sqltypes.QueryResponse, more bool, firstPacket bool) error)
projects/vitess/mysql_fuzzer.go:314
Method
ComRegisterReplica
(c *Conn, replicaHost string, replicaPort uint16, replicaUser string, replicaPassword string)
projects/vitess/mysql_fuzzer.go:102
Method
ComRegisterReplica
(c *Conn, replicaHost string, replicaPort uint16, replicaUser string, replicaPassword string)
projects/vitess/mysql_fuzzer.go:278
Method
ComResetConnection
(c *Conn)
projects/vitess/mysql_fuzzer.go:326
Method
ComStmtExecute
(c *Conn, prepare *PrepareData, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:118
Method
ComStmtExecute
(c *Conn, prepare *PrepareData, callback func(*sqltypes.Result) error)
projects/vitess/mysql_fuzzer.go:322
Method
ComponentInboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_http_endpoints_test.go:292
Method
ComponentInboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_grpc_endpoints_test.go:181
Method
ComponentOutboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_http_endpoints_test.go:289
Method
ComponentOutboundPolicy
(name string, componentType resiliency.ComponentType)
projects/dapr/fuzz_grpc_endpoints_test.go:178
Method
Context
()
projects/dapr/fuzz_messaging_test.go:44
Method
CreateReminder
(ctx context.Context, req *actors.CreateReminderRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:345
Method
CreateTimer
(ctx context.Context, req *actors.CreateTimerRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:357
Function
CustomNodeWithTaintsFuzzer
CustomNodeWithTaintsFuzzer creates a custom fuzzer for Nodes with evacuation taints
projects/kubevirt/fuzz_helpers.go:479
Function
CustomPodDisruptionBudgetFuzzer
CustomPodDisruptionBudgetFuzzer creates a custom fuzzer for PodDisruptionBudget
projects/kubevirt/fuzz_helpers.go:459
Function
CustomVMCloneFuzzer
CustomVMCloneFuzzer creates a custom fuzzer for VirtualMachineClone
projects/kubevirt/fuzz_helpers.go:564
Function
CustomVMIMigrationFuzzer
CustomVMIMigrationFuzzer creates a custom fuzzer for VirtualMachineInstanceMigration
projects/kubevirt/fuzz_helpers.go:449
Function
CustomVMIReplicaSetFuzzer
CustomVMIReplicaSetFuzzer creates a custom fuzzer for VirtualMachineInstanceReplicaSet
projects/kubevirt/fuzz_helpers.go:587
Function
CustomVMPoolFuzzer
CustomVMPoolFuzzer creates a custom fuzzer for VirtualMachinePool
projects/kubevirt/fuzz_helpers.go:502
Function
CustomVMSnapshotContentFuzzer
CustomVMSnapshotContentFuzzer creates a custom fuzzer for VirtualMachineSnapshotContent
projects/kubevirt/fuzz_helpers.go:680
Function
CustomVMSnapshotFuzzer
CustomVMSnapshotFuzzer creates a custom fuzzer for VirtualMachineSnapshot
projects/kubevirt/fuzz_helpers.go:650
Method
Debug
(args ...interface{})
projects/etcd/raft_fuzzer.go:163
Method
Debugf
(format string, args ...interface{})
projects/etcd/raft_fuzzer.go:167
Method
DefaultAuthenticationFlowContext
()
projects/keycloak/BaseHelper.java:745
Method
DefaultDecryptionKeyLocator
(PrivateKey key)
projects/keycloak/SamlXmlUtilFuzzer.java:129
Method
DefaultKeyLocator
(Key key)
projects/keycloak/SamlValidationUtilFuzzer.java:93
Method
DefaultKeyLocator
(Key key)
projects/keycloak/SamlXmlUtilFuzzer.java:142
Method
DefaultRoleModel
(RealmModel realm)
projects/keycloak/BaseHelper.java:330
Method
DefaultScope
(FuzzedDataProvider data)
projects/keycloak/BaseHelper.java:250
Method
DefaultUserModel
(KeycloakSession session, RealmModel realm, ComponentModel component)
projects/keycloak/BaseHelper.java:697
Method
DeleteReminder
(ctx context.Context, req *actors.DeleteReminderRequest)
projects/dapr/fuzz_http_endpoints_test.go:239
Method
DeleteReminder
(ctx context.Context, req *actors.DeleteReminderRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:349
Method
DeleteTimer
(ctx context.Context, req *actors.DeleteTimerRequest)
projects/dapr/fuzz_grpc_endpoints_test.go:361
← previous
next →
701–800 of 1,623, ranked by callers