Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/PaddleCloud
/ SampleJobController
Struct
SampleJobController
pkg/sampleset/ctrls/samplejob_controller.go:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
type
SampleJobController
struct
{
196
Controller
197
SampleJob *v1alpha1.SampleJob
198
}
199
200
func
NewSampleJobController(
201
sampleJob *v1alpha1.SampleJob,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected