func()

in pkg/mock/controller-runtime/client/mock.go [29:31]


func (c *Client) SubResource(subResource string) client.SubResourceClient {
	panic("not implemented yet")
}