MCPcopy 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
154type SampleSetController struct {
155 Controller
156 SampleSet *v1alpha1.SampleSet
157}
158
159func NewSampleSetController(
160 sampleSet *v1alpha1.SampleSet,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected