Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( string{"iscsi"}, SnapshotId: "snapshotid", Encrypted: &isEncrypted, EncryptionSettings: map[string]string{"foo": "bar"}, }, } Id: "3769855c-a102-11e7-b772-17b880d2f539", CreatedAt: "CreatedAt", UpdatedAt: "UpdatedAt", Name: "sample-fileshare-01", Description: "This is first sample fileshare for testing", UserId: "Sample-UserID", Backend: "Sample-Backend", BackendId: "Sample-BackendId", Size: sizeptr, Type: "Sample-Type", TenantId: "Sample-TenantId", Status: "available", Region: "asia", AvailabilityZone: "default", Protocols: []string{"iscsi"}, SnapshotId: "snapshotid", Encrypted: &isEncrypted, EncryptionSettings: map[string]string{"foo": "bar"}, } Id: "3769855c-a102-11e7-b772-17b880d2f530", CreatedAt: "CreatedAt", UpdatedAt: "UpdatedAt", Name: "sample-fileshare-01", Description: "This is first sample fileshare for testing", UserId: "Sample-UserID", Backend: "Sample-Backend", BackendId: "Sample-BackendId", Size: sizeptr, Type: "Sample-Type", TenantId: "Sample-TenantId", Status: "available", Region: "asia", AvailabilityZone: "default", Protocols: []string{"iscsi"}, SnapshotId: "snapshotid", Encrypted: &isEncrypted, EncryptionSettings: map[string]string{"foo": "bar"}, } &SampleFileShare1, &SampleFileShare2, } ){ Id: "3769855c-a102-11e7-b772-17b880d2f537", CreatedAt: "CreatedAt", UpdatedAt: "UpdatedAt", Name: "sample-fileshare-01", Description: "This is first sample fileshare for testing", UserId: "Sample-UserID", Backend: "Sample-Backend", BackendId: "Sample-BackendId", Size: sizeptr, Type: "Sample-Type", TenantId: "Sample-TenantId", Status: "available", Region: "asia", AvailabilityZone: "default", Protocols: []
View Source
var (
SampleBackendDetails = []backendModel.Backend{
{
Id: "4769855c-a102-11e7-b772-17b880d2f530",
TenantId: "sample-backend-tenantID",
UserId: "sample-backend-userID",
Name: "sample-backend-name",
Type: "sample-backend-type",
Region: "sample-backend-region",
Endpoint: "sample-backend-endpoint",
BucketName: "sample-backend-bucketname",
Access: "sample-backend-access",
Security: "sample-backend-security",
},
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.