Documentation ¶
Overview ¶
Package mock_endpoint is a generated GoMock package.
Index ¶
- type MockEndpointCreatorContract
- func (m *MockEndpointCreatorContract) CreateEdgeClusterEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) DeleteEdgeClusterEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) EXPECT() *MockEndpointCreatorContractMockRecorder
- func (m *MockEndpointCreatorContract) ListEdgeClusterNodesEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) ListEdgeClusterPodsEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) ListEdgeClusterServicesEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) ListEdgeClustersEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) ReadEdgeClusterEndpoint() endpoint.Endpoint
- func (m *MockEndpointCreatorContract) UpdateEdgeClusterEndpoint() endpoint.Endpoint
- type MockEndpointCreatorContractMockRecorder
- func (mr *MockEndpointCreatorContractMockRecorder) CreateEdgeClusterEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) DeleteEdgeClusterEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClusterNodesEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClusterPodsEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClusterServicesEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClustersEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) ReadEdgeClusterEndpoint() *gomock.Call
- func (mr *MockEndpointCreatorContractMockRecorder) UpdateEdgeClusterEndpoint() *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEndpointCreatorContract ¶
type MockEndpointCreatorContract struct {
// contains filtered or unexported fields
}
MockEndpointCreatorContract is a mock of EndpointCreatorContract interface.
func NewMockEndpointCreatorContract ¶
func NewMockEndpointCreatorContract(ctrl *gomock.Controller) *MockEndpointCreatorContract
NewMockEndpointCreatorContract creates a new mock instance.
func (*MockEndpointCreatorContract) CreateEdgeClusterEndpoint ¶
func (m *MockEndpointCreatorContract) CreateEdgeClusterEndpoint() endpoint.Endpoint
CreateEdgeClusterEndpoint mocks base method.
func (*MockEndpointCreatorContract) DeleteEdgeClusterEndpoint ¶
func (m *MockEndpointCreatorContract) DeleteEdgeClusterEndpoint() endpoint.Endpoint
DeleteEdgeClusterEndpoint mocks base method.
func (*MockEndpointCreatorContract) EXPECT ¶
func (m *MockEndpointCreatorContract) EXPECT() *MockEndpointCreatorContractMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEndpointCreatorContract) ListEdgeClusterNodesEndpoint ¶ added in v0.8.0
func (m *MockEndpointCreatorContract) ListEdgeClusterNodesEndpoint() endpoint.Endpoint
ListEdgeClusterNodesEndpoint mocks base method.
func (*MockEndpointCreatorContract) ListEdgeClusterPodsEndpoint ¶ added in v0.8.0
func (m *MockEndpointCreatorContract) ListEdgeClusterPodsEndpoint() endpoint.Endpoint
ListEdgeClusterPodsEndpoint mocks base method.
func (*MockEndpointCreatorContract) ListEdgeClusterServicesEndpoint ¶ added in v0.9.0
func (m *MockEndpointCreatorContract) ListEdgeClusterServicesEndpoint() endpoint.Endpoint
ListEdgeClusterServicesEndpoint mocks base method.
func (*MockEndpointCreatorContract) ListEdgeClustersEndpoint ¶ added in v0.9.0
func (m *MockEndpointCreatorContract) ListEdgeClustersEndpoint() endpoint.Endpoint
ListEdgeClustersEndpoint mocks base method.
func (*MockEndpointCreatorContract) ReadEdgeClusterEndpoint ¶
func (m *MockEndpointCreatorContract) ReadEdgeClusterEndpoint() endpoint.Endpoint
ReadEdgeClusterEndpoint mocks base method.
func (*MockEndpointCreatorContract) UpdateEdgeClusterEndpoint ¶
func (m *MockEndpointCreatorContract) UpdateEdgeClusterEndpoint() endpoint.Endpoint
UpdateEdgeClusterEndpoint mocks base method.
type MockEndpointCreatorContractMockRecorder ¶
type MockEndpointCreatorContractMockRecorder struct {
// contains filtered or unexported fields
}
MockEndpointCreatorContractMockRecorder is the mock recorder for MockEndpointCreatorContract.
func (*MockEndpointCreatorContractMockRecorder) CreateEdgeClusterEndpoint ¶
func (mr *MockEndpointCreatorContractMockRecorder) CreateEdgeClusterEndpoint() *gomock.Call
CreateEdgeClusterEndpoint indicates an expected call of CreateEdgeClusterEndpoint.
func (*MockEndpointCreatorContractMockRecorder) DeleteEdgeClusterEndpoint ¶
func (mr *MockEndpointCreatorContractMockRecorder) DeleteEdgeClusterEndpoint() *gomock.Call
DeleteEdgeClusterEndpoint indicates an expected call of DeleteEdgeClusterEndpoint.
func (*MockEndpointCreatorContractMockRecorder) ListEdgeClusterNodesEndpoint ¶ added in v0.8.0
func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClusterNodesEndpoint() *gomock.Call
ListEdgeClusterNodesEndpoint indicates an expected call of ListEdgeClusterNodesEndpoint.
func (*MockEndpointCreatorContractMockRecorder) ListEdgeClusterPodsEndpoint ¶ added in v0.8.0
func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClusterPodsEndpoint() *gomock.Call
ListEdgeClusterPodsEndpoint indicates an expected call of ListEdgeClusterPodsEndpoint.
func (*MockEndpointCreatorContractMockRecorder) ListEdgeClusterServicesEndpoint ¶ added in v0.9.0
func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClusterServicesEndpoint() *gomock.Call
ListEdgeClusterServicesEndpoint indicates an expected call of ListEdgeClusterServicesEndpoint.
func (*MockEndpointCreatorContractMockRecorder) ListEdgeClustersEndpoint ¶ added in v0.9.0
func (mr *MockEndpointCreatorContractMockRecorder) ListEdgeClustersEndpoint() *gomock.Call
ListEdgeClustersEndpoint indicates an expected call of ListEdgeClustersEndpoint.
func (*MockEndpointCreatorContractMockRecorder) ReadEdgeClusterEndpoint ¶
func (mr *MockEndpointCreatorContractMockRecorder) ReadEdgeClusterEndpoint() *gomock.Call
ReadEdgeClusterEndpoint indicates an expected call of ReadEdgeClusterEndpoint.
func (*MockEndpointCreatorContractMockRecorder) UpdateEdgeClusterEndpoint ¶
func (mr *MockEndpointCreatorContractMockRecorder) UpdateEdgeClusterEndpoint() *gomock.Call
UpdateEdgeClusterEndpoint indicates an expected call of UpdateEdgeClusterEndpoint.