repo
stringlengths
6
47
file_url
stringlengths
77
269
file_path
stringlengths
5
186
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-07 08:35:43
2026-01-07 08:55:24
truncated
bool
2 classes
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-get.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-get.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorGetRequest is a structure to represent a snapmirror-get Request ZAPI object type SnapmirrorGetRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-subsystem-host-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-subsystem-host-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeTargetSubsystemHostInfoType is a structure to represent a nvme-target-subsystem-host-info ZAPI object type NvmeTargetSubsystemH...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-iscsi-interface-list-entry-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-iscsi-interface-list-entry-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IscsiInterfaceListEntryInfoType is a structure to represent a iscsi-interface-list-entry-info ZAPI object type IscsiInterfaceListEn...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapshotGetIterRequest is a structure to represent a snapshot-get-iter Request ZAPI object type SnapshotGetIterRequest struct { XM...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-antivirus-policy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-antivirus-policy.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // AntivirusPolicyType is a structure to represent a antivirus-policy ZAPI object type AntivirusPolicyType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-job-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-job-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // JobInfoType is a structure to represent a job-info ZAPI object type JobInfoType struct { XMLName xml.Name `xml:...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-performance-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-performance-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumePerformanceAttributesType is a structure to represent a volume-performance-attributes ZAPI object type VolumePerformanceAttri...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vscan-fileop-profile.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vscan-fileop-profile.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // VscanFileopProfileType is a structure to represent a vscan-fileop-profile ZAPI object type VscanFileopProfileType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-create.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeCreateRequest is a structure to represent a nvme-create Request ZAPI object type NvmeCreateRequest struct { XMLName xm...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-security-style-enum.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-security-style-enum.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SecurityStyleEnumType is a structure to represent a security-style-enum ZAPI object type SecurityStyleEnumType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-controller-shutdown.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-controller-shutdown.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeSubsystemControllerShutdownRequest is a structure to represent a nvme-subsystem-controller-shutdown Request ZAPI object type Nv...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-qtree-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-qtree-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // QtreeInfoType is a structure to represent a qtree-info ZAPI object type QtreeInfoType struct { XMLName xml.Name...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-state-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-state-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeStateAttributesType is a structure to represent a volume-state-attributes ZAPI object type VolumeStateAttributesType struct {...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volstyle.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volstyle.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // VolstyleType is a structure to represent a volstyle ZAPI object type VolstyleType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cifs-share-properties.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cifs-share-properties.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // CifsSharePropertiesType is a structure to represent a cifs-share-properties ZAPI object type CifsSharePropertiesType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-interface-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-interface-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeInterfaceInfoType is a structure to represent a nvme-interface-info ZAPI object type NvmeInterfaceInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-restore-volume.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-restore-volume.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapshotRestoreVolumeRequest is a structure to represent a snapshot-restore-volume Request ZAPI object type SnapshotRestoreVolumeRe...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeGetIterRequest is a structure to represent a volume-get-iter Request ZAPI object type VolumeGetIterRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-initialize.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-initialize.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorInitializeRequest is a structure to represent a snapmirror-initialize Request ZAPI object type SnapmirrorInitializeReques...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cache-policy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cache-policy.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // CachePolicyType is a structure to represent a cache-policy ZAPI object type CachePolicyType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VserverInfoType is a structure to represent a vserver-info ZAPI object type VserverInfoType struct { XMLName xml.Name ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-show-aggregates.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-show-aggregates.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // ShowAggregatesType is a structure to represent a show-aggregates ZAPI object type ShowAggregatesType struct { XMLName xml...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-sis-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-sis-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeSisAttributesType is a structure to represent a volume-sis-attributes ZAPI object type VolumeSisAttributesType struct { XMLN...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IgroupGetIterRequest is a structure to represent a igroup-get-iter Request ZAPI object type IgroupGetIterRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-peer-application.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-peer-application.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // VserverPeerApplicationType is a structure to represent a vserver-peer-application ZAPI object type VserverPeerApplicationType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-map-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-map-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // LunMapGetIterRequest is a structure to represent a lun-map-get-iter Request ZAPI object type LunMapGetIterRequest struct { XMLName...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-abort.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-abort.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorAbortRequest is a structure to represent a snapmirror-abort Request ZAPI object type SnapmirrorAbortRequest struct { XML...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-job-state.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-job-state.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // JobStateType is a structure to represent a job-state ZAPI object type JobStateType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-release-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-release-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" "reflect" log "github.com/sirupsen/logrus" ) // SnapmirrorReleaseIterRequest is a structure to represent a snapmirror-release-iter Request ZAPI object type SnapmirrorReleaseIterR...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-map-remove.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-map-remove.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeSubsystemMapRemoveRequest is a structure to represent a nvme-subsystem-map-remove Request ZAPI object type NvmeSubsystemMapRemo...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-auth-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-auth-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IscsiInitiatorAuthGetIterRequest is a structure to represent a iscsi-initiator-auth-get-iter Request ZAPI object type IscsiInitiato...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-create-by-size.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-create-by-size.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // LunCreateBySizeRequest is a structure to represent a lun-create-by-size Request ZAPI object type LunCreateBySizeRequest struct { X...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-peer-state.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-peer-state.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // VserverPeerStateType is a structure to represent a vserver-peer-state ZAPI object type VserverPeerStateType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-security-flavor.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-security-flavor.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SecurityFlavorType is a structure to represent a security-flavor ZAPI object type SecurityFlavorType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-namespace-modify.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-namespace-modify.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeNamespaceModifyRequest is a structure to represent a nvme-namespace-modify Request ZAPI object type NvmeNamespaceModifyRequest ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-node-get-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-node-get-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IscsiNodeGetNameRequest is a structure to represent a iscsi-node-get-name Request ZAPI object type IscsiNodeGetNameRequest struct {...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snaplocktype.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snaplocktype.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SnaplocktypeType is a structure to represent a snaplocktype ZAPI object type SnaplocktypeType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-id-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-id-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeIdAttributesType is a structure to represent a volume-id-attributes ZAPI object type VolumeIdAttributesType struct { XMLName...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-namespace-delete.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-namespace-delete.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeNamespaceDeleteRequest is a structure to represent a nvme-namespace-delete Request ZAPI object type NvmeNamespaceDeleteRequest ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-namespace-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-namespace-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeNamespaceInfoType is a structure to represent a nvme-namespace-info ZAPI object type NvmeNamespaceInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-aggregatetype.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-aggregatetype.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // AggregatetypeType is a structure to represent a aggregatetype ZAPI object type AggregatetypeType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-quota-on.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-quota-on.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // QuotaOnRequest is a structure to represent a quota-on Request ZAPI object type QuotaOnRequest struct { XMLName xml.Name `xml:"qu...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeSubsystemGetIterRequest is a structure to represent a nvme-subsystem-get-iter Request ZAPI object type NvmeSubsystemGetIterRequ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-security-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-security-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeSecurityAttributesType is a structure to represent a volume-security-attributes ZAPI object type VolumeSecurityAttributesType...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/metrics.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/metrics.go
// Copyright 2018 NetApp, Inc. All Rights Reserved. package azgo import ( "github.com/prometheus/client_golang/prometheus" "github.com/prometheus/client_golang/prometheus/promauto" "github.com/netapp/trident/config" ) var ( zapiOpsTotal = promauto.NewCounterVec( prometheus.CounterOpts{ Namespace: config.Or...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-net-interface-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-net-interface-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NetInterfaceInfoType is a structure to represent a net-interface-info ZAPI object type NetInterfaceInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-subsystem-controller-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-subsystem-controller-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeTargetSubsystemControllerInfoType is a structure to represent a nvme-target-subsystem-controller-info ZAPI object type NvmeTarg...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-sas2-sas3-mixed-stack-support.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-sas2-sas3-mixed-stack-support.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // Sas2Sas3MixedStackSupportType is a structure to represent a sas2-sas3-mixed-stack-support ZAPI object type Sas2Sas3MixedStackSupportType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-snaplock-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-snaplock-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeSnaplockAttributesType is a structure to represent a volume-snaplock-attributes ZAPI object type VolumeSnaplockAttributesType...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-add-auth.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-add-auth.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IscsiInitiatorAddAuthRequest is a structure to represent a iscsi-initiator-add-auth Request ZAPI object type IscsiInitiatorAddAuthR...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-rule-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-rule-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // ExportRuleGetIterRequest is a structure to represent a export-rule-get-iter Request ZAPI object type ExportRuleGetIterRequest struc...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-destroy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-destroy.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IgroupDestroyRequest is a structure to represent a igroup-destroy Request ZAPI object type IgroupDestroyRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-modify-iter-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-modify-iter-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeModifyIterInfoType is a structure to represent a volume-modify-iter-info ZAPI object type VolumeModifyIterInfoType struct { ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-delete-async.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-delete-async.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapshotDeleteAsyncRequest is a structure to represent a snapshot-delete-async Request ZAPI object type SnapshotDeleteAsyncRequest ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-get-destination-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-get-destination-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorGetDestinationIterRequest is a structure to represent a snapmirror-get-destination-iter Request ZAPI object type Snapmirr...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-qtree-modify.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-qtree-modify.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // QtreeModifyRequest is a structure to represent a qtree-modify Request ZAPI object type QtreeModifyRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-qtree-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-qtree-create.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // QtreeCreateRequest is a structure to represent a qtree-create Request ZAPI object type QtreeCreateRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-get-serial-number.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-get-serial-number.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // LunGetSerialNumberRequest is a structure to represent a lun-get-serial-number Request ZAPI object type LunGetSerialNumberRequest st...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-snapshot-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-snapshot-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeSnapshotAttributesType is a structure to represent a volume-snapshot-attributes ZAPI object type VolumeSnapshotAttributesType...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-aggr-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vserver-aggr-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VserverAggrInfoType is a structure to represent a vserver-aggr-info ZAPI object type VserverAggrInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-cifs-share-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-cifs-share-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // CifsShareGetIterRequest is a structure to represent a cifs-share-get-iter Request ZAPI object type CifsShareGetIterRequest struct {...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-block-range.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-block-range.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // BlockRangeType is a structure to represent a block-range ZAPI object type BlockRangeType struct { XMLName xml.Na...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-access-protocol.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-access-protocol.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // AccessProtocolType is a structure to represent a access-protocol ZAPI object type AccessProtocolType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-antivirus-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-antivirus-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeAntivirusAttributesType is a structure to represent a volume-antivirus-attributes ZAPI object type VolumeAntivirusAttributesT...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-modify-iter-async.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-modify-iter-async.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeModifyIterAsyncRequest is a structure to represent a volume-modify-iter-async Request ZAPI object type VolumeModifyIterAsyncR...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vsopstopreason.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vsopstopreason.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // VsopstopreasonType is a structure to represent a vsopstopreason ZAPI object type VsopstopreasonType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-add.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-add.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IgroupAddRequest is a structure to represent a igroup-add Request ZAPI object type IgroupAddRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cifs-share.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cifs-share.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // CifsShareType is a structure to represent a cifs-share ZAPI object type CifsShareType struct { XMLName xml.Name `xml:"cif...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-destroy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-destroy.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // LunDestroyRequest is a structure to represent a lun-destroy Request ZAPI object type LunDestroyRequest struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-size.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-size.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SizeType is a structure to represent a size ZAPI object type SizeType = int
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-interface-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-interface-get-iter.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeInterfaceGetIterRequest is a structure to represent a nvme-interface-get-iter Request ZAPI object type NvmeInterfaceGetIterRequ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapmirror-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapmirror-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorInfoType is a structure to represent a snapmirror-info ZAPI object type SnapmirrorInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
true
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-comp-aggr-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-comp-aggr-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeCompAggrAttributesType is a structure to represent a volume-comp-aggr-attributes ZAPI object type VolumeCompAggrAttributesTyp...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-export-policy-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-export-policy-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // ExportPolicyInfoType is a structure to represent a export-policy-info ZAPI object type ExportPolicyInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lif-bindable.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lif-bindable.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // LifBindableType is a structure to represent a lif-bindable ZAPI object type LifBindableType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-transition-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-transition-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeTransitionAttributesType is a structure to represent a volume-transition-attributes ZAPI object type VolumeTransitionAttribut...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cluster-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-cluster-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ClusterNameType is a structure to represent a cluster-name ZAPI object type ClusterNameType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-rule-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-rule-create.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // ExportRuleCreateRequest is a structure to represent a export-rule-create Request ZAPI object type ExportRuleCreateRequest struct { ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-service-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-service-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeTargetServiceInfoType is a structure to represent a nvme-target-service-info ZAPI object type NvmeTargetServiceInfoType struct ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-cifs-share-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-cifs-share-create.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // CifsShareCreateRequest is a structure to represent a cifs-share-create Request ZAPI object type CifsShareCreateRequest struct { XM...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-break.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-break.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorBreakRequest is a structure to represent a snapmirror-break Request ZAPI object type SnapmirrorBreakRequest struct { XML...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-subsystem-os.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-subsystem-os.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // NvmeSubsystemOsType is a structure to represent a nvme-subsystem-os ZAPI object type NvmeSubsystemOsType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-get-auth.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-get-auth.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // IscsiInitiatorGetAuthRequest is a structure to represent a iscsi-initiator-get-auth Request ZAPI object type IscsiInitiatorGetAuthR...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-clone-split-start.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-clone-split-start.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeCloneSplitStartRequest is a structure to represent a volume-clone-split-start Request ZAPI object type VolumeCloneSplitStartR...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/errors.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/errors.go
// Copyright 2021 NetApp, Inc. All Rights Reserved. package azgo const ( EONTAPI_ENOENT = "2" EONTAPI_EEXIST = "17" EONTAPI_EVOLOPNOTSUPP = "160" EVDISK_ERROR_NO_SUCH_INITGROUP = "9003" EVDISK_ERROR_INITGROUP_EXISTS = "9004" EVDISK_ERROR_NODE_NOT_IN_...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lun-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lun-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // LunInfoType is a structure to represent a lun-info ZAPI object type LunInfoType struct { XMLName xml.Name ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-node-ontapi-detail-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-node-ontapi-detail-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NodeOntapiDetailInfoType is a structure to represent a node-ontapi-detail-info ZAPI object type NodeOntapiDetailInfoType struct { ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-quota-resize.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-quota-resize.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // QuotaResizeRequest is a structure to represent a quota-resize Request ZAPI object type QuotaResizeRequest struct { XMLName xml.N...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-set-attribute.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-set-attribute.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // LunSetAttributeRequest is a structure to represent a lun-set-attribute Request ZAPI object type LunSetAttributeRequest struct { XM...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-quiesce.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-quiesce.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapmirrorQuiesceRequest is a structure to represent a snapmirror-quiesce Request ZAPI object type SnapmirrorQuiesceRequest struct ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-revert-anagrpids.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-revert-anagrpids.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // NvmeRevertAnagrpidsRequest is a structure to represent a nvme-revert-anagrpids Request ZAPI object type NvmeRevertAnagrpidsRequest ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-modify-iter-async-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-modify-iter-async-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeModifyIterAsyncInfoType is a structure to represent a volume-modify-iter-async-info ZAPI object type VolumeModifyIterAsyncInf...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-qtree-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-qtree-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // QtreeNameType is a structure to represent a qtree-name ZAPI object type QtreeNameType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-create.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SnapshotCreateRequest is a structure to represent a snapshot-create Request ZAPI object type SnapshotCreateRequest struct { XMLNam...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-infinitevol-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-infinitevol-attributes.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // VolumeInfinitevolAttributesType is a structure to represent a volume-infinitevol-attributes ZAPI object type VolumeInfinitevolAttri...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-quota-entry.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-quota-entry.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // QuotaEntryType is a structure to represent a quota-entry ZAPI object type QuotaEntryType struct { XMLName xml.Name `...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-system-version-tuple.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-system-version-tuple.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // SystemVersionTupleType is a structure to represent a system-version-tuple ZAPI object type SystemVersionTupleType struct { XMLName...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-sm-restart-enum.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-sm-restart-enum.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SmRestartEnumType is a structure to represent a sm-restart-enum ZAPI object type SmRestartEnumType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-export-rule-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-export-rule-info.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo import ( "encoding/xml" log "github.com/sirupsen/logrus" "reflect" ) // ExportRuleInfoType is a structure to represent a export-rule-info ZAPI object type ExportRuleInfoType struct { XMLName ...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false
kubev2v/forklift
https://github.com/kubev2v/forklift/blob/b3b4703e958c25d54c4d48138d9e80ae32fadac3/cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lif-service-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lif-service-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // LifServiceNameType is a structure to represent a lif-service-name ZAPI object type LifServiceNameType = string
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false