Home
last modified time | relevance | path

Searched defs:ShareType (Results 1 – 25 of 126) sorted by relevance

123456

/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/sharetypes/
H A Dresults.go10 type ShareType struct { struct
12 ID string `json:"id"`
14 Name string `json:"name"`
16 IsPublic bool `json:"os-share-type-access:is_public"`
18 RequiredExtraSpecs map[string]interface{} `json:"required_extra_specs"`
20 ExtraSpecs map[string]interface{} `json:"extra_specs"`
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/frontend/
H A Dnetworkshare.h61 enum ShareType { Unknown, Nfs, Cifs }; enum
62 Q_ENUM(ShareType) in Q_ENUM() argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
51 func PrintShareType(t *testing.T, shareType *sharetypes.ShareType) {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
51 func PrintShareType(t *testing.T, shareType *sharetypes.ShareType) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
51 func PrintShareType(t *testing.T, shareType *sharetypes.ShareType) {
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/sharedfilesystems/v2/
H A Dsharetypes.go41 …DeleteShareType(t *testing.T, client *gophercloud.ServiceClient, shareType *sharetypes.ShareType) {
/dports/net/opennx/opennx-0.16/
H A DWinShare.h45 } ShareType; typedef
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/gui/
H A Dsharemanager.h43 enum ShareType { enum
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/oos/
H A Dstruct_parameter_in_list_parameters.go27 ShareType string `json:"ShareType" xml:"ShareType"` member
H A Dstruct_patch_baseline.go30 ShareType string `json:"ShareType" xml:"ShareType"` member

123456