Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/PaddleCloud
/ SampleSetController
Struct
SampleSetController
pkg/sampleset/ctrls/sampleset_controller.go:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
type
SampleSetController
struct
{
155
Controller
156
SampleSet *v1alpha1.SampleSet
157
}
158
159
func
NewSampleSetController(
160
sampleSet *v1alpha1.SampleSet,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected