MCPcopy
hub / github.com/kubernetes/client-go / CoordinationV1

Method CoordinationV1

kubernetes/clientset.go:231–233  ·  view source on GitHub ↗

CoordinationV1 retrieves the CoordinationV1Client

()

Source from the content-addressed store, hash-verified

229
230// CoordinationV1 retrieves the CoordinationV1Client
231func (c *Clientset) CoordinationV1() coordinationv1.CoordinationV1Interface {
232 return c.coordinationV1
233}
234
235// CoreV1 retrieves the CoreV1Client
236func (c *Clientset) CoreV1() corev1.CoreV1Interface {

Callers 1

testTryAcquireOrRenewFunction · 0.95

Calls

no outgoing calls

Tested by 1

testTryAcquireOrRenewFunction · 0.76