Documentation ¶
Overview ¶
Package mock_api is a generated GoMock package.
Package mock_api is a generated GoMock package.
Package mock_api is a generated GoMock package.
Index ¶
- type MockOntapAPI
- func (m *MockOntapAPI) APIVersion(arg0 context.Context) (string, error)
- func (m *MockOntapAPI) EXPECT() *MockOntapAPIMockRecorder
- func (m *MockOntapAPI) EmsAutosupportLog(arg0 context.Context, arg1, arg2 string, arg3 bool, arg4, arg5, arg6 string, ...)
- func (m *MockOntapAPI) EnsureIgroupAdded(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) EnsureLunMapped(arg0 context.Context, arg1, arg2 string, arg3 bool) (int, error)
- func (m *MockOntapAPI) ExportPolicyCreate(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) ExportPolicyDestroy(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) ExportPolicyExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockOntapAPI) ExportRuleCreate(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) ExportRuleDestroy(arg0 context.Context, arg1 string, arg2 int) error
- func (m *MockOntapAPI) ExportRuleList(arg0 context.Context, arg1 string) (map[string]int, error)
- func (m *MockOntapAPI) FlexgroupCloneSplitStart(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) FlexgroupCreate(arg0 context.Context, arg1 api.Volume) error
- func (m *MockOntapAPI) FlexgroupDestroy(arg0 context.Context, arg1 string, arg2 bool) error
- func (m *MockOntapAPI) FlexgroupDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) FlexgroupExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockOntapAPI) FlexgroupInfo(arg0 context.Context, arg1 string) (*api.Volume, error)
- func (m *MockOntapAPI) FlexgroupListByPrefix(arg0 context.Context, arg1 string) (api.Volumes, error)
- func (m *MockOntapAPI) FlexgroupModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) FlexgroupModifyUnixPermissions(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockOntapAPI) FlexgroupMount(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) FlexgroupSetComment(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockOntapAPI) FlexgroupSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
- func (m *MockOntapAPI) FlexgroupSetSize(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) FlexgroupSize(arg0 context.Context, arg1 string) (uint64, error)
- func (m *MockOntapAPI) FlexgroupSnapshotCreate(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) FlexgroupSnapshotDelete(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) FlexgroupSnapshotList(arg0 context.Context, arg1 string) (api.Snapshots, error)
- func (m *MockOntapAPI) FlexgroupUnmount(arg0 context.Context, arg1 string, arg2 bool) error
- func (m *MockOntapAPI) FlexgroupUsedSize(arg0 context.Context, arg1 string) (int, error)
- func (m *MockOntapAPI) GetSLMDataLifs(arg0 context.Context, arg1, arg2 []string) ([]string, error)
- func (m *MockOntapAPI) GetSVMAggregateAttributes(arg0 context.Context) (map[string]string, error)
- func (m *MockOntapAPI) GetSVMAggregateNames(arg0 context.Context) ([]string, error)
- func (m *MockOntapAPI) GetSVMAggregateSpace(arg0 context.Context, arg1 string) ([]api.SVMAggregateSpace, error)
- func (m *MockOntapAPI) GetSVMPeers(arg0 context.Context) ([]string, error)
- func (m *MockOntapAPI) GetSVMUUID() string
- func (m *MockOntapAPI) IgroupCreate(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockOntapAPI) IgroupDestroy(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) IgroupGetByName(arg0 context.Context, arg1 string) (map[string]bool, error)
- func (m *MockOntapAPI) IgroupListLUNsMapped(arg0 context.Context, arg1 string) ([]string, error)
- func (m *MockOntapAPI) IgroupRemove(arg0 context.Context, arg1, arg2 string, arg3 bool) error
- func (m *MockOntapAPI) IsSVMDRCapable(arg0 context.Context) (bool, error)
- func (m *MockOntapAPI) IscsiInitiatorGetDefaultAuth(arg0 context.Context) (api.IscsiInitiatorAuth, error)
- func (m *MockOntapAPI) IscsiInitiatorSetDefaultAuth(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
- func (m *MockOntapAPI) IscsiInterfaceGet(arg0 context.Context, arg1 string) ([]string, error)
- func (m *MockOntapAPI) IscsiNodeGetNameRequest(arg0 context.Context) (string, error)
- func (m *MockOntapAPI) JobScheduleExists(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) LunCloneCreate(arg0 context.Context, arg1, arg2, arg3 string, arg4 api.QosPolicyGroup) error
- func (m *MockOntapAPI) LunCreate(arg0 context.Context, arg1 api.Lun) error
- func (m *MockOntapAPI) LunDestroy(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) LunGetByName(arg0 context.Context, arg1 string) (*api.Lun, error)
- func (m *MockOntapAPI) LunGetComment(arg0 context.Context, arg1 string) (string, bool, error)
- func (m *MockOntapAPI) LunGetGeometry(arg0 context.Context, arg1 string) (uint64, error)
- func (m *MockOntapAPI) LunList(arg0 context.Context, arg1 string) (api.Luns, error)
- func (m *MockOntapAPI) LunListIgroupsMapped(arg0 context.Context, arg1 string) ([]string, error)
- func (m *MockOntapAPI) LunMapGetReportingNodes(arg0 context.Context, arg1, arg2 string) ([]string, error)
- func (m *MockOntapAPI) LunMapInfo(arg0 context.Context, arg1, arg2 string) (int, error)
- func (m *MockOntapAPI) LunRename(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) LunSetAttribute(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
- func (m *MockOntapAPI) LunSetQosPolicyGroup(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
- func (m *MockOntapAPI) LunSetSize(arg0 context.Context, arg1, arg2 string) (uint64, error)
- func (m *MockOntapAPI) LunSize(arg0 context.Context, arg1 string) (int, error)
- func (m *MockOntapAPI) LunUnmap(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) NetInterfaceGetDataLIFs(arg0 context.Context, arg1 string) ([]string, error)
- func (m *MockOntapAPI) NodeListSerialNumbers(arg0 context.Context) ([]string, error)
- func (m *MockOntapAPI) ParseLunComment(arg0 context.Context, arg1 string) (map[string]string, error)
- func (m *MockOntapAPI) QtreeCount(arg0 context.Context, arg1 string) (int, error)
- func (m *MockOntapAPI) QtreeCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) error
- func (m *MockOntapAPI) QtreeDestroyAsync(arg0 context.Context, arg1 string, arg2 bool) error
- func (m *MockOntapAPI) QtreeExists(arg0 context.Context, arg1, arg2 string) (bool, string, error)
- func (m *MockOntapAPI) QtreeGetByName(arg0 context.Context, arg1, arg2 string) (*api.Qtree, error)
- func (m *MockOntapAPI) QtreeListByPrefix(arg0 context.Context, arg1, arg2 string) (api.Qtrees, error)
- func (m *MockOntapAPI) QtreeModifyExportPolicy(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockOntapAPI) QtreeRename(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) QuotaEntryList(arg0 context.Context, arg1 string) (api.QuotaEntries, error)
- func (m *MockOntapAPI) QuotaGetEntry(arg0 context.Context, arg1, arg2, arg3 string) (*api.QuotaEntry, error)
- func (m *MockOntapAPI) QuotaOff(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) QuotaOn(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) QuotaResize(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) QuotaSetEntry(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockOntapAPI) QuotaStatus(arg0 context.Context, arg1 string) (string, error)
- func (m *MockOntapAPI) SVMName() string
- func (m *MockOntapAPI) SnapmirrorAbort(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockOntapAPI) SnapmirrorBreak(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
- func (m *MockOntapAPI) SnapmirrorCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) error
- func (m *MockOntapAPI) SnapmirrorDelete(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockOntapAPI) SnapmirrorDeleteViaDestination(arg0, arg1 string) error
- func (m *MockOntapAPI) SnapmirrorGet(arg0 context.Context, arg1, arg2, arg3, arg4 string) (*api.Snapmirror, error)
- func (m *MockOntapAPI) SnapmirrorInitialize(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockOntapAPI) SnapmirrorPolicyGet(arg0 context.Context, arg1 string) (*api.SnapmirrorPolicy, error)
- func (m *MockOntapAPI) SnapmirrorQuiesce(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockOntapAPI) SnapmirrorRelease(arg0, arg1 string) error
- func (m *MockOntapAPI) SnapmirrorResync(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockOntapAPI) SnapshotRestoreFlexgroup(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) SnapshotRestoreVolume(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) SupportsFeature(arg0 context.Context, arg1 api.Feature) bool
- func (m *MockOntapAPI) TieringPolicyValue(arg0 context.Context) string
- func (m *MockOntapAPI) ValidateAPIVersion(arg0 context.Context) error
- func (m *MockOntapAPI) VolumeCloneCreate(arg0 context.Context, arg1, arg2, arg3 string, arg4 bool) error
- func (m *MockOntapAPI) VolumeCloneSplitStart(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) VolumeCreate(arg0 context.Context, arg1 api.Volume) error
- func (m *MockOntapAPI) VolumeDestroy(arg0 context.Context, arg1 string, arg2 bool) error
- func (m *MockOntapAPI) VolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
- func (m *MockOntapAPI) VolumeExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockOntapAPI) VolumeInfo(arg0 context.Context, arg1 string) (*api.Volume, error)
- func (m *MockOntapAPI) VolumeListByAttrs(arg0 context.Context, arg1 *api.Volume) (api.Volumes, error)
- func (m *MockOntapAPI) VolumeListByPrefix(arg0 context.Context, arg1 string) (api.Volumes, error)
- func (m *MockOntapAPI) VolumeListBySnapshotParent(arg0 context.Context, arg1, arg2 string) (api.VolumeNameList, error)
- func (m *MockOntapAPI) VolumeModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) VolumeModifyUnixPermissions(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockOntapAPI) VolumeMount(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) VolumeRename(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) VolumeSetComment(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockOntapAPI) VolumeSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
- func (m *MockOntapAPI) VolumeSetSize(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) VolumeSize(arg0 context.Context, arg1 string) (uint64, error)
- func (m *MockOntapAPI) VolumeSnapshotCreate(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) VolumeSnapshotDelete(arg0 context.Context, arg1, arg2 string) error
- func (m *MockOntapAPI) VolumeSnapshotList(arg0 context.Context, arg1 string) (api.Snapshots, error)
- func (m *MockOntapAPI) VolumeUsedSize(arg0 context.Context, arg1 string) (int, error)
- type MockOntapAPIMockRecorder
- func (mr *MockOntapAPIMockRecorder) APIVersion(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) EmsAutosupportLog(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) EnsureIgroupAdded(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) EnsureLunMapped(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ExportPolicyCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ExportPolicyDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ExportPolicyExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ExportRuleCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ExportRuleDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ExportRuleList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupListByPrefix(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupModifyUnixPermissions(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupMount(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSetComment(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSnapshotCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSnapshotDelete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupSnapshotList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupUnmount(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) FlexgroupUsedSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) GetSLMDataLifs(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) GetSVMAggregateAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) GetSVMAggregateNames(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) GetSVMAggregateSpace(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) GetSVMPeers(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) GetSVMUUID() *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IgroupCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IgroupDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IgroupGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IgroupListLUNsMapped(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IgroupRemove(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IsSVMDRCapable(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IscsiInitiatorGetDefaultAuth(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IscsiInterfaceGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) IscsiNodeGetNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) JobScheduleExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunCloneCreate(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunGetComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunGetGeometry(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunListIgroupsMapped(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunMapGetReportingNodes(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunMapInfo(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunSetAttribute(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunSetQosPolicyGroup(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) LunUnmap(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) NetInterfaceGetDataLIFs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) NodeListSerialNumbers(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ParseLunComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeCount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeDestroyAsync(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeExists(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeGetByName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeListByPrefix(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeModifyExportPolicy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QtreeRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaEntryList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaGetEntry(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaOff(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaOn(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaResize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) QuotaStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SVMName() *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorAbort(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorBreak(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorDelete(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorDeleteViaDestination(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorInitialize(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorPolicyGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorQuiesce(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorRelease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapmirrorResync(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapshotRestoreFlexgroup(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SnapshotRestoreVolume(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) SupportsFeature(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) TieringPolicyValue(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) ValidateAPIVersion(arg0 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeCloneCreate(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeListByAttrs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeListByPrefix(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeListBySnapshotParent(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeModifyUnixPermissions(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeMount(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSetComment(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSnapshotCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSnapshotDelete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeSnapshotList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOntapAPIMockRecorder) VolumeUsedSize(arg0, arg1 interface{}) *gomock.Call
- type MockRestClientInterface
- func (m *MockRestClientInterface) AggregateList(arg0 context.Context, arg1 string) (*storage.AggregateCollectionGetOK, error)
- func (m *MockRestClientInterface) ClientConfig() api.ClientConfig
- func (m *MockRestClientInterface) ClusterInfo(arg0 context.Context) (*cluster.ClusterGetOK, error)
- func (m *MockRestClientInterface) EXPECT() *MockRestClientInterfaceMockRecorder
- func (m *MockRestClientInterface) EmsAutosupportLog(arg0 context.Context, arg1 string, arg2 bool, arg3, arg4, arg5 string, ...) error
- func (m *MockRestClientInterface) ExportPolicyCreate(arg0 context.Context, arg1 string) (*n_a_s.ExportPolicyCreateCreated, error)
- func (m *MockRestClientInterface) ExportPolicyDestroy(arg0 context.Context, arg1 string) (*n_a_s.ExportPolicyDeleteOK, error)
- func (m *MockRestClientInterface) ExportPolicyGet(arg0 context.Context, arg1 int64) (*n_a_s.ExportPolicyGetOK, error)
- func (m *MockRestClientInterface) ExportPolicyGetByName(arg0 context.Context, arg1 string) (*models.ExportPolicy, error)
- func (m *MockRestClientInterface) ExportPolicyList(arg0 context.Context, arg1 string) (*n_a_s.ExportPolicyCollectionGetOK, error)
- func (m *MockRestClientInterface) ExportRuleCreate(arg0 context.Context, arg1, arg2 string, arg3, arg4, arg5, arg6 []string) (*n_a_s.ExportRuleCreateCreated, error)
- func (m *MockRestClientInterface) ExportRuleDestroy(arg0 context.Context, arg1 string, arg2 int) (*n_a_s.ExportRuleDeleteOK, error)
- func (m *MockRestClientInterface) ExportRuleList(arg0 context.Context, arg1 string) (*n_a_s.ExportRuleCollectionGetOK, error)
- func (m *MockRestClientInterface) FlexGroupCreate(arg0 context.Context, arg1 string, arg2 int, arg3 []string, ...) error
- func (m *MockRestClientInterface) FlexGroupDestroy(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) FlexGroupExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockRestClientInterface) FlexGroupGetAll(arg0 context.Context, arg1 string) (*storage.VolumeCollectionGetOK, error)
- func (m *MockRestClientInterface) FlexGroupGetByName(arg0 context.Context, arg1 string) (*models.Volume, error)
- func (m *MockRestClientInterface) FlexGroupModifyUnixPermissions(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) FlexGroupMount(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) FlexGroupSetComment(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) FlexGroupSetSize(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) FlexGroupSize(arg0 context.Context, arg1 string) (uint64, error)
- func (m *MockRestClientInterface) FlexGroupUsedSize(arg0 context.Context, arg1 string) (int, error)
- func (m *MockRestClientInterface) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) FlexgroupCloneSplitStart(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) FlexgroupModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) FlexgroupSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
- func (m *MockRestClientInterface) FlexgroupUnmount(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) IgroupAdd(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) IgroupCreate(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockRestClientInterface) IgroupDestroy(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) IgroupGet(arg0 context.Context, arg1 string) (*s_a_n.IgroupGetOK, error)
- func (m *MockRestClientInterface) IgroupGetByName(arg0 context.Context, arg1 string) (*models.Igroup, error)
- func (m *MockRestClientInterface) IgroupList(arg0 context.Context, arg1 string) (*s_a_n.IgroupCollectionGetOK, error)
- func (m *MockRestClientInterface) IgroupRemove(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) IsJobFinished(arg0 context.Context, arg1 *models.JobLinkResponse) (bool, error)
- func (m *MockRestClientInterface) IscsiInitiatorGetDefaultAuth(arg0 context.Context) (*s_a_n.IscsiCredentialsCollectionGetOK, error)
- func (m *MockRestClientInterface) IscsiInitiatorSetDefaultAuth(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
- func (m *MockRestClientInterface) IscsiInterfaceGet(arg0 context.Context, arg1 string) (*s_a_n.IscsiServiceCollectionGetOK, error)
- func (m *MockRestClientInterface) IscsiNodeGetName(arg0 context.Context) (*s_a_n.IscsiServiceGetOK, error)
- func (m *MockRestClientInterface) JobGet(arg0 context.Context, arg1 string) (*cluster.JobGetOK, error)
- func (m *MockRestClientInterface) LunCloneCreate(arg0 context.Context, arg1, arg2 string, arg3 int64, arg4 string, ...) error
- func (m *MockRestClientInterface) LunCreate(arg0 context.Context, arg1 string, arg2 int64, arg3 string, ...) error
- func (m *MockRestClientInterface) LunDelete(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) LunGet(arg0 context.Context, arg1 string) (*s_a_n.LunGetOK, error)
- func (m *MockRestClientInterface) LunGetAttribute(arg0 context.Context, arg1, arg2 string) (string, error)
- func (m *MockRestClientInterface) LunGetByName(arg0 context.Context, arg1 string) (*models.Lun, error)
- func (m *MockRestClientInterface) LunGetComment(arg0 context.Context, arg1 string) (string, error)
- func (m *MockRestClientInterface) LunList(arg0 context.Context, arg1 string) (*s_a_n.LunCollectionGetOK, error)
- func (m *MockRestClientInterface) LunMap(arg0 context.Context, arg1, arg2 string, arg3 int) (*s_a_n.LunMapCreateCreated, error)
- func (m *MockRestClientInterface) LunMapGetReportingNodes(arg0 context.Context, arg1, arg2 string) ([]string, error)
- func (m *MockRestClientInterface) LunMapInfo(arg0 context.Context, arg1, arg2 string) (*s_a_n.LunMapCollectionGetOK, error)
- func (m *MockRestClientInterface) LunMapList(arg0 context.Context, arg1, arg2 string) (*s_a_n.LunMapCollectionGetOK, error)
- func (m *MockRestClientInterface) LunOptions(arg0 context.Context) (*api.LunOptionsResult, error)
- func (m *MockRestClientInterface) LunRename(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) LunSetAttribute(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockRestClientInterface) LunSetComment(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) LunSetQosPolicyGroup(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) LunSetSize(arg0 context.Context, arg1, arg2 string) (uint64, error)
- func (m *MockRestClientInterface) LunSize(arg0 context.Context, arg1 string) (int, error)
- func (m *MockRestClientInterface) LunUnmap(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) NetInterfaceGetDataLIFs(arg0 context.Context, arg1 string) ([]string, error)
- func (m *MockRestClientInterface) NetworkIPInterfacesList(arg0 context.Context) (*networking.NetworkIPInterfacesGetOK, error)
- func (m *MockRestClientInterface) NodeList(arg0 context.Context, arg1 string) (*cluster.NodesGetOK, error)
- func (m *MockRestClientInterface) NodeListSerialNumbers(arg0 context.Context) ([]string, error)
- func (m *MockRestClientInterface) PollJobStatus(arg0 context.Context, arg1 *models.JobLinkResponse) error
- func (m *MockRestClientInterface) QtreeCount(arg0 context.Context, arg1 string) (int, error)
- func (m *MockRestClientInterface) QtreeCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) error
- func (m *MockRestClientInterface) QtreeDestroyAsync(arg0 context.Context, arg1 string, arg2 bool) error
- func (m *MockRestClientInterface) QtreeExists(arg0 context.Context, arg1, arg2 string) (bool, string, error)
- func (m *MockRestClientInterface) QtreeGet(arg0 context.Context, arg1, arg2 string) (*models.Qtree, error)
- func (m *MockRestClientInterface) QtreeGetAll(arg0 context.Context, arg1 string) (*storage.QtreeCollectionGetOK, error)
- func (m *MockRestClientInterface) QtreeGetByName(arg0 context.Context, arg1, arg2 string) (*models.Qtree, error)
- func (m *MockRestClientInterface) QtreeGetByPath(arg0 context.Context, arg1 string) (*models.Qtree, error)
- func (m *MockRestClientInterface) QtreeList(arg0 context.Context, arg1, arg2 string) (*storage.QtreeCollectionGetOK, error)
- func (m *MockRestClientInterface) QtreeModifyExportPolicy(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockRestClientInterface) QtreeRename(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) QuotaAddEntry(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockRestClientInterface) QuotaEntryList(arg0 context.Context, arg1 string) (*storage.QuotaRuleCollectionGetOK, error)
- func (m *MockRestClientInterface) QuotaGetEntry(arg0 context.Context, arg1, arg2, arg3 string) (*models.QuotaRule, error)
- func (m *MockRestClientInterface) QuotaOff(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) QuotaOn(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) QuotaSetEntry(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
- func (m *MockRestClientInterface) SVMGetAggregateNames(arg0 context.Context) ([]string, error)
- func (m *MockRestClientInterface) SVMName() string
- func (m *MockRestClientInterface) SVMUUID() string
- func (m *MockRestClientInterface) SetSVMName(arg0 string)
- func (m *MockRestClientInterface) SetSVMUUID(arg0 string)
- func (m *MockRestClientInterface) SnapshotCreate(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotCreateAccepted, error)
- func (m *MockRestClientInterface) SnapshotCreateAndWait(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) SnapshotDelete(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotDeleteAccepted, error)
- func (m *MockRestClientInterface) SnapshotGet(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotGetOK, error)
- func (m *MockRestClientInterface) SnapshotGetByName(arg0 context.Context, arg1, arg2 string) (*models.Snapshot, error)
- func (m *MockRestClientInterface) SnapshotList(arg0 context.Context, arg1 string) (*storage.SnapshotCollectionGetOK, error)
- func (m *MockRestClientInterface) SnapshotListByName(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotCollectionGetOK, error)
- func (m *MockRestClientInterface) SnapshotRestoreFlexgroup(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) SnapshotRestoreVolume(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) SupportsFeature(arg0 context.Context, arg1 api.Feature) bool
- func (m *MockRestClientInterface) SvmGet(arg0 context.Context, arg1 string) (*svm.SvmGetOK, error)
- func (m *MockRestClientInterface) SvmGetByName(arg0 context.Context, arg1 string) (*models.Svm, error)
- func (m *MockRestClientInterface) SvmList(arg0 context.Context, arg1 string) (*svm.SvmCollectionGetOK, error)
- func (m *MockRestClientInterface) SystemGetOntapVersion(arg0 context.Context) (string, error)
- func (m *MockRestClientInterface) TieringPolicyValue(arg0 context.Context) string
- func (m *MockRestClientInterface) VolumeCloneCreate(arg0 context.Context, arg1, arg2, arg3 string) (*storage.VolumeCreateAccepted, error)
- func (m *MockRestClientInterface) VolumeCloneCreateAsync(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockRestClientInterface) VolumeCloneSplitStart(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) VolumeCreate(arg0 context.Context, ...) error
- func (m *MockRestClientInterface) VolumeDestroy(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) VolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
- func (m *MockRestClientInterface) VolumeExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockRestClientInterface) VolumeGetByName(arg0 context.Context, arg1 string) (*models.Volume, error)
- func (m *MockRestClientInterface) VolumeList(arg0 context.Context, arg1 string) (*storage.VolumeCollectionGetOK, error)
- func (m *MockRestClientInterface) VolumeListAllBackedBySnapshot(arg0 context.Context, arg1, arg2 string) ([]string, error)
- func (m *MockRestClientInterface) VolumeListByAttrs(arg0 context.Context, arg1 *api.Volume) (api.Volumes, error)
- func (m *MockRestClientInterface) VolumeModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) VolumeModifyUnixPermissions(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) VolumeMount(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) VolumeRename(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) VolumeSetComment(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) VolumeSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
- func (m *MockRestClientInterface) VolumeSetSize(arg0 context.Context, arg1, arg2 string) error
- func (m *MockRestClientInterface) VolumeSize(arg0 context.Context, arg1 string) (uint64, error)
- func (m *MockRestClientInterface) VolumeUsedSize(arg0 context.Context, arg1 string) (int, error)
- type MockRestClientInterfaceMockRecorder
- func (mr *MockRestClientInterfaceMockRecorder) AggregateList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ClientConfig() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ClusterInfo(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) EmsAutosupportLog(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportRuleCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportRuleDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) ExportRuleList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupCreate(...) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupGetAll(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupModifyUnixPermissions(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupMount(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupUsedSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexgroupCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexgroupModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexgroupSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) FlexgroupUnmount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupAdd(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IgroupRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IsJobFinished(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IscsiInitiatorGetDefaultAuth(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IscsiInterfaceGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) IscsiNodeGetName(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) JobGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunCloneCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunDelete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunGetAttribute(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunGetComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunMap(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunMapGetReportingNodes(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunMapInfo(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunMapList(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunOptions(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunSetAttribute(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunSetQosPolicyGroup(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) LunUnmap(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) NetInterfaceGetDataLIFs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) NetworkIPInterfacesList(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) NodeList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) NodeListSerialNumbers(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) PollJobStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeCount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeDestroyAsync(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeExists(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeGet(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeGetAll(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeGetByName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeGetByPath(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeList(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeModifyExportPolicy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QtreeRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QuotaAddEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QuotaEntryList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QuotaGetEntry(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QuotaOff(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QuotaOn(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SVMGetAggregateNames(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SVMName() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SVMUUID() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SetSVMName(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SetSVMUUID(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotCreateAndWait(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotDelete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotGet(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotGetByName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotListByName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotRestoreFlexgroup(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SnapshotRestoreVolume(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SupportsFeature(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SvmGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SvmGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SvmList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) SystemGetOntapVersion(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) TieringPolicyValue(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeCloneCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeCloneCreateAsync(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeCreate(...) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeGetByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeListAllBackedBySnapshot(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeListByAttrs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeModifyUnixPermissions(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeMount(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) VolumeUsedSize(arg0, arg1 interface{}) *gomock.Call
- type MockZapiClientInterface
- func (m *MockZapiClientInterface) AggrSpaceGetIterRequest(arg0 string) (*azgo.AggrSpaceGetIterResponse, error)
- func (m *MockZapiClientInterface) AggregateCommitment(arg0 context.Context, arg1 string) (*api.AggregateCommitment, error)
- func (m *MockZapiClientInterface) ClientConfig() api.ClientConfig
- func (m *MockZapiClientInterface) EXPECT() *MockZapiClientInterfaceMockRecorder
- func (m *MockZapiClientInterface) EmsAutosupportLog(arg0 string, arg1 bool, arg2, arg3, arg4 string, arg5 int, arg6 string, ...) (*azgo.EmsAutosupportLogResponse, error)
- func (m *MockZapiClientInterface) ExportPolicyCreate(arg0 string) (*azgo.ExportPolicyCreateResponse, error)
- func (m *MockZapiClientInterface) ExportPolicyDestroy(arg0 string) (*azgo.ExportPolicyDestroyResponse, error)
- func (m *MockZapiClientInterface) ExportPolicyGet(arg0 string) (*azgo.ExportPolicyGetResponse, error)
- func (m *MockZapiClientInterface) ExportRuleCreate(arg0, arg1 string, arg2, arg3, arg4, arg5 []string) (*azgo.ExportRuleCreateResponse, error)
- func (m *MockZapiClientInterface) ExportRuleDestroy(arg0 string, arg1 int) (*azgo.ExportRuleDestroyResponse, error)
- func (m *MockZapiClientInterface) ExportRuleGetIterRequest(arg0 string) (*azgo.ExportRuleGetIterResponse, error)
- func (m *MockZapiClientInterface) FlexGroupCreate(arg0 context.Context, arg1 string, arg2 int, arg3 []string, ...) (*azgo.VolumeCreateAsyncResponse, error)
- func (m *MockZapiClientInterface) FlexGroupDestroy(arg0 context.Context, arg1 string, arg2 bool) (*azgo.VolumeDestroyAsyncResponse, error)
- func (m *MockZapiClientInterface) FlexGroupExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockZapiClientInterface) FlexGroupGet(arg0 string) (*azgo.VolumeAttributesType, error)
- func (m *MockZapiClientInterface) FlexGroupGetAll(arg0 string) (*azgo.VolumeGetIterResponse, error)
- func (m *MockZapiClientInterface) FlexGroupModifyUnixPermissions(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeModifyIterAsyncResponse, error)
- func (m *MockZapiClientInterface) FlexGroupSetComment(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeModifyIterAsyncResponse, error)
- func (m *MockZapiClientInterface) FlexGroupSetSize(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeSizeAsyncResponse, error)
- func (m *MockZapiClientInterface) FlexGroupSize(arg0 string) (int, error)
- func (m *MockZapiClientInterface) FlexGroupUsedSize(arg0 string) (int, error)
- func (m *MockZapiClientInterface) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) (*azgo.VolumeModifyIterAsyncResponse, error)
- func (m *MockZapiClientInterface) GetClonedZapiRunner() *azgo.ZapiRunner
- func (m *MockZapiClientInterface) GetNontunneledZapiRunner() *azgo.ZapiRunner
- func (m *MockZapiClientInterface) GetPeeredVservers(arg0 context.Context) ([]string, error)
- func (m *MockZapiClientInterface) IgroupAdd(arg0, arg1 string) (*azgo.IgroupAddResponse, error)
- func (m *MockZapiClientInterface) IgroupCreate(arg0, arg1, arg2 string) (*azgo.IgroupCreateResponse, error)
- func (m *MockZapiClientInterface) IgroupDestroy(arg0 string) (*azgo.IgroupDestroyResponse, error)
- func (m *MockZapiClientInterface) IgroupGet(arg0 string) (*azgo.InitiatorGroupInfoType, error)
- func (m *MockZapiClientInterface) IgroupList() (*azgo.IgroupGetIterResponse, error)
- func (m *MockZapiClientInterface) IgroupRemove(arg0, arg1 string, arg2 bool) (*azgo.IgroupRemoveResponse, error)
- func (m *MockZapiClientInterface) IsVserverDRCapable(arg0 context.Context) (bool, error)
- func (m *MockZapiClientInterface) IsVserverDRDestination(arg0 context.Context) (bool, error)
- func (m *MockZapiClientInterface) IsVserverDRSource(arg0 context.Context) (bool, error)
- func (m *MockZapiClientInterface) IscsiInitiatorAddAuth(arg0, arg1, arg2, arg3, arg4, arg5 string) (*azgo.IscsiInitiatorAddAuthResponse, error)
- func (m *MockZapiClientInterface) IscsiInitiatorAuthGetIter() ([]azgo.IscsiSecurityEntryInfoType, error)
- func (m *MockZapiClientInterface) IscsiInitiatorDeleteAuth(arg0 string) (*azgo.IscsiInitiatorDeleteAuthResponse, error)
- func (m *MockZapiClientInterface) IscsiInitiatorGetAuth(arg0 string) (*azgo.IscsiInitiatorGetAuthResponse, error)
- func (m *MockZapiClientInterface) IscsiInitiatorGetDefaultAuth() (*azgo.IscsiInitiatorGetDefaultAuthResponse, error)
- func (m *MockZapiClientInterface) IscsiInitiatorGetIter() ([]azgo.IscsiInitiatorListEntryInfoType, error)
- func (m *MockZapiClientInterface) IscsiInitiatorModifyCHAPParams(arg0, arg1, arg2, arg3, arg4 string) (*azgo.IscsiInitiatorModifyChapParamsResponse, error)
- func (m *MockZapiClientInterface) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4 string) (*azgo.IscsiInitiatorSetDefaultAuthResponse, error)
- func (m *MockZapiClientInterface) IscsiInterfaceGetIterRequest() (*azgo.IscsiInterfaceGetIterResponse, error)
- func (m *MockZapiClientInterface) IscsiNodeGetNameRequest() (*azgo.IscsiNodeGetNameResponse, error)
- func (m *MockZapiClientInterface) IscsiServiceGetIterRequest() (*azgo.IscsiServiceGetIterResponse, error)
- func (m *MockZapiClientInterface) JobGetIterStatus(arg0 int) (*azgo.JobGetIterResponse, error)
- func (m *MockZapiClientInterface) JobScheduleExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockZapiClientInterface) LunCloneCreate(arg0, arg1, arg2 string, arg3 api.QosPolicyGroup) (*azgo.CloneCreateResponse, error)
- func (m *MockZapiClientInterface) LunCount(arg0 context.Context, arg1 string) (int, error)
- func (m *MockZapiClientInterface) LunCreate(arg0 string, arg1 int, arg2 string, arg3 api.QosPolicyGroup, arg4, arg5 bool) (*azgo.LunCreateBySizeResponse, error)
- func (m *MockZapiClientInterface) LunDestroy(arg0 string) (*azgo.LunDestroyResponse, error)
- func (m *MockZapiClientInterface) LunGet(arg0 string) (*azgo.LunInfoType, error)
- func (m *MockZapiClientInterface) LunGetAll(arg0 string) (*azgo.LunGetIterResponse, error)
- func (m *MockZapiClientInterface) LunGetAllForVolume(arg0 string) (*azgo.LunGetIterResponse, error)
- func (m *MockZapiClientInterface) LunGetAllForVserver(arg0 string) (*azgo.LunGetIterResponse, error)
- func (m *MockZapiClientInterface) LunGetAttribute(arg0, arg1 string) (*azgo.LunGetAttributeResponse, error)
- func (m *MockZapiClientInterface) LunGetGeometry(arg0 string) (*azgo.LunGetGeometryResponse, error)
- func (m *MockZapiClientInterface) LunGetSerialNumber(arg0 string) (*azgo.LunGetSerialNumberResponse, error)
- func (m *MockZapiClientInterface) LunMap(arg0, arg1 string, arg2 int) (*azgo.LunMapResponse, error)
- func (m *MockZapiClientInterface) LunMapAutoID(arg0, arg1 string) (*azgo.LunMapResponse, error)
- func (m *MockZapiClientInterface) LunMapGet(arg0, arg1 string) (*azgo.LunMapGetIterResponse, error)
- func (m *MockZapiClientInterface) LunMapIfNotMapped(arg0 context.Context, arg1, arg2 string, arg3 bool) (int, error)
- func (m *MockZapiClientInterface) LunMapListInfo(arg0 string) (*azgo.LunMapListInfoResponse, error)
- func (m *MockZapiClientInterface) LunMapsGetByIgroup(arg0 string) (*azgo.LunMapGetIterResponse, error)
- func (m *MockZapiClientInterface) LunMapsGetByLun(arg0 string) (*azgo.LunMapGetIterResponse, error)
- func (m *MockZapiClientInterface) LunOffline(arg0 string) (*azgo.LunOfflineResponse, error)
- func (m *MockZapiClientInterface) LunOnline(arg0 string) (*azgo.LunOnlineResponse, error)
- func (m *MockZapiClientInterface) LunRename(arg0, arg1 string) (*azgo.LunMoveResponse, error)
- func (m *MockZapiClientInterface) LunResize(arg0 string, arg1 int) (uint64, error)
- func (m *MockZapiClientInterface) LunSetAttribute(arg0, arg1, arg2 string) (*azgo.LunSetAttributeResponse, error)
- func (m *MockZapiClientInterface) LunSetQosPolicyGroup(arg0 string, arg1 api.QosPolicyGroup) (*azgo.LunSetQosPolicyGroupResponse, error)
- func (m *MockZapiClientInterface) LunSize(arg0 string) (int, error)
- func (m *MockZapiClientInterface) LunUnmap(arg0, arg1 string) (*azgo.LunUnmapResponse, error)
- func (m *MockZapiClientInterface) NetInterfaceGet() (*azgo.NetInterfaceGetIterResponse, error)
- func (m *MockZapiClientInterface) NetInterfaceGetDataLIFs(arg0 context.Context, arg1 string) ([]string, error)
- func (m *MockZapiClientInterface) NetInterfaceGetDataLIFsNode(arg0 context.Context, arg1 string) (string, error)
- func (m *MockZapiClientInterface) NodeListSerialNumbers(arg0 context.Context) ([]string, error)
- func (m *MockZapiClientInterface) QtreeCount(arg0 context.Context, arg1 string) (int, error)
- func (m *MockZapiClientInterface) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5 string) (*azgo.QtreeCreateResponse, error)
- func (m *MockZapiClientInterface) QtreeDestroyAsync(arg0 string, arg1 bool) (*azgo.QtreeDeleteAsyncResponse, error)
- func (m *MockZapiClientInterface) QtreeExists(arg0 context.Context, arg1, arg2 string) (bool, string, error)
- func (m *MockZapiClientInterface) QtreeGet(arg0, arg1 string) (*azgo.QtreeInfoType, error)
- func (m *MockZapiClientInterface) QtreeGetAll(arg0 string) (*azgo.QtreeListIterResponse, error)
- func (m *MockZapiClientInterface) QtreeList(arg0, arg1 string) (*azgo.QtreeListIterResponse, error)
- func (m *MockZapiClientInterface) QtreeModifyExportPolicy(arg0, arg1, arg2 string) (*azgo.QtreeModifyResponse, error)
- func (m *MockZapiClientInterface) QtreeRename(arg0, arg1 string) (*azgo.QtreeRenameResponse, error)
- func (m *MockZapiClientInterface) QuotaEntryList(arg0 string) (*azgo.QuotaListEntriesIterResponse, error)
- func (m *MockZapiClientInterface) QuotaGetEntry(arg0, arg1 string) (*azgo.QuotaEntryType, error)
- func (m *MockZapiClientInterface) QuotaOff(arg0 string) (*azgo.QuotaOffResponse, error)
- func (m *MockZapiClientInterface) QuotaOn(arg0 string) (*azgo.QuotaOnResponse, error)
- func (m *MockZapiClientInterface) QuotaResize(arg0 string) (*azgo.QuotaResizeResponse, error)
- func (m *MockZapiClientInterface) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 string) (*azgo.QuotaSetEntryResponse, error)
- func (m *MockZapiClientInterface) QuotaStatus(arg0 string) (*azgo.QuotaStatusResponse, error)
- func (m *MockZapiClientInterface) SVMGetAggregateNames() ([]string, error)
- func (m *MockZapiClientInterface) SVMMCC() bool
- func (m *MockZapiClientInterface) SVMName() string
- func (m *MockZapiClientInterface) SVMUUID() string
- func (m *MockZapiClientInterface) SetSVMMCC(arg0 bool)
- func (m *MockZapiClientInterface) SetSVMUUID(arg0 string)
- func (m *MockZapiClientInterface) SnapmirrorAbort(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorAbortResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorBreak(arg0, arg1, arg2, arg3, arg4 string) (*azgo.SnapmirrorBreakResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorCreate(arg0, arg1, arg2, arg3, arg4, arg5 string) (*azgo.SnapmirrorCreateResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorDelete(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorDestroyResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorDeleteViaDestination(arg0, arg1 string) (*azgo.SnapmirrorDestroyResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorGet(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorGetResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorGetDestinationIterRequest(arg0 string) (*azgo.SnapmirrorGetDestinationIterResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorGetIterRequest(arg0 string) (*azgo.SnapmirrorGetIterResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorInitialize(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorInitializeResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorPolicyExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockZapiClientInterface) SnapmirrorPolicyGet(arg0 context.Context, arg1 string) (*azgo.SnapmirrorPolicyInfoType, error)
- func (m *MockZapiClientInterface) SnapmirrorQuiesce(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorQuiesceResponse, error)
- func (m *MockZapiClientInterface) SnapmirrorRelease(arg0, arg1 string) error
- func (m *MockZapiClientInterface) SnapmirrorResync(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorResyncResponse, error)
- func (m *MockZapiClientInterface) SnapshotCreate(arg0, arg1 string) (*azgo.SnapshotCreateResponse, error)
- func (m *MockZapiClientInterface) SnapshotDelete(arg0, arg1 string) (*azgo.SnapshotDeleteResponse, error)
- func (m *MockZapiClientInterface) SnapshotList(arg0 string) (*azgo.SnapshotGetIterResponse, error)
- func (m *MockZapiClientInterface) SnapshotRestoreVolume(arg0, arg1 string) (*azgo.SnapshotRestoreVolumeResponse, error)
- func (m *MockZapiClientInterface) SupportsFeature(arg0 context.Context, arg1 api.Feature) bool
- func (m *MockZapiClientInterface) SystemGetOntapiVersion(arg0 context.Context) (string, error)
- func (m *MockZapiClientInterface) SystemGetVersion() (*azgo.SystemGetVersionResponse, error)
- func (m *MockZapiClientInterface) TieringPolicyValue(arg0 context.Context) string
- func (m *MockZapiClientInterface) VolumeCloneCreate(arg0, arg1, arg2 string) (*azgo.VolumeCloneCreateResponse, error)
- func (m *MockZapiClientInterface) VolumeCloneCreateAsync(arg0, arg1, arg2 string) (*azgo.VolumeCloneCreateAsyncResponse, error)
- func (m *MockZapiClientInterface) VolumeCloneSplitStart(arg0 string) (*azgo.VolumeCloneSplitStartResponse, error)
- func (m *MockZapiClientInterface) VolumeCreate(arg0 context.Context, ...) (*azgo.VolumeCreateResponse, error)
- func (m *MockZapiClientInterface) VolumeDestroy(arg0 string, arg1 bool) (*azgo.VolumeDestroyResponse, error)
- func (m *MockZapiClientInterface) VolumeDisableSnapshotDirectoryAccess(arg0 string) (*azgo.VolumeModifyIterResponse, error)
- func (m *MockZapiClientInterface) VolumeExists(arg0 context.Context, arg1 string) (bool, error)
- func (m *MockZapiClientInterface) VolumeGet(arg0 string) (*azgo.VolumeAttributesType, error)
- func (m *MockZapiClientInterface) VolumeGetAll(arg0 string) (*azgo.VolumeGetIterResponse, error)
- func (m *MockZapiClientInterface) VolumeGetType(arg0 string) (string, error)
- func (m *MockZapiClientInterface) VolumeList(arg0 string) (*azgo.VolumeGetIterResponse, error)
- func (m *MockZapiClientInterface) VolumeListAllBackedBySnapshot(arg0 context.Context, arg1, arg2 string) ([]string, error)
- func (m *MockZapiClientInterface) VolumeListByAttrs(arg0, arg1, arg2, arg3, arg4 string, arg5 bool, arg6 *bool, arg7 int) (*azgo.VolumeGetIterResponse, error)
- func (m *MockZapiClientInterface) VolumeModifyExportPolicy(arg0, arg1 string) (*azgo.VolumeModifyIterResponse, error)
- func (m *MockZapiClientInterface) VolumeModifyUnixPermissions(arg0, arg1 string) (*azgo.VolumeModifyIterResponse, error)
- func (m *MockZapiClientInterface) VolumeMount(arg0, arg1 string) (*azgo.VolumeMountResponse, error)
- func (m *MockZapiClientInterface) VolumeOffline(arg0 string) (*azgo.VolumeOfflineResponse, error)
- func (m *MockZapiClientInterface) VolumeRename(arg0, arg1 string) (*azgo.VolumeRenameResponse, error)
- func (m *MockZapiClientInterface) VolumeSetComment(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeModifyIterResponse, error)
- func (m *MockZapiClientInterface) VolumeSetQosPolicyGroupName(arg0 string, arg1 api.QosPolicyGroup) (*azgo.VolumeModifyIterResponse, error)
- func (m *MockZapiClientInterface) VolumeSetSize(arg0, arg1 string) (*azgo.VolumeSizeResponse, error)
- func (m *MockZapiClientInterface) VolumeSize(arg0 string) (int, error)
- func (m *MockZapiClientInterface) VolumeUnmount(arg0 string, arg1 bool) (*azgo.VolumeUnmountResponse, error)
- func (m *MockZapiClientInterface) VolumeUsedSize(arg0 string) (int, error)
- func (m *MockZapiClientInterface) VserverGetIterAdminRequest() (*azgo.VserverGetIterResponse, error)
- func (m *MockZapiClientInterface) VserverGetIterRequest() (*azgo.VserverGetIterResponse, error)
- func (m *MockZapiClientInterface) VserverGetRequest() (*azgo.VserverGetResponse, error)
- func (m *MockZapiClientInterface) VserverShowAggrGetIterRequest() (*azgo.VserverShowAggrGetIterResponse, error)
- func (m *MockZapiClientInterface) WaitForAsyncResponse(arg0 context.Context, arg1 interface{}, arg2 time.Duration) error
- type MockZapiClientInterfaceMockRecorder
- func (mr *MockZapiClientInterfaceMockRecorder) AggrSpaceGetIterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) AggregateCommitment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ClientConfig() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) EmsAutosupportLog(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ExportPolicyCreate(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ExportPolicyDestroy(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ExportPolicyGet(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ExportRuleCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ExportRuleDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) ExportRuleGetIterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupCreate(...) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupGet(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupGetAll(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupModifyUnixPermissions(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupSize(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupUsedSize(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) GetClonedZapiRunner() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) GetNontunneledZapiRunner() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) GetPeeredVservers(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IgroupAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IgroupCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IgroupDestroy(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IgroupGet(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IgroupList() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IgroupRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IsVserverDRCapable(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IsVserverDRDestination(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IsVserverDRSource(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorAddAuth(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorAuthGetIter() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorDeleteAuth(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetAuth(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetDefaultAuth() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetIter() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorModifyCHAPParams(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiInterfaceGetIterRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiNodeGetNameRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) IscsiServiceGetIterRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) JobGetIterStatus(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) JobScheduleExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunCloneCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunCount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunDestroy(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGet(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGetAll(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGetAllForVolume(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGetAllForVserver(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGetAttribute(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGetGeometry(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunGetSerialNumber(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMap(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMapAutoID(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMapGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMapIfNotMapped(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMapListInfo(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMapsGetByIgroup(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunMapsGetByLun(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunOffline(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunOnline(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunRename(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunResize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunSetAttribute(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunSetQosPolicyGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunSize(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) LunUnmap(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) NetInterfaceGet() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) NetInterfaceGetDataLIFs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) NetInterfaceGetDataLIFsNode(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) NodeListSerialNumbers(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeCount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeDestroyAsync(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeExists(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeGetAll(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QtreeRename(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaEntryList(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaGetEntry(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaOff(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaOn(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaResize(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) QuotaStatus(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SVMGetAggregateNames() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SVMMCC() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SVMName() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SVMUUID() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SetSVMMCC(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SetSVMUUID(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorAbort(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorBreak(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorDelete(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorDeleteViaDestination(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorGet(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorGetDestinationIterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorGetIterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorInitialize(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorPolicyExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorPolicyGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorQuiesce(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorRelease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorResync(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapshotCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapshotDelete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapshotList(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SnapshotRestoreVolume(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SupportsFeature(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SystemGetOntapiVersion(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) SystemGetVersion() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) TieringPolicyValue(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeCloneCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeCloneCreateAsync(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeCloneSplitStart(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeCreate(...) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeDisableSnapshotDirectoryAccess(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeExists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeGet(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeGetAll(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeGetType(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeList(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeListAllBackedBySnapshot(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeListByAttrs(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeModifyExportPolicy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeModifyUnixPermissions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeMount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeOffline(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeRename(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeSetQosPolicyGroupName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeSetSize(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeSize(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeUnmount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VolumeUsedSize(arg0 interface{}) *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VserverGetIterAdminRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VserverGetIterRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VserverGetRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) VserverShowAggrGetIterRequest() *gomock.Call
- func (mr *MockZapiClientInterfaceMockRecorder) WaitForAsyncResponse(arg0, arg1, arg2 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOntapAPI ¶
type MockOntapAPI struct {
// contains filtered or unexported fields
}
MockOntapAPI is a mock of OntapAPI interface.
func NewMockOntapAPI ¶
func NewMockOntapAPI(ctrl *gomock.Controller) *MockOntapAPI
NewMockOntapAPI creates a new mock instance.
func (*MockOntapAPI) APIVersion ¶
func (m *MockOntapAPI) APIVersion(arg0 context.Context) (string, error)
APIVersion mocks base method.
func (*MockOntapAPI) EXPECT ¶
func (m *MockOntapAPI) EXPECT() *MockOntapAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockOntapAPI) EmsAutosupportLog ¶
func (m *MockOntapAPI) EmsAutosupportLog(arg0 context.Context, arg1, arg2 string, arg3 bool, arg4, arg5, arg6 string, arg7 int, arg8 string, arg9 int)
EmsAutosupportLog mocks base method.
func (*MockOntapAPI) EnsureIgroupAdded ¶
func (m *MockOntapAPI) EnsureIgroupAdded(arg0 context.Context, arg1, arg2 string) error
EnsureIgroupAdded mocks base method.
func (*MockOntapAPI) EnsureLunMapped ¶
func (m *MockOntapAPI) EnsureLunMapped(arg0 context.Context, arg1, arg2 string, arg3 bool) (int, error)
EnsureLunMapped mocks base method.
func (*MockOntapAPI) ExportPolicyCreate ¶
func (m *MockOntapAPI) ExportPolicyCreate(arg0 context.Context, arg1 string) error
ExportPolicyCreate mocks base method.
func (*MockOntapAPI) ExportPolicyDestroy ¶
func (m *MockOntapAPI) ExportPolicyDestroy(arg0 context.Context, arg1 string) error
ExportPolicyDestroy mocks base method.
func (*MockOntapAPI) ExportPolicyExists ¶
ExportPolicyExists mocks base method.
func (*MockOntapAPI) ExportRuleCreate ¶
func (m *MockOntapAPI) ExportRuleCreate(arg0 context.Context, arg1, arg2 string) error
ExportRuleCreate mocks base method.
func (*MockOntapAPI) ExportRuleDestroy ¶
ExportRuleDestroy mocks base method.
func (*MockOntapAPI) ExportRuleList ¶
ExportRuleList mocks base method.
func (*MockOntapAPI) FlexgroupCloneSplitStart ¶
func (m *MockOntapAPI) FlexgroupCloneSplitStart(arg0 context.Context, arg1 string) error
FlexgroupCloneSplitStart mocks base method.
func (*MockOntapAPI) FlexgroupCreate ¶
FlexgroupCreate mocks base method.
func (*MockOntapAPI) FlexgroupDestroy ¶
FlexgroupDestroy mocks base method.
func (*MockOntapAPI) FlexgroupDisableSnapshotDirectoryAccess ¶
func (m *MockOntapAPI) FlexgroupDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
FlexgroupDisableSnapshotDirectoryAccess mocks base method.
func (*MockOntapAPI) FlexgroupExists ¶
FlexgroupExists mocks base method.
func (*MockOntapAPI) FlexgroupInfo ¶
FlexgroupInfo mocks base method.
func (*MockOntapAPI) FlexgroupListByPrefix ¶
func (m *MockOntapAPI) FlexgroupListByPrefix(arg0 context.Context, arg1 string) (api.Volumes, error)
FlexgroupListByPrefix mocks base method.
func (*MockOntapAPI) FlexgroupModifyExportPolicy ¶
func (m *MockOntapAPI) FlexgroupModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
FlexgroupModifyExportPolicy mocks base method.
func (*MockOntapAPI) FlexgroupModifyUnixPermissions ¶
func (m *MockOntapAPI) FlexgroupModifyUnixPermissions(arg0 context.Context, arg1, arg2, arg3 string) error
FlexgroupModifyUnixPermissions mocks base method.
func (*MockOntapAPI) FlexgroupMount ¶
func (m *MockOntapAPI) FlexgroupMount(arg0 context.Context, arg1, arg2 string) error
FlexgroupMount mocks base method.
func (*MockOntapAPI) FlexgroupSetComment ¶
func (m *MockOntapAPI) FlexgroupSetComment(arg0 context.Context, arg1, arg2, arg3 string) error
FlexgroupSetComment mocks base method.
func (*MockOntapAPI) FlexgroupSetQosPolicyGroupName ¶
func (m *MockOntapAPI) FlexgroupSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
FlexgroupSetQosPolicyGroupName mocks base method.
func (*MockOntapAPI) FlexgroupSetSize ¶
func (m *MockOntapAPI) FlexgroupSetSize(arg0 context.Context, arg1, arg2 string) error
FlexgroupSetSize mocks base method.
func (*MockOntapAPI) FlexgroupSize ¶
FlexgroupSize mocks base method.
func (*MockOntapAPI) FlexgroupSnapshotCreate ¶
func (m *MockOntapAPI) FlexgroupSnapshotCreate(arg0 context.Context, arg1, arg2 string) error
FlexgroupSnapshotCreate mocks base method.
func (*MockOntapAPI) FlexgroupSnapshotDelete ¶
func (m *MockOntapAPI) FlexgroupSnapshotDelete(arg0 context.Context, arg1, arg2 string) error
FlexgroupSnapshotDelete mocks base method.
func (*MockOntapAPI) FlexgroupSnapshotList ¶
func (m *MockOntapAPI) FlexgroupSnapshotList(arg0 context.Context, arg1 string) (api.Snapshots, error)
FlexgroupSnapshotList mocks base method.
func (*MockOntapAPI) FlexgroupUnmount ¶
FlexgroupUnmount mocks base method.
func (*MockOntapAPI) FlexgroupUsedSize ¶
FlexgroupUsedSize mocks base method.
func (*MockOntapAPI) GetSLMDataLifs ¶
GetSLMDataLifs mocks base method.
func (*MockOntapAPI) GetSVMAggregateAttributes ¶
GetSVMAggregateAttributes mocks base method.
func (*MockOntapAPI) GetSVMAggregateNames ¶
func (m *MockOntapAPI) GetSVMAggregateNames(arg0 context.Context) ([]string, error)
GetSVMAggregateNames mocks base method.
func (*MockOntapAPI) GetSVMAggregateSpace ¶
func (m *MockOntapAPI) GetSVMAggregateSpace(arg0 context.Context, arg1 string) ([]api.SVMAggregateSpace, error)
GetSVMAggregateSpace mocks base method.
func (*MockOntapAPI) GetSVMPeers ¶
func (m *MockOntapAPI) GetSVMPeers(arg0 context.Context) ([]string, error)
GetSVMPeers mocks base method.
func (*MockOntapAPI) GetSVMUUID ¶
func (m *MockOntapAPI) GetSVMUUID() string
GetSVMUUID mocks base method.
func (*MockOntapAPI) IgroupCreate ¶
func (m *MockOntapAPI) IgroupCreate(arg0 context.Context, arg1, arg2, arg3 string) error
IgroupCreate mocks base method.
func (*MockOntapAPI) IgroupDestroy ¶
func (m *MockOntapAPI) IgroupDestroy(arg0 context.Context, arg1 string) error
IgroupDestroy mocks base method.
func (*MockOntapAPI) IgroupGetByName ¶
IgroupGetByName mocks base method.
func (*MockOntapAPI) IgroupListLUNsMapped ¶
IgroupListLUNsMapped mocks base method.
func (*MockOntapAPI) IgroupRemove ¶
IgroupRemove mocks base method.
func (*MockOntapAPI) IsSVMDRCapable ¶
func (m *MockOntapAPI) IsSVMDRCapable(arg0 context.Context) (bool, error)
IsSVMDRCapable mocks base method.
func (*MockOntapAPI) IscsiInitiatorGetDefaultAuth ¶
func (m *MockOntapAPI) IscsiInitiatorGetDefaultAuth(arg0 context.Context) (api.IscsiInitiatorAuth, error)
IscsiInitiatorGetDefaultAuth mocks base method.
func (*MockOntapAPI) IscsiInitiatorSetDefaultAuth ¶
func (m *MockOntapAPI) IscsiInitiatorSetDefaultAuth(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
IscsiInitiatorSetDefaultAuth mocks base method.
func (*MockOntapAPI) IscsiInterfaceGet ¶
IscsiInterfaceGet mocks base method.
func (*MockOntapAPI) IscsiNodeGetNameRequest ¶
func (m *MockOntapAPI) IscsiNodeGetNameRequest(arg0 context.Context) (string, error)
IscsiNodeGetNameRequest mocks base method.
func (*MockOntapAPI) JobScheduleExists ¶
func (m *MockOntapAPI) JobScheduleExists(arg0 context.Context, arg1 string) error
JobScheduleExists mocks base method.
func (*MockOntapAPI) LunCloneCreate ¶
func (m *MockOntapAPI) LunCloneCreate(arg0 context.Context, arg1, arg2, arg3 string, arg4 api.QosPolicyGroup) error
LunCloneCreate mocks base method.
func (*MockOntapAPI) LunDestroy ¶
func (m *MockOntapAPI) LunDestroy(arg0 context.Context, arg1 string) error
LunDestroy mocks base method.
func (*MockOntapAPI) LunGetByName ¶
LunGetByName mocks base method.
func (*MockOntapAPI) LunGetComment ¶
LunGetComment mocks base method.
func (*MockOntapAPI) LunGetGeometry ¶
LunGetGeometry mocks base method.
func (*MockOntapAPI) LunListIgroupsMapped ¶
LunListIgroupsMapped mocks base method.
func (*MockOntapAPI) LunMapGetReportingNodes ¶
func (m *MockOntapAPI) LunMapGetReportingNodes(arg0 context.Context, arg1, arg2 string) ([]string, error)
LunMapGetReportingNodes mocks base method.
func (*MockOntapAPI) LunMapInfo ¶
LunMapInfo mocks base method.
func (*MockOntapAPI) LunRename ¶
func (m *MockOntapAPI) LunRename(arg0 context.Context, arg1, arg2 string) error
LunRename mocks base method.
func (*MockOntapAPI) LunSetAttribute ¶
func (m *MockOntapAPI) LunSetAttribute(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
LunSetAttribute mocks base method.
func (*MockOntapAPI) LunSetQosPolicyGroup ¶
func (m *MockOntapAPI) LunSetQosPolicyGroup(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
LunSetQosPolicyGroup mocks base method.
func (*MockOntapAPI) LunSetSize ¶
LunSetSize mocks base method.
func (*MockOntapAPI) LunUnmap ¶
func (m *MockOntapAPI) LunUnmap(arg0 context.Context, arg1, arg2 string) error
LunUnmap mocks base method.
func (*MockOntapAPI) NetInterfaceGetDataLIFs ¶
NetInterfaceGetDataLIFs mocks base method.
func (*MockOntapAPI) NodeListSerialNumbers ¶
func (m *MockOntapAPI) NodeListSerialNumbers(arg0 context.Context) ([]string, error)
NodeListSerialNumbers mocks base method.
func (*MockOntapAPI) ParseLunComment ¶
func (m *MockOntapAPI) ParseLunComment(arg0 context.Context, arg1 string) (map[string]string, error)
ParseLunComment mocks base method.
func (*MockOntapAPI) QtreeCount ¶
QtreeCount mocks base method.
func (*MockOntapAPI) QtreeCreate ¶
func (m *MockOntapAPI) QtreeCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) error
QtreeCreate mocks base method.
func (*MockOntapAPI) QtreeDestroyAsync ¶
QtreeDestroyAsync mocks base method.
func (*MockOntapAPI) QtreeExists ¶
QtreeExists mocks base method.
func (*MockOntapAPI) QtreeGetByName ¶
QtreeGetByName mocks base method.
func (*MockOntapAPI) QtreeListByPrefix ¶
func (m *MockOntapAPI) QtreeListByPrefix(arg0 context.Context, arg1, arg2 string) (api.Qtrees, error)
QtreeListByPrefix mocks base method.
func (*MockOntapAPI) QtreeModifyExportPolicy ¶
func (m *MockOntapAPI) QtreeModifyExportPolicy(arg0 context.Context, arg1, arg2, arg3 string) error
QtreeModifyExportPolicy mocks base method.
func (*MockOntapAPI) QtreeRename ¶
func (m *MockOntapAPI) QtreeRename(arg0 context.Context, arg1, arg2 string) error
QtreeRename mocks base method.
func (*MockOntapAPI) QuotaEntryList ¶
func (m *MockOntapAPI) QuotaEntryList(arg0 context.Context, arg1 string) (api.QuotaEntries, error)
QuotaEntryList mocks base method.
func (*MockOntapAPI) QuotaGetEntry ¶
func (m *MockOntapAPI) QuotaGetEntry(arg0 context.Context, arg1, arg2, arg3 string) (*api.QuotaEntry, error)
QuotaGetEntry mocks base method.
func (*MockOntapAPI) QuotaOff ¶
func (m *MockOntapAPI) QuotaOff(arg0 context.Context, arg1 string) error
QuotaOff mocks base method.
func (*MockOntapAPI) QuotaOn ¶
func (m *MockOntapAPI) QuotaOn(arg0 context.Context, arg1 string) error
QuotaOn mocks base method.
func (*MockOntapAPI) QuotaResize ¶
func (m *MockOntapAPI) QuotaResize(arg0 context.Context, arg1 string) error
QuotaResize mocks base method.
func (*MockOntapAPI) QuotaSetEntry ¶
func (m *MockOntapAPI) QuotaSetEntry(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
QuotaSetEntry mocks base method.
func (*MockOntapAPI) QuotaStatus ¶
QuotaStatus mocks base method.
func (*MockOntapAPI) SnapmirrorAbort ¶
func (m *MockOntapAPI) SnapmirrorAbort(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
SnapmirrorAbort mocks base method.
func (*MockOntapAPI) SnapmirrorBreak ¶
func (m *MockOntapAPI) SnapmirrorBreak(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
SnapmirrorBreak mocks base method.
func (*MockOntapAPI) SnapmirrorCreate ¶
func (m *MockOntapAPI) SnapmirrorCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) error
SnapmirrorCreate mocks base method.
func (*MockOntapAPI) SnapmirrorDelete ¶
func (m *MockOntapAPI) SnapmirrorDelete(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
SnapmirrorDelete mocks base method.
func (*MockOntapAPI) SnapmirrorDeleteViaDestination ¶
func (m *MockOntapAPI) SnapmirrorDeleteViaDestination(arg0, arg1 string) error
SnapmirrorDeleteViaDestination mocks base method.
func (*MockOntapAPI) SnapmirrorGet ¶
func (m *MockOntapAPI) SnapmirrorGet(arg0 context.Context, arg1, arg2, arg3, arg4 string) (*api.Snapmirror, error)
SnapmirrorGet mocks base method.
func (*MockOntapAPI) SnapmirrorInitialize ¶
func (m *MockOntapAPI) SnapmirrorInitialize(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
SnapmirrorInitialize mocks base method.
func (*MockOntapAPI) SnapmirrorPolicyGet ¶
func (m *MockOntapAPI) SnapmirrorPolicyGet(arg0 context.Context, arg1 string) (*api.SnapmirrorPolicy, error)
SnapmirrorPolicyGet mocks base method.
func (*MockOntapAPI) SnapmirrorQuiesce ¶
func (m *MockOntapAPI) SnapmirrorQuiesce(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
SnapmirrorQuiesce mocks base method.
func (*MockOntapAPI) SnapmirrorRelease ¶
func (m *MockOntapAPI) SnapmirrorRelease(arg0, arg1 string) error
SnapmirrorRelease mocks base method.
func (*MockOntapAPI) SnapmirrorResync ¶
func (m *MockOntapAPI) SnapmirrorResync(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
SnapmirrorResync mocks base method.
func (*MockOntapAPI) SnapshotRestoreFlexgroup ¶
func (m *MockOntapAPI) SnapshotRestoreFlexgroup(arg0 context.Context, arg1, arg2 string) error
SnapshotRestoreFlexgroup mocks base method.
func (*MockOntapAPI) SnapshotRestoreVolume ¶
func (m *MockOntapAPI) SnapshotRestoreVolume(arg0 context.Context, arg1, arg2 string) error
SnapshotRestoreVolume mocks base method.
func (*MockOntapAPI) SupportsFeature ¶
SupportsFeature mocks base method.
func (*MockOntapAPI) TieringPolicyValue ¶
func (m *MockOntapAPI) TieringPolicyValue(arg0 context.Context) string
TieringPolicyValue mocks base method.
func (*MockOntapAPI) ValidateAPIVersion ¶
func (m *MockOntapAPI) ValidateAPIVersion(arg0 context.Context) error
ValidateAPIVersion mocks base method.
func (*MockOntapAPI) VolumeCloneCreate ¶
func (m *MockOntapAPI) VolumeCloneCreate(arg0 context.Context, arg1, arg2, arg3 string, arg4 bool) error
VolumeCloneCreate mocks base method.
func (*MockOntapAPI) VolumeCloneSplitStart ¶
func (m *MockOntapAPI) VolumeCloneSplitStart(arg0 context.Context, arg1 string) error
VolumeCloneSplitStart mocks base method.
func (*MockOntapAPI) VolumeCreate ¶
VolumeCreate mocks base method.
func (*MockOntapAPI) VolumeDestroy ¶
VolumeDestroy mocks base method.
func (*MockOntapAPI) VolumeDisableSnapshotDirectoryAccess ¶
func (m *MockOntapAPI) VolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
VolumeDisableSnapshotDirectoryAccess mocks base method.
func (*MockOntapAPI) VolumeExists ¶
VolumeExists mocks base method.
func (*MockOntapAPI) VolumeInfo ¶
VolumeInfo mocks base method.
func (*MockOntapAPI) VolumeListByAttrs ¶
func (m *MockOntapAPI) VolumeListByAttrs(arg0 context.Context, arg1 *api.Volume) (api.Volumes, error)
VolumeListByAttrs mocks base method.
func (*MockOntapAPI) VolumeListByPrefix ¶
VolumeListByPrefix mocks base method.
func (*MockOntapAPI) VolumeListBySnapshotParent ¶
func (m *MockOntapAPI) VolumeListBySnapshotParent(arg0 context.Context, arg1, arg2 string) (api.VolumeNameList, error)
VolumeListBySnapshotParent mocks base method.
func (*MockOntapAPI) VolumeModifyExportPolicy ¶
func (m *MockOntapAPI) VolumeModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
VolumeModifyExportPolicy mocks base method.
func (*MockOntapAPI) VolumeModifyUnixPermissions ¶
func (m *MockOntapAPI) VolumeModifyUnixPermissions(arg0 context.Context, arg1, arg2, arg3 string) error
VolumeModifyUnixPermissions mocks base method.
func (*MockOntapAPI) VolumeMount ¶
func (m *MockOntapAPI) VolumeMount(arg0 context.Context, arg1, arg2 string) error
VolumeMount mocks base method.
func (*MockOntapAPI) VolumeRename ¶
func (m *MockOntapAPI) VolumeRename(arg0 context.Context, arg1, arg2 string) error
VolumeRename mocks base method.
func (*MockOntapAPI) VolumeSetComment ¶
func (m *MockOntapAPI) VolumeSetComment(arg0 context.Context, arg1, arg2, arg3 string) error
VolumeSetComment mocks base method.
func (*MockOntapAPI) VolumeSetQosPolicyGroupName ¶
func (m *MockOntapAPI) VolumeSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
VolumeSetQosPolicyGroupName mocks base method.
func (*MockOntapAPI) VolumeSetSize ¶
func (m *MockOntapAPI) VolumeSetSize(arg0 context.Context, arg1, arg2 string) error
VolumeSetSize mocks base method.
func (*MockOntapAPI) VolumeSize ¶
VolumeSize mocks base method.
func (*MockOntapAPI) VolumeSnapshotCreate ¶
func (m *MockOntapAPI) VolumeSnapshotCreate(arg0 context.Context, arg1, arg2 string) error
VolumeSnapshotCreate mocks base method.
func (*MockOntapAPI) VolumeSnapshotDelete ¶
func (m *MockOntapAPI) VolumeSnapshotDelete(arg0 context.Context, arg1, arg2 string) error
VolumeSnapshotDelete mocks base method.
func (*MockOntapAPI) VolumeSnapshotList ¶
VolumeSnapshotList mocks base method.
func (*MockOntapAPI) VolumeUsedSize ¶
VolumeUsedSize mocks base method.
type MockOntapAPIMockRecorder ¶
type MockOntapAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOntapAPIMockRecorder is the mock recorder for MockOntapAPI.
func (*MockOntapAPIMockRecorder) APIVersion ¶
func (mr *MockOntapAPIMockRecorder) APIVersion(arg0 interface{}) *gomock.Call
APIVersion indicates an expected call of APIVersion.
func (*MockOntapAPIMockRecorder) EmsAutosupportLog ¶
func (mr *MockOntapAPIMockRecorder) EmsAutosupportLog(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 interface{}) *gomock.Call
EmsAutosupportLog indicates an expected call of EmsAutosupportLog.
func (*MockOntapAPIMockRecorder) EnsureIgroupAdded ¶
func (mr *MockOntapAPIMockRecorder) EnsureIgroupAdded(arg0, arg1, arg2 interface{}) *gomock.Call
EnsureIgroupAdded indicates an expected call of EnsureIgroupAdded.
func (*MockOntapAPIMockRecorder) EnsureLunMapped ¶
func (mr *MockOntapAPIMockRecorder) EnsureLunMapped(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
EnsureLunMapped indicates an expected call of EnsureLunMapped.
func (*MockOntapAPIMockRecorder) ExportPolicyCreate ¶
func (mr *MockOntapAPIMockRecorder) ExportPolicyCreate(arg0, arg1 interface{}) *gomock.Call
ExportPolicyCreate indicates an expected call of ExportPolicyCreate.
func (*MockOntapAPIMockRecorder) ExportPolicyDestroy ¶
func (mr *MockOntapAPIMockRecorder) ExportPolicyDestroy(arg0, arg1 interface{}) *gomock.Call
ExportPolicyDestroy indicates an expected call of ExportPolicyDestroy.
func (*MockOntapAPIMockRecorder) ExportPolicyExists ¶
func (mr *MockOntapAPIMockRecorder) ExportPolicyExists(arg0, arg1 interface{}) *gomock.Call
ExportPolicyExists indicates an expected call of ExportPolicyExists.
func (*MockOntapAPIMockRecorder) ExportRuleCreate ¶
func (mr *MockOntapAPIMockRecorder) ExportRuleCreate(arg0, arg1, arg2 interface{}) *gomock.Call
ExportRuleCreate indicates an expected call of ExportRuleCreate.
func (*MockOntapAPIMockRecorder) ExportRuleDestroy ¶
func (mr *MockOntapAPIMockRecorder) ExportRuleDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
ExportRuleDestroy indicates an expected call of ExportRuleDestroy.
func (*MockOntapAPIMockRecorder) ExportRuleList ¶
func (mr *MockOntapAPIMockRecorder) ExportRuleList(arg0, arg1 interface{}) *gomock.Call
ExportRuleList indicates an expected call of ExportRuleList.
func (*MockOntapAPIMockRecorder) FlexgroupCloneSplitStart ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
FlexgroupCloneSplitStart indicates an expected call of FlexgroupCloneSplitStart.
func (*MockOntapAPIMockRecorder) FlexgroupCreate ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupCreate(arg0, arg1 interface{}) *gomock.Call
FlexgroupCreate indicates an expected call of FlexgroupCreate.
func (*MockOntapAPIMockRecorder) FlexgroupDestroy ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupDestroy indicates an expected call of FlexgroupDestroy.
func (*MockOntapAPIMockRecorder) FlexgroupDisableSnapshotDirectoryAccess ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
FlexgroupDisableSnapshotDirectoryAccess indicates an expected call of FlexgroupDisableSnapshotDirectoryAccess.
func (*MockOntapAPIMockRecorder) FlexgroupExists ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupExists(arg0, arg1 interface{}) *gomock.Call
FlexgroupExists indicates an expected call of FlexgroupExists.
func (*MockOntapAPIMockRecorder) FlexgroupInfo ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupInfo(arg0, arg1 interface{}) *gomock.Call
FlexgroupInfo indicates an expected call of FlexgroupInfo.
func (*MockOntapAPIMockRecorder) FlexgroupListByPrefix ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupListByPrefix(arg0, arg1 interface{}) *gomock.Call
FlexgroupListByPrefix indicates an expected call of FlexgroupListByPrefix.
func (*MockOntapAPIMockRecorder) FlexgroupModifyExportPolicy ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupModifyExportPolicy indicates an expected call of FlexgroupModifyExportPolicy.
func (*MockOntapAPIMockRecorder) FlexgroupModifyUnixPermissions ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupModifyUnixPermissions(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
FlexgroupModifyUnixPermissions indicates an expected call of FlexgroupModifyUnixPermissions.
func (*MockOntapAPIMockRecorder) FlexgroupMount ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupMount(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupMount indicates an expected call of FlexgroupMount.
func (*MockOntapAPIMockRecorder) FlexgroupSetComment ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSetComment(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
FlexgroupSetComment indicates an expected call of FlexgroupSetComment.
func (*MockOntapAPIMockRecorder) FlexgroupSetQosPolicyGroupName ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupSetQosPolicyGroupName indicates an expected call of FlexgroupSetQosPolicyGroupName.
func (*MockOntapAPIMockRecorder) FlexgroupSetSize ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupSetSize indicates an expected call of FlexgroupSetSize.
func (*MockOntapAPIMockRecorder) FlexgroupSize ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSize(arg0, arg1 interface{}) *gomock.Call
FlexgroupSize indicates an expected call of FlexgroupSize.
func (*MockOntapAPIMockRecorder) FlexgroupSnapshotCreate ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSnapshotCreate(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupSnapshotCreate indicates an expected call of FlexgroupSnapshotCreate.
func (*MockOntapAPIMockRecorder) FlexgroupSnapshotDelete ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSnapshotDelete(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupSnapshotDelete indicates an expected call of FlexgroupSnapshotDelete.
func (*MockOntapAPIMockRecorder) FlexgroupSnapshotList ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupSnapshotList(arg0, arg1 interface{}) *gomock.Call
FlexgroupSnapshotList indicates an expected call of FlexgroupSnapshotList.
func (*MockOntapAPIMockRecorder) FlexgroupUnmount ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupUnmount(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupUnmount indicates an expected call of FlexgroupUnmount.
func (*MockOntapAPIMockRecorder) FlexgroupUsedSize ¶
func (mr *MockOntapAPIMockRecorder) FlexgroupUsedSize(arg0, arg1 interface{}) *gomock.Call
FlexgroupUsedSize indicates an expected call of FlexgroupUsedSize.
func (*MockOntapAPIMockRecorder) GetSLMDataLifs ¶
func (mr *MockOntapAPIMockRecorder) GetSLMDataLifs(arg0, arg1, arg2 interface{}) *gomock.Call
GetSLMDataLifs indicates an expected call of GetSLMDataLifs.
func (*MockOntapAPIMockRecorder) GetSVMAggregateAttributes ¶
func (mr *MockOntapAPIMockRecorder) GetSVMAggregateAttributes(arg0 interface{}) *gomock.Call
GetSVMAggregateAttributes indicates an expected call of GetSVMAggregateAttributes.
func (*MockOntapAPIMockRecorder) GetSVMAggregateNames ¶
func (mr *MockOntapAPIMockRecorder) GetSVMAggregateNames(arg0 interface{}) *gomock.Call
GetSVMAggregateNames indicates an expected call of GetSVMAggregateNames.
func (*MockOntapAPIMockRecorder) GetSVMAggregateSpace ¶
func (mr *MockOntapAPIMockRecorder) GetSVMAggregateSpace(arg0, arg1 interface{}) *gomock.Call
GetSVMAggregateSpace indicates an expected call of GetSVMAggregateSpace.
func (*MockOntapAPIMockRecorder) GetSVMPeers ¶
func (mr *MockOntapAPIMockRecorder) GetSVMPeers(arg0 interface{}) *gomock.Call
GetSVMPeers indicates an expected call of GetSVMPeers.
func (*MockOntapAPIMockRecorder) GetSVMUUID ¶
func (mr *MockOntapAPIMockRecorder) GetSVMUUID() *gomock.Call
GetSVMUUID indicates an expected call of GetSVMUUID.
func (*MockOntapAPIMockRecorder) IgroupCreate ¶
func (mr *MockOntapAPIMockRecorder) IgroupCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
IgroupCreate indicates an expected call of IgroupCreate.
func (*MockOntapAPIMockRecorder) IgroupDestroy ¶
func (mr *MockOntapAPIMockRecorder) IgroupDestroy(arg0, arg1 interface{}) *gomock.Call
IgroupDestroy indicates an expected call of IgroupDestroy.
func (*MockOntapAPIMockRecorder) IgroupGetByName ¶
func (mr *MockOntapAPIMockRecorder) IgroupGetByName(arg0, arg1 interface{}) *gomock.Call
IgroupGetByName indicates an expected call of IgroupGetByName.
func (*MockOntapAPIMockRecorder) IgroupListLUNsMapped ¶
func (mr *MockOntapAPIMockRecorder) IgroupListLUNsMapped(arg0, arg1 interface{}) *gomock.Call
IgroupListLUNsMapped indicates an expected call of IgroupListLUNsMapped.
func (*MockOntapAPIMockRecorder) IgroupRemove ¶
func (mr *MockOntapAPIMockRecorder) IgroupRemove(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
IgroupRemove indicates an expected call of IgroupRemove.
func (*MockOntapAPIMockRecorder) IsSVMDRCapable ¶
func (mr *MockOntapAPIMockRecorder) IsSVMDRCapable(arg0 interface{}) *gomock.Call
IsSVMDRCapable indicates an expected call of IsSVMDRCapable.
func (*MockOntapAPIMockRecorder) IscsiInitiatorGetDefaultAuth ¶
func (mr *MockOntapAPIMockRecorder) IscsiInitiatorGetDefaultAuth(arg0 interface{}) *gomock.Call
IscsiInitiatorGetDefaultAuth indicates an expected call of IscsiInitiatorGetDefaultAuth.
func (*MockOntapAPIMockRecorder) IscsiInitiatorSetDefaultAuth ¶
func (mr *MockOntapAPIMockRecorder) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
IscsiInitiatorSetDefaultAuth indicates an expected call of IscsiInitiatorSetDefaultAuth.
func (*MockOntapAPIMockRecorder) IscsiInterfaceGet ¶
func (mr *MockOntapAPIMockRecorder) IscsiInterfaceGet(arg0, arg1 interface{}) *gomock.Call
IscsiInterfaceGet indicates an expected call of IscsiInterfaceGet.
func (*MockOntapAPIMockRecorder) IscsiNodeGetNameRequest ¶
func (mr *MockOntapAPIMockRecorder) IscsiNodeGetNameRequest(arg0 interface{}) *gomock.Call
IscsiNodeGetNameRequest indicates an expected call of IscsiNodeGetNameRequest.
func (*MockOntapAPIMockRecorder) JobScheduleExists ¶
func (mr *MockOntapAPIMockRecorder) JobScheduleExists(arg0, arg1 interface{}) *gomock.Call
JobScheduleExists indicates an expected call of JobScheduleExists.
func (*MockOntapAPIMockRecorder) LunCloneCreate ¶
func (mr *MockOntapAPIMockRecorder) LunCloneCreate(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
LunCloneCreate indicates an expected call of LunCloneCreate.
func (*MockOntapAPIMockRecorder) LunCreate ¶
func (mr *MockOntapAPIMockRecorder) LunCreate(arg0, arg1 interface{}) *gomock.Call
LunCreate indicates an expected call of LunCreate.
func (*MockOntapAPIMockRecorder) LunDestroy ¶
func (mr *MockOntapAPIMockRecorder) LunDestroy(arg0, arg1 interface{}) *gomock.Call
LunDestroy indicates an expected call of LunDestroy.
func (*MockOntapAPIMockRecorder) LunGetByName ¶
func (mr *MockOntapAPIMockRecorder) LunGetByName(arg0, arg1 interface{}) *gomock.Call
LunGetByName indicates an expected call of LunGetByName.
func (*MockOntapAPIMockRecorder) LunGetComment ¶
func (mr *MockOntapAPIMockRecorder) LunGetComment(arg0, arg1 interface{}) *gomock.Call
LunGetComment indicates an expected call of LunGetComment.
func (*MockOntapAPIMockRecorder) LunGetGeometry ¶
func (mr *MockOntapAPIMockRecorder) LunGetGeometry(arg0, arg1 interface{}) *gomock.Call
LunGetGeometry indicates an expected call of LunGetGeometry.
func (*MockOntapAPIMockRecorder) LunList ¶
func (mr *MockOntapAPIMockRecorder) LunList(arg0, arg1 interface{}) *gomock.Call
LunList indicates an expected call of LunList.
func (*MockOntapAPIMockRecorder) LunListIgroupsMapped ¶
func (mr *MockOntapAPIMockRecorder) LunListIgroupsMapped(arg0, arg1 interface{}) *gomock.Call
LunListIgroupsMapped indicates an expected call of LunListIgroupsMapped.
func (*MockOntapAPIMockRecorder) LunMapGetReportingNodes ¶
func (mr *MockOntapAPIMockRecorder) LunMapGetReportingNodes(arg0, arg1, arg2 interface{}) *gomock.Call
LunMapGetReportingNodes indicates an expected call of LunMapGetReportingNodes.
func (*MockOntapAPIMockRecorder) LunMapInfo ¶
func (mr *MockOntapAPIMockRecorder) LunMapInfo(arg0, arg1, arg2 interface{}) *gomock.Call
LunMapInfo indicates an expected call of LunMapInfo.
func (*MockOntapAPIMockRecorder) LunRename ¶
func (mr *MockOntapAPIMockRecorder) LunRename(arg0, arg1, arg2 interface{}) *gomock.Call
LunRename indicates an expected call of LunRename.
func (*MockOntapAPIMockRecorder) LunSetAttribute ¶
func (mr *MockOntapAPIMockRecorder) LunSetAttribute(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
LunSetAttribute indicates an expected call of LunSetAttribute.
func (*MockOntapAPIMockRecorder) LunSetQosPolicyGroup ¶
func (mr *MockOntapAPIMockRecorder) LunSetQosPolicyGroup(arg0, arg1, arg2 interface{}) *gomock.Call
LunSetQosPolicyGroup indicates an expected call of LunSetQosPolicyGroup.
func (*MockOntapAPIMockRecorder) LunSetSize ¶
func (mr *MockOntapAPIMockRecorder) LunSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
LunSetSize indicates an expected call of LunSetSize.
func (*MockOntapAPIMockRecorder) LunSize ¶
func (mr *MockOntapAPIMockRecorder) LunSize(arg0, arg1 interface{}) *gomock.Call
LunSize indicates an expected call of LunSize.
func (*MockOntapAPIMockRecorder) LunUnmap ¶
func (mr *MockOntapAPIMockRecorder) LunUnmap(arg0, arg1, arg2 interface{}) *gomock.Call
LunUnmap indicates an expected call of LunUnmap.
func (*MockOntapAPIMockRecorder) NetInterfaceGetDataLIFs ¶
func (mr *MockOntapAPIMockRecorder) NetInterfaceGetDataLIFs(arg0, arg1 interface{}) *gomock.Call
NetInterfaceGetDataLIFs indicates an expected call of NetInterfaceGetDataLIFs.
func (*MockOntapAPIMockRecorder) NodeListSerialNumbers ¶
func (mr *MockOntapAPIMockRecorder) NodeListSerialNumbers(arg0 interface{}) *gomock.Call
NodeListSerialNumbers indicates an expected call of NodeListSerialNumbers.
func (*MockOntapAPIMockRecorder) ParseLunComment ¶
func (mr *MockOntapAPIMockRecorder) ParseLunComment(arg0, arg1 interface{}) *gomock.Call
ParseLunComment indicates an expected call of ParseLunComment.
func (*MockOntapAPIMockRecorder) QtreeCount ¶
func (mr *MockOntapAPIMockRecorder) QtreeCount(arg0, arg1 interface{}) *gomock.Call
QtreeCount indicates an expected call of QtreeCount.
func (*MockOntapAPIMockRecorder) QtreeCreate ¶
func (mr *MockOntapAPIMockRecorder) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
QtreeCreate indicates an expected call of QtreeCreate.
func (*MockOntapAPIMockRecorder) QtreeDestroyAsync ¶
func (mr *MockOntapAPIMockRecorder) QtreeDestroyAsync(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeDestroyAsync indicates an expected call of QtreeDestroyAsync.
func (*MockOntapAPIMockRecorder) QtreeExists ¶
func (mr *MockOntapAPIMockRecorder) QtreeExists(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeExists indicates an expected call of QtreeExists.
func (*MockOntapAPIMockRecorder) QtreeGetByName ¶
func (mr *MockOntapAPIMockRecorder) QtreeGetByName(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeGetByName indicates an expected call of QtreeGetByName.
func (*MockOntapAPIMockRecorder) QtreeListByPrefix ¶
func (mr *MockOntapAPIMockRecorder) QtreeListByPrefix(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeListByPrefix indicates an expected call of QtreeListByPrefix.
func (*MockOntapAPIMockRecorder) QtreeModifyExportPolicy ¶
func (mr *MockOntapAPIMockRecorder) QtreeModifyExportPolicy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
QtreeModifyExportPolicy indicates an expected call of QtreeModifyExportPolicy.
func (*MockOntapAPIMockRecorder) QtreeRename ¶
func (mr *MockOntapAPIMockRecorder) QtreeRename(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeRename indicates an expected call of QtreeRename.
func (*MockOntapAPIMockRecorder) QuotaEntryList ¶
func (mr *MockOntapAPIMockRecorder) QuotaEntryList(arg0, arg1 interface{}) *gomock.Call
QuotaEntryList indicates an expected call of QuotaEntryList.
func (*MockOntapAPIMockRecorder) QuotaGetEntry ¶
func (mr *MockOntapAPIMockRecorder) QuotaGetEntry(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
QuotaGetEntry indicates an expected call of QuotaGetEntry.
func (*MockOntapAPIMockRecorder) QuotaOff ¶
func (mr *MockOntapAPIMockRecorder) QuotaOff(arg0, arg1 interface{}) *gomock.Call
QuotaOff indicates an expected call of QuotaOff.
func (*MockOntapAPIMockRecorder) QuotaOn ¶
func (mr *MockOntapAPIMockRecorder) QuotaOn(arg0, arg1 interface{}) *gomock.Call
QuotaOn indicates an expected call of QuotaOn.
func (*MockOntapAPIMockRecorder) QuotaResize ¶
func (mr *MockOntapAPIMockRecorder) QuotaResize(arg0, arg1 interface{}) *gomock.Call
QuotaResize indicates an expected call of QuotaResize.
func (*MockOntapAPIMockRecorder) QuotaSetEntry ¶
func (mr *MockOntapAPIMockRecorder) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
QuotaSetEntry indicates an expected call of QuotaSetEntry.
func (*MockOntapAPIMockRecorder) QuotaStatus ¶
func (mr *MockOntapAPIMockRecorder) QuotaStatus(arg0, arg1 interface{}) *gomock.Call
QuotaStatus indicates an expected call of QuotaStatus.
func (*MockOntapAPIMockRecorder) SVMName ¶
func (mr *MockOntapAPIMockRecorder) SVMName() *gomock.Call
SVMName indicates an expected call of SVMName.
func (*MockOntapAPIMockRecorder) SnapmirrorAbort ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorAbort(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorAbort indicates an expected call of SnapmirrorAbort.
func (*MockOntapAPIMockRecorder) SnapmirrorBreak ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorBreak(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
SnapmirrorBreak indicates an expected call of SnapmirrorBreak.
func (*MockOntapAPIMockRecorder) SnapmirrorCreate ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
SnapmirrorCreate indicates an expected call of SnapmirrorCreate.
func (*MockOntapAPIMockRecorder) SnapmirrorDelete ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorDelete(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorDelete indicates an expected call of SnapmirrorDelete.
func (*MockOntapAPIMockRecorder) SnapmirrorDeleteViaDestination ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorDeleteViaDestination(arg0, arg1 interface{}) *gomock.Call
SnapmirrorDeleteViaDestination indicates an expected call of SnapmirrorDeleteViaDestination.
func (*MockOntapAPIMockRecorder) SnapmirrorGet ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorGet indicates an expected call of SnapmirrorGet.
func (*MockOntapAPIMockRecorder) SnapmirrorInitialize ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorInitialize(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorInitialize indicates an expected call of SnapmirrorInitialize.
func (*MockOntapAPIMockRecorder) SnapmirrorPolicyGet ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorPolicyGet(arg0, arg1 interface{}) *gomock.Call
SnapmirrorPolicyGet indicates an expected call of SnapmirrorPolicyGet.
func (*MockOntapAPIMockRecorder) SnapmirrorQuiesce ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorQuiesce(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorQuiesce indicates an expected call of SnapmirrorQuiesce.
func (*MockOntapAPIMockRecorder) SnapmirrorRelease ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorRelease(arg0, arg1 interface{}) *gomock.Call
SnapmirrorRelease indicates an expected call of SnapmirrorRelease.
func (*MockOntapAPIMockRecorder) SnapmirrorResync ¶
func (mr *MockOntapAPIMockRecorder) SnapmirrorResync(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorResync indicates an expected call of SnapmirrorResync.
func (*MockOntapAPIMockRecorder) SnapshotRestoreFlexgroup ¶
func (mr *MockOntapAPIMockRecorder) SnapshotRestoreFlexgroup(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotRestoreFlexgroup indicates an expected call of SnapshotRestoreFlexgroup.
func (*MockOntapAPIMockRecorder) SnapshotRestoreVolume ¶
func (mr *MockOntapAPIMockRecorder) SnapshotRestoreVolume(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotRestoreVolume indicates an expected call of SnapshotRestoreVolume.
func (*MockOntapAPIMockRecorder) SupportsFeature ¶
func (mr *MockOntapAPIMockRecorder) SupportsFeature(arg0, arg1 interface{}) *gomock.Call
SupportsFeature indicates an expected call of SupportsFeature.
func (*MockOntapAPIMockRecorder) TieringPolicyValue ¶
func (mr *MockOntapAPIMockRecorder) TieringPolicyValue(arg0 interface{}) *gomock.Call
TieringPolicyValue indicates an expected call of TieringPolicyValue.
func (*MockOntapAPIMockRecorder) ValidateAPIVersion ¶
func (mr *MockOntapAPIMockRecorder) ValidateAPIVersion(arg0 interface{}) *gomock.Call
ValidateAPIVersion indicates an expected call of ValidateAPIVersion.
func (*MockOntapAPIMockRecorder) VolumeCloneCreate ¶
func (mr *MockOntapAPIMockRecorder) VolumeCloneCreate(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
VolumeCloneCreate indicates an expected call of VolumeCloneCreate.
func (*MockOntapAPIMockRecorder) VolumeCloneSplitStart ¶
func (mr *MockOntapAPIMockRecorder) VolumeCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
VolumeCloneSplitStart indicates an expected call of VolumeCloneSplitStart.
func (*MockOntapAPIMockRecorder) VolumeCreate ¶
func (mr *MockOntapAPIMockRecorder) VolumeCreate(arg0, arg1 interface{}) *gomock.Call
VolumeCreate indicates an expected call of VolumeCreate.
func (*MockOntapAPIMockRecorder) VolumeDestroy ¶
func (mr *MockOntapAPIMockRecorder) VolumeDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeDestroy indicates an expected call of VolumeDestroy.
func (*MockOntapAPIMockRecorder) VolumeDisableSnapshotDirectoryAccess ¶
func (mr *MockOntapAPIMockRecorder) VolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
VolumeDisableSnapshotDirectoryAccess indicates an expected call of VolumeDisableSnapshotDirectoryAccess.
func (*MockOntapAPIMockRecorder) VolumeExists ¶
func (mr *MockOntapAPIMockRecorder) VolumeExists(arg0, arg1 interface{}) *gomock.Call
VolumeExists indicates an expected call of VolumeExists.
func (*MockOntapAPIMockRecorder) VolumeInfo ¶
func (mr *MockOntapAPIMockRecorder) VolumeInfo(arg0, arg1 interface{}) *gomock.Call
VolumeInfo indicates an expected call of VolumeInfo.
func (*MockOntapAPIMockRecorder) VolumeListByAttrs ¶
func (mr *MockOntapAPIMockRecorder) VolumeListByAttrs(arg0, arg1 interface{}) *gomock.Call
VolumeListByAttrs indicates an expected call of VolumeListByAttrs.
func (*MockOntapAPIMockRecorder) VolumeListByPrefix ¶
func (mr *MockOntapAPIMockRecorder) VolumeListByPrefix(arg0, arg1 interface{}) *gomock.Call
VolumeListByPrefix indicates an expected call of VolumeListByPrefix.
func (*MockOntapAPIMockRecorder) VolumeListBySnapshotParent ¶
func (mr *MockOntapAPIMockRecorder) VolumeListBySnapshotParent(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeListBySnapshotParent indicates an expected call of VolumeListBySnapshotParent.
func (*MockOntapAPIMockRecorder) VolumeModifyExportPolicy ¶
func (mr *MockOntapAPIMockRecorder) VolumeModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeModifyExportPolicy indicates an expected call of VolumeModifyExportPolicy.
func (*MockOntapAPIMockRecorder) VolumeModifyUnixPermissions ¶
func (mr *MockOntapAPIMockRecorder) VolumeModifyUnixPermissions(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
VolumeModifyUnixPermissions indicates an expected call of VolumeModifyUnixPermissions.
func (*MockOntapAPIMockRecorder) VolumeMount ¶
func (mr *MockOntapAPIMockRecorder) VolumeMount(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeMount indicates an expected call of VolumeMount.
func (*MockOntapAPIMockRecorder) VolumeRename ¶
func (mr *MockOntapAPIMockRecorder) VolumeRename(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeRename indicates an expected call of VolumeRename.
func (*MockOntapAPIMockRecorder) VolumeSetComment ¶
func (mr *MockOntapAPIMockRecorder) VolumeSetComment(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
VolumeSetComment indicates an expected call of VolumeSetComment.
func (*MockOntapAPIMockRecorder) VolumeSetQosPolicyGroupName ¶
func (mr *MockOntapAPIMockRecorder) VolumeSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSetQosPolicyGroupName indicates an expected call of VolumeSetQosPolicyGroupName.
func (*MockOntapAPIMockRecorder) VolumeSetSize ¶
func (mr *MockOntapAPIMockRecorder) VolumeSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSetSize indicates an expected call of VolumeSetSize.
func (*MockOntapAPIMockRecorder) VolumeSize ¶
func (mr *MockOntapAPIMockRecorder) VolumeSize(arg0, arg1 interface{}) *gomock.Call
VolumeSize indicates an expected call of VolumeSize.
func (*MockOntapAPIMockRecorder) VolumeSnapshotCreate ¶
func (mr *MockOntapAPIMockRecorder) VolumeSnapshotCreate(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSnapshotCreate indicates an expected call of VolumeSnapshotCreate.
func (*MockOntapAPIMockRecorder) VolumeSnapshotDelete ¶
func (mr *MockOntapAPIMockRecorder) VolumeSnapshotDelete(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSnapshotDelete indicates an expected call of VolumeSnapshotDelete.
func (*MockOntapAPIMockRecorder) VolumeSnapshotList ¶
func (mr *MockOntapAPIMockRecorder) VolumeSnapshotList(arg0, arg1 interface{}) *gomock.Call
VolumeSnapshotList indicates an expected call of VolumeSnapshotList.
func (*MockOntapAPIMockRecorder) VolumeUsedSize ¶
func (mr *MockOntapAPIMockRecorder) VolumeUsedSize(arg0, arg1 interface{}) *gomock.Call
VolumeUsedSize indicates an expected call of VolumeUsedSize.
type MockRestClientInterface ¶
type MockRestClientInterface struct {
// contains filtered or unexported fields
}
MockRestClientInterface is a mock of RestClientInterface interface.
func NewMockRestClientInterface ¶
func NewMockRestClientInterface(ctrl *gomock.Controller) *MockRestClientInterface
NewMockRestClientInterface creates a new mock instance.
func (*MockRestClientInterface) AggregateList ¶
func (m *MockRestClientInterface) AggregateList(arg0 context.Context, arg1 string) (*storage.AggregateCollectionGetOK, error)
AggregateList mocks base method.
func (*MockRestClientInterface) ClientConfig ¶
func (m *MockRestClientInterface) ClientConfig() api.ClientConfig
ClientConfig mocks base method.
func (*MockRestClientInterface) ClusterInfo ¶
func (m *MockRestClientInterface) ClusterInfo(arg0 context.Context) (*cluster.ClusterGetOK, error)
ClusterInfo mocks base method.
func (*MockRestClientInterface) EXPECT ¶
func (m *MockRestClientInterface) EXPECT() *MockRestClientInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRestClientInterface) EmsAutosupportLog ¶
func (m *MockRestClientInterface) EmsAutosupportLog(arg0 context.Context, arg1 string, arg2 bool, arg3, arg4, arg5 string, arg6 int, arg7 string, arg8 int) error
EmsAutosupportLog mocks base method.
func (*MockRestClientInterface) ExportPolicyCreate ¶
func (m *MockRestClientInterface) ExportPolicyCreate(arg0 context.Context, arg1 string) (*n_a_s.ExportPolicyCreateCreated, error)
ExportPolicyCreate mocks base method.
func (*MockRestClientInterface) ExportPolicyDestroy ¶
func (m *MockRestClientInterface) ExportPolicyDestroy(arg0 context.Context, arg1 string) (*n_a_s.ExportPolicyDeleteOK, error)
ExportPolicyDestroy mocks base method.
func (*MockRestClientInterface) ExportPolicyGet ¶
func (m *MockRestClientInterface) ExportPolicyGet(arg0 context.Context, arg1 int64) (*n_a_s.ExportPolicyGetOK, error)
ExportPolicyGet mocks base method.
func (*MockRestClientInterface) ExportPolicyGetByName ¶
func (m *MockRestClientInterface) ExportPolicyGetByName(arg0 context.Context, arg1 string) (*models.ExportPolicy, error)
ExportPolicyGetByName mocks base method.
func (*MockRestClientInterface) ExportPolicyList ¶
func (m *MockRestClientInterface) ExportPolicyList(arg0 context.Context, arg1 string) (*n_a_s.ExportPolicyCollectionGetOK, error)
ExportPolicyList mocks base method.
func (*MockRestClientInterface) ExportRuleCreate ¶
func (m *MockRestClientInterface) ExportRuleCreate(arg0 context.Context, arg1, arg2 string, arg3, arg4, arg5, arg6 []string) (*n_a_s.ExportRuleCreateCreated, error)
ExportRuleCreate mocks base method.
func (*MockRestClientInterface) ExportRuleDestroy ¶
func (m *MockRestClientInterface) ExportRuleDestroy(arg0 context.Context, arg1 string, arg2 int) (*n_a_s.ExportRuleDeleteOK, error)
ExportRuleDestroy mocks base method.
func (*MockRestClientInterface) ExportRuleList ¶
func (m *MockRestClientInterface) ExportRuleList(arg0 context.Context, arg1 string) (*n_a_s.ExportRuleCollectionGetOK, error)
ExportRuleList mocks base method.
func (*MockRestClientInterface) FlexGroupCreate ¶
func (m *MockRestClientInterface) FlexGroupCreate(arg0 context.Context, arg1 string, arg2 int, arg3 []string, arg4, arg5, arg6, arg7, arg8, arg9, arg10 string, arg11 api.QosPolicyGroup, arg12 *bool, arg13 int) error
FlexGroupCreate mocks base method.
func (*MockRestClientInterface) FlexGroupDestroy ¶
func (m *MockRestClientInterface) FlexGroupDestroy(arg0 context.Context, arg1 string) error
FlexGroupDestroy mocks base method.
func (*MockRestClientInterface) FlexGroupExists ¶
FlexGroupExists mocks base method.
func (*MockRestClientInterface) FlexGroupGetAll ¶
func (m *MockRestClientInterface) FlexGroupGetAll(arg0 context.Context, arg1 string) (*storage.VolumeCollectionGetOK, error)
FlexGroupGetAll mocks base method.
func (*MockRestClientInterface) FlexGroupGetByName ¶
func (m *MockRestClientInterface) FlexGroupGetByName(arg0 context.Context, arg1 string) (*models.Volume, error)
FlexGroupGetByName mocks base method.
func (*MockRestClientInterface) FlexGroupModifyUnixPermissions ¶
func (m *MockRestClientInterface) FlexGroupModifyUnixPermissions(arg0 context.Context, arg1, arg2 string) error
FlexGroupModifyUnixPermissions mocks base method.
func (*MockRestClientInterface) FlexGroupMount ¶
func (m *MockRestClientInterface) FlexGroupMount(arg0 context.Context, arg1, arg2 string) error
FlexGroupMount mocks base method.
func (*MockRestClientInterface) FlexGroupSetComment ¶
func (m *MockRestClientInterface) FlexGroupSetComment(arg0 context.Context, arg1, arg2 string) error
FlexGroupSetComment mocks base method.
func (*MockRestClientInterface) FlexGroupSetSize ¶
func (m *MockRestClientInterface) FlexGroupSetSize(arg0 context.Context, arg1, arg2 string) error
FlexGroupSetSize mocks base method.
func (*MockRestClientInterface) FlexGroupSize ¶
FlexGroupSize mocks base method.
func (*MockRestClientInterface) FlexGroupUsedSize ¶
FlexGroupUsedSize mocks base method.
func (*MockRestClientInterface) FlexGroupVolumeDisableSnapshotDirectoryAccess ¶
func (m *MockRestClientInterface) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
FlexGroupVolumeDisableSnapshotDirectoryAccess mocks base method.
func (*MockRestClientInterface) FlexgroupCloneSplitStart ¶
func (m *MockRestClientInterface) FlexgroupCloneSplitStart(arg0 context.Context, arg1 string) error
FlexgroupCloneSplitStart mocks base method.
func (*MockRestClientInterface) FlexgroupModifyExportPolicy ¶
func (m *MockRestClientInterface) FlexgroupModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
FlexgroupModifyExportPolicy mocks base method.
func (*MockRestClientInterface) FlexgroupSetQosPolicyGroupName ¶
func (m *MockRestClientInterface) FlexgroupSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
FlexgroupSetQosPolicyGroupName mocks base method.
func (*MockRestClientInterface) FlexgroupUnmount ¶
func (m *MockRestClientInterface) FlexgroupUnmount(arg0 context.Context, arg1 string) error
FlexgroupUnmount mocks base method.
func (*MockRestClientInterface) IgroupAdd ¶
func (m *MockRestClientInterface) IgroupAdd(arg0 context.Context, arg1, arg2 string) error
IgroupAdd mocks base method.
func (*MockRestClientInterface) IgroupCreate ¶
func (m *MockRestClientInterface) IgroupCreate(arg0 context.Context, arg1, arg2, arg3 string) error
IgroupCreate mocks base method.
func (*MockRestClientInterface) IgroupDestroy ¶
func (m *MockRestClientInterface) IgroupDestroy(arg0 context.Context, arg1 string) error
IgroupDestroy mocks base method.
func (*MockRestClientInterface) IgroupGet ¶
func (m *MockRestClientInterface) IgroupGet(arg0 context.Context, arg1 string) (*s_a_n.IgroupGetOK, error)
IgroupGet mocks base method.
func (*MockRestClientInterface) IgroupGetByName ¶
func (m *MockRestClientInterface) IgroupGetByName(arg0 context.Context, arg1 string) (*models.Igroup, error)
IgroupGetByName mocks base method.
func (*MockRestClientInterface) IgroupList ¶
func (m *MockRestClientInterface) IgroupList(arg0 context.Context, arg1 string) (*s_a_n.IgroupCollectionGetOK, error)
IgroupList mocks base method.
func (*MockRestClientInterface) IgroupRemove ¶
func (m *MockRestClientInterface) IgroupRemove(arg0 context.Context, arg1, arg2 string) error
IgroupRemove mocks base method.
func (*MockRestClientInterface) IsJobFinished ¶
func (m *MockRestClientInterface) IsJobFinished(arg0 context.Context, arg1 *models.JobLinkResponse) (bool, error)
IsJobFinished mocks base method.
func (*MockRestClientInterface) IscsiInitiatorGetDefaultAuth ¶
func (m *MockRestClientInterface) IscsiInitiatorGetDefaultAuth(arg0 context.Context) (*s_a_n.IscsiCredentialsCollectionGetOK, error)
IscsiInitiatorGetDefaultAuth mocks base method.
func (*MockRestClientInterface) IscsiInitiatorSetDefaultAuth ¶
func (m *MockRestClientInterface) IscsiInitiatorSetDefaultAuth(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) error
IscsiInitiatorSetDefaultAuth mocks base method.
func (*MockRestClientInterface) IscsiInterfaceGet ¶
func (m *MockRestClientInterface) IscsiInterfaceGet(arg0 context.Context, arg1 string) (*s_a_n.IscsiServiceCollectionGetOK, error)
IscsiInterfaceGet mocks base method.
func (*MockRestClientInterface) IscsiNodeGetName ¶
func (m *MockRestClientInterface) IscsiNodeGetName(arg0 context.Context) (*s_a_n.IscsiServiceGetOK, error)
IscsiNodeGetName mocks base method.
func (*MockRestClientInterface) JobGet ¶
func (m *MockRestClientInterface) JobGet(arg0 context.Context, arg1 string) (*cluster.JobGetOK, error)
JobGet mocks base method.
func (*MockRestClientInterface) LunCloneCreate ¶
func (m *MockRestClientInterface) LunCloneCreate(arg0 context.Context, arg1, arg2 string, arg3 int64, arg4 string, arg5 api.QosPolicyGroup) error
LunCloneCreate mocks base method.
func (*MockRestClientInterface) LunCreate ¶
func (m *MockRestClientInterface) LunCreate(arg0 context.Context, arg1 string, arg2 int64, arg3 string, arg4 api.QosPolicyGroup, arg5, arg6 bool) error
LunCreate mocks base method.
func (*MockRestClientInterface) LunDelete ¶
func (m *MockRestClientInterface) LunDelete(arg0 context.Context, arg1 string) error
LunDelete mocks base method.
func (*MockRestClientInterface) LunGet ¶
func (m *MockRestClientInterface) LunGet(arg0 context.Context, arg1 string) (*s_a_n.LunGetOK, error)
LunGet mocks base method.
func (*MockRestClientInterface) LunGetAttribute ¶
func (m *MockRestClientInterface) LunGetAttribute(arg0 context.Context, arg1, arg2 string) (string, error)
LunGetAttribute mocks base method.
func (*MockRestClientInterface) LunGetByName ¶
func (m *MockRestClientInterface) LunGetByName(arg0 context.Context, arg1 string) (*models.Lun, error)
LunGetByName mocks base method.
func (*MockRestClientInterface) LunGetComment ¶
LunGetComment mocks base method.
func (*MockRestClientInterface) LunList ¶
func (m *MockRestClientInterface) LunList(arg0 context.Context, arg1 string) (*s_a_n.LunCollectionGetOK, error)
LunList mocks base method.
func (*MockRestClientInterface) LunMap ¶
func (m *MockRestClientInterface) LunMap(arg0 context.Context, arg1, arg2 string, arg3 int) (*s_a_n.LunMapCreateCreated, error)
LunMap mocks base method.
func (*MockRestClientInterface) LunMapGetReportingNodes ¶
func (m *MockRestClientInterface) LunMapGetReportingNodes(arg0 context.Context, arg1, arg2 string) ([]string, error)
LunMapGetReportingNodes mocks base method.
func (*MockRestClientInterface) LunMapInfo ¶
func (m *MockRestClientInterface) LunMapInfo(arg0 context.Context, arg1, arg2 string) (*s_a_n.LunMapCollectionGetOK, error)
LunMapInfo mocks base method.
func (*MockRestClientInterface) LunMapList ¶
func (m *MockRestClientInterface) LunMapList(arg0 context.Context, arg1, arg2 string) (*s_a_n.LunMapCollectionGetOK, error)
LunMapList mocks base method.
func (*MockRestClientInterface) LunOptions ¶
func (m *MockRestClientInterface) LunOptions(arg0 context.Context) (*api.LunOptionsResult, error)
LunOptions mocks base method.
func (*MockRestClientInterface) LunRename ¶
func (m *MockRestClientInterface) LunRename(arg0 context.Context, arg1, arg2 string) error
LunRename mocks base method.
func (*MockRestClientInterface) LunSetAttribute ¶
func (m *MockRestClientInterface) LunSetAttribute(arg0 context.Context, arg1, arg2, arg3 string) error
LunSetAttribute mocks base method.
func (*MockRestClientInterface) LunSetComment ¶
func (m *MockRestClientInterface) LunSetComment(arg0 context.Context, arg1, arg2 string) error
LunSetComment mocks base method.
func (*MockRestClientInterface) LunSetQosPolicyGroup ¶
func (m *MockRestClientInterface) LunSetQosPolicyGroup(arg0 context.Context, arg1, arg2 string) error
LunSetQosPolicyGroup mocks base method.
func (*MockRestClientInterface) LunSetSize ¶
func (m *MockRestClientInterface) LunSetSize(arg0 context.Context, arg1, arg2 string) (uint64, error)
LunSetSize mocks base method.
func (*MockRestClientInterface) LunUnmap ¶
func (m *MockRestClientInterface) LunUnmap(arg0 context.Context, arg1, arg2 string) error
LunUnmap mocks base method.
func (*MockRestClientInterface) NetInterfaceGetDataLIFs ¶
func (m *MockRestClientInterface) NetInterfaceGetDataLIFs(arg0 context.Context, arg1 string) ([]string, error)
NetInterfaceGetDataLIFs mocks base method.
func (*MockRestClientInterface) NetworkIPInterfacesList ¶
func (m *MockRestClientInterface) NetworkIPInterfacesList(arg0 context.Context) (*networking.NetworkIPInterfacesGetOK, error)
NetworkIPInterfacesList mocks base method.
func (*MockRestClientInterface) NodeList ¶
func (m *MockRestClientInterface) NodeList(arg0 context.Context, arg1 string) (*cluster.NodesGetOK, error)
NodeList mocks base method.
func (*MockRestClientInterface) NodeListSerialNumbers ¶
func (m *MockRestClientInterface) NodeListSerialNumbers(arg0 context.Context) ([]string, error)
NodeListSerialNumbers mocks base method.
func (*MockRestClientInterface) PollJobStatus ¶
func (m *MockRestClientInterface) PollJobStatus(arg0 context.Context, arg1 *models.JobLinkResponse) error
PollJobStatus mocks base method.
func (*MockRestClientInterface) QtreeCount ¶
QtreeCount mocks base method.
func (*MockRestClientInterface) QtreeCreate ¶
func (m *MockRestClientInterface) QtreeCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) error
QtreeCreate mocks base method.
func (*MockRestClientInterface) QtreeDestroyAsync ¶
func (m *MockRestClientInterface) QtreeDestroyAsync(arg0 context.Context, arg1 string, arg2 bool) error
QtreeDestroyAsync mocks base method.
func (*MockRestClientInterface) QtreeExists ¶
func (m *MockRestClientInterface) QtreeExists(arg0 context.Context, arg1, arg2 string) (bool, string, error)
QtreeExists mocks base method.
func (*MockRestClientInterface) QtreeGet ¶
func (m *MockRestClientInterface) QtreeGet(arg0 context.Context, arg1, arg2 string) (*models.Qtree, error)
QtreeGet mocks base method.
func (*MockRestClientInterface) QtreeGetAll ¶
func (m *MockRestClientInterface) QtreeGetAll(arg0 context.Context, arg1 string) (*storage.QtreeCollectionGetOK, error)
QtreeGetAll mocks base method.
func (*MockRestClientInterface) QtreeGetByName ¶
func (m *MockRestClientInterface) QtreeGetByName(arg0 context.Context, arg1, arg2 string) (*models.Qtree, error)
QtreeGetByName mocks base method.
func (*MockRestClientInterface) QtreeGetByPath ¶
func (m *MockRestClientInterface) QtreeGetByPath(arg0 context.Context, arg1 string) (*models.Qtree, error)
QtreeGetByPath mocks base method.
func (*MockRestClientInterface) QtreeList ¶
func (m *MockRestClientInterface) QtreeList(arg0 context.Context, arg1, arg2 string) (*storage.QtreeCollectionGetOK, error)
QtreeList mocks base method.
func (*MockRestClientInterface) QtreeModifyExportPolicy ¶
func (m *MockRestClientInterface) QtreeModifyExportPolicy(arg0 context.Context, arg1, arg2, arg3 string) error
QtreeModifyExportPolicy mocks base method.
func (*MockRestClientInterface) QtreeRename ¶
func (m *MockRestClientInterface) QtreeRename(arg0 context.Context, arg1, arg2 string) error
QtreeRename mocks base method.
func (*MockRestClientInterface) QuotaAddEntry ¶
func (m *MockRestClientInterface) QuotaAddEntry(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
QuotaAddEntry mocks base method.
func (*MockRestClientInterface) QuotaEntryList ¶
func (m *MockRestClientInterface) QuotaEntryList(arg0 context.Context, arg1 string) (*storage.QuotaRuleCollectionGetOK, error)
QuotaEntryList mocks base method.
func (*MockRestClientInterface) QuotaGetEntry ¶
func (m *MockRestClientInterface) QuotaGetEntry(arg0 context.Context, arg1, arg2, arg3 string) (*models.QuotaRule, error)
QuotaGetEntry mocks base method.
func (*MockRestClientInterface) QuotaOff ¶
func (m *MockRestClientInterface) QuotaOff(arg0 context.Context, arg1 string) error
QuotaOff mocks base method.
func (*MockRestClientInterface) QuotaOn ¶
func (m *MockRestClientInterface) QuotaOn(arg0 context.Context, arg1 string) error
QuotaOn mocks base method.
func (*MockRestClientInterface) QuotaSetEntry ¶
func (m *MockRestClientInterface) QuotaSetEntry(arg0 context.Context, arg1, arg2, arg3, arg4 string) error
QuotaSetEntry mocks base method.
func (*MockRestClientInterface) SVMGetAggregateNames ¶
func (m *MockRestClientInterface) SVMGetAggregateNames(arg0 context.Context) ([]string, error)
SVMGetAggregateNames mocks base method.
func (*MockRestClientInterface) SVMName ¶
func (m *MockRestClientInterface) SVMName() string
SVMName mocks base method.
func (*MockRestClientInterface) SVMUUID ¶
func (m *MockRestClientInterface) SVMUUID() string
SVMUUID mocks base method.
func (*MockRestClientInterface) SetSVMName ¶
func (m *MockRestClientInterface) SetSVMName(arg0 string)
SetSVMName mocks base method.
func (*MockRestClientInterface) SetSVMUUID ¶
func (m *MockRestClientInterface) SetSVMUUID(arg0 string)
SetSVMUUID mocks base method.
func (*MockRestClientInterface) SnapshotCreate ¶
func (m *MockRestClientInterface) SnapshotCreate(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotCreateAccepted, error)
SnapshotCreate mocks base method.
func (*MockRestClientInterface) SnapshotCreateAndWait ¶
func (m *MockRestClientInterface) SnapshotCreateAndWait(arg0 context.Context, arg1, arg2 string) error
SnapshotCreateAndWait mocks base method.
func (*MockRestClientInterface) SnapshotDelete ¶
func (m *MockRestClientInterface) SnapshotDelete(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotDeleteAccepted, error)
SnapshotDelete mocks base method.
func (*MockRestClientInterface) SnapshotGet ¶
func (m *MockRestClientInterface) SnapshotGet(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotGetOK, error)
SnapshotGet mocks base method.
func (*MockRestClientInterface) SnapshotGetByName ¶
func (m *MockRestClientInterface) SnapshotGetByName(arg0 context.Context, arg1, arg2 string) (*models.Snapshot, error)
SnapshotGetByName mocks base method.
func (*MockRestClientInterface) SnapshotList ¶
func (m *MockRestClientInterface) SnapshotList(arg0 context.Context, arg1 string) (*storage.SnapshotCollectionGetOK, error)
SnapshotList mocks base method.
func (*MockRestClientInterface) SnapshotListByName ¶
func (m *MockRestClientInterface) SnapshotListByName(arg0 context.Context, arg1, arg2 string) (*storage.SnapshotCollectionGetOK, error)
SnapshotListByName mocks base method.
func (*MockRestClientInterface) SnapshotRestoreFlexgroup ¶
func (m *MockRestClientInterface) SnapshotRestoreFlexgroup(arg0 context.Context, arg1, arg2 string) error
SnapshotRestoreFlexgroup mocks base method.
func (*MockRestClientInterface) SnapshotRestoreVolume ¶
func (m *MockRestClientInterface) SnapshotRestoreVolume(arg0 context.Context, arg1, arg2 string) error
SnapshotRestoreVolume mocks base method.
func (*MockRestClientInterface) SupportsFeature ¶
SupportsFeature mocks base method.
func (*MockRestClientInterface) SvmGetByName ¶
func (m *MockRestClientInterface) SvmGetByName(arg0 context.Context, arg1 string) (*models.Svm, error)
SvmGetByName mocks base method.
func (*MockRestClientInterface) SvmList ¶
func (m *MockRestClientInterface) SvmList(arg0 context.Context, arg1 string) (*svm.SvmCollectionGetOK, error)
SvmList mocks base method.
func (*MockRestClientInterface) SystemGetOntapVersion ¶
func (m *MockRestClientInterface) SystemGetOntapVersion(arg0 context.Context) (string, error)
SystemGetOntapVersion mocks base method.
func (*MockRestClientInterface) TieringPolicyValue ¶
func (m *MockRestClientInterface) TieringPolicyValue(arg0 context.Context) string
TieringPolicyValue mocks base method.
func (*MockRestClientInterface) VolumeCloneCreate ¶
func (m *MockRestClientInterface) VolumeCloneCreate(arg0 context.Context, arg1, arg2, arg3 string) (*storage.VolumeCreateAccepted, error)
VolumeCloneCreate mocks base method.
func (*MockRestClientInterface) VolumeCloneCreateAsync ¶
func (m *MockRestClientInterface) VolumeCloneCreateAsync(arg0 context.Context, arg1, arg2, arg3 string) error
VolumeCloneCreateAsync mocks base method.
func (*MockRestClientInterface) VolumeCloneSplitStart ¶
func (m *MockRestClientInterface) VolumeCloneSplitStart(arg0 context.Context, arg1 string) error
VolumeCloneSplitStart mocks base method.
func (*MockRestClientInterface) VolumeCreate ¶
func (m *MockRestClientInterface) VolumeCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10 string, arg11 api.QosPolicyGroup, arg12 *bool, arg13 int) error
VolumeCreate mocks base method.
func (*MockRestClientInterface) VolumeDestroy ¶
func (m *MockRestClientInterface) VolumeDestroy(arg0 context.Context, arg1 string) error
VolumeDestroy mocks base method.
func (*MockRestClientInterface) VolumeDisableSnapshotDirectoryAccess ¶
func (m *MockRestClientInterface) VolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) error
VolumeDisableSnapshotDirectoryAccess mocks base method.
func (*MockRestClientInterface) VolumeExists ¶
VolumeExists mocks base method.
func (*MockRestClientInterface) VolumeGetByName ¶
func (m *MockRestClientInterface) VolumeGetByName(arg0 context.Context, arg1 string) (*models.Volume, error)
VolumeGetByName mocks base method.
func (*MockRestClientInterface) VolumeList ¶
func (m *MockRestClientInterface) VolumeList(arg0 context.Context, arg1 string) (*storage.VolumeCollectionGetOK, error)
VolumeList mocks base method.
func (*MockRestClientInterface) VolumeListAllBackedBySnapshot ¶
func (m *MockRestClientInterface) VolumeListAllBackedBySnapshot(arg0 context.Context, arg1, arg2 string) ([]string, error)
VolumeListAllBackedBySnapshot mocks base method.
func (*MockRestClientInterface) VolumeListByAttrs ¶
func (m *MockRestClientInterface) VolumeListByAttrs(arg0 context.Context, arg1 *api.Volume) (api.Volumes, error)
VolumeListByAttrs mocks base method.
func (*MockRestClientInterface) VolumeModifyExportPolicy ¶
func (m *MockRestClientInterface) VolumeModifyExportPolicy(arg0 context.Context, arg1, arg2 string) error
VolumeModifyExportPolicy mocks base method.
func (*MockRestClientInterface) VolumeModifyUnixPermissions ¶
func (m *MockRestClientInterface) VolumeModifyUnixPermissions(arg0 context.Context, arg1, arg2 string) error
VolumeModifyUnixPermissions mocks base method.
func (*MockRestClientInterface) VolumeMount ¶
func (m *MockRestClientInterface) VolumeMount(arg0 context.Context, arg1, arg2 string) error
VolumeMount mocks base method.
func (*MockRestClientInterface) VolumeRename ¶
func (m *MockRestClientInterface) VolumeRename(arg0 context.Context, arg1, arg2 string) error
VolumeRename mocks base method.
func (*MockRestClientInterface) VolumeSetComment ¶
func (m *MockRestClientInterface) VolumeSetComment(arg0 context.Context, arg1, arg2 string) error
VolumeSetComment mocks base method.
func (*MockRestClientInterface) VolumeSetQosPolicyGroupName ¶
func (m *MockRestClientInterface) VolumeSetQosPolicyGroupName(arg0 context.Context, arg1 string, arg2 api.QosPolicyGroup) error
VolumeSetQosPolicyGroupName mocks base method.
func (*MockRestClientInterface) VolumeSetSize ¶
func (m *MockRestClientInterface) VolumeSetSize(arg0 context.Context, arg1, arg2 string) error
VolumeSetSize mocks base method.
func (*MockRestClientInterface) VolumeSize ¶
VolumeSize mocks base method.
func (*MockRestClientInterface) VolumeUsedSize ¶
VolumeUsedSize mocks base method.
type MockRestClientInterfaceMockRecorder ¶
type MockRestClientInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockRestClientInterfaceMockRecorder is the mock recorder for MockRestClientInterface.
func (*MockRestClientInterfaceMockRecorder) AggregateList ¶
func (mr *MockRestClientInterfaceMockRecorder) AggregateList(arg0, arg1 interface{}) *gomock.Call
AggregateList indicates an expected call of AggregateList.
func (*MockRestClientInterfaceMockRecorder) ClientConfig ¶
func (mr *MockRestClientInterfaceMockRecorder) ClientConfig() *gomock.Call
ClientConfig indicates an expected call of ClientConfig.
func (*MockRestClientInterfaceMockRecorder) ClusterInfo ¶
func (mr *MockRestClientInterfaceMockRecorder) ClusterInfo(arg0 interface{}) *gomock.Call
ClusterInfo indicates an expected call of ClusterInfo.
func (*MockRestClientInterfaceMockRecorder) EmsAutosupportLog ¶
func (mr *MockRestClientInterfaceMockRecorder) EmsAutosupportLog(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8 interface{}) *gomock.Call
EmsAutosupportLog indicates an expected call of EmsAutosupportLog.
func (*MockRestClientInterfaceMockRecorder) ExportPolicyCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyCreate(arg0, arg1 interface{}) *gomock.Call
ExportPolicyCreate indicates an expected call of ExportPolicyCreate.
func (*MockRestClientInterfaceMockRecorder) ExportPolicyDestroy ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyDestroy(arg0, arg1 interface{}) *gomock.Call
ExportPolicyDestroy indicates an expected call of ExportPolicyDestroy.
func (*MockRestClientInterfaceMockRecorder) ExportPolicyGet ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyGet(arg0, arg1 interface{}) *gomock.Call
ExportPolicyGet indicates an expected call of ExportPolicyGet.
func (*MockRestClientInterfaceMockRecorder) ExportPolicyGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyGetByName(arg0, arg1 interface{}) *gomock.Call
ExportPolicyGetByName indicates an expected call of ExportPolicyGetByName.
func (*MockRestClientInterfaceMockRecorder) ExportPolicyList ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportPolicyList(arg0, arg1 interface{}) *gomock.Call
ExportPolicyList indicates an expected call of ExportPolicyList.
func (*MockRestClientInterfaceMockRecorder) ExportRuleCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportRuleCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
ExportRuleCreate indicates an expected call of ExportRuleCreate.
func (*MockRestClientInterfaceMockRecorder) ExportRuleDestroy ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportRuleDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
ExportRuleDestroy indicates an expected call of ExportRuleDestroy.
func (*MockRestClientInterfaceMockRecorder) ExportRuleList ¶
func (mr *MockRestClientInterfaceMockRecorder) ExportRuleList(arg0, arg1 interface{}) *gomock.Call
ExportRuleList indicates an expected call of ExportRuleList.
func (*MockRestClientInterfaceMockRecorder) FlexGroupCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13 interface{}) *gomock.Call
FlexGroupCreate indicates an expected call of FlexGroupCreate.
func (*MockRestClientInterfaceMockRecorder) FlexGroupDestroy ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupDestroy(arg0, arg1 interface{}) *gomock.Call
FlexGroupDestroy indicates an expected call of FlexGroupDestroy.
func (*MockRestClientInterfaceMockRecorder) FlexGroupExists ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupExists(arg0, arg1 interface{}) *gomock.Call
FlexGroupExists indicates an expected call of FlexGroupExists.
func (*MockRestClientInterfaceMockRecorder) FlexGroupGetAll ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupGetAll(arg0, arg1 interface{}) *gomock.Call
FlexGroupGetAll indicates an expected call of FlexGroupGetAll.
func (*MockRestClientInterfaceMockRecorder) FlexGroupGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupGetByName(arg0, arg1 interface{}) *gomock.Call
FlexGroupGetByName indicates an expected call of FlexGroupGetByName.
func (*MockRestClientInterfaceMockRecorder) FlexGroupModifyUnixPermissions ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupModifyUnixPermissions(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupModifyUnixPermissions indicates an expected call of FlexGroupModifyUnixPermissions.
func (*MockRestClientInterfaceMockRecorder) FlexGroupMount ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupMount(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupMount indicates an expected call of FlexGroupMount.
func (*MockRestClientInterfaceMockRecorder) FlexGroupSetComment ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupSetComment indicates an expected call of FlexGroupSetComment.
func (*MockRestClientInterfaceMockRecorder) FlexGroupSetSize ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupSetSize indicates an expected call of FlexGroupSetSize.
func (*MockRestClientInterfaceMockRecorder) FlexGroupSize ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupSize(arg0, arg1 interface{}) *gomock.Call
FlexGroupSize indicates an expected call of FlexGroupSize.
func (*MockRestClientInterfaceMockRecorder) FlexGroupUsedSize ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupUsedSize(arg0, arg1 interface{}) *gomock.Call
FlexGroupUsedSize indicates an expected call of FlexGroupUsedSize.
func (*MockRestClientInterfaceMockRecorder) FlexGroupVolumeDisableSnapshotDirectoryAccess ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
FlexGroupVolumeDisableSnapshotDirectoryAccess indicates an expected call of FlexGroupVolumeDisableSnapshotDirectoryAccess.
func (*MockRestClientInterfaceMockRecorder) FlexgroupCloneSplitStart ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexgroupCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
FlexgroupCloneSplitStart indicates an expected call of FlexgroupCloneSplitStart.
func (*MockRestClientInterfaceMockRecorder) FlexgroupModifyExportPolicy ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexgroupModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupModifyExportPolicy indicates an expected call of FlexgroupModifyExportPolicy.
func (*MockRestClientInterfaceMockRecorder) FlexgroupSetQosPolicyGroupName ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexgroupSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
FlexgroupSetQosPolicyGroupName indicates an expected call of FlexgroupSetQosPolicyGroupName.
func (*MockRestClientInterfaceMockRecorder) FlexgroupUnmount ¶
func (mr *MockRestClientInterfaceMockRecorder) FlexgroupUnmount(arg0, arg1 interface{}) *gomock.Call
FlexgroupUnmount indicates an expected call of FlexgroupUnmount.
func (*MockRestClientInterfaceMockRecorder) IgroupAdd ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupAdd(arg0, arg1, arg2 interface{}) *gomock.Call
IgroupAdd indicates an expected call of IgroupAdd.
func (*MockRestClientInterfaceMockRecorder) IgroupCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
IgroupCreate indicates an expected call of IgroupCreate.
func (*MockRestClientInterfaceMockRecorder) IgroupDestroy ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupDestroy(arg0, arg1 interface{}) *gomock.Call
IgroupDestroy indicates an expected call of IgroupDestroy.
func (*MockRestClientInterfaceMockRecorder) IgroupGet ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupGet(arg0, arg1 interface{}) *gomock.Call
IgroupGet indicates an expected call of IgroupGet.
func (*MockRestClientInterfaceMockRecorder) IgroupGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupGetByName(arg0, arg1 interface{}) *gomock.Call
IgroupGetByName indicates an expected call of IgroupGetByName.
func (*MockRestClientInterfaceMockRecorder) IgroupList ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupList(arg0, arg1 interface{}) *gomock.Call
IgroupList indicates an expected call of IgroupList.
func (*MockRestClientInterfaceMockRecorder) IgroupRemove ¶
func (mr *MockRestClientInterfaceMockRecorder) IgroupRemove(arg0, arg1, arg2 interface{}) *gomock.Call
IgroupRemove indicates an expected call of IgroupRemove.
func (*MockRestClientInterfaceMockRecorder) IsJobFinished ¶
func (mr *MockRestClientInterfaceMockRecorder) IsJobFinished(arg0, arg1 interface{}) *gomock.Call
IsJobFinished indicates an expected call of IsJobFinished.
func (*MockRestClientInterfaceMockRecorder) IscsiInitiatorGetDefaultAuth ¶
func (mr *MockRestClientInterfaceMockRecorder) IscsiInitiatorGetDefaultAuth(arg0 interface{}) *gomock.Call
IscsiInitiatorGetDefaultAuth indicates an expected call of IscsiInitiatorGetDefaultAuth.
func (*MockRestClientInterfaceMockRecorder) IscsiInitiatorSetDefaultAuth ¶
func (mr *MockRestClientInterfaceMockRecorder) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
IscsiInitiatorSetDefaultAuth indicates an expected call of IscsiInitiatorSetDefaultAuth.
func (*MockRestClientInterfaceMockRecorder) IscsiInterfaceGet ¶
func (mr *MockRestClientInterfaceMockRecorder) IscsiInterfaceGet(arg0, arg1 interface{}) *gomock.Call
IscsiInterfaceGet indicates an expected call of IscsiInterfaceGet.
func (*MockRestClientInterfaceMockRecorder) IscsiNodeGetName ¶
func (mr *MockRestClientInterfaceMockRecorder) IscsiNodeGetName(arg0 interface{}) *gomock.Call
IscsiNodeGetName indicates an expected call of IscsiNodeGetName.
func (*MockRestClientInterfaceMockRecorder) JobGet ¶
func (mr *MockRestClientInterfaceMockRecorder) JobGet(arg0, arg1 interface{}) *gomock.Call
JobGet indicates an expected call of JobGet.
func (*MockRestClientInterfaceMockRecorder) LunCloneCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) LunCloneCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
LunCloneCreate indicates an expected call of LunCloneCreate.
func (*MockRestClientInterfaceMockRecorder) LunCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) LunCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
LunCreate indicates an expected call of LunCreate.
func (*MockRestClientInterfaceMockRecorder) LunDelete ¶
func (mr *MockRestClientInterfaceMockRecorder) LunDelete(arg0, arg1 interface{}) *gomock.Call
LunDelete indicates an expected call of LunDelete.
func (*MockRestClientInterfaceMockRecorder) LunGet ¶
func (mr *MockRestClientInterfaceMockRecorder) LunGet(arg0, arg1 interface{}) *gomock.Call
LunGet indicates an expected call of LunGet.
func (*MockRestClientInterfaceMockRecorder) LunGetAttribute ¶
func (mr *MockRestClientInterfaceMockRecorder) LunGetAttribute(arg0, arg1, arg2 interface{}) *gomock.Call
LunGetAttribute indicates an expected call of LunGetAttribute.
func (*MockRestClientInterfaceMockRecorder) LunGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) LunGetByName(arg0, arg1 interface{}) *gomock.Call
LunGetByName indicates an expected call of LunGetByName.
func (*MockRestClientInterfaceMockRecorder) LunGetComment ¶
func (mr *MockRestClientInterfaceMockRecorder) LunGetComment(arg0, arg1 interface{}) *gomock.Call
LunGetComment indicates an expected call of LunGetComment.
func (*MockRestClientInterfaceMockRecorder) LunList ¶
func (mr *MockRestClientInterfaceMockRecorder) LunList(arg0, arg1 interface{}) *gomock.Call
LunList indicates an expected call of LunList.
func (*MockRestClientInterfaceMockRecorder) LunMap ¶
func (mr *MockRestClientInterfaceMockRecorder) LunMap(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
LunMap indicates an expected call of LunMap.
func (*MockRestClientInterfaceMockRecorder) LunMapGetReportingNodes ¶
func (mr *MockRestClientInterfaceMockRecorder) LunMapGetReportingNodes(arg0, arg1, arg2 interface{}) *gomock.Call
LunMapGetReportingNodes indicates an expected call of LunMapGetReportingNodes.
func (*MockRestClientInterfaceMockRecorder) LunMapInfo ¶
func (mr *MockRestClientInterfaceMockRecorder) LunMapInfo(arg0, arg1, arg2 interface{}) *gomock.Call
LunMapInfo indicates an expected call of LunMapInfo.
func (*MockRestClientInterfaceMockRecorder) LunMapList ¶
func (mr *MockRestClientInterfaceMockRecorder) LunMapList(arg0, arg1, arg2 interface{}) *gomock.Call
LunMapList indicates an expected call of LunMapList.
func (*MockRestClientInterfaceMockRecorder) LunOptions ¶
func (mr *MockRestClientInterfaceMockRecorder) LunOptions(arg0 interface{}) *gomock.Call
LunOptions indicates an expected call of LunOptions.
func (*MockRestClientInterfaceMockRecorder) LunRename ¶
func (mr *MockRestClientInterfaceMockRecorder) LunRename(arg0, arg1, arg2 interface{}) *gomock.Call
LunRename indicates an expected call of LunRename.
func (*MockRestClientInterfaceMockRecorder) LunSetAttribute ¶
func (mr *MockRestClientInterfaceMockRecorder) LunSetAttribute(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
LunSetAttribute indicates an expected call of LunSetAttribute.
func (*MockRestClientInterfaceMockRecorder) LunSetComment ¶
func (mr *MockRestClientInterfaceMockRecorder) LunSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
LunSetComment indicates an expected call of LunSetComment.
func (*MockRestClientInterfaceMockRecorder) LunSetQosPolicyGroup ¶
func (mr *MockRestClientInterfaceMockRecorder) LunSetQosPolicyGroup(arg0, arg1, arg2 interface{}) *gomock.Call
LunSetQosPolicyGroup indicates an expected call of LunSetQosPolicyGroup.
func (*MockRestClientInterfaceMockRecorder) LunSetSize ¶
func (mr *MockRestClientInterfaceMockRecorder) LunSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
LunSetSize indicates an expected call of LunSetSize.
func (*MockRestClientInterfaceMockRecorder) LunSize ¶
func (mr *MockRestClientInterfaceMockRecorder) LunSize(arg0, arg1 interface{}) *gomock.Call
LunSize indicates an expected call of LunSize.
func (*MockRestClientInterfaceMockRecorder) LunUnmap ¶
func (mr *MockRestClientInterfaceMockRecorder) LunUnmap(arg0, arg1, arg2 interface{}) *gomock.Call
LunUnmap indicates an expected call of LunUnmap.
func (*MockRestClientInterfaceMockRecorder) NetInterfaceGetDataLIFs ¶
func (mr *MockRestClientInterfaceMockRecorder) NetInterfaceGetDataLIFs(arg0, arg1 interface{}) *gomock.Call
NetInterfaceGetDataLIFs indicates an expected call of NetInterfaceGetDataLIFs.
func (*MockRestClientInterfaceMockRecorder) NetworkIPInterfacesList ¶
func (mr *MockRestClientInterfaceMockRecorder) NetworkIPInterfacesList(arg0 interface{}) *gomock.Call
NetworkIPInterfacesList indicates an expected call of NetworkIPInterfacesList.
func (*MockRestClientInterfaceMockRecorder) NodeList ¶
func (mr *MockRestClientInterfaceMockRecorder) NodeList(arg0, arg1 interface{}) *gomock.Call
NodeList indicates an expected call of NodeList.
func (*MockRestClientInterfaceMockRecorder) NodeListSerialNumbers ¶
func (mr *MockRestClientInterfaceMockRecorder) NodeListSerialNumbers(arg0 interface{}) *gomock.Call
NodeListSerialNumbers indicates an expected call of NodeListSerialNumbers.
func (*MockRestClientInterfaceMockRecorder) PollJobStatus ¶
func (mr *MockRestClientInterfaceMockRecorder) PollJobStatus(arg0, arg1 interface{}) *gomock.Call
PollJobStatus indicates an expected call of PollJobStatus.
func (*MockRestClientInterfaceMockRecorder) QtreeCount ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeCount(arg0, arg1 interface{}) *gomock.Call
QtreeCount indicates an expected call of QtreeCount.
func (*MockRestClientInterfaceMockRecorder) QtreeCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
QtreeCreate indicates an expected call of QtreeCreate.
func (*MockRestClientInterfaceMockRecorder) QtreeDestroyAsync ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeDestroyAsync(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeDestroyAsync indicates an expected call of QtreeDestroyAsync.
func (*MockRestClientInterfaceMockRecorder) QtreeExists ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeExists(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeExists indicates an expected call of QtreeExists.
func (*MockRestClientInterfaceMockRecorder) QtreeGet ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeGet(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeGet indicates an expected call of QtreeGet.
func (*MockRestClientInterfaceMockRecorder) QtreeGetAll ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeGetAll(arg0, arg1 interface{}) *gomock.Call
QtreeGetAll indicates an expected call of QtreeGetAll.
func (*MockRestClientInterfaceMockRecorder) QtreeGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeGetByName(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeGetByName indicates an expected call of QtreeGetByName.
func (*MockRestClientInterfaceMockRecorder) QtreeGetByPath ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeGetByPath(arg0, arg1 interface{}) *gomock.Call
QtreeGetByPath indicates an expected call of QtreeGetByPath.
func (*MockRestClientInterfaceMockRecorder) QtreeList ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeList(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeList indicates an expected call of QtreeList.
func (*MockRestClientInterfaceMockRecorder) QtreeModifyExportPolicy ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeModifyExportPolicy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
QtreeModifyExportPolicy indicates an expected call of QtreeModifyExportPolicy.
func (*MockRestClientInterfaceMockRecorder) QtreeRename ¶
func (mr *MockRestClientInterfaceMockRecorder) QtreeRename(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeRename indicates an expected call of QtreeRename.
func (*MockRestClientInterfaceMockRecorder) QuotaAddEntry ¶
func (mr *MockRestClientInterfaceMockRecorder) QuotaAddEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
QuotaAddEntry indicates an expected call of QuotaAddEntry.
func (*MockRestClientInterfaceMockRecorder) QuotaEntryList ¶
func (mr *MockRestClientInterfaceMockRecorder) QuotaEntryList(arg0, arg1 interface{}) *gomock.Call
QuotaEntryList indicates an expected call of QuotaEntryList.
func (*MockRestClientInterfaceMockRecorder) QuotaGetEntry ¶
func (mr *MockRestClientInterfaceMockRecorder) QuotaGetEntry(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
QuotaGetEntry indicates an expected call of QuotaGetEntry.
func (*MockRestClientInterfaceMockRecorder) QuotaOff ¶
func (mr *MockRestClientInterfaceMockRecorder) QuotaOff(arg0, arg1 interface{}) *gomock.Call
QuotaOff indicates an expected call of QuotaOff.
func (*MockRestClientInterfaceMockRecorder) QuotaOn ¶
func (mr *MockRestClientInterfaceMockRecorder) QuotaOn(arg0, arg1 interface{}) *gomock.Call
QuotaOn indicates an expected call of QuotaOn.
func (*MockRestClientInterfaceMockRecorder) QuotaSetEntry ¶
func (mr *MockRestClientInterfaceMockRecorder) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
QuotaSetEntry indicates an expected call of QuotaSetEntry.
func (*MockRestClientInterfaceMockRecorder) SVMGetAggregateNames ¶
func (mr *MockRestClientInterfaceMockRecorder) SVMGetAggregateNames(arg0 interface{}) *gomock.Call
SVMGetAggregateNames indicates an expected call of SVMGetAggregateNames.
func (*MockRestClientInterfaceMockRecorder) SVMName ¶
func (mr *MockRestClientInterfaceMockRecorder) SVMName() *gomock.Call
SVMName indicates an expected call of SVMName.
func (*MockRestClientInterfaceMockRecorder) SVMUUID ¶
func (mr *MockRestClientInterfaceMockRecorder) SVMUUID() *gomock.Call
SVMUUID indicates an expected call of SVMUUID.
func (*MockRestClientInterfaceMockRecorder) SetSVMName ¶
func (mr *MockRestClientInterfaceMockRecorder) SetSVMName(arg0 interface{}) *gomock.Call
SetSVMName indicates an expected call of SetSVMName.
func (*MockRestClientInterfaceMockRecorder) SetSVMUUID ¶
func (mr *MockRestClientInterfaceMockRecorder) SetSVMUUID(arg0 interface{}) *gomock.Call
SetSVMUUID indicates an expected call of SetSVMUUID.
func (*MockRestClientInterfaceMockRecorder) SnapshotCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotCreate(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotCreate indicates an expected call of SnapshotCreate.
func (*MockRestClientInterfaceMockRecorder) SnapshotCreateAndWait ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotCreateAndWait(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotCreateAndWait indicates an expected call of SnapshotCreateAndWait.
func (*MockRestClientInterfaceMockRecorder) SnapshotDelete ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotDelete(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotDelete indicates an expected call of SnapshotDelete.
func (*MockRestClientInterfaceMockRecorder) SnapshotGet ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotGet(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotGet indicates an expected call of SnapshotGet.
func (*MockRestClientInterfaceMockRecorder) SnapshotGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotGetByName(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotGetByName indicates an expected call of SnapshotGetByName.
func (*MockRestClientInterfaceMockRecorder) SnapshotList ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotList(arg0, arg1 interface{}) *gomock.Call
SnapshotList indicates an expected call of SnapshotList.
func (*MockRestClientInterfaceMockRecorder) SnapshotListByName ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotListByName(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotListByName indicates an expected call of SnapshotListByName.
func (*MockRestClientInterfaceMockRecorder) SnapshotRestoreFlexgroup ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotRestoreFlexgroup(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotRestoreFlexgroup indicates an expected call of SnapshotRestoreFlexgroup.
func (*MockRestClientInterfaceMockRecorder) SnapshotRestoreVolume ¶
func (mr *MockRestClientInterfaceMockRecorder) SnapshotRestoreVolume(arg0, arg1, arg2 interface{}) *gomock.Call
SnapshotRestoreVolume indicates an expected call of SnapshotRestoreVolume.
func (*MockRestClientInterfaceMockRecorder) SupportsFeature ¶
func (mr *MockRestClientInterfaceMockRecorder) SupportsFeature(arg0, arg1 interface{}) *gomock.Call
SupportsFeature indicates an expected call of SupportsFeature.
func (*MockRestClientInterfaceMockRecorder) SvmGet ¶
func (mr *MockRestClientInterfaceMockRecorder) SvmGet(arg0, arg1 interface{}) *gomock.Call
SvmGet indicates an expected call of SvmGet.
func (*MockRestClientInterfaceMockRecorder) SvmGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) SvmGetByName(arg0, arg1 interface{}) *gomock.Call
SvmGetByName indicates an expected call of SvmGetByName.
func (*MockRestClientInterfaceMockRecorder) SvmList ¶
func (mr *MockRestClientInterfaceMockRecorder) SvmList(arg0, arg1 interface{}) *gomock.Call
SvmList indicates an expected call of SvmList.
func (*MockRestClientInterfaceMockRecorder) SystemGetOntapVersion ¶
func (mr *MockRestClientInterfaceMockRecorder) SystemGetOntapVersion(arg0 interface{}) *gomock.Call
SystemGetOntapVersion indicates an expected call of SystemGetOntapVersion.
func (*MockRestClientInterfaceMockRecorder) TieringPolicyValue ¶
func (mr *MockRestClientInterfaceMockRecorder) TieringPolicyValue(arg0 interface{}) *gomock.Call
TieringPolicyValue indicates an expected call of TieringPolicyValue.
func (*MockRestClientInterfaceMockRecorder) VolumeCloneCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeCloneCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
VolumeCloneCreate indicates an expected call of VolumeCloneCreate.
func (*MockRestClientInterfaceMockRecorder) VolumeCloneCreateAsync ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeCloneCreateAsync(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
VolumeCloneCreateAsync indicates an expected call of VolumeCloneCreateAsync.
func (*MockRestClientInterfaceMockRecorder) VolumeCloneSplitStart ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeCloneSplitStart(arg0, arg1 interface{}) *gomock.Call
VolumeCloneSplitStart indicates an expected call of VolumeCloneSplitStart.
func (*MockRestClientInterfaceMockRecorder) VolumeCreate ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13 interface{}) *gomock.Call
VolumeCreate indicates an expected call of VolumeCreate.
func (*MockRestClientInterfaceMockRecorder) VolumeDestroy ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeDestroy(arg0, arg1 interface{}) *gomock.Call
VolumeDestroy indicates an expected call of VolumeDestroy.
func (*MockRestClientInterfaceMockRecorder) VolumeDisableSnapshotDirectoryAccess ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
VolumeDisableSnapshotDirectoryAccess indicates an expected call of VolumeDisableSnapshotDirectoryAccess.
func (*MockRestClientInterfaceMockRecorder) VolumeExists ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeExists(arg0, arg1 interface{}) *gomock.Call
VolumeExists indicates an expected call of VolumeExists.
func (*MockRestClientInterfaceMockRecorder) VolumeGetByName ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeGetByName(arg0, arg1 interface{}) *gomock.Call
VolumeGetByName indicates an expected call of VolumeGetByName.
func (*MockRestClientInterfaceMockRecorder) VolumeList ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeList(arg0, arg1 interface{}) *gomock.Call
VolumeList indicates an expected call of VolumeList.
func (*MockRestClientInterfaceMockRecorder) VolumeListAllBackedBySnapshot ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeListAllBackedBySnapshot(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeListAllBackedBySnapshot indicates an expected call of VolumeListAllBackedBySnapshot.
func (*MockRestClientInterfaceMockRecorder) VolumeListByAttrs ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeListByAttrs(arg0, arg1 interface{}) *gomock.Call
VolumeListByAttrs indicates an expected call of VolumeListByAttrs.
func (*MockRestClientInterfaceMockRecorder) VolumeModifyExportPolicy ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeModifyExportPolicy indicates an expected call of VolumeModifyExportPolicy.
func (*MockRestClientInterfaceMockRecorder) VolumeModifyUnixPermissions ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeModifyUnixPermissions(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeModifyUnixPermissions indicates an expected call of VolumeModifyUnixPermissions.
func (*MockRestClientInterfaceMockRecorder) VolumeMount ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeMount(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeMount indicates an expected call of VolumeMount.
func (*MockRestClientInterfaceMockRecorder) VolumeRename ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeRename(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeRename indicates an expected call of VolumeRename.
func (*MockRestClientInterfaceMockRecorder) VolumeSetComment ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSetComment indicates an expected call of VolumeSetComment.
func (*MockRestClientInterfaceMockRecorder) VolumeSetQosPolicyGroupName ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeSetQosPolicyGroupName(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSetQosPolicyGroupName indicates an expected call of VolumeSetQosPolicyGroupName.
func (*MockRestClientInterfaceMockRecorder) VolumeSetSize ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSetSize indicates an expected call of VolumeSetSize.
func (*MockRestClientInterfaceMockRecorder) VolumeSize ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeSize(arg0, arg1 interface{}) *gomock.Call
VolumeSize indicates an expected call of VolumeSize.
func (*MockRestClientInterfaceMockRecorder) VolumeUsedSize ¶
func (mr *MockRestClientInterfaceMockRecorder) VolumeUsedSize(arg0, arg1 interface{}) *gomock.Call
VolumeUsedSize indicates an expected call of VolumeUsedSize.
type MockZapiClientInterface ¶
type MockZapiClientInterface struct {
// contains filtered or unexported fields
}
MockZapiClientInterface is a mock of ZapiClientInterface interface.
func NewMockZapiClientInterface ¶
func NewMockZapiClientInterface(ctrl *gomock.Controller) *MockZapiClientInterface
NewMockZapiClientInterface creates a new mock instance.
func (*MockZapiClientInterface) AggrSpaceGetIterRequest ¶
func (m *MockZapiClientInterface) AggrSpaceGetIterRequest(arg0 string) (*azgo.AggrSpaceGetIterResponse, error)
AggrSpaceGetIterRequest mocks base method.
func (*MockZapiClientInterface) AggregateCommitment ¶
func (m *MockZapiClientInterface) AggregateCommitment(arg0 context.Context, arg1 string) (*api.AggregateCommitment, error)
AggregateCommitment mocks base method.
func (*MockZapiClientInterface) ClientConfig ¶
func (m *MockZapiClientInterface) ClientConfig() api.ClientConfig
ClientConfig mocks base method.
func (*MockZapiClientInterface) EXPECT ¶
func (m *MockZapiClientInterface) EXPECT() *MockZapiClientInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockZapiClientInterface) EmsAutosupportLog ¶
func (m *MockZapiClientInterface) EmsAutosupportLog(arg0 string, arg1 bool, arg2, arg3, arg4 string, arg5 int, arg6 string, arg7 int) (*azgo.EmsAutosupportLogResponse, error)
EmsAutosupportLog mocks base method.
func (*MockZapiClientInterface) ExportPolicyCreate ¶
func (m *MockZapiClientInterface) ExportPolicyCreate(arg0 string) (*azgo.ExportPolicyCreateResponse, error)
ExportPolicyCreate mocks base method.
func (*MockZapiClientInterface) ExportPolicyDestroy ¶
func (m *MockZapiClientInterface) ExportPolicyDestroy(arg0 string) (*azgo.ExportPolicyDestroyResponse, error)
ExportPolicyDestroy mocks base method.
func (*MockZapiClientInterface) ExportPolicyGet ¶
func (m *MockZapiClientInterface) ExportPolicyGet(arg0 string) (*azgo.ExportPolicyGetResponse, error)
ExportPolicyGet mocks base method.
func (*MockZapiClientInterface) ExportRuleCreate ¶
func (m *MockZapiClientInterface) ExportRuleCreate(arg0, arg1 string, arg2, arg3, arg4, arg5 []string) (*azgo.ExportRuleCreateResponse, error)
ExportRuleCreate mocks base method.
func (*MockZapiClientInterface) ExportRuleDestroy ¶
func (m *MockZapiClientInterface) ExportRuleDestroy(arg0 string, arg1 int) (*azgo.ExportRuleDestroyResponse, error)
ExportRuleDestroy mocks base method.
func (*MockZapiClientInterface) ExportRuleGetIterRequest ¶
func (m *MockZapiClientInterface) ExportRuleGetIterRequest(arg0 string) (*azgo.ExportRuleGetIterResponse, error)
ExportRuleGetIterRequest mocks base method.
func (*MockZapiClientInterface) FlexGroupCreate ¶
func (m *MockZapiClientInterface) FlexGroupCreate(arg0 context.Context, arg1 string, arg2 int, arg3 []string, arg4, arg5, arg6, arg7, arg8, arg9, arg10 string, arg11 api.QosPolicyGroup, arg12 *bool, arg13 int) (*azgo.VolumeCreateAsyncResponse, error)
FlexGroupCreate mocks base method.
func (*MockZapiClientInterface) FlexGroupDestroy ¶
func (m *MockZapiClientInterface) FlexGroupDestroy(arg0 context.Context, arg1 string, arg2 bool) (*azgo.VolumeDestroyAsyncResponse, error)
FlexGroupDestroy mocks base method.
func (*MockZapiClientInterface) FlexGroupExists ¶
FlexGroupExists mocks base method.
func (*MockZapiClientInterface) FlexGroupGet ¶
func (m *MockZapiClientInterface) FlexGroupGet(arg0 string) (*azgo.VolumeAttributesType, error)
FlexGroupGet mocks base method.
func (*MockZapiClientInterface) FlexGroupGetAll ¶
func (m *MockZapiClientInterface) FlexGroupGetAll(arg0 string) (*azgo.VolumeGetIterResponse, error)
FlexGroupGetAll mocks base method.
func (*MockZapiClientInterface) FlexGroupModifyUnixPermissions ¶
func (m *MockZapiClientInterface) FlexGroupModifyUnixPermissions(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeModifyIterAsyncResponse, error)
FlexGroupModifyUnixPermissions mocks base method.
func (*MockZapiClientInterface) FlexGroupSetComment ¶
func (m *MockZapiClientInterface) FlexGroupSetComment(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeModifyIterAsyncResponse, error)
FlexGroupSetComment mocks base method.
func (*MockZapiClientInterface) FlexGroupSetSize ¶
func (m *MockZapiClientInterface) FlexGroupSetSize(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeSizeAsyncResponse, error)
FlexGroupSetSize mocks base method.
func (*MockZapiClientInterface) FlexGroupSize ¶
func (m *MockZapiClientInterface) FlexGroupSize(arg0 string) (int, error)
FlexGroupSize mocks base method.
func (*MockZapiClientInterface) FlexGroupUsedSize ¶
func (m *MockZapiClientInterface) FlexGroupUsedSize(arg0 string) (int, error)
FlexGroupUsedSize mocks base method.
func (*MockZapiClientInterface) FlexGroupVolumeDisableSnapshotDirectoryAccess ¶
func (m *MockZapiClientInterface) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0 context.Context, arg1 string) (*azgo.VolumeModifyIterAsyncResponse, error)
FlexGroupVolumeDisableSnapshotDirectoryAccess mocks base method.
func (*MockZapiClientInterface) GetClonedZapiRunner ¶
func (m *MockZapiClientInterface) GetClonedZapiRunner() *azgo.ZapiRunner
GetClonedZapiRunner mocks base method.
func (*MockZapiClientInterface) GetNontunneledZapiRunner ¶
func (m *MockZapiClientInterface) GetNontunneledZapiRunner() *azgo.ZapiRunner
GetNontunneledZapiRunner mocks base method.
func (*MockZapiClientInterface) GetPeeredVservers ¶
func (m *MockZapiClientInterface) GetPeeredVservers(arg0 context.Context) ([]string, error)
GetPeeredVservers mocks base method.
func (*MockZapiClientInterface) IgroupAdd ¶
func (m *MockZapiClientInterface) IgroupAdd(arg0, arg1 string) (*azgo.IgroupAddResponse, error)
IgroupAdd mocks base method.
func (*MockZapiClientInterface) IgroupCreate ¶
func (m *MockZapiClientInterface) IgroupCreate(arg0, arg1, arg2 string) (*azgo.IgroupCreateResponse, error)
IgroupCreate mocks base method.
func (*MockZapiClientInterface) IgroupDestroy ¶
func (m *MockZapiClientInterface) IgroupDestroy(arg0 string) (*azgo.IgroupDestroyResponse, error)
IgroupDestroy mocks base method.
func (*MockZapiClientInterface) IgroupGet ¶
func (m *MockZapiClientInterface) IgroupGet(arg0 string) (*azgo.InitiatorGroupInfoType, error)
IgroupGet mocks base method.
func (*MockZapiClientInterface) IgroupList ¶
func (m *MockZapiClientInterface) IgroupList() (*azgo.IgroupGetIterResponse, error)
IgroupList mocks base method.
func (*MockZapiClientInterface) IgroupRemove ¶
func (m *MockZapiClientInterface) IgroupRemove(arg0, arg1 string, arg2 bool) (*azgo.IgroupRemoveResponse, error)
IgroupRemove mocks base method.
func (*MockZapiClientInterface) IsVserverDRCapable ¶
func (m *MockZapiClientInterface) IsVserverDRCapable(arg0 context.Context) (bool, error)
IsVserverDRCapable mocks base method.
func (*MockZapiClientInterface) IsVserverDRDestination ¶
func (m *MockZapiClientInterface) IsVserverDRDestination(arg0 context.Context) (bool, error)
IsVserverDRDestination mocks base method.
func (*MockZapiClientInterface) IsVserverDRSource ¶
func (m *MockZapiClientInterface) IsVserverDRSource(arg0 context.Context) (bool, error)
IsVserverDRSource mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorAddAuth ¶
func (m *MockZapiClientInterface) IscsiInitiatorAddAuth(arg0, arg1, arg2, arg3, arg4, arg5 string) (*azgo.IscsiInitiatorAddAuthResponse, error)
IscsiInitiatorAddAuth mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorAuthGetIter ¶
func (m *MockZapiClientInterface) IscsiInitiatorAuthGetIter() ([]azgo.IscsiSecurityEntryInfoType, error)
IscsiInitiatorAuthGetIter mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorDeleteAuth ¶
func (m *MockZapiClientInterface) IscsiInitiatorDeleteAuth(arg0 string) (*azgo.IscsiInitiatorDeleteAuthResponse, error)
IscsiInitiatorDeleteAuth mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorGetAuth ¶
func (m *MockZapiClientInterface) IscsiInitiatorGetAuth(arg0 string) (*azgo.IscsiInitiatorGetAuthResponse, error)
IscsiInitiatorGetAuth mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorGetDefaultAuth ¶
func (m *MockZapiClientInterface) IscsiInitiatorGetDefaultAuth() (*azgo.IscsiInitiatorGetDefaultAuthResponse, error)
IscsiInitiatorGetDefaultAuth mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorGetIter ¶
func (m *MockZapiClientInterface) IscsiInitiatorGetIter() ([]azgo.IscsiInitiatorListEntryInfoType, error)
IscsiInitiatorGetIter mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorModifyCHAPParams ¶
func (m *MockZapiClientInterface) IscsiInitiatorModifyCHAPParams(arg0, arg1, arg2, arg3, arg4 string) (*azgo.IscsiInitiatorModifyChapParamsResponse, error)
IscsiInitiatorModifyCHAPParams mocks base method.
func (*MockZapiClientInterface) IscsiInitiatorSetDefaultAuth ¶
func (m *MockZapiClientInterface) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4 string) (*azgo.IscsiInitiatorSetDefaultAuthResponse, error)
IscsiInitiatorSetDefaultAuth mocks base method.
func (*MockZapiClientInterface) IscsiInterfaceGetIterRequest ¶
func (m *MockZapiClientInterface) IscsiInterfaceGetIterRequest() (*azgo.IscsiInterfaceGetIterResponse, error)
IscsiInterfaceGetIterRequest mocks base method.
func (*MockZapiClientInterface) IscsiNodeGetNameRequest ¶
func (m *MockZapiClientInterface) IscsiNodeGetNameRequest() (*azgo.IscsiNodeGetNameResponse, error)
IscsiNodeGetNameRequest mocks base method.
func (*MockZapiClientInterface) IscsiServiceGetIterRequest ¶
func (m *MockZapiClientInterface) IscsiServiceGetIterRequest() (*azgo.IscsiServiceGetIterResponse, error)
IscsiServiceGetIterRequest mocks base method.
func (*MockZapiClientInterface) JobGetIterStatus ¶
func (m *MockZapiClientInterface) JobGetIterStatus(arg0 int) (*azgo.JobGetIterResponse, error)
JobGetIterStatus mocks base method.
func (*MockZapiClientInterface) JobScheduleExists ¶
func (m *MockZapiClientInterface) JobScheduleExists(arg0 context.Context, arg1 string) (bool, error)
JobScheduleExists mocks base method.
func (*MockZapiClientInterface) LunCloneCreate ¶
func (m *MockZapiClientInterface) LunCloneCreate(arg0, arg1, arg2 string, arg3 api.QosPolicyGroup) (*azgo.CloneCreateResponse, error)
LunCloneCreate mocks base method.
func (*MockZapiClientInterface) LunCreate ¶
func (m *MockZapiClientInterface) LunCreate(arg0 string, arg1 int, arg2 string, arg3 api.QosPolicyGroup, arg4, arg5 bool) (*azgo.LunCreateBySizeResponse, error)
LunCreate mocks base method.
func (*MockZapiClientInterface) LunDestroy ¶
func (m *MockZapiClientInterface) LunDestroy(arg0 string) (*azgo.LunDestroyResponse, error)
LunDestroy mocks base method.
func (*MockZapiClientInterface) LunGet ¶
func (m *MockZapiClientInterface) LunGet(arg0 string) (*azgo.LunInfoType, error)
LunGet mocks base method.
func (*MockZapiClientInterface) LunGetAll ¶
func (m *MockZapiClientInterface) LunGetAll(arg0 string) (*azgo.LunGetIterResponse, error)
LunGetAll mocks base method.
func (*MockZapiClientInterface) LunGetAllForVolume ¶
func (m *MockZapiClientInterface) LunGetAllForVolume(arg0 string) (*azgo.LunGetIterResponse, error)
LunGetAllForVolume mocks base method.
func (*MockZapiClientInterface) LunGetAllForVserver ¶
func (m *MockZapiClientInterface) LunGetAllForVserver(arg0 string) (*azgo.LunGetIterResponse, error)
LunGetAllForVserver mocks base method.
func (*MockZapiClientInterface) LunGetAttribute ¶
func (m *MockZapiClientInterface) LunGetAttribute(arg0, arg1 string) (*azgo.LunGetAttributeResponse, error)
LunGetAttribute mocks base method.
func (*MockZapiClientInterface) LunGetGeometry ¶
func (m *MockZapiClientInterface) LunGetGeometry(arg0 string) (*azgo.LunGetGeometryResponse, error)
LunGetGeometry mocks base method.
func (*MockZapiClientInterface) LunGetSerialNumber ¶
func (m *MockZapiClientInterface) LunGetSerialNumber(arg0 string) (*azgo.LunGetSerialNumberResponse, error)
LunGetSerialNumber mocks base method.
func (*MockZapiClientInterface) LunMap ¶
func (m *MockZapiClientInterface) LunMap(arg0, arg1 string, arg2 int) (*azgo.LunMapResponse, error)
LunMap mocks base method.
func (*MockZapiClientInterface) LunMapAutoID ¶
func (m *MockZapiClientInterface) LunMapAutoID(arg0, arg1 string) (*azgo.LunMapResponse, error)
LunMapAutoID mocks base method.
func (*MockZapiClientInterface) LunMapGet ¶
func (m *MockZapiClientInterface) LunMapGet(arg0, arg1 string) (*azgo.LunMapGetIterResponse, error)
LunMapGet mocks base method.
func (*MockZapiClientInterface) LunMapIfNotMapped ¶
func (m *MockZapiClientInterface) LunMapIfNotMapped(arg0 context.Context, arg1, arg2 string, arg3 bool) (int, error)
LunMapIfNotMapped mocks base method.
func (*MockZapiClientInterface) LunMapListInfo ¶
func (m *MockZapiClientInterface) LunMapListInfo(arg0 string) (*azgo.LunMapListInfoResponse, error)
LunMapListInfo mocks base method.
func (*MockZapiClientInterface) LunMapsGetByIgroup ¶
func (m *MockZapiClientInterface) LunMapsGetByIgroup(arg0 string) (*azgo.LunMapGetIterResponse, error)
LunMapsGetByIgroup mocks base method.
func (*MockZapiClientInterface) LunMapsGetByLun ¶
func (m *MockZapiClientInterface) LunMapsGetByLun(arg0 string) (*azgo.LunMapGetIterResponse, error)
LunMapsGetByLun mocks base method.
func (*MockZapiClientInterface) LunOffline ¶
func (m *MockZapiClientInterface) LunOffline(arg0 string) (*azgo.LunOfflineResponse, error)
LunOffline mocks base method.
func (*MockZapiClientInterface) LunOnline ¶
func (m *MockZapiClientInterface) LunOnline(arg0 string) (*azgo.LunOnlineResponse, error)
LunOnline mocks base method.
func (*MockZapiClientInterface) LunRename ¶
func (m *MockZapiClientInterface) LunRename(arg0, arg1 string) (*azgo.LunMoveResponse, error)
LunRename mocks base method.
func (*MockZapiClientInterface) LunResize ¶
func (m *MockZapiClientInterface) LunResize(arg0 string, arg1 int) (uint64, error)
LunResize mocks base method.
func (*MockZapiClientInterface) LunSetAttribute ¶
func (m *MockZapiClientInterface) LunSetAttribute(arg0, arg1, arg2 string) (*azgo.LunSetAttributeResponse, error)
LunSetAttribute mocks base method.
func (*MockZapiClientInterface) LunSetQosPolicyGroup ¶
func (m *MockZapiClientInterface) LunSetQosPolicyGroup(arg0 string, arg1 api.QosPolicyGroup) (*azgo.LunSetQosPolicyGroupResponse, error)
LunSetQosPolicyGroup mocks base method.
func (*MockZapiClientInterface) LunSize ¶
func (m *MockZapiClientInterface) LunSize(arg0 string) (int, error)
LunSize mocks base method.
func (*MockZapiClientInterface) LunUnmap ¶
func (m *MockZapiClientInterface) LunUnmap(arg0, arg1 string) (*azgo.LunUnmapResponse, error)
LunUnmap mocks base method.
func (*MockZapiClientInterface) NetInterfaceGet ¶
func (m *MockZapiClientInterface) NetInterfaceGet() (*azgo.NetInterfaceGetIterResponse, error)
NetInterfaceGet mocks base method.
func (*MockZapiClientInterface) NetInterfaceGetDataLIFs ¶
func (m *MockZapiClientInterface) NetInterfaceGetDataLIFs(arg0 context.Context, arg1 string) ([]string, error)
NetInterfaceGetDataLIFs mocks base method.
func (*MockZapiClientInterface) NetInterfaceGetDataLIFsNode ¶
func (m *MockZapiClientInterface) NetInterfaceGetDataLIFsNode(arg0 context.Context, arg1 string) (string, error)
NetInterfaceGetDataLIFsNode mocks base method.
func (*MockZapiClientInterface) NodeListSerialNumbers ¶
func (m *MockZapiClientInterface) NodeListSerialNumbers(arg0 context.Context) ([]string, error)
NodeListSerialNumbers mocks base method.
func (*MockZapiClientInterface) QtreeCount ¶
QtreeCount mocks base method.
func (*MockZapiClientInterface) QtreeCreate ¶
func (m *MockZapiClientInterface) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5 string) (*azgo.QtreeCreateResponse, error)
QtreeCreate mocks base method.
func (*MockZapiClientInterface) QtreeDestroyAsync ¶
func (m *MockZapiClientInterface) QtreeDestroyAsync(arg0 string, arg1 bool) (*azgo.QtreeDeleteAsyncResponse, error)
QtreeDestroyAsync mocks base method.
func (*MockZapiClientInterface) QtreeExists ¶
func (m *MockZapiClientInterface) QtreeExists(arg0 context.Context, arg1, arg2 string) (bool, string, error)
QtreeExists mocks base method.
func (*MockZapiClientInterface) QtreeGet ¶
func (m *MockZapiClientInterface) QtreeGet(arg0, arg1 string) (*azgo.QtreeInfoType, error)
QtreeGet mocks base method.
func (*MockZapiClientInterface) QtreeGetAll ¶
func (m *MockZapiClientInterface) QtreeGetAll(arg0 string) (*azgo.QtreeListIterResponse, error)
QtreeGetAll mocks base method.
func (*MockZapiClientInterface) QtreeList ¶
func (m *MockZapiClientInterface) QtreeList(arg0, arg1 string) (*azgo.QtreeListIterResponse, error)
QtreeList mocks base method.
func (*MockZapiClientInterface) QtreeModifyExportPolicy ¶
func (m *MockZapiClientInterface) QtreeModifyExportPolicy(arg0, arg1, arg2 string) (*azgo.QtreeModifyResponse, error)
QtreeModifyExportPolicy mocks base method.
func (*MockZapiClientInterface) QtreeRename ¶
func (m *MockZapiClientInterface) QtreeRename(arg0, arg1 string) (*azgo.QtreeRenameResponse, error)
QtreeRename mocks base method.
func (*MockZapiClientInterface) QuotaEntryList ¶
func (m *MockZapiClientInterface) QuotaEntryList(arg0 string) (*azgo.QuotaListEntriesIterResponse, error)
QuotaEntryList mocks base method.
func (*MockZapiClientInterface) QuotaGetEntry ¶
func (m *MockZapiClientInterface) QuotaGetEntry(arg0, arg1 string) (*azgo.QuotaEntryType, error)
QuotaGetEntry mocks base method.
func (*MockZapiClientInterface) QuotaOff ¶
func (m *MockZapiClientInterface) QuotaOff(arg0 string) (*azgo.QuotaOffResponse, error)
QuotaOff mocks base method.
func (*MockZapiClientInterface) QuotaOn ¶
func (m *MockZapiClientInterface) QuotaOn(arg0 string) (*azgo.QuotaOnResponse, error)
QuotaOn mocks base method.
func (*MockZapiClientInterface) QuotaResize ¶
func (m *MockZapiClientInterface) QuotaResize(arg0 string) (*azgo.QuotaResizeResponse, error)
QuotaResize mocks base method.
func (*MockZapiClientInterface) QuotaSetEntry ¶
func (m *MockZapiClientInterface) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 string) (*azgo.QuotaSetEntryResponse, error)
QuotaSetEntry mocks base method.
func (*MockZapiClientInterface) QuotaStatus ¶
func (m *MockZapiClientInterface) QuotaStatus(arg0 string) (*azgo.QuotaStatusResponse, error)
QuotaStatus mocks base method.
func (*MockZapiClientInterface) SVMGetAggregateNames ¶
func (m *MockZapiClientInterface) SVMGetAggregateNames() ([]string, error)
SVMGetAggregateNames mocks base method.
func (*MockZapiClientInterface) SVMMCC ¶
func (m *MockZapiClientInterface) SVMMCC() bool
SVMMCC mocks base method.
func (*MockZapiClientInterface) SVMName ¶
func (m *MockZapiClientInterface) SVMName() string
SVMName mocks base method.
func (*MockZapiClientInterface) SVMUUID ¶
func (m *MockZapiClientInterface) SVMUUID() string
SVMUUID mocks base method.
func (*MockZapiClientInterface) SetSVMMCC ¶
func (m *MockZapiClientInterface) SetSVMMCC(arg0 bool)
SetSVMMCC mocks base method.
func (*MockZapiClientInterface) SetSVMUUID ¶
func (m *MockZapiClientInterface) SetSVMUUID(arg0 string)
SetSVMUUID mocks base method.
func (*MockZapiClientInterface) SnapmirrorAbort ¶
func (m *MockZapiClientInterface) SnapmirrorAbort(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorAbortResponse, error)
SnapmirrorAbort mocks base method.
func (*MockZapiClientInterface) SnapmirrorBreak ¶
func (m *MockZapiClientInterface) SnapmirrorBreak(arg0, arg1, arg2, arg3, arg4 string) (*azgo.SnapmirrorBreakResponse, error)
SnapmirrorBreak mocks base method.
func (*MockZapiClientInterface) SnapmirrorCreate ¶
func (m *MockZapiClientInterface) SnapmirrorCreate(arg0, arg1, arg2, arg3, arg4, arg5 string) (*azgo.SnapmirrorCreateResponse, error)
SnapmirrorCreate mocks base method.
func (*MockZapiClientInterface) SnapmirrorDelete ¶
func (m *MockZapiClientInterface) SnapmirrorDelete(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorDestroyResponse, error)
SnapmirrorDelete mocks base method.
func (*MockZapiClientInterface) SnapmirrorDeleteViaDestination ¶
func (m *MockZapiClientInterface) SnapmirrorDeleteViaDestination(arg0, arg1 string) (*azgo.SnapmirrorDestroyResponse, error)
SnapmirrorDeleteViaDestination mocks base method.
func (*MockZapiClientInterface) SnapmirrorGet ¶
func (m *MockZapiClientInterface) SnapmirrorGet(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorGetResponse, error)
SnapmirrorGet mocks base method.
func (*MockZapiClientInterface) SnapmirrorGetDestinationIterRequest ¶
func (m *MockZapiClientInterface) SnapmirrorGetDestinationIterRequest(arg0 string) (*azgo.SnapmirrorGetDestinationIterResponse, error)
SnapmirrorGetDestinationIterRequest mocks base method.
func (*MockZapiClientInterface) SnapmirrorGetIterRequest ¶
func (m *MockZapiClientInterface) SnapmirrorGetIterRequest(arg0 string) (*azgo.SnapmirrorGetIterResponse, error)
SnapmirrorGetIterRequest mocks base method.
func (*MockZapiClientInterface) SnapmirrorInitialize ¶
func (m *MockZapiClientInterface) SnapmirrorInitialize(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorInitializeResponse, error)
SnapmirrorInitialize mocks base method.
func (*MockZapiClientInterface) SnapmirrorPolicyExists ¶
func (m *MockZapiClientInterface) SnapmirrorPolicyExists(arg0 context.Context, arg1 string) (bool, error)
SnapmirrorPolicyExists mocks base method.
func (*MockZapiClientInterface) SnapmirrorPolicyGet ¶
func (m *MockZapiClientInterface) SnapmirrorPolicyGet(arg0 context.Context, arg1 string) (*azgo.SnapmirrorPolicyInfoType, error)
SnapmirrorPolicyGet mocks base method.
func (*MockZapiClientInterface) SnapmirrorQuiesce ¶
func (m *MockZapiClientInterface) SnapmirrorQuiesce(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorQuiesceResponse, error)
SnapmirrorQuiesce mocks base method.
func (*MockZapiClientInterface) SnapmirrorRelease ¶
func (m *MockZapiClientInterface) SnapmirrorRelease(arg0, arg1 string) error
SnapmirrorRelease mocks base method.
func (*MockZapiClientInterface) SnapmirrorResync ¶
func (m *MockZapiClientInterface) SnapmirrorResync(arg0, arg1, arg2, arg3 string) (*azgo.SnapmirrorResyncResponse, error)
SnapmirrorResync mocks base method.
func (*MockZapiClientInterface) SnapshotCreate ¶
func (m *MockZapiClientInterface) SnapshotCreate(arg0, arg1 string) (*azgo.SnapshotCreateResponse, error)
SnapshotCreate mocks base method.
func (*MockZapiClientInterface) SnapshotDelete ¶
func (m *MockZapiClientInterface) SnapshotDelete(arg0, arg1 string) (*azgo.SnapshotDeleteResponse, error)
SnapshotDelete mocks base method.
func (*MockZapiClientInterface) SnapshotList ¶
func (m *MockZapiClientInterface) SnapshotList(arg0 string) (*azgo.SnapshotGetIterResponse, error)
SnapshotList mocks base method.
func (*MockZapiClientInterface) SnapshotRestoreVolume ¶
func (m *MockZapiClientInterface) SnapshotRestoreVolume(arg0, arg1 string) (*azgo.SnapshotRestoreVolumeResponse, error)
SnapshotRestoreVolume mocks base method.
func (*MockZapiClientInterface) SupportsFeature ¶
SupportsFeature mocks base method.
func (*MockZapiClientInterface) SystemGetOntapiVersion ¶
func (m *MockZapiClientInterface) SystemGetOntapiVersion(arg0 context.Context) (string, error)
SystemGetOntapiVersion mocks base method.
func (*MockZapiClientInterface) SystemGetVersion ¶
func (m *MockZapiClientInterface) SystemGetVersion() (*azgo.SystemGetVersionResponse, error)
SystemGetVersion mocks base method.
func (*MockZapiClientInterface) TieringPolicyValue ¶
func (m *MockZapiClientInterface) TieringPolicyValue(arg0 context.Context) string
TieringPolicyValue mocks base method.
func (*MockZapiClientInterface) VolumeCloneCreate ¶
func (m *MockZapiClientInterface) VolumeCloneCreate(arg0, arg1, arg2 string) (*azgo.VolumeCloneCreateResponse, error)
VolumeCloneCreate mocks base method.
func (*MockZapiClientInterface) VolumeCloneCreateAsync ¶
func (m *MockZapiClientInterface) VolumeCloneCreateAsync(arg0, arg1, arg2 string) (*azgo.VolumeCloneCreateAsyncResponse, error)
VolumeCloneCreateAsync mocks base method.
func (*MockZapiClientInterface) VolumeCloneSplitStart ¶
func (m *MockZapiClientInterface) VolumeCloneSplitStart(arg0 string) (*azgo.VolumeCloneSplitStartResponse, error)
VolumeCloneSplitStart mocks base method.
func (*MockZapiClientInterface) VolumeCreate ¶
func (m *MockZapiClientInterface) VolumeCreate(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10 string, arg11 api.QosPolicyGroup, arg12 *bool, arg13 int, arg14 bool) (*azgo.VolumeCreateResponse, error)
VolumeCreate mocks base method.
func (*MockZapiClientInterface) VolumeDestroy ¶
func (m *MockZapiClientInterface) VolumeDestroy(arg0 string, arg1 bool) (*azgo.VolumeDestroyResponse, error)
VolumeDestroy mocks base method.
func (*MockZapiClientInterface) VolumeDisableSnapshotDirectoryAccess ¶
func (m *MockZapiClientInterface) VolumeDisableSnapshotDirectoryAccess(arg0 string) (*azgo.VolumeModifyIterResponse, error)
VolumeDisableSnapshotDirectoryAccess mocks base method.
func (*MockZapiClientInterface) VolumeExists ¶
VolumeExists mocks base method.
func (*MockZapiClientInterface) VolumeGet ¶
func (m *MockZapiClientInterface) VolumeGet(arg0 string) (*azgo.VolumeAttributesType, error)
VolumeGet mocks base method.
func (*MockZapiClientInterface) VolumeGetAll ¶
func (m *MockZapiClientInterface) VolumeGetAll(arg0 string) (*azgo.VolumeGetIterResponse, error)
VolumeGetAll mocks base method.
func (*MockZapiClientInterface) VolumeGetType ¶
func (m *MockZapiClientInterface) VolumeGetType(arg0 string) (string, error)
VolumeGetType mocks base method.
func (*MockZapiClientInterface) VolumeList ¶
func (m *MockZapiClientInterface) VolumeList(arg0 string) (*azgo.VolumeGetIterResponse, error)
VolumeList mocks base method.
func (*MockZapiClientInterface) VolumeListAllBackedBySnapshot ¶
func (m *MockZapiClientInterface) VolumeListAllBackedBySnapshot(arg0 context.Context, arg1, arg2 string) ([]string, error)
VolumeListAllBackedBySnapshot mocks base method.
func (*MockZapiClientInterface) VolumeListByAttrs ¶
func (m *MockZapiClientInterface) VolumeListByAttrs(arg0, arg1, arg2, arg3, arg4 string, arg5 bool, arg6 *bool, arg7 int) (*azgo.VolumeGetIterResponse, error)
VolumeListByAttrs mocks base method.
func (*MockZapiClientInterface) VolumeModifyExportPolicy ¶
func (m *MockZapiClientInterface) VolumeModifyExportPolicy(arg0, arg1 string) (*azgo.VolumeModifyIterResponse, error)
VolumeModifyExportPolicy mocks base method.
func (*MockZapiClientInterface) VolumeModifyUnixPermissions ¶
func (m *MockZapiClientInterface) VolumeModifyUnixPermissions(arg0, arg1 string) (*azgo.VolumeModifyIterResponse, error)
VolumeModifyUnixPermissions mocks base method.
func (*MockZapiClientInterface) VolumeMount ¶
func (m *MockZapiClientInterface) VolumeMount(arg0, arg1 string) (*azgo.VolumeMountResponse, error)
VolumeMount mocks base method.
func (*MockZapiClientInterface) VolumeOffline ¶
func (m *MockZapiClientInterface) VolumeOffline(arg0 string) (*azgo.VolumeOfflineResponse, error)
VolumeOffline mocks base method.
func (*MockZapiClientInterface) VolumeRename ¶
func (m *MockZapiClientInterface) VolumeRename(arg0, arg1 string) (*azgo.VolumeRenameResponse, error)
VolumeRename mocks base method.
func (*MockZapiClientInterface) VolumeSetComment ¶
func (m *MockZapiClientInterface) VolumeSetComment(arg0 context.Context, arg1, arg2 string) (*azgo.VolumeModifyIterResponse, error)
VolumeSetComment mocks base method.
func (*MockZapiClientInterface) VolumeSetQosPolicyGroupName ¶
func (m *MockZapiClientInterface) VolumeSetQosPolicyGroupName(arg0 string, arg1 api.QosPolicyGroup) (*azgo.VolumeModifyIterResponse, error)
VolumeSetQosPolicyGroupName mocks base method.
func (*MockZapiClientInterface) VolumeSetSize ¶
func (m *MockZapiClientInterface) VolumeSetSize(arg0, arg1 string) (*azgo.VolumeSizeResponse, error)
VolumeSetSize mocks base method.
func (*MockZapiClientInterface) VolumeSize ¶
func (m *MockZapiClientInterface) VolumeSize(arg0 string) (int, error)
VolumeSize mocks base method.
func (*MockZapiClientInterface) VolumeUnmount ¶
func (m *MockZapiClientInterface) VolumeUnmount(arg0 string, arg1 bool) (*azgo.VolumeUnmountResponse, error)
VolumeUnmount mocks base method.
func (*MockZapiClientInterface) VolumeUsedSize ¶
func (m *MockZapiClientInterface) VolumeUsedSize(arg0 string) (int, error)
VolumeUsedSize mocks base method.
func (*MockZapiClientInterface) VserverGetIterAdminRequest ¶
func (m *MockZapiClientInterface) VserverGetIterAdminRequest() (*azgo.VserverGetIterResponse, error)
VserverGetIterAdminRequest mocks base method.
func (*MockZapiClientInterface) VserverGetIterRequest ¶
func (m *MockZapiClientInterface) VserverGetIterRequest() (*azgo.VserverGetIterResponse, error)
VserverGetIterRequest mocks base method.
func (*MockZapiClientInterface) VserverGetRequest ¶
func (m *MockZapiClientInterface) VserverGetRequest() (*azgo.VserverGetResponse, error)
VserverGetRequest mocks base method.
func (*MockZapiClientInterface) VserverShowAggrGetIterRequest ¶
func (m *MockZapiClientInterface) VserverShowAggrGetIterRequest() (*azgo.VserverShowAggrGetIterResponse, error)
VserverShowAggrGetIterRequest mocks base method.
func (*MockZapiClientInterface) WaitForAsyncResponse ¶
func (m *MockZapiClientInterface) WaitForAsyncResponse(arg0 context.Context, arg1 interface{}, arg2 time.Duration) error
WaitForAsyncResponse mocks base method.
type MockZapiClientInterfaceMockRecorder ¶
type MockZapiClientInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockZapiClientInterfaceMockRecorder is the mock recorder for MockZapiClientInterface.
func (*MockZapiClientInterfaceMockRecorder) AggrSpaceGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) AggrSpaceGetIterRequest(arg0 interface{}) *gomock.Call
AggrSpaceGetIterRequest indicates an expected call of AggrSpaceGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) AggregateCommitment ¶
func (mr *MockZapiClientInterfaceMockRecorder) AggregateCommitment(arg0, arg1 interface{}) *gomock.Call
AggregateCommitment indicates an expected call of AggregateCommitment.
func (*MockZapiClientInterfaceMockRecorder) ClientConfig ¶
func (mr *MockZapiClientInterfaceMockRecorder) ClientConfig() *gomock.Call
ClientConfig indicates an expected call of ClientConfig.
func (*MockZapiClientInterfaceMockRecorder) EmsAutosupportLog ¶
func (mr *MockZapiClientInterfaceMockRecorder) EmsAutosupportLog(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call
EmsAutosupportLog indicates an expected call of EmsAutosupportLog.
func (*MockZapiClientInterfaceMockRecorder) ExportPolicyCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) ExportPolicyCreate(arg0 interface{}) *gomock.Call
ExportPolicyCreate indicates an expected call of ExportPolicyCreate.
func (*MockZapiClientInterfaceMockRecorder) ExportPolicyDestroy ¶
func (mr *MockZapiClientInterfaceMockRecorder) ExportPolicyDestroy(arg0 interface{}) *gomock.Call
ExportPolicyDestroy indicates an expected call of ExportPolicyDestroy.
func (*MockZapiClientInterfaceMockRecorder) ExportPolicyGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) ExportPolicyGet(arg0 interface{}) *gomock.Call
ExportPolicyGet indicates an expected call of ExportPolicyGet.
func (*MockZapiClientInterfaceMockRecorder) ExportRuleCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) ExportRuleCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
ExportRuleCreate indicates an expected call of ExportRuleCreate.
func (*MockZapiClientInterfaceMockRecorder) ExportRuleDestroy ¶
func (mr *MockZapiClientInterfaceMockRecorder) ExportRuleDestroy(arg0, arg1 interface{}) *gomock.Call
ExportRuleDestroy indicates an expected call of ExportRuleDestroy.
func (*MockZapiClientInterfaceMockRecorder) ExportRuleGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) ExportRuleGetIterRequest(arg0 interface{}) *gomock.Call
ExportRuleGetIterRequest indicates an expected call of ExportRuleGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13 interface{}) *gomock.Call
FlexGroupCreate indicates an expected call of FlexGroupCreate.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupDestroy ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupDestroy(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupDestroy indicates an expected call of FlexGroupDestroy.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupExists ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupExists(arg0, arg1 interface{}) *gomock.Call
FlexGroupExists indicates an expected call of FlexGroupExists.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupGet(arg0 interface{}) *gomock.Call
FlexGroupGet indicates an expected call of FlexGroupGet.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupGetAll ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupGetAll(arg0 interface{}) *gomock.Call
FlexGroupGetAll indicates an expected call of FlexGroupGetAll.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupModifyUnixPermissions ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupModifyUnixPermissions(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupModifyUnixPermissions indicates an expected call of FlexGroupModifyUnixPermissions.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupSetComment ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupSetComment indicates an expected call of FlexGroupSetComment.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupSetSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupSetSize(arg0, arg1, arg2 interface{}) *gomock.Call
FlexGroupSetSize indicates an expected call of FlexGroupSetSize.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupSize(arg0 interface{}) *gomock.Call
FlexGroupSize indicates an expected call of FlexGroupSize.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupUsedSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupUsedSize(arg0 interface{}) *gomock.Call
FlexGroupUsedSize indicates an expected call of FlexGroupUsedSize.
func (*MockZapiClientInterfaceMockRecorder) FlexGroupVolumeDisableSnapshotDirectoryAccess ¶
func (mr *MockZapiClientInterfaceMockRecorder) FlexGroupVolumeDisableSnapshotDirectoryAccess(arg0, arg1 interface{}) *gomock.Call
FlexGroupVolumeDisableSnapshotDirectoryAccess indicates an expected call of FlexGroupVolumeDisableSnapshotDirectoryAccess.
func (*MockZapiClientInterfaceMockRecorder) GetClonedZapiRunner ¶
func (mr *MockZapiClientInterfaceMockRecorder) GetClonedZapiRunner() *gomock.Call
GetClonedZapiRunner indicates an expected call of GetClonedZapiRunner.
func (*MockZapiClientInterfaceMockRecorder) GetNontunneledZapiRunner ¶
func (mr *MockZapiClientInterfaceMockRecorder) GetNontunneledZapiRunner() *gomock.Call
GetNontunneledZapiRunner indicates an expected call of GetNontunneledZapiRunner.
func (*MockZapiClientInterfaceMockRecorder) GetPeeredVservers ¶
func (mr *MockZapiClientInterfaceMockRecorder) GetPeeredVservers(arg0 interface{}) *gomock.Call
GetPeeredVservers indicates an expected call of GetPeeredVservers.
func (*MockZapiClientInterfaceMockRecorder) IgroupAdd ¶
func (mr *MockZapiClientInterfaceMockRecorder) IgroupAdd(arg0, arg1 interface{}) *gomock.Call
IgroupAdd indicates an expected call of IgroupAdd.
func (*MockZapiClientInterfaceMockRecorder) IgroupCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) IgroupCreate(arg0, arg1, arg2 interface{}) *gomock.Call
IgroupCreate indicates an expected call of IgroupCreate.
func (*MockZapiClientInterfaceMockRecorder) IgroupDestroy ¶
func (mr *MockZapiClientInterfaceMockRecorder) IgroupDestroy(arg0 interface{}) *gomock.Call
IgroupDestroy indicates an expected call of IgroupDestroy.
func (*MockZapiClientInterfaceMockRecorder) IgroupGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) IgroupGet(arg0 interface{}) *gomock.Call
IgroupGet indicates an expected call of IgroupGet.
func (*MockZapiClientInterfaceMockRecorder) IgroupList ¶
func (mr *MockZapiClientInterfaceMockRecorder) IgroupList() *gomock.Call
IgroupList indicates an expected call of IgroupList.
func (*MockZapiClientInterfaceMockRecorder) IgroupRemove ¶
func (mr *MockZapiClientInterfaceMockRecorder) IgroupRemove(arg0, arg1, arg2 interface{}) *gomock.Call
IgroupRemove indicates an expected call of IgroupRemove.
func (*MockZapiClientInterfaceMockRecorder) IsVserverDRCapable ¶
func (mr *MockZapiClientInterfaceMockRecorder) IsVserverDRCapable(arg0 interface{}) *gomock.Call
IsVserverDRCapable indicates an expected call of IsVserverDRCapable.
func (*MockZapiClientInterfaceMockRecorder) IsVserverDRDestination ¶
func (mr *MockZapiClientInterfaceMockRecorder) IsVserverDRDestination(arg0 interface{}) *gomock.Call
IsVserverDRDestination indicates an expected call of IsVserverDRDestination.
func (*MockZapiClientInterfaceMockRecorder) IsVserverDRSource ¶
func (mr *MockZapiClientInterfaceMockRecorder) IsVserverDRSource(arg0 interface{}) *gomock.Call
IsVserverDRSource indicates an expected call of IsVserverDRSource.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorAddAuth ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorAddAuth(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
IscsiInitiatorAddAuth indicates an expected call of IscsiInitiatorAddAuth.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorAuthGetIter ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorAuthGetIter() *gomock.Call
IscsiInitiatorAuthGetIter indicates an expected call of IscsiInitiatorAuthGetIter.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorDeleteAuth ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorDeleteAuth(arg0 interface{}) *gomock.Call
IscsiInitiatorDeleteAuth indicates an expected call of IscsiInitiatorDeleteAuth.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetAuth ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetAuth(arg0 interface{}) *gomock.Call
IscsiInitiatorGetAuth indicates an expected call of IscsiInitiatorGetAuth.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetDefaultAuth ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetDefaultAuth() *gomock.Call
IscsiInitiatorGetDefaultAuth indicates an expected call of IscsiInitiatorGetDefaultAuth.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetIter ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorGetIter() *gomock.Call
IscsiInitiatorGetIter indicates an expected call of IscsiInitiatorGetIter.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorModifyCHAPParams ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorModifyCHAPParams(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
IscsiInitiatorModifyCHAPParams indicates an expected call of IscsiInitiatorModifyCHAPParams.
func (*MockZapiClientInterfaceMockRecorder) IscsiInitiatorSetDefaultAuth ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInitiatorSetDefaultAuth(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
IscsiInitiatorSetDefaultAuth indicates an expected call of IscsiInitiatorSetDefaultAuth.
func (*MockZapiClientInterfaceMockRecorder) IscsiInterfaceGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiInterfaceGetIterRequest() *gomock.Call
IscsiInterfaceGetIterRequest indicates an expected call of IscsiInterfaceGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) IscsiNodeGetNameRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiNodeGetNameRequest() *gomock.Call
IscsiNodeGetNameRequest indicates an expected call of IscsiNodeGetNameRequest.
func (*MockZapiClientInterfaceMockRecorder) IscsiServiceGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) IscsiServiceGetIterRequest() *gomock.Call
IscsiServiceGetIterRequest indicates an expected call of IscsiServiceGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) JobGetIterStatus ¶
func (mr *MockZapiClientInterfaceMockRecorder) JobGetIterStatus(arg0 interface{}) *gomock.Call
JobGetIterStatus indicates an expected call of JobGetIterStatus.
func (*MockZapiClientInterfaceMockRecorder) JobScheduleExists ¶
func (mr *MockZapiClientInterfaceMockRecorder) JobScheduleExists(arg0, arg1 interface{}) *gomock.Call
JobScheduleExists indicates an expected call of JobScheduleExists.
func (*MockZapiClientInterfaceMockRecorder) LunCloneCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunCloneCreate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
LunCloneCreate indicates an expected call of LunCloneCreate.
func (*MockZapiClientInterfaceMockRecorder) LunCount ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunCount(arg0, arg1 interface{}) *gomock.Call
LunCount indicates an expected call of LunCount.
func (*MockZapiClientInterfaceMockRecorder) LunCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
LunCreate indicates an expected call of LunCreate.
func (*MockZapiClientInterfaceMockRecorder) LunDestroy ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunDestroy(arg0 interface{}) *gomock.Call
LunDestroy indicates an expected call of LunDestroy.
func (*MockZapiClientInterfaceMockRecorder) LunGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGet(arg0 interface{}) *gomock.Call
LunGet indicates an expected call of LunGet.
func (*MockZapiClientInterfaceMockRecorder) LunGetAll ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGetAll(arg0 interface{}) *gomock.Call
LunGetAll indicates an expected call of LunGetAll.
func (*MockZapiClientInterfaceMockRecorder) LunGetAllForVolume ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGetAllForVolume(arg0 interface{}) *gomock.Call
LunGetAllForVolume indicates an expected call of LunGetAllForVolume.
func (*MockZapiClientInterfaceMockRecorder) LunGetAllForVserver ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGetAllForVserver(arg0 interface{}) *gomock.Call
LunGetAllForVserver indicates an expected call of LunGetAllForVserver.
func (*MockZapiClientInterfaceMockRecorder) LunGetAttribute ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGetAttribute(arg0, arg1 interface{}) *gomock.Call
LunGetAttribute indicates an expected call of LunGetAttribute.
func (*MockZapiClientInterfaceMockRecorder) LunGetGeometry ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGetGeometry(arg0 interface{}) *gomock.Call
LunGetGeometry indicates an expected call of LunGetGeometry.
func (*MockZapiClientInterfaceMockRecorder) LunGetSerialNumber ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunGetSerialNumber(arg0 interface{}) *gomock.Call
LunGetSerialNumber indicates an expected call of LunGetSerialNumber.
func (*MockZapiClientInterfaceMockRecorder) LunMap ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMap(arg0, arg1, arg2 interface{}) *gomock.Call
LunMap indicates an expected call of LunMap.
func (*MockZapiClientInterfaceMockRecorder) LunMapAutoID ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMapAutoID(arg0, arg1 interface{}) *gomock.Call
LunMapAutoID indicates an expected call of LunMapAutoID.
func (*MockZapiClientInterfaceMockRecorder) LunMapGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMapGet(arg0, arg1 interface{}) *gomock.Call
LunMapGet indicates an expected call of LunMapGet.
func (*MockZapiClientInterfaceMockRecorder) LunMapIfNotMapped ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMapIfNotMapped(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
LunMapIfNotMapped indicates an expected call of LunMapIfNotMapped.
func (*MockZapiClientInterfaceMockRecorder) LunMapListInfo ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMapListInfo(arg0 interface{}) *gomock.Call
LunMapListInfo indicates an expected call of LunMapListInfo.
func (*MockZapiClientInterfaceMockRecorder) LunMapsGetByIgroup ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMapsGetByIgroup(arg0 interface{}) *gomock.Call
LunMapsGetByIgroup indicates an expected call of LunMapsGetByIgroup.
func (*MockZapiClientInterfaceMockRecorder) LunMapsGetByLun ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunMapsGetByLun(arg0 interface{}) *gomock.Call
LunMapsGetByLun indicates an expected call of LunMapsGetByLun.
func (*MockZapiClientInterfaceMockRecorder) LunOffline ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunOffline(arg0 interface{}) *gomock.Call
LunOffline indicates an expected call of LunOffline.
func (*MockZapiClientInterfaceMockRecorder) LunOnline ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunOnline(arg0 interface{}) *gomock.Call
LunOnline indicates an expected call of LunOnline.
func (*MockZapiClientInterfaceMockRecorder) LunRename ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunRename(arg0, arg1 interface{}) *gomock.Call
LunRename indicates an expected call of LunRename.
func (*MockZapiClientInterfaceMockRecorder) LunResize ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunResize(arg0, arg1 interface{}) *gomock.Call
LunResize indicates an expected call of LunResize.
func (*MockZapiClientInterfaceMockRecorder) LunSetAttribute ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunSetAttribute(arg0, arg1, arg2 interface{}) *gomock.Call
LunSetAttribute indicates an expected call of LunSetAttribute.
func (*MockZapiClientInterfaceMockRecorder) LunSetQosPolicyGroup ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunSetQosPolicyGroup(arg0, arg1 interface{}) *gomock.Call
LunSetQosPolicyGroup indicates an expected call of LunSetQosPolicyGroup.
func (*MockZapiClientInterfaceMockRecorder) LunSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunSize(arg0 interface{}) *gomock.Call
LunSize indicates an expected call of LunSize.
func (*MockZapiClientInterfaceMockRecorder) LunUnmap ¶
func (mr *MockZapiClientInterfaceMockRecorder) LunUnmap(arg0, arg1 interface{}) *gomock.Call
LunUnmap indicates an expected call of LunUnmap.
func (*MockZapiClientInterfaceMockRecorder) NetInterfaceGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) NetInterfaceGet() *gomock.Call
NetInterfaceGet indicates an expected call of NetInterfaceGet.
func (*MockZapiClientInterfaceMockRecorder) NetInterfaceGetDataLIFs ¶
func (mr *MockZapiClientInterfaceMockRecorder) NetInterfaceGetDataLIFs(arg0, arg1 interface{}) *gomock.Call
NetInterfaceGetDataLIFs indicates an expected call of NetInterfaceGetDataLIFs.
func (*MockZapiClientInterfaceMockRecorder) NetInterfaceGetDataLIFsNode ¶
func (mr *MockZapiClientInterfaceMockRecorder) NetInterfaceGetDataLIFsNode(arg0, arg1 interface{}) *gomock.Call
NetInterfaceGetDataLIFsNode indicates an expected call of NetInterfaceGetDataLIFsNode.
func (*MockZapiClientInterfaceMockRecorder) NodeListSerialNumbers ¶
func (mr *MockZapiClientInterfaceMockRecorder) NodeListSerialNumbers(arg0 interface{}) *gomock.Call
NodeListSerialNumbers indicates an expected call of NodeListSerialNumbers.
func (*MockZapiClientInterfaceMockRecorder) QtreeCount ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeCount(arg0, arg1 interface{}) *gomock.Call
QtreeCount indicates an expected call of QtreeCount.
func (*MockZapiClientInterfaceMockRecorder) QtreeCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
QtreeCreate indicates an expected call of QtreeCreate.
func (*MockZapiClientInterfaceMockRecorder) QtreeDestroyAsync ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeDestroyAsync(arg0, arg1 interface{}) *gomock.Call
QtreeDestroyAsync indicates an expected call of QtreeDestroyAsync.
func (*MockZapiClientInterfaceMockRecorder) QtreeExists ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeExists(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeExists indicates an expected call of QtreeExists.
func (*MockZapiClientInterfaceMockRecorder) QtreeGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeGet(arg0, arg1 interface{}) *gomock.Call
QtreeGet indicates an expected call of QtreeGet.
func (*MockZapiClientInterfaceMockRecorder) QtreeGetAll ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeGetAll(arg0 interface{}) *gomock.Call
QtreeGetAll indicates an expected call of QtreeGetAll.
func (*MockZapiClientInterfaceMockRecorder) QtreeList ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeList(arg0, arg1 interface{}) *gomock.Call
QtreeList indicates an expected call of QtreeList.
func (*MockZapiClientInterfaceMockRecorder) QtreeModifyExportPolicy ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeModifyExportPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
QtreeModifyExportPolicy indicates an expected call of QtreeModifyExportPolicy.
func (*MockZapiClientInterfaceMockRecorder) QtreeRename ¶
func (mr *MockZapiClientInterfaceMockRecorder) QtreeRename(arg0, arg1 interface{}) *gomock.Call
QtreeRename indicates an expected call of QtreeRename.
func (*MockZapiClientInterfaceMockRecorder) QuotaEntryList ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaEntryList(arg0 interface{}) *gomock.Call
QuotaEntryList indicates an expected call of QuotaEntryList.
func (*MockZapiClientInterfaceMockRecorder) QuotaGetEntry ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaGetEntry(arg0, arg1 interface{}) *gomock.Call
QuotaGetEntry indicates an expected call of QuotaGetEntry.
func (*MockZapiClientInterfaceMockRecorder) QuotaOff ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaOff(arg0 interface{}) *gomock.Call
QuotaOff indicates an expected call of QuotaOff.
func (*MockZapiClientInterfaceMockRecorder) QuotaOn ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaOn(arg0 interface{}) *gomock.Call
QuotaOn indicates an expected call of QuotaOn.
func (*MockZapiClientInterfaceMockRecorder) QuotaResize ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaResize(arg0 interface{}) *gomock.Call
QuotaResize indicates an expected call of QuotaResize.
func (*MockZapiClientInterfaceMockRecorder) QuotaSetEntry ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaSetEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
QuotaSetEntry indicates an expected call of QuotaSetEntry.
func (*MockZapiClientInterfaceMockRecorder) QuotaStatus ¶
func (mr *MockZapiClientInterfaceMockRecorder) QuotaStatus(arg0 interface{}) *gomock.Call
QuotaStatus indicates an expected call of QuotaStatus.
func (*MockZapiClientInterfaceMockRecorder) SVMGetAggregateNames ¶
func (mr *MockZapiClientInterfaceMockRecorder) SVMGetAggregateNames() *gomock.Call
SVMGetAggregateNames indicates an expected call of SVMGetAggregateNames.
func (*MockZapiClientInterfaceMockRecorder) SVMMCC ¶
func (mr *MockZapiClientInterfaceMockRecorder) SVMMCC() *gomock.Call
SVMMCC indicates an expected call of SVMMCC.
func (*MockZapiClientInterfaceMockRecorder) SVMName ¶
func (mr *MockZapiClientInterfaceMockRecorder) SVMName() *gomock.Call
SVMName indicates an expected call of SVMName.
func (*MockZapiClientInterfaceMockRecorder) SVMUUID ¶
func (mr *MockZapiClientInterfaceMockRecorder) SVMUUID() *gomock.Call
SVMUUID indicates an expected call of SVMUUID.
func (*MockZapiClientInterfaceMockRecorder) SetSVMMCC ¶
func (mr *MockZapiClientInterfaceMockRecorder) SetSVMMCC(arg0 interface{}) *gomock.Call
SetSVMMCC indicates an expected call of SetSVMMCC.
func (*MockZapiClientInterfaceMockRecorder) SetSVMUUID ¶
func (mr *MockZapiClientInterfaceMockRecorder) SetSVMUUID(arg0 interface{}) *gomock.Call
SetSVMUUID indicates an expected call of SetSVMUUID.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorAbort ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorAbort(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SnapmirrorAbort indicates an expected call of SnapmirrorAbort.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorBreak ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorBreak(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
SnapmirrorBreak indicates an expected call of SnapmirrorBreak.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorCreate(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
SnapmirrorCreate indicates an expected call of SnapmirrorCreate.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorDelete ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorDelete(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SnapmirrorDelete indicates an expected call of SnapmirrorDelete.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorDeleteViaDestination ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorDeleteViaDestination(arg0, arg1 interface{}) *gomock.Call
SnapmirrorDeleteViaDestination indicates an expected call of SnapmirrorDeleteViaDestination.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorGet(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SnapmirrorGet indicates an expected call of SnapmirrorGet.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorGetDestinationIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorGetDestinationIterRequest(arg0 interface{}) *gomock.Call
SnapmirrorGetDestinationIterRequest indicates an expected call of SnapmirrorGetDestinationIterRequest.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorGetIterRequest(arg0 interface{}) *gomock.Call
SnapmirrorGetIterRequest indicates an expected call of SnapmirrorGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorInitialize ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorInitialize(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SnapmirrorInitialize indicates an expected call of SnapmirrorInitialize.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorPolicyExists ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorPolicyExists(arg0, arg1 interface{}) *gomock.Call
SnapmirrorPolicyExists indicates an expected call of SnapmirrorPolicyExists.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorPolicyGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorPolicyGet(arg0, arg1 interface{}) *gomock.Call
SnapmirrorPolicyGet indicates an expected call of SnapmirrorPolicyGet.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorQuiesce ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorQuiesce(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SnapmirrorQuiesce indicates an expected call of SnapmirrorQuiesce.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorRelease ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorRelease(arg0, arg1 interface{}) *gomock.Call
SnapmirrorRelease indicates an expected call of SnapmirrorRelease.
func (*MockZapiClientInterfaceMockRecorder) SnapmirrorResync ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapmirrorResync(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SnapmirrorResync indicates an expected call of SnapmirrorResync.
func (*MockZapiClientInterfaceMockRecorder) SnapshotCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapshotCreate(arg0, arg1 interface{}) *gomock.Call
SnapshotCreate indicates an expected call of SnapshotCreate.
func (*MockZapiClientInterfaceMockRecorder) SnapshotDelete ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapshotDelete(arg0, arg1 interface{}) *gomock.Call
SnapshotDelete indicates an expected call of SnapshotDelete.
func (*MockZapiClientInterfaceMockRecorder) SnapshotList ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapshotList(arg0 interface{}) *gomock.Call
SnapshotList indicates an expected call of SnapshotList.
func (*MockZapiClientInterfaceMockRecorder) SnapshotRestoreVolume ¶
func (mr *MockZapiClientInterfaceMockRecorder) SnapshotRestoreVolume(arg0, arg1 interface{}) *gomock.Call
SnapshotRestoreVolume indicates an expected call of SnapshotRestoreVolume.
func (*MockZapiClientInterfaceMockRecorder) SupportsFeature ¶
func (mr *MockZapiClientInterfaceMockRecorder) SupportsFeature(arg0, arg1 interface{}) *gomock.Call
SupportsFeature indicates an expected call of SupportsFeature.
func (*MockZapiClientInterfaceMockRecorder) SystemGetOntapiVersion ¶
func (mr *MockZapiClientInterfaceMockRecorder) SystemGetOntapiVersion(arg0 interface{}) *gomock.Call
SystemGetOntapiVersion indicates an expected call of SystemGetOntapiVersion.
func (*MockZapiClientInterfaceMockRecorder) SystemGetVersion ¶
func (mr *MockZapiClientInterfaceMockRecorder) SystemGetVersion() *gomock.Call
SystemGetVersion indicates an expected call of SystemGetVersion.
func (*MockZapiClientInterfaceMockRecorder) TieringPolicyValue ¶
func (mr *MockZapiClientInterfaceMockRecorder) TieringPolicyValue(arg0 interface{}) *gomock.Call
TieringPolicyValue indicates an expected call of TieringPolicyValue.
func (*MockZapiClientInterfaceMockRecorder) VolumeCloneCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeCloneCreate(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeCloneCreate indicates an expected call of VolumeCloneCreate.
func (*MockZapiClientInterfaceMockRecorder) VolumeCloneCreateAsync ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeCloneCreateAsync(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeCloneCreateAsync indicates an expected call of VolumeCloneCreateAsync.
func (*MockZapiClientInterfaceMockRecorder) VolumeCloneSplitStart ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeCloneSplitStart(arg0 interface{}) *gomock.Call
VolumeCloneSplitStart indicates an expected call of VolumeCloneSplitStart.
func (*MockZapiClientInterfaceMockRecorder) VolumeCreate ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeCreate(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14 interface{}) *gomock.Call
VolumeCreate indicates an expected call of VolumeCreate.
func (*MockZapiClientInterfaceMockRecorder) VolumeDestroy ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeDestroy(arg0, arg1 interface{}) *gomock.Call
VolumeDestroy indicates an expected call of VolumeDestroy.
func (*MockZapiClientInterfaceMockRecorder) VolumeDisableSnapshotDirectoryAccess ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeDisableSnapshotDirectoryAccess(arg0 interface{}) *gomock.Call
VolumeDisableSnapshotDirectoryAccess indicates an expected call of VolumeDisableSnapshotDirectoryAccess.
func (*MockZapiClientInterfaceMockRecorder) VolumeExists ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeExists(arg0, arg1 interface{}) *gomock.Call
VolumeExists indicates an expected call of VolumeExists.
func (*MockZapiClientInterfaceMockRecorder) VolumeGet ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeGet(arg0 interface{}) *gomock.Call
VolumeGet indicates an expected call of VolumeGet.
func (*MockZapiClientInterfaceMockRecorder) VolumeGetAll ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeGetAll(arg0 interface{}) *gomock.Call
VolumeGetAll indicates an expected call of VolumeGetAll.
func (*MockZapiClientInterfaceMockRecorder) VolumeGetType ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeGetType(arg0 interface{}) *gomock.Call
VolumeGetType indicates an expected call of VolumeGetType.
func (*MockZapiClientInterfaceMockRecorder) VolumeList ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeList(arg0 interface{}) *gomock.Call
VolumeList indicates an expected call of VolumeList.
func (*MockZapiClientInterfaceMockRecorder) VolumeListAllBackedBySnapshot ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeListAllBackedBySnapshot(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeListAllBackedBySnapshot indicates an expected call of VolumeListAllBackedBySnapshot.
func (*MockZapiClientInterfaceMockRecorder) VolumeListByAttrs ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeListByAttrs(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call
VolumeListByAttrs indicates an expected call of VolumeListByAttrs.
func (*MockZapiClientInterfaceMockRecorder) VolumeModifyExportPolicy ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeModifyExportPolicy(arg0, arg1 interface{}) *gomock.Call
VolumeModifyExportPolicy indicates an expected call of VolumeModifyExportPolicy.
func (*MockZapiClientInterfaceMockRecorder) VolumeModifyUnixPermissions ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeModifyUnixPermissions(arg0, arg1 interface{}) *gomock.Call
VolumeModifyUnixPermissions indicates an expected call of VolumeModifyUnixPermissions.
func (*MockZapiClientInterfaceMockRecorder) VolumeMount ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeMount(arg0, arg1 interface{}) *gomock.Call
VolumeMount indicates an expected call of VolumeMount.
func (*MockZapiClientInterfaceMockRecorder) VolumeOffline ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeOffline(arg0 interface{}) *gomock.Call
VolumeOffline indicates an expected call of VolumeOffline.
func (*MockZapiClientInterfaceMockRecorder) VolumeRename ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeRename(arg0, arg1 interface{}) *gomock.Call
VolumeRename indicates an expected call of VolumeRename.
func (*MockZapiClientInterfaceMockRecorder) VolumeSetComment ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeSetComment(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeSetComment indicates an expected call of VolumeSetComment.
func (*MockZapiClientInterfaceMockRecorder) VolumeSetQosPolicyGroupName ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeSetQosPolicyGroupName(arg0, arg1 interface{}) *gomock.Call
VolumeSetQosPolicyGroupName indicates an expected call of VolumeSetQosPolicyGroupName.
func (*MockZapiClientInterfaceMockRecorder) VolumeSetSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeSetSize(arg0, arg1 interface{}) *gomock.Call
VolumeSetSize indicates an expected call of VolumeSetSize.
func (*MockZapiClientInterfaceMockRecorder) VolumeSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeSize(arg0 interface{}) *gomock.Call
VolumeSize indicates an expected call of VolumeSize.
func (*MockZapiClientInterfaceMockRecorder) VolumeUnmount ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeUnmount(arg0, arg1 interface{}) *gomock.Call
VolumeUnmount indicates an expected call of VolumeUnmount.
func (*MockZapiClientInterfaceMockRecorder) VolumeUsedSize ¶
func (mr *MockZapiClientInterfaceMockRecorder) VolumeUsedSize(arg0 interface{}) *gomock.Call
VolumeUsedSize indicates an expected call of VolumeUsedSize.
func (*MockZapiClientInterfaceMockRecorder) VserverGetIterAdminRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) VserverGetIterAdminRequest() *gomock.Call
VserverGetIterAdminRequest indicates an expected call of VserverGetIterAdminRequest.
func (*MockZapiClientInterfaceMockRecorder) VserverGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) VserverGetIterRequest() *gomock.Call
VserverGetIterRequest indicates an expected call of VserverGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) VserverGetRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) VserverGetRequest() *gomock.Call
VserverGetRequest indicates an expected call of VserverGetRequest.
func (*MockZapiClientInterfaceMockRecorder) VserverShowAggrGetIterRequest ¶
func (mr *MockZapiClientInterfaceMockRecorder) VserverShowAggrGetIterRequest() *gomock.Call
VserverShowAggrGetIterRequest indicates an expected call of VserverShowAggrGetIterRequest.
func (*MockZapiClientInterfaceMockRecorder) WaitForAsyncResponse ¶
func (mr *MockZapiClientInterfaceMockRecorder) WaitForAsyncResponse(arg0, arg1, arg2 interface{}) *gomock.Call
WaitForAsyncResponse indicates an expected call of WaitForAsyncResponse.