Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRestProxy ¶
type MockRestProxy interface {
RestClient() *restclient.ClientWithResponses
Close() error
}
func NewMockRestProxy ¶
func NewMockRestProxy(t *testing.T) MockRestProxy
Click to show internal directories.
Click to hide internal directories.