Documentation ¶
Overview ¶
Package mock_vcn is a generated GoMock package.
Index ¶
- type MockClient
- func (m *MockClient) AddNetworkSecurityGroupSecurityRules(ctx context.Context, request core.AddNetworkSecurityGroupSecurityRulesRequest) (core.AddNetworkSecurityGroupSecurityRulesResponse, error)
- func (m *MockClient) ConnectRemotePeeringConnections(ctx context.Context, request core.ConnectRemotePeeringConnectionsRequest) (core.ConnectRemotePeeringConnectionsResponse, error)
- func (m *MockClient) CreateDrg(ctx context.Context, request core.CreateDrgRequest) (core.CreateDrgResponse, error)
- func (m *MockClient) CreateDrgAttachment(ctx context.Context, request core.CreateDrgAttachmentRequest) (core.CreateDrgAttachmentResponse, error)
- func (m *MockClient) CreateInternetGateway(ctx context.Context, request core.CreateInternetGatewayRequest) (core.CreateInternetGatewayResponse, error)
- func (m *MockClient) CreateNatGateway(ctx context.Context, request core.CreateNatGatewayRequest) (core.CreateNatGatewayResponse, error)
- func (m *MockClient) CreateNetworkSecurityGroup(ctx context.Context, request core.CreateNetworkSecurityGroupRequest) (core.CreateNetworkSecurityGroupResponse, error)
- func (m *MockClient) CreateRemotePeeringConnection(ctx context.Context, request core.CreateRemotePeeringConnectionRequest) (core.CreateRemotePeeringConnectionResponse, error)
- func (m *MockClient) CreateRouteTable(ctx context.Context, request core.CreateRouteTableRequest) (core.CreateRouteTableResponse, error)
- func (m *MockClient) CreateSecurityList(ctx context.Context, request core.CreateSecurityListRequest) (core.CreateSecurityListResponse, error)
- func (m *MockClient) CreateServiceGateway(ctx context.Context, request core.CreateServiceGatewayRequest) (core.CreateServiceGatewayResponse, error)
- func (m *MockClient) CreateSubnet(ctx context.Context, request core.CreateSubnetRequest) (core.CreateSubnetResponse, error)
- func (m *MockClient) CreateVcn(ctx context.Context, request core.CreateVcnRequest) (core.CreateVcnResponse, error)
- func (m *MockClient) DeleteDrg(ctx context.Context, request core.DeleteDrgRequest) (core.DeleteDrgResponse, error)
- func (m *MockClient) DeleteDrgAttachment(ctx context.Context, request core.DeleteDrgAttachmentRequest) (core.DeleteDrgAttachmentResponse, error)
- func (m *MockClient) DeleteInternetGateway(ctx context.Context, request core.DeleteInternetGatewayRequest) (core.DeleteInternetGatewayResponse, error)
- func (m *MockClient) DeleteNatGateway(ctx context.Context, request core.DeleteNatGatewayRequest) (core.DeleteNatGatewayResponse, error)
- func (m *MockClient) DeleteNetworkSecurityGroup(ctx context.Context, request core.DeleteNetworkSecurityGroupRequest) (core.DeleteNetworkSecurityGroupResponse, error)
- func (m *MockClient) DeleteRemotePeeringConnection(ctx context.Context, request core.DeleteRemotePeeringConnectionRequest) (core.DeleteRemotePeeringConnectionResponse, error)
- func (m *MockClient) DeleteRouteTable(ctx context.Context, request core.DeleteRouteTableRequest) (core.DeleteRouteTableResponse, error)
- func (m *MockClient) DeleteSecurityList(ctx context.Context, request core.DeleteSecurityListRequest) (core.DeleteSecurityListResponse, error)
- func (m *MockClient) DeleteServiceGateway(ctx context.Context, request core.DeleteServiceGatewayRequest) (core.DeleteServiceGatewayResponse, error)
- func (m *MockClient) DeleteSubnet(ctx context.Context, request core.DeleteSubnetRequest) (core.DeleteSubnetResponse, error)
- func (m *MockClient) DeleteVcn(ctx context.Context, request core.DeleteVcnRequest) (core.DeleteVcnResponse, error)
- func (m *MockClient) EXPECT() *MockClientMockRecorder
- func (m *MockClient) GetDrg(ctx context.Context, request core.GetDrgRequest) (core.GetDrgResponse, error)
- func (m *MockClient) GetDrgAttachment(ctx context.Context, request core.GetDrgAttachmentRequest) (core.GetDrgAttachmentResponse, error)
- func (m *MockClient) GetInternetGateway(ctx context.Context, request core.GetInternetGatewayRequest) (core.GetInternetGatewayResponse, error)
- func (m *MockClient) GetNatGateway(ctx context.Context, request core.GetNatGatewayRequest) (core.GetNatGatewayResponse, error)
- func (m *MockClient) GetNetworkSecurityGroup(ctx context.Context, request core.GetNetworkSecurityGroupRequest) (core.GetNetworkSecurityGroupResponse, error)
- func (m *MockClient) GetRemotePeeringConnection(ctx context.Context, request core.GetRemotePeeringConnectionRequest) (core.GetRemotePeeringConnectionResponse, error)
- func (m *MockClient) GetRouteTable(ctx context.Context, request core.GetRouteTableRequest) (core.GetRouteTableResponse, error)
- func (m *MockClient) GetSecurityList(ctx context.Context, request core.GetSecurityListRequest) (core.GetSecurityListResponse, error)
- func (m *MockClient) GetServiceGateway(ctx context.Context, request core.GetServiceGatewayRequest) (core.GetServiceGatewayResponse, error)
- func (m *MockClient) GetSubnet(ctx context.Context, request core.GetSubnetRequest) (core.GetSubnetResponse, error)
- func (m *MockClient) GetVcn(ctx context.Context, request core.GetVcnRequest) (core.GetVcnResponse, error)
- func (m *MockClient) GetVnic(ctx context.Context, request core.GetVnicRequest) (core.GetVnicResponse, error)
- func (m *MockClient) ListDrgAttachments(ctx context.Context, request core.ListDrgAttachmentsRequest) (core.ListDrgAttachmentsResponse, error)
- func (m *MockClient) ListDrgs(ctx context.Context, request core.ListDrgsRequest) (core.ListDrgsResponse, error)
- func (m *MockClient) ListInternetGateways(ctx context.Context, request core.ListInternetGatewaysRequest) (core.ListInternetGatewaysResponse, error)
- func (m *MockClient) ListNatGateways(ctx context.Context, request core.ListNatGatewaysRequest) (core.ListNatGatewaysResponse, error)
- func (m *MockClient) ListNetworkSecurityGroupSecurityRules(ctx context.Context, request core.ListNetworkSecurityGroupSecurityRulesRequest) (core.ListNetworkSecurityGroupSecurityRulesResponse, error)
- func (m *MockClient) ListNetworkSecurityGroups(ctx context.Context, request core.ListNetworkSecurityGroupsRequest) (core.ListNetworkSecurityGroupsResponse, error)
- func (m *MockClient) ListRemotePeeringConnections(ctx context.Context, request core.ListRemotePeeringConnectionsRequest) (core.ListRemotePeeringConnectionsResponse, error)
- func (m *MockClient) ListRouteTables(ctx context.Context, request core.ListRouteTablesRequest) (core.ListRouteTablesResponse, error)
- func (m *MockClient) ListSecurityLists(ctx context.Context, request core.ListSecurityListsRequest) (core.ListSecurityListsResponse, error)
- func (m *MockClient) ListServiceGateways(ctx context.Context, request core.ListServiceGatewaysRequest) (core.ListServiceGatewaysResponse, error)
- func (m *MockClient) ListServices(ctx context.Context, request core.ListServicesRequest) (core.ListServicesResponse, error)
- func (m *MockClient) ListSubnets(ctx context.Context, request core.ListSubnetsRequest) (core.ListSubnetsResponse, error)
- func (m *MockClient) ListVcns(ctx context.Context, request core.ListVcnsRequest) (core.ListVcnsResponse, error)
- func (m *MockClient) RemoveNetworkSecurityGroupSecurityRules(ctx context.Context, ...) (core.RemoveNetworkSecurityGroupSecurityRulesResponse, error)
- func (m *MockClient) UpdateDrg(ctx context.Context, request core.UpdateDrgRequest) (core.UpdateDrgResponse, error)
- func (m *MockClient) UpdateDrgAttachment(ctx context.Context, request core.UpdateDrgAttachmentRequest) (core.UpdateDrgAttachmentResponse, error)
- func (m *MockClient) UpdateInternetGateway(ctx context.Context, request core.UpdateInternetGatewayRequest) (core.UpdateInternetGatewayResponse, error)
- func (m *MockClient) UpdateNatGateway(ctx context.Context, request core.UpdateNatGatewayRequest) (core.UpdateNatGatewayResponse, error)
- func (m *MockClient) UpdateNetworkSecurityGroup(ctx context.Context, request core.UpdateNetworkSecurityGroupRequest) (core.UpdateNetworkSecurityGroupResponse, error)
- func (m *MockClient) UpdateNetworkSecurityGroupSecurityRules(ctx context.Context, ...) (core.UpdateNetworkSecurityGroupSecurityRulesResponse, error)
- func (m *MockClient) UpdateRemotePeeringConnection(ctx context.Context, request core.UpdateRemotePeeringConnectionRequest) (core.UpdateRemotePeeringConnectionResponse, error)
- func (m *MockClient) UpdateRouteTable(ctx context.Context, request core.UpdateRouteTableRequest) (core.UpdateRouteTableResponse, error)
- func (m *MockClient) UpdateSecurityList(ctx context.Context, request core.UpdateSecurityListRequest) (core.UpdateSecurityListResponse, error)
- func (m *MockClient) UpdateServiceGateway(ctx context.Context, request core.UpdateServiceGatewayRequest) (core.UpdateServiceGatewayResponse, error)
- func (m *MockClient) UpdateSubnet(ctx context.Context, request core.UpdateSubnetRequest) (core.UpdateSubnetResponse, error)
- func (m *MockClient) UpdateVcn(ctx context.Context, request core.UpdateVcnRequest) (core.UpdateVcnResponse, error)
- func (m *MockClient) UpdateVnic(ctx context.Context, request core.UpdateVnicRequest) (core.UpdateVnicResponse, error)
- type MockClientMockRecorder
- func (mr *MockClientMockRecorder) AddNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ConnectRemotePeeringConnections(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateDrg(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateDrgAttachment(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateInternetGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateNatGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateRemotePeeringConnection(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateRouteTable(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateSecurityList(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateServiceGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateSubnet(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) CreateVcn(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteDrg(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteDrgAttachment(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteInternetGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteNatGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteRemotePeeringConnection(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteRouteTable(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteSecurityList(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteServiceGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteSubnet(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteVcn(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetDrg(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetDrgAttachment(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetInternetGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetNatGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetRemotePeeringConnection(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetRouteTable(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetSecurityList(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetServiceGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetSubnet(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetVcn(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) GetVnic(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListDrgAttachments(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListDrgs(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListInternetGateways(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListNatGateways(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListNetworkSecurityGroups(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListRemotePeeringConnections(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListRouteTables(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListSecurityLists(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListServiceGateways(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListServices(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListSubnets(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) ListVcns(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) RemoveNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateDrg(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateDrgAttachment(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateInternetGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateNatGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateRemotePeeringConnection(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateRouteTable(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateSecurityList(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateServiceGateway(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateSubnet(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateVcn(ctx, request interface{}) *gomock.Call
- func (mr *MockClientMockRecorder) UpdateVnic(ctx, request interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClient ¶
type MockClient struct {
// contains filtered or unexported fields
}
MockClient is a mock_computemanagement of Client interface.
func NewMockClient ¶
func NewMockClient(ctrl *gomock.Controller) *MockClient
NewMockClient creates a new mock_computemanagement instance.
func (*MockClient) AddNetworkSecurityGroupSecurityRules ¶
func (m *MockClient) AddNetworkSecurityGroupSecurityRules(ctx context.Context, request core.AddNetworkSecurityGroupSecurityRulesRequest) (core.AddNetworkSecurityGroupSecurityRulesResponse, error)
AddNetworkSecurityGroupSecurityRules mocks base method.
func (*MockClient) ConnectRemotePeeringConnections ¶ added in v0.3.0
func (m *MockClient) ConnectRemotePeeringConnections(ctx context.Context, request core.ConnectRemotePeeringConnectionsRequest) (core.ConnectRemotePeeringConnectionsResponse, error)
ConnectRemotePeeringConnections mocks base method.
func (*MockClient) CreateDrg ¶ added in v0.3.0
func (m *MockClient) CreateDrg(ctx context.Context, request core.CreateDrgRequest) (core.CreateDrgResponse, error)
CreateDrg mocks base method.
func (*MockClient) CreateDrgAttachment ¶ added in v0.3.0
func (m *MockClient) CreateDrgAttachment(ctx context.Context, request core.CreateDrgAttachmentRequest) (core.CreateDrgAttachmentResponse, error)
CreateDrgAttachment mocks base method.
func (*MockClient) CreateInternetGateway ¶
func (m *MockClient) CreateInternetGateway(ctx context.Context, request core.CreateInternetGatewayRequest) (core.CreateInternetGatewayResponse, error)
CreateInternetGateway mocks base method.
func (*MockClient) CreateNatGateway ¶
func (m *MockClient) CreateNatGateway(ctx context.Context, request core.CreateNatGatewayRequest) (core.CreateNatGatewayResponse, error)
CreateNatGateway mocks base method.
func (*MockClient) CreateNetworkSecurityGroup ¶
func (m *MockClient) CreateNetworkSecurityGroup(ctx context.Context, request core.CreateNetworkSecurityGroupRequest) (core.CreateNetworkSecurityGroupResponse, error)
CreateNetworkSecurityGroup mocks base method.
func (*MockClient) CreateRemotePeeringConnection ¶ added in v0.3.0
func (m *MockClient) CreateRemotePeeringConnection(ctx context.Context, request core.CreateRemotePeeringConnectionRequest) (core.CreateRemotePeeringConnectionResponse, error)
CreateRemotePeeringConnection mocks base method.
func (*MockClient) CreateRouteTable ¶
func (m *MockClient) CreateRouteTable(ctx context.Context, request core.CreateRouteTableRequest) (core.CreateRouteTableResponse, error)
CreateRouteTable mocks base method.
func (*MockClient) CreateSecurityList ¶
func (m *MockClient) CreateSecurityList(ctx context.Context, request core.CreateSecurityListRequest) (core.CreateSecurityListResponse, error)
CreateSecurityList mocks base method.
func (*MockClient) CreateServiceGateway ¶
func (m *MockClient) CreateServiceGateway(ctx context.Context, request core.CreateServiceGatewayRequest) (core.CreateServiceGatewayResponse, error)
CreateServiceGateway mocks base method.
func (*MockClient) CreateSubnet ¶
func (m *MockClient) CreateSubnet(ctx context.Context, request core.CreateSubnetRequest) (core.CreateSubnetResponse, error)
CreateSubnet mocks base method.
func (*MockClient) CreateVcn ¶
func (m *MockClient) CreateVcn(ctx context.Context, request core.CreateVcnRequest) (core.CreateVcnResponse, error)
CreateVcn mocks base method.
func (*MockClient) DeleteDrg ¶ added in v0.3.0
func (m *MockClient) DeleteDrg(ctx context.Context, request core.DeleteDrgRequest) (core.DeleteDrgResponse, error)
DeleteDrg mocks base method.
func (*MockClient) DeleteDrgAttachment ¶ added in v0.3.0
func (m *MockClient) DeleteDrgAttachment(ctx context.Context, request core.DeleteDrgAttachmentRequest) (core.DeleteDrgAttachmentResponse, error)
DeleteDrgAttachment mocks base method.
func (*MockClient) DeleteInternetGateway ¶
func (m *MockClient) DeleteInternetGateway(ctx context.Context, request core.DeleteInternetGatewayRequest) (core.DeleteInternetGatewayResponse, error)
DeleteInternetGateway mocks base method.
func (*MockClient) DeleteNatGateway ¶
func (m *MockClient) DeleteNatGateway(ctx context.Context, request core.DeleteNatGatewayRequest) (core.DeleteNatGatewayResponse, error)
DeleteNatGateway mocks base method.
func (*MockClient) DeleteNetworkSecurityGroup ¶
func (m *MockClient) DeleteNetworkSecurityGroup(ctx context.Context, request core.DeleteNetworkSecurityGroupRequest) (core.DeleteNetworkSecurityGroupResponse, error)
DeleteNetworkSecurityGroup mocks base method.
func (*MockClient) DeleteRemotePeeringConnection ¶ added in v0.3.0
func (m *MockClient) DeleteRemotePeeringConnection(ctx context.Context, request core.DeleteRemotePeeringConnectionRequest) (core.DeleteRemotePeeringConnectionResponse, error)
DeleteRemotePeeringConnection mocks base method.
func (*MockClient) DeleteRouteTable ¶
func (m *MockClient) DeleteRouteTable(ctx context.Context, request core.DeleteRouteTableRequest) (core.DeleteRouteTableResponse, error)
DeleteRouteTable mocks base method.
func (*MockClient) DeleteSecurityList ¶
func (m *MockClient) DeleteSecurityList(ctx context.Context, request core.DeleteSecurityListRequest) (core.DeleteSecurityListResponse, error)
DeleteSecurityList mocks base method.
func (*MockClient) DeleteServiceGateway ¶
func (m *MockClient) DeleteServiceGateway(ctx context.Context, request core.DeleteServiceGatewayRequest) (core.DeleteServiceGatewayResponse, error)
DeleteServiceGateway mocks base method.
func (*MockClient) DeleteSubnet ¶
func (m *MockClient) DeleteSubnet(ctx context.Context, request core.DeleteSubnetRequest) (core.DeleteSubnetResponse, error)
DeleteSubnet mocks base method.
func (*MockClient) DeleteVcn ¶
func (m *MockClient) DeleteVcn(ctx context.Context, request core.DeleteVcnRequest) (core.DeleteVcnResponse, error)
DeleteVcn mocks base method.
func (*MockClient) EXPECT ¶
func (m *MockClient) EXPECT() *MockClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockClient) GetDrg ¶ added in v0.3.0
func (m *MockClient) GetDrg(ctx context.Context, request core.GetDrgRequest) (core.GetDrgResponse, error)
GetDrg mocks base method.
func (*MockClient) GetDrgAttachment ¶ added in v0.3.0
func (m *MockClient) GetDrgAttachment(ctx context.Context, request core.GetDrgAttachmentRequest) (core.GetDrgAttachmentResponse, error)
GetDrgAttachment mocks base method.
func (*MockClient) GetInternetGateway ¶
func (m *MockClient) GetInternetGateway(ctx context.Context, request core.GetInternetGatewayRequest) (core.GetInternetGatewayResponse, error)
GetInternetGateway mocks base method.
func (*MockClient) GetNatGateway ¶
func (m *MockClient) GetNatGateway(ctx context.Context, request core.GetNatGatewayRequest) (core.GetNatGatewayResponse, error)
GetNatGateway mocks base method.
func (*MockClient) GetNetworkSecurityGroup ¶
func (m *MockClient) GetNetworkSecurityGroup(ctx context.Context, request core.GetNetworkSecurityGroupRequest) (core.GetNetworkSecurityGroupResponse, error)
GetNetworkSecurityGroup mocks base method.
func (*MockClient) GetRemotePeeringConnection ¶ added in v0.3.0
func (m *MockClient) GetRemotePeeringConnection(ctx context.Context, request core.GetRemotePeeringConnectionRequest) (core.GetRemotePeeringConnectionResponse, error)
GetRemotePeeringConnection mocks base method.
func (*MockClient) GetRouteTable ¶
func (m *MockClient) GetRouteTable(ctx context.Context, request core.GetRouteTableRequest) (core.GetRouteTableResponse, error)
GetRouteTable mocks base method.
func (*MockClient) GetSecurityList ¶
func (m *MockClient) GetSecurityList(ctx context.Context, request core.GetSecurityListRequest) (core.GetSecurityListResponse, error)
GetSecurityList mocks base method.
func (*MockClient) GetServiceGateway ¶
func (m *MockClient) GetServiceGateway(ctx context.Context, request core.GetServiceGatewayRequest) (core.GetServiceGatewayResponse, error)
GetServiceGateway mocks base method.
func (*MockClient) GetSubnet ¶
func (m *MockClient) GetSubnet(ctx context.Context, request core.GetSubnetRequest) (core.GetSubnetResponse, error)
GetSubnet mocks base method.
func (*MockClient) GetVcn ¶
func (m *MockClient) GetVcn(ctx context.Context, request core.GetVcnRequest) (core.GetVcnResponse, error)
GetVcn mocks base method.
func (*MockClient) GetVnic ¶
func (m *MockClient) GetVnic(ctx context.Context, request core.GetVnicRequest) (core.GetVnicResponse, error)
GetVnic mocks base method.
func (*MockClient) ListDrgAttachments ¶ added in v0.3.0
func (m *MockClient) ListDrgAttachments(ctx context.Context, request core.ListDrgAttachmentsRequest) (core.ListDrgAttachmentsResponse, error)
ListDrgAttachments mocks base method.
func (*MockClient) ListDrgs ¶ added in v0.3.0
func (m *MockClient) ListDrgs(ctx context.Context, request core.ListDrgsRequest) (core.ListDrgsResponse, error)
ListDrgs mocks base method.
func (*MockClient) ListInternetGateways ¶
func (m *MockClient) ListInternetGateways(ctx context.Context, request core.ListInternetGatewaysRequest) (core.ListInternetGatewaysResponse, error)
ListInternetGateways mocks base method.
func (*MockClient) ListNatGateways ¶
func (m *MockClient) ListNatGateways(ctx context.Context, request core.ListNatGatewaysRequest) (core.ListNatGatewaysResponse, error)
ListNatGateways mocks base method.
func (*MockClient) ListNetworkSecurityGroupSecurityRules ¶
func (m *MockClient) ListNetworkSecurityGroupSecurityRules(ctx context.Context, request core.ListNetworkSecurityGroupSecurityRulesRequest) (core.ListNetworkSecurityGroupSecurityRulesResponse, error)
ListNetworkSecurityGroupSecurityRules mocks base method.
func (*MockClient) ListNetworkSecurityGroups ¶
func (m *MockClient) ListNetworkSecurityGroups(ctx context.Context, request core.ListNetworkSecurityGroupsRequest) (core.ListNetworkSecurityGroupsResponse, error)
ListNetworkSecurityGroups mocks base method.
func (*MockClient) ListRemotePeeringConnections ¶ added in v0.3.0
func (m *MockClient) ListRemotePeeringConnections(ctx context.Context, request core.ListRemotePeeringConnectionsRequest) (core.ListRemotePeeringConnectionsResponse, error)
ListRemotePeeringConnections mocks base method.
func (*MockClient) ListRouteTables ¶
func (m *MockClient) ListRouteTables(ctx context.Context, request core.ListRouteTablesRequest) (core.ListRouteTablesResponse, error)
ListRouteTables mocks base method.
func (*MockClient) ListSecurityLists ¶
func (m *MockClient) ListSecurityLists(ctx context.Context, request core.ListSecurityListsRequest) (core.ListSecurityListsResponse, error)
ListSecurityLists mocks base method.
func (*MockClient) ListServiceGateways ¶
func (m *MockClient) ListServiceGateways(ctx context.Context, request core.ListServiceGatewaysRequest) (core.ListServiceGatewaysResponse, error)
ListServiceGateways mocks base method.
func (*MockClient) ListServices ¶
func (m *MockClient) ListServices(ctx context.Context, request core.ListServicesRequest) (core.ListServicesResponse, error)
ListServices mocks base method.
func (*MockClient) ListSubnets ¶
func (m *MockClient) ListSubnets(ctx context.Context, request core.ListSubnetsRequest) (core.ListSubnetsResponse, error)
ListSubnets mocks base method.
func (*MockClient) ListVcns ¶
func (m *MockClient) ListVcns(ctx context.Context, request core.ListVcnsRequest) (core.ListVcnsResponse, error)
ListVcns mocks base method.
func (*MockClient) RemoveNetworkSecurityGroupSecurityRules ¶
func (m *MockClient) RemoveNetworkSecurityGroupSecurityRules(ctx context.Context, request core.RemoveNetworkSecurityGroupSecurityRulesRequest) (core.RemoveNetworkSecurityGroupSecurityRulesResponse, error)
RemoveNetworkSecurityGroupSecurityRules mocks base method.
func (*MockClient) UpdateDrg ¶ added in v0.3.0
func (m *MockClient) UpdateDrg(ctx context.Context, request core.UpdateDrgRequest) (core.UpdateDrgResponse, error)
UpdateDrg mocks base method.
func (*MockClient) UpdateDrgAttachment ¶ added in v0.3.0
func (m *MockClient) UpdateDrgAttachment(ctx context.Context, request core.UpdateDrgAttachmentRequest) (core.UpdateDrgAttachmentResponse, error)
UpdateDrgAttachment mocks base method.
func (*MockClient) UpdateInternetGateway ¶
func (m *MockClient) UpdateInternetGateway(ctx context.Context, request core.UpdateInternetGatewayRequest) (core.UpdateInternetGatewayResponse, error)
UpdateInternetGateway mocks base method.
func (*MockClient) UpdateNatGateway ¶
func (m *MockClient) UpdateNatGateway(ctx context.Context, request core.UpdateNatGatewayRequest) (core.UpdateNatGatewayResponse, error)
UpdateNatGateway mocks base method.
func (*MockClient) UpdateNetworkSecurityGroup ¶
func (m *MockClient) UpdateNetworkSecurityGroup(ctx context.Context, request core.UpdateNetworkSecurityGroupRequest) (core.UpdateNetworkSecurityGroupResponse, error)
UpdateNetworkSecurityGroup mocks base method.
func (*MockClient) UpdateNetworkSecurityGroupSecurityRules ¶
func (m *MockClient) UpdateNetworkSecurityGroupSecurityRules(ctx context.Context, request core.UpdateNetworkSecurityGroupSecurityRulesRequest) (core.UpdateNetworkSecurityGroupSecurityRulesResponse, error)
UpdateNetworkSecurityGroupSecurityRules mocks base method.
func (*MockClient) UpdateRemotePeeringConnection ¶ added in v0.3.0
func (m *MockClient) UpdateRemotePeeringConnection(ctx context.Context, request core.UpdateRemotePeeringConnectionRequest) (core.UpdateRemotePeeringConnectionResponse, error)
UpdateRemotePeeringConnection mocks base method.
func (*MockClient) UpdateRouteTable ¶
func (m *MockClient) UpdateRouteTable(ctx context.Context, request core.UpdateRouteTableRequest) (core.UpdateRouteTableResponse, error)
UpdateRouteTable mocks base method.
func (*MockClient) UpdateSecurityList ¶
func (m *MockClient) UpdateSecurityList(ctx context.Context, request core.UpdateSecurityListRequest) (core.UpdateSecurityListResponse, error)
UpdateSecurityList mocks base method.
func (*MockClient) UpdateServiceGateway ¶
func (m *MockClient) UpdateServiceGateway(ctx context.Context, request core.UpdateServiceGatewayRequest) (core.UpdateServiceGatewayResponse, error)
UpdateServiceGateway mocks base method.
func (*MockClient) UpdateSubnet ¶
func (m *MockClient) UpdateSubnet(ctx context.Context, request core.UpdateSubnetRequest) (core.UpdateSubnetResponse, error)
UpdateSubnet mocks base method.
func (*MockClient) UpdateVcn ¶
func (m *MockClient) UpdateVcn(ctx context.Context, request core.UpdateVcnRequest) (core.UpdateVcnResponse, error)
UpdateVcn mocks base method.
func (*MockClient) UpdateVnic ¶ added in v0.7.0
func (m *MockClient) UpdateVnic(ctx context.Context, request core.UpdateVnicRequest) (core.UpdateVnicResponse, error)
UpdateVnic mocks base method.
type MockClientMockRecorder ¶
type MockClientMockRecorder struct {
// contains filtered or unexported fields
}
MockClientMockRecorder is the mock_computemanagement recorder for MockClient.
func (*MockClientMockRecorder) AddNetworkSecurityGroupSecurityRules ¶
func (mr *MockClientMockRecorder) AddNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
AddNetworkSecurityGroupSecurityRules indicates an expected call of AddNetworkSecurityGroupSecurityRules.
func (*MockClientMockRecorder) ConnectRemotePeeringConnections ¶ added in v0.3.0
func (mr *MockClientMockRecorder) ConnectRemotePeeringConnections(ctx, request interface{}) *gomock.Call
ConnectRemotePeeringConnections indicates an expected call of ConnectRemotePeeringConnections.
func (*MockClientMockRecorder) CreateDrg ¶ added in v0.3.0
func (mr *MockClientMockRecorder) CreateDrg(ctx, request interface{}) *gomock.Call
CreateDrg indicates an expected call of CreateDrg.
func (*MockClientMockRecorder) CreateDrgAttachment ¶ added in v0.3.0
func (mr *MockClientMockRecorder) CreateDrgAttachment(ctx, request interface{}) *gomock.Call
CreateDrgAttachment indicates an expected call of CreateDrgAttachment.
func (*MockClientMockRecorder) CreateInternetGateway ¶
func (mr *MockClientMockRecorder) CreateInternetGateway(ctx, request interface{}) *gomock.Call
CreateInternetGateway indicates an expected call of CreateInternetGateway.
func (*MockClientMockRecorder) CreateNatGateway ¶
func (mr *MockClientMockRecorder) CreateNatGateway(ctx, request interface{}) *gomock.Call
CreateNatGateway indicates an expected call of CreateNatGateway.
func (*MockClientMockRecorder) CreateNetworkSecurityGroup ¶
func (mr *MockClientMockRecorder) CreateNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
CreateNetworkSecurityGroup indicates an expected call of CreateNetworkSecurityGroup.
func (*MockClientMockRecorder) CreateRemotePeeringConnection ¶ added in v0.3.0
func (mr *MockClientMockRecorder) CreateRemotePeeringConnection(ctx, request interface{}) *gomock.Call
CreateRemotePeeringConnection indicates an expected call of CreateRemotePeeringConnection.
func (*MockClientMockRecorder) CreateRouteTable ¶
func (mr *MockClientMockRecorder) CreateRouteTable(ctx, request interface{}) *gomock.Call
CreateRouteTable indicates an expected call of CreateRouteTable.
func (*MockClientMockRecorder) CreateSecurityList ¶
func (mr *MockClientMockRecorder) CreateSecurityList(ctx, request interface{}) *gomock.Call
CreateSecurityList indicates an expected call of CreateSecurityList.
func (*MockClientMockRecorder) CreateServiceGateway ¶
func (mr *MockClientMockRecorder) CreateServiceGateway(ctx, request interface{}) *gomock.Call
CreateServiceGateway indicates an expected call of CreateServiceGateway.
func (*MockClientMockRecorder) CreateSubnet ¶
func (mr *MockClientMockRecorder) CreateSubnet(ctx, request interface{}) *gomock.Call
CreateSubnet indicates an expected call of CreateSubnet.
func (*MockClientMockRecorder) CreateVcn ¶
func (mr *MockClientMockRecorder) CreateVcn(ctx, request interface{}) *gomock.Call
CreateVcn indicates an expected call of CreateVcn.
func (*MockClientMockRecorder) DeleteDrg ¶ added in v0.3.0
func (mr *MockClientMockRecorder) DeleteDrg(ctx, request interface{}) *gomock.Call
DeleteDrg indicates an expected call of DeleteDrg.
func (*MockClientMockRecorder) DeleteDrgAttachment ¶ added in v0.3.0
func (mr *MockClientMockRecorder) DeleteDrgAttachment(ctx, request interface{}) *gomock.Call
DeleteDrgAttachment indicates an expected call of DeleteDrgAttachment.
func (*MockClientMockRecorder) DeleteInternetGateway ¶
func (mr *MockClientMockRecorder) DeleteInternetGateway(ctx, request interface{}) *gomock.Call
DeleteInternetGateway indicates an expected call of DeleteInternetGateway.
func (*MockClientMockRecorder) DeleteNatGateway ¶
func (mr *MockClientMockRecorder) DeleteNatGateway(ctx, request interface{}) *gomock.Call
DeleteNatGateway indicates an expected call of DeleteNatGateway.
func (*MockClientMockRecorder) DeleteNetworkSecurityGroup ¶
func (mr *MockClientMockRecorder) DeleteNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
DeleteNetworkSecurityGroup indicates an expected call of DeleteNetworkSecurityGroup.
func (*MockClientMockRecorder) DeleteRemotePeeringConnection ¶ added in v0.3.0
func (mr *MockClientMockRecorder) DeleteRemotePeeringConnection(ctx, request interface{}) *gomock.Call
DeleteRemotePeeringConnection indicates an expected call of DeleteRemotePeeringConnection.
func (*MockClientMockRecorder) DeleteRouteTable ¶
func (mr *MockClientMockRecorder) DeleteRouteTable(ctx, request interface{}) *gomock.Call
DeleteRouteTable indicates an expected call of DeleteRouteTable.
func (*MockClientMockRecorder) DeleteSecurityList ¶
func (mr *MockClientMockRecorder) DeleteSecurityList(ctx, request interface{}) *gomock.Call
DeleteSecurityList indicates an expected call of DeleteSecurityList.
func (*MockClientMockRecorder) DeleteServiceGateway ¶
func (mr *MockClientMockRecorder) DeleteServiceGateway(ctx, request interface{}) *gomock.Call
DeleteServiceGateway indicates an expected call of DeleteServiceGateway.
func (*MockClientMockRecorder) DeleteSubnet ¶
func (mr *MockClientMockRecorder) DeleteSubnet(ctx, request interface{}) *gomock.Call
DeleteSubnet indicates an expected call of DeleteSubnet.
func (*MockClientMockRecorder) DeleteVcn ¶
func (mr *MockClientMockRecorder) DeleteVcn(ctx, request interface{}) *gomock.Call
DeleteVcn indicates an expected call of DeleteVcn.
func (*MockClientMockRecorder) GetDrg ¶ added in v0.3.0
func (mr *MockClientMockRecorder) GetDrg(ctx, request interface{}) *gomock.Call
GetDrg indicates an expected call of GetDrg.
func (*MockClientMockRecorder) GetDrgAttachment ¶ added in v0.3.0
func (mr *MockClientMockRecorder) GetDrgAttachment(ctx, request interface{}) *gomock.Call
GetDrgAttachment indicates an expected call of GetDrgAttachment.
func (*MockClientMockRecorder) GetInternetGateway ¶
func (mr *MockClientMockRecorder) GetInternetGateway(ctx, request interface{}) *gomock.Call
GetInternetGateway indicates an expected call of GetInternetGateway.
func (*MockClientMockRecorder) GetNatGateway ¶
func (mr *MockClientMockRecorder) GetNatGateway(ctx, request interface{}) *gomock.Call
GetNatGateway indicates an expected call of GetNatGateway.
func (*MockClientMockRecorder) GetNetworkSecurityGroup ¶
func (mr *MockClientMockRecorder) GetNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
GetNetworkSecurityGroup indicates an expected call of GetNetworkSecurityGroup.
func (*MockClientMockRecorder) GetRemotePeeringConnection ¶ added in v0.3.0
func (mr *MockClientMockRecorder) GetRemotePeeringConnection(ctx, request interface{}) *gomock.Call
GetRemotePeeringConnection indicates an expected call of GetRemotePeeringConnection.
func (*MockClientMockRecorder) GetRouteTable ¶
func (mr *MockClientMockRecorder) GetRouteTable(ctx, request interface{}) *gomock.Call
GetRouteTable indicates an expected call of GetRouteTable.
func (*MockClientMockRecorder) GetSecurityList ¶
func (mr *MockClientMockRecorder) GetSecurityList(ctx, request interface{}) *gomock.Call
GetSecurityList indicates an expected call of GetSecurityList.
func (*MockClientMockRecorder) GetServiceGateway ¶
func (mr *MockClientMockRecorder) GetServiceGateway(ctx, request interface{}) *gomock.Call
GetServiceGateway indicates an expected call of GetServiceGateway.
func (*MockClientMockRecorder) GetSubnet ¶
func (mr *MockClientMockRecorder) GetSubnet(ctx, request interface{}) *gomock.Call
GetSubnet indicates an expected call of GetSubnet.
func (*MockClientMockRecorder) GetVcn ¶
func (mr *MockClientMockRecorder) GetVcn(ctx, request interface{}) *gomock.Call
GetVcn indicates an expected call of GetVcn.
func (*MockClientMockRecorder) GetVnic ¶
func (mr *MockClientMockRecorder) GetVnic(ctx, request interface{}) *gomock.Call
GetVnic indicates an expected call of GetVnic.
func (*MockClientMockRecorder) ListDrgAttachments ¶ added in v0.3.0
func (mr *MockClientMockRecorder) ListDrgAttachments(ctx, request interface{}) *gomock.Call
ListDrgAttachments indicates an expected call of ListDrgAttachments.
func (*MockClientMockRecorder) ListDrgs ¶ added in v0.3.0
func (mr *MockClientMockRecorder) ListDrgs(ctx, request interface{}) *gomock.Call
ListDrgs indicates an expected call of ListDrgs.
func (*MockClientMockRecorder) ListInternetGateways ¶
func (mr *MockClientMockRecorder) ListInternetGateways(ctx, request interface{}) *gomock.Call
ListInternetGateways indicates an expected call of ListInternetGateways.
func (*MockClientMockRecorder) ListNatGateways ¶
func (mr *MockClientMockRecorder) ListNatGateways(ctx, request interface{}) *gomock.Call
ListNatGateways indicates an expected call of ListNatGateways.
func (*MockClientMockRecorder) ListNetworkSecurityGroupSecurityRules ¶
func (mr *MockClientMockRecorder) ListNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
ListNetworkSecurityGroupSecurityRules indicates an expected call of ListNetworkSecurityGroupSecurityRules.
func (*MockClientMockRecorder) ListNetworkSecurityGroups ¶
func (mr *MockClientMockRecorder) ListNetworkSecurityGroups(ctx, request interface{}) *gomock.Call
ListNetworkSecurityGroups indicates an expected call of ListNetworkSecurityGroups.
func (*MockClientMockRecorder) ListRemotePeeringConnections ¶ added in v0.3.0
func (mr *MockClientMockRecorder) ListRemotePeeringConnections(ctx, request interface{}) *gomock.Call
ListRemotePeeringConnections indicates an expected call of ListRemotePeeringConnections.
func (*MockClientMockRecorder) ListRouteTables ¶
func (mr *MockClientMockRecorder) ListRouteTables(ctx, request interface{}) *gomock.Call
ListRouteTables indicates an expected call of ListRouteTables.
func (*MockClientMockRecorder) ListSecurityLists ¶
func (mr *MockClientMockRecorder) ListSecurityLists(ctx, request interface{}) *gomock.Call
ListSecurityLists indicates an expected call of ListSecurityLists.
func (*MockClientMockRecorder) ListServiceGateways ¶
func (mr *MockClientMockRecorder) ListServiceGateways(ctx, request interface{}) *gomock.Call
ListServiceGateways indicates an expected call of ListServiceGateways.
func (*MockClientMockRecorder) ListServices ¶
func (mr *MockClientMockRecorder) ListServices(ctx, request interface{}) *gomock.Call
ListServices indicates an expected call of ListServices.
func (*MockClientMockRecorder) ListSubnets ¶
func (mr *MockClientMockRecorder) ListSubnets(ctx, request interface{}) *gomock.Call
ListSubnets indicates an expected call of ListSubnets.
func (*MockClientMockRecorder) ListVcns ¶
func (mr *MockClientMockRecorder) ListVcns(ctx, request interface{}) *gomock.Call
ListVcns indicates an expected call of ListVcns.
func (*MockClientMockRecorder) RemoveNetworkSecurityGroupSecurityRules ¶
func (mr *MockClientMockRecorder) RemoveNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
RemoveNetworkSecurityGroupSecurityRules indicates an expected call of RemoveNetworkSecurityGroupSecurityRules.
func (*MockClientMockRecorder) UpdateDrg ¶ added in v0.3.0
func (mr *MockClientMockRecorder) UpdateDrg(ctx, request interface{}) *gomock.Call
UpdateDrg indicates an expected call of UpdateDrg.
func (*MockClientMockRecorder) UpdateDrgAttachment ¶ added in v0.3.0
func (mr *MockClientMockRecorder) UpdateDrgAttachment(ctx, request interface{}) *gomock.Call
UpdateDrgAttachment indicates an expected call of UpdateDrgAttachment.
func (*MockClientMockRecorder) UpdateInternetGateway ¶
func (mr *MockClientMockRecorder) UpdateInternetGateway(ctx, request interface{}) *gomock.Call
UpdateInternetGateway indicates an expected call of UpdateInternetGateway.
func (*MockClientMockRecorder) UpdateNatGateway ¶
func (mr *MockClientMockRecorder) UpdateNatGateway(ctx, request interface{}) *gomock.Call
UpdateNatGateway indicates an expected call of UpdateNatGateway.
func (*MockClientMockRecorder) UpdateNetworkSecurityGroup ¶
func (mr *MockClientMockRecorder) UpdateNetworkSecurityGroup(ctx, request interface{}) *gomock.Call
UpdateNetworkSecurityGroup indicates an expected call of UpdateNetworkSecurityGroup.
func (*MockClientMockRecorder) UpdateNetworkSecurityGroupSecurityRules ¶
func (mr *MockClientMockRecorder) UpdateNetworkSecurityGroupSecurityRules(ctx, request interface{}) *gomock.Call
UpdateNetworkSecurityGroupSecurityRules indicates an expected call of UpdateNetworkSecurityGroupSecurityRules.
func (*MockClientMockRecorder) UpdateRemotePeeringConnection ¶ added in v0.3.0
func (mr *MockClientMockRecorder) UpdateRemotePeeringConnection(ctx, request interface{}) *gomock.Call
UpdateRemotePeeringConnection indicates an expected call of UpdateRemotePeeringConnection.
func (*MockClientMockRecorder) UpdateRouteTable ¶
func (mr *MockClientMockRecorder) UpdateRouteTable(ctx, request interface{}) *gomock.Call
UpdateRouteTable indicates an expected call of UpdateRouteTable.
func (*MockClientMockRecorder) UpdateSecurityList ¶
func (mr *MockClientMockRecorder) UpdateSecurityList(ctx, request interface{}) *gomock.Call
UpdateSecurityList indicates an expected call of UpdateSecurityList.
func (*MockClientMockRecorder) UpdateServiceGateway ¶
func (mr *MockClientMockRecorder) UpdateServiceGateway(ctx, request interface{}) *gomock.Call
UpdateServiceGateway indicates an expected call of UpdateServiceGateway.
func (*MockClientMockRecorder) UpdateSubnet ¶
func (mr *MockClientMockRecorder) UpdateSubnet(ctx, request interface{}) *gomock.Call
UpdateSubnet indicates an expected call of UpdateSubnet.
func (*MockClientMockRecorder) UpdateVcn ¶
func (mr *MockClientMockRecorder) UpdateVcn(ctx, request interface{}) *gomock.Call
UpdateVcn indicates an expected call of UpdateVcn.
func (*MockClientMockRecorder) UpdateVnic ¶ added in v0.7.0
func (mr *MockClientMockRecorder) UpdateVnic(ctx, request interface{}) *gomock.Call
UpdateVnic indicates an expected call of UpdateVnic.