MCPcopy Create free account
hub / github.com/PaddlePaddle/PaddleCloud / SampleJobObject

Function SampleJobObject

pkg/sampleset/ctrls/base_controller.go:254–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252func SampleSetObject() client.Object { return &v1alpha1.SampleSet{} }
253
254func SampleJobObject() client.Object { return &v1alpha1.SampleJob{} }
255
256// ObjectKey func(c *Controller) client.ObjectKey
257

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected