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/type-nvme-target-subsystem-map-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-target-subsystem-map-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" ) // NvmeTargetSubsystemMapInfoType is a structure to represent a nvme-target-subsystem-map-info ZAPI object type NvmeTargetSubsystemMap...
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-UUID.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-UUID.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // UuidType is a structure to represent a uuid ZAPI object type UuidType = string // UUIDType is a structure to represent a uuid ZAPI object type UUIDType = 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-vserver-get.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-vserver-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" ) // VserverGetRequest is a structure to represent a vserver-get Request ZAPI object type VserverGetRequest 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-snapmirror-policy-rule-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapmirror-policy-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" ) // SnapmirrorPolicyRuleInfoType is a structure to represent a snapmirror-policy-rule-info ZAPI object type SnapmirrorPolicyRuleInfoTyp...
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-set-entry.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-quota-set-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" ) // QuotaSetEntryRequest is a structure to represent a quota-set-entry Request ZAPI object type QuotaSetEntryRequest 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-clone-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-clone-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" ) // CloneCreateRequest is a structure to represent a clone-create Request ZAPI object type CloneCreateRequest 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-node-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-node-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // NodeNameType is a structure to represent a node-name ZAPI object type NodeNameType = 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-ip-address.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-ip-address.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // IpAddressType is a structure to represent a ip-address ZAPI object type IpAddressType = 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-iscsi-security-entry-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-iscsi-security-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" ) // IscsiSecurityEntryInfoType is a structure to represent a iscsi-security-entry-info ZAPI object type IscsiSecurityEntryInfoType stru...
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-remove.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-remove.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" ) // IgroupRemoveRequest is a structure to represent a igroup-remove Request ZAPI object type IgroupRemoveRequest 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-map-list-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-map-list-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" ) // LunMapListInfoRequest is a structure to represent a lun-map-list-info Request ZAPI object type LunMapListInfoRequest 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-nvme-subsystem-host-remove.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-host-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" ) // NvmeSubsystemHostRemoveRequest is a structure to represent a nvme-subsystem-host-remove Request ZAPI object type NvmeSubsystemHostR...
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-destroy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-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" ) // VolumeDestroyRequest is a structure to represent a volume-destroy Request ZAPI object type VolumeDestroyRequest 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-destroy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-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" ) // SnapmirrorDestroyRequest is a structure to represent a snapmirror-destroy Request ZAPI object type SnapmirrorDestroyRequest 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-volume-autobalance-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-autobalance-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" ) // VolumeAutobalanceAttributesType is a structure to represent a volume-autobalance-attributes ZAPI object type VolumeAutobalanceAttri...
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-default-auth.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-get-default-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" ) // IscsiInitiatorGetDefaultAuthRequest is a structure to represent a iscsi-initiator-get-default-auth Request ZAPI object type IscsiIn...
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-geometry.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-get-geometry.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" ) // LunGetGeometryRequest is a structure to represent a lun-get-geometry Request ZAPI object type LunGetGeometryRequest struct { XMLNa...
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-resize.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-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" ) // LunResizeRequest is a structure to represent a lun-resize Request ZAPI object type LunResizeRequest struct { XMLName xml.Name `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-nsswitch.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nsswitch.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // NsswitchType is a structure to represent a nsswitch ZAPI object type NsswitchType = 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-modify-chap-params.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-modify-chap-params.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" ) // IscsiInitiatorModifyChapParamsRequest is a structure to represent a iscsi-initiator-modify-chap-params Request ZAPI object type Isc...
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-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-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" ) // NvmeGetIterRequest is a structure to represent a nvme-get-iter Request ZAPI object type NvmeGetIterRequest 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-hybrid-cache-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-hybrid-cache-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" ) // VolumeHybridCacheAttributesType is a structure to represent a volume-hybrid-cache-attributes ZAPI object type VolumeHybridCacheAttr...
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-system-get-ontapi-version.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-system-get-ontapi-version.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" ) // SystemGetOntapiVersionRequest is a structure to represent a system-get-ontapi-version Request ZAPI object type SystemGetOntapiVersi...
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-initiator-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-initiator-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" ) // InitiatorInfoType is a structure to represent a initiator-info ZAPI object type InitiatorInfoType 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-language-code.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-language-code.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // LanguageCodeType is a structure to represent a language-code ZAPI object type LanguageCodeType = 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-async.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-create-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" ) // SnapshotCreateAsyncRequest is a structure to represent a snapshot-create-async Request ZAPI object type SnapshotCreateAsyncRequest ...
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-net-interface-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-net-interface-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" ) // NetInterfaceGetIterRequest is a structure to represent a net-interface-get-iter Request ZAPI object type NetInterfaceGetIterRequest...
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-export-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-export-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" ) // VolumeExportAttributesType is a structure to represent a volume-export-attributes ZAPI object type VolumeExportAttributesType 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/type-volume-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // VolumeNameType is a structure to represent a volume-name ZAPI object type VolumeNameType = 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-dns-zone.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-dns-zone.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // DnsZoneType is a structure to represent a dns-zone ZAPI object type DnsZoneType = 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-policy-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-policy-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" ) // ExportPolicyCreateRequest is a structure to represent a export-policy-create Request ZAPI object type ExportPolicyCreateRequest str...
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.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-delete.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" ) // SnapshotDeleteRequest is a structure to represent a snapshot-delete Request ZAPI object type SnapshotDeleteRequest 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-directory-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-directory-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" ) // VolumeDirectoryAttributesType is a structure to represent a volume-directory-attributes ZAPI object type VolumeDirectoryAttributesT...
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-subnet-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-subnet-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SubnetNameType is a structure to represent a subnet-name ZAPI object type SubnetNameType = 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-vdisk-block-size.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-vdisk-block-size.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // VdiskBlockSizeType is a structure to represent a vdisk-block-size ZAPI object type VdiskBlockSizeType = 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/type-lun-path.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lun-path.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // LunPathType is a structure to represent a lun-path ZAPI object type LunPathType = 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-host-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-host-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" ) // NvmeSubsystemHostGetIterRequest is a structure to represent a nvme-subsystem-host-get-iter Request ZAPI object type NvmeSubsystemHo...
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-modify.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-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" ) // NvmeSubsystemModifyRequest is a structure to represent a nvme-subsystem-modify Request ZAPI object type NvmeSubsystemModifyRequest ...
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-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-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" ) // NvmeSubsystemCreateRequest is a structure to represent a nvme-subsystem-create Request ZAPI object type NvmeSubsystemCreateRequest ...
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-aggr-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-aggr-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // AggrNameType is a structure to represent a aggr-name ZAPI object type AggrNameType = 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-policy-name.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-export-policy-name.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ExportPolicyNameType is a structure to represent a export-policy-name ZAPI object type ExportPolicyNameType = 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-status.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-quota-status.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" ) // QuotaStatusRequest is a structure to represent a quota-status Request ZAPI object type QuotaStatusRequest 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/type-filer-id.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-filer-id.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // FilerIdType is a structure to represent a filer-id ZAPI object type FilerIdType = 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-qos-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-qos-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" ) // VolumeQosAttributesType is a structure to represent a volume-qos-attributes ZAPI object type VolumeQosAttributesType 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/type-volume-error.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-error.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" ) // VolumeErrorType is a structure to represent a volume-error ZAPI object type VolumeErrorType struct { XMLName xml.Name `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-failover-group.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-failover-group.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // FailoverGroupType is a structure to represent a failover-group ZAPI object type FailoverGroupType = 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-unmap.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-unmap.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" ) // LunUnmapRequest is a structure to represent a lun-unmap Request ZAPI object type LunUnmapRequest 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-volume-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-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" ) // VolumeAttributesType is a structure to represent a volume-attributes ZAPI object type VolumeAttributesType 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-async.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapshot-restore-volume-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" ) // SnapshotRestoreVolumeAsyncRequest is a structure to represent a snapshot-restore-volume-async Request ZAPI object type SnapshotRest...
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-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-igroup-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" ) // IgroupCreateRequest is a structure to represent a igroup-create Request ZAPI object type IgroupCreateRequest 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-snapshot-policy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapshot-policy.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SnapshotPolicyType is a structure to represent a snapshot-policy ZAPI object type SnapshotPolicyType = 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-volume-destroy-async.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-destroy-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" ) // VolumeDestroyAsyncRequest is a structure to represent a volume-destroy-async Request ZAPI object type VolumeDestroyAsyncRequest str...
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-qos-policy-group.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-set-qos-policy-group.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" ) // LunSetQosPolicyGroupRequest is a structure to represent a lun-set-qos-policy-group Request ZAPI object type LunSetQosPolicyGroupReq...
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.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-modify-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" ) // VolumeModifyIterRequest is a structure to represent a volume-modify-iter Request ZAPI object type VolumeModifyIterRequest 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-volume-vm-align-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-vm-align-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" ) // VolumeVmAlignAttributesType is a structure to represent a volume-vm-align-attributes ZAPI object type VolumeVmAlignAttributesType s...
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-repos-constituent-role.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-repos-constituent-role.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ReposConstituentRoleType is a structure to represent a repos-constituent-role ZAPI object type ReposConstituentRoleType = 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-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-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" ) // LunGetIterRequest is a structure to represent a lun-get-iter Request ZAPI object type LunGetIterRequest 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-iscsi-initiator-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-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" ) // IscsiInitiatorGetIterRequest is a structure to represent a iscsi-initiator-get-iter Request ZAPI object type IscsiInitiatorGetIterR...
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-create.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-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" ) // VolumeCreateRequest is a structure to represent a volume-create Request ZAPI object type VolumeCreateRequest 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-rename.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-qtree-rename.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" ) // QtreeRenameRequest is a structure to represent a qtree-rename Request ZAPI object type QtreeRenameRequest 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-delete-async.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-qtree-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" ) // QtreeDeleteAsyncRequest is a structure to represent a qtree-delete-async Request ZAPI object type QtreeDeleteAsyncRequest 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-snapmirror-destination-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapmirror-destination-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" ) // SnapmirrorDestinationInfoType is a structure to represent a snapmirror-destination-info ZAPI object type SnapmirrorDestinationInfoT...
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-os-type.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lun-os-type.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // LunOsTypeType is a structure to represent a lun-os-type ZAPI object type LunOsTypeType = 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-autosize-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-autosize-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" ) // VolumeAutosizeAttributesType is a structure to represent a volume-autosize-attributes ZAPI object type VolumeAutosizeAttributesType...
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-offline.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-lun-offline.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" ) // LunOfflineRequest is a structure to represent a lun-offline Request ZAPI object type LunOfflineRequest 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/api-volume-size.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-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" ) // VolumeSizeRequest is a structure to represent a volume-size Request ZAPI object type VolumeSizeRequest struct { XMLName xml.Nam...
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-nmswitch.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nmswitch.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // NmswitchType is a structure to represent a nmswitch ZAPI object type NmswitchType = 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-policy-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-snapmirror-policy-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" ) // SnapmirrorPolicyGetIterRequest is a structure to represent a snapmirror-policy-get-iter Request ZAPI object type SnapmirrorPolicyGe...
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-policy-owner.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-policy-owner.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // PolicyOwnerType is a structure to represent a policy-owner ZAPI object type PolicyOwnerType = 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-protocol.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-protocol.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ProtocolType is a structure to represent a protocol ZAPI object type ProtocolType = 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-space-slo-enum.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-space-slo-enum.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SpaceSloEnumType is a structure to represent a space-slo-enum ZAPI object type SpaceSloEnumType = 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-volume-unmount.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-unmount.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" ) // VolumeUnmountRequest is a structure to represent a volume-unmount Request ZAPI object type VolumeUnmountRequest 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-subsystem-map-add.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-map-add.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" ) // NvmeSubsystemMapAddRequest is a structure to represent a nvme-subsystem-map-add Request ZAPI object type NvmeSubsystemMapAddRequest...
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-schedule-type.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-schedule-type.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ScheduleTypeType is a structure to represent a schedule-type ZAPI object type ScheduleTypeType = 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-lun-map-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-lun-map-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" ) // LunMapInfoType is a structure to represent a lun-map-info ZAPI object type LunMapInfoType 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-inode-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-inode-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" ) // VolumeInodeAttributesType is a structure to represent a volume-inode-attributes ZAPI object type VolumeInodeAttributesType 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-sm-policy-type-enum.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-sm-policy-type-enum.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // SmPolicyTypeEnumType is a structure to represent a sm-policy-type-enum ZAPI object type SmPolicyTypeEnumType = 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-destroy.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-rule-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" ) // ExportRuleDestroyRequest is a structure to represent a export-rule-destroy Request ZAPI object type ExportRuleDestroyRequest 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-exportntfsunixsecops.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-exportntfsunixsecops.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ExportntfsunixsecopsType is a structure to represent a exportntfsunixsecops ZAPI object type ExportntfsunixsecopsType = 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-vserver-dr-protection-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-vserver-dr-protection-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" ) // VolumeVserverDrProtectionAttributesType is a structure to represent a volume-vserver-dr-protection-attributes ZAPI object type Volu...
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-os.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-namespace-os.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // NvmeNamespaceOsType is a structure to represent a nvme-namespace-os ZAPI object type NvmeNamespaceOsType = 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-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-controller-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" ) // NvmeSubsystemControllerGetIterRequest is a structure to represent a nvme-subsystem-controller-get-iter Request ZAPI object type Nvm...
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-physical-protocol.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-physical-protocol.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // NvmePhysicalProtocolType is a structure to represent a nvme-physical-protocol ZAPI object type NvmePhysicalProtocolType = 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-snapshot-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapshot-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" ) // SnapshotInfoType is a structure to represent a snapshot-info ZAPI object type SnapshotInfoType 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-subsystem-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-subsystem-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" ) // NvmeSubsystemInfoType is a structure to represent a nvme-subsystem-info ZAPI object type NvmeSubsystemInfoType 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-iscsi-initiator-set-default-auth.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-iscsi-initiator-set-default-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" ) // IscsiInitiatorSetDefaultAuthRequest is a structure to represent a iscsi-initiator-set-default-auth Request ZAPI object type IscsiIn...
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-version-detail-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-node-version-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" ) // NodeVersionDetailInfoType is a structure to represent a node-version-detail-info ZAPI object type NodeVersionDetailInfoType 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-volume-rename.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-volume-rename.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" ) // VolumeRenameRequest is a structure to represent a volume-rename Request ZAPI object type VolumeRenameRequest 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-export-policy-get.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-export-policy-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" ) // ExportPolicyGetRequest is a structure to represent a export-policy-get Request ZAPI object type ExportPolicyGetRequest 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-nis-domain.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nis-domain.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // NisDomainType is a structure to represent a nis-domain ZAPI object type NisDomainType = 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-transport.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-transport.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // NvmeTransportType is a structure to represent a nvme-transport ZAPI object type NvmeTransportType = 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-snapmirror-policy-info.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-snapmirror-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" ) // SnapmirrorPolicyInfoType is a structure to represent a snapmirror-policy-info ZAPI object type SnapmirrorPolicyInfoType 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-volume-snapshot-autodelete-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-snapshot-autodelete-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" ) // VolumeSnapshotAutodeleteAttributesType is a structure to represent a volume-snapshot-autodelete-attributes ZAPI object type VolumeS...
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-junction-path.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-junction-path.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // JunctionPathType is a structure to represent a junction-path ZAPI object type JunctionPathType = 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-flexcache-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-flexcache-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" ) // VolumeFlexcacheAttributesType is a structure to represent a volume-flexcache-attributes ZAPI object type VolumeFlexcacheAttributesT...
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-clone-attributes.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-volume-clone-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" ) // VolumeCloneAttributesType is a structure to represent a volume-clone-attributes ZAPI object type VolumeCloneAttributesType 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-namespace-state.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-nvme-namespace-state.go
// Code generated automatically. DO NOT EDIT. // Copyright 2023 NetApp, Inc. All Rights Reserved. package azgo // NvmeNamespaceStateType is a structure to represent a nvme-namespace-state ZAPI object type NvmeNamespaceStateType = 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-exportchownmode.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/type-exportchownmode.go
// Code generated automatically. DO NOT EDIT. // Copyright 2022 NetApp, Inc. All Rights Reserved. package azgo // ExportchownmodeType is a structure to represent a exportchownmode ZAPI object type ExportchownmodeType = 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-map-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-nvme-subsystem-map-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" ) // NvmeSubsystemMapGetIterRequest is a structure to represent a nvme-subsystem-map-get-iter Request ZAPI object type NvmeSubsystemMapG...
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-aggr-space-get-iter.go
cmd/vsphere-xcopy-volume-populator/vendor/github.com/netapp/trident/storage_drivers/ontap/api/azgo/api-aggr-space-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" ) // AggrSpaceGetIterRequest is a structure to represent a aggr-space-get-iter Request ZAPI object type AggrSpaceGetIterRequest struct {...
go
Apache-2.0
b3b4703e958c25d54c4d48138d9e80ae32fadac3
2026-01-07T09:44:30.792320Z
false