Home
last modified time | relevance | path

Searched defs:ClusterType (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/dports/security/vault/vault-1.8.2/vendor/github.com/denverdino/aliyungo/cs/
H A Dclusters.go41 type ClusterType struct { struct
43 ClusterID string `json:"cluster_id"`
44 Name string `json:"name"`
45 Created util.ISO6801Time `json:"created"`
47 MasterURL string `json:"master_url"`
49 RegionID common.Region `json:"region_id"`
51 Size int64 `json:"size"`
52 State ClusterState `json:"state"`
53 Updated util.ISO6801Time `json:"updated"`
54 VPCID string `json:"vpc_id"`
[all …]
/dports/devel/py-botocore/botocore-1.21.61/tests/unit/response_parsing/xml/responses/
H A Dredshift-describe-orderable-cluster-options.json17 "ClusterType": "multi-node" string
33 "ClusterType": "multi-node" string
49 "ClusterType": "single-node" string
/dports/multimedia/lms/lms-3.25.2/src/libs/database/include/database/
H A DCluster.hpp85 class ClusterType : public Wt::Dbo::Dbo<ClusterType> class
91 ClusterType() {} in ClusterType() function in Database::ClusterType
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/denverdino/aliyungo/aliyungo-a747050bb1ba/cs/
H A Dclusters.go52 type ClusterType struct { struct
55 Name string `json:"name"`
56 Created time.Time `json:"created"`
62 Size int64 `json:"size"`
63 State ClusterState `json:"state"`
64 Updated time.Time `json:"updated"`
65 VPCID string `json:"vpc_id"`
69 ClusterType string `json:"cluster_type"` argument
184 ClusterType string `json:"cluster_type"` member
195 ClusterType string `json:"cluster_type"` member
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ots/
H A Dstruct_cluster_type_infos.go20 ClusterType []string `json:"ClusterType" xml:"ClusterType"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ots/
H A Dstruct_cluster_type_infos.go20 ClusterType []string `json:"ClusterType" xml:"ClusterType"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ots/
H A Dstruct_cluster_type_infos.go20 ClusterType []string `json:"ClusterType" xml:"ClusterType"` member
/dports/www/gitea/gitea-1.16.5/vendor/google.golang.org/grpc/xds/internal/xdsclient/xdsresource/
H A Dtype_cds.go23 type ClusterType int type
48 ClusterType ClusterType member
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dopencluster.h42 enum ClusterType { enum
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dopencluster.h42 enum ClusterType { enum
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/proxy/envoy/v3/
H A Dmodel.go21 ClusterType = resource.ClusterType const
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dstruct_cluster_type_white_user.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_software_info.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_cluster_type_info.go20ClusterType string `json:"ClusterType" xml:"ClusterTyp… member
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/RedShift/
H A DOrderableClusterOption.pm4 has ClusterType => (is => 'ro', isa => 'Str'); attribute in Paws::RedShift::OrderableClusterOption
H A DPendingModifiedValues.pm5 has ClusterType => (is => 'ro', isa => 'Str'); attribute in Paws::RedShift::PendingModifiedValues
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dstruct_emr_support_instance_type.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_cluster_type_info.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_software_info.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_cluster_statistics.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dstruct_emr_support_instance_type.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_cluster_statistics.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_cluster_type_info.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
H A Dstruct_software_info.go20 ClusterType string `json:"ClusterType" xml:"ClusterType"` member
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mse/
H A Dstruct_alarm_item.go22 ClusterType string `json:"ClusterType" xml:"ClusterType"` member

12345678910>>...20