Home
last modified time | relevance | path

Searched defs:AttachedDisk (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/source/model/
H A DAttachedDisk.cpp21 AttachedDisk::AttachedDisk() : in AttachedDisk() function in Aws::Lightsail::Model::AttachedDisk
28 AttachedDisk::AttachedDisk(JsonView jsonValue) : in AttachedDisk() function in Aws::Lightsail::Model::AttachedDisk
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/tpu/v2alpha1/
H A Dcloud_tpu.pb.go573 type AttachedDisk struct { struct
574 state protoimpl.MessageState
575 sizeCache protoimpl.SizeCache
576 unknownFields protoimpl.UnknownFields
587 func (x *AttachedDisk) Reset() {
596 func (x *AttachedDisk) String() string {
600 func (*AttachedDisk) ProtoMessage() {}
602 func (x *AttachedDisk) ProtoReflect() protoreflect.Message {
615 func (*AttachedDisk) Descriptor() ([]byte, []int) {
619 func (x *AttachedDisk) GetSourceDisk() string {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/genproto/googleapis/cloud/tpu/v2alpha1/
H A Dcloud_tpu.pb.go573 type AttachedDisk struct { struct
574 state protoimpl.MessageState
575 sizeCache protoimpl.SizeCache
576 unknownFields protoimpl.UnknownFields
587 func (x *AttachedDisk) Reset() {
596 func (x *AttachedDisk) String() string {
600 func (*AttachedDisk) ProtoMessage() {}
602 func (x *AttachedDisk) ProtoReflect() protoreflect.Message {
615 func (*AttachedDisk) Descriptor() ([]byte, []int) {
619 func (x *AttachedDisk) GetSourceDisk() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/tpu/v2alpha1/
H A Dtpu-gen.go274 type AttachedDisk struct { struct
284 Mode string `json:"mode,omitempty"`
288 SourceDisk string `json:"sourceDisk,omitempty"`
296 ForceSendFields []string `json:"-"`
304 NullFields []string `json:"-"`
307 func (s *AttachedDisk) MarshalJSON() ([]byte, error) {
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/tpu/v2alpha1/
H A Dtpu-gen.go274 type AttachedDisk struct { struct
284 Mode string `json:"mode,omitempty"`
288 SourceDisk string `json:"sourceDisk,omitempty"`
296 ForceSendFields []string `json:"-"`
304 NullFields []string `json:"-"`
307 func (s *AttachedDisk) MarshalJSON() ([]byte, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/gce/
H A Dgce_disks.go1040 …unc verifyDisksAttachedToNode(disksToVerify []string, disksActuallyAttached []*compute.AttachedDis…
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/tpu/v2alpha1/
H A Dtpu_v2alpha1_messages.py40 class AttachedDisk(_messages.Message): class
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/types/
H A Dtypes.go261 type AttachedDisk struct { struct
264 Path *string
267 SizeInGb *int32
269 noSmithyDocumentSerde
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Dtypes.go164 type AttachedDisk struct { struct
167 Path *string
170 SizeInGb *int32
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/types/
H A Dtypes.go164 type AttachedDisk struct { struct
167 Path *string
170 SizeInGb *int32
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Dtypes.go164 type AttachedDisk struct { struct
167 Path *string
170 SizeInGb *int32
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/types/
H A Dtypes.go164 type AttachedDisk struct { struct
167 Path *string
170 SizeInGb *int32
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/types/
H A Dtypes.go164 type AttachedDisk struct { struct
167 Path *string
170 SizeInGb *int32
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/types/
H A Dtypes.go164 type AttachedDisk struct { struct
167 Path *string
170 SizeInGb *int32
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/mock/
H A Dmock.go57 func AttachDiskHook(ctx context.Context, key *meta.Key, req *ga.AttachedDisk, m *cloud.MockInstance…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go786 type AttachedDisk struct { struct
790 AutoDelete bool `json:"autoDelete,omitempty"`
794 Boot bool `json:"boot,omitempty"`
812 Index int64 `json:"index,omitempty"`
830 Interface string `json:"interface,omitempty"`
834 Kind string `json:"kind,omitempty"`
837 Licenses []string `json:"licenses,omitempty"`
846 Mode string `json:"mode,omitempty"`
851 Source string `json:"source,omitempty"`
859 Type string `json:"type,omitempty"`
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go818 type AttachedDisk struct { struct
822 AutoDelete bool `json:"autoDelete,omitempty"`
826 Boot bool `json:"boot,omitempty"`
844 Index int64 `json:"index,omitempty"`
865 Interface string `json:"interface,omitempty"`
869 Kind string `json:"kind,omitempty"`
872 Licenses []string `json:"licenses,omitempty"`
881 Mode string `json:"mode,omitempty"`
886 Source string `json:"source,omitempty"`
894 Type string `json:"type,omitempty"`
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/compute/v0.beta/
H A Dcompute-gen.go830 type AttachedDisk struct { struct
834 AutoDelete bool `json:"autoDelete,omitempty"`
838 Boot bool `json:"boot,omitempty"`
875 Index int64 `json:"index,omitempty"`
896 Interface string `json:"interface,omitempty"`
900 Kind string `json:"kind,omitempty"`
903 Licenses []string `json:"licenses,omitempty"`
912 Mode string `json:"mode,omitempty"`
917 Source string `json:"source,omitempty"`
925 Type string `json:"type,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go960 type AttachedDisk struct { struct
964 AutoDelete bool `json:"autoDelete,omitempty"`
968 Boot bool `json:"boot,omitempty"`
1009 Index int64 `json:"index,omitempty"`
1030 Interface string `json:"interface,omitempty"`
1034 Kind string `json:"kind,omitempty"`
1046 Mode string `json:"mode,omitempty"`
1058 Source string `json:"source,omitempty"`
1066 Type string `json:"type,omitempty"`
1074 ForceSendFields []string `json:"-"`
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go959 type AttachedDisk struct { struct
963 AutoDelete bool `json:"autoDelete,omitempty"`
967 Boot bool `json:"boot,omitempty"`
1008 Index int64 `json:"index,omitempty"`
1029 Interface string `json:"interface,omitempty"`
1033 Kind string `json:"kind,omitempty"`
1045 Mode string `json:"mode,omitempty"`
1057 Source string `json:"source,omitempty"`
1065 Type string `json:"type,omitempty"`
1073 ForceSendFields []string `json:"-"`
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go959 type AttachedDisk struct { struct
963 AutoDelete bool `json:"autoDelete,omitempty"`
967 Boot bool `json:"boot,omitempty"`
1008 Index int64 `json:"index,omitempty"`
1029 Interface string `json:"interface,omitempty"`
1033 Kind string `json:"kind,omitempty"`
1045 Mode string `json:"mode,omitempty"`
1057 Source string `json:"source,omitempty"`
1065 Type string `json:"type,omitempty"`
1073 ForceSendFields []string `json:"-"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go959 type AttachedDisk struct { struct
963 AutoDelete bool `json:"autoDelete,omitempty"`
967 Boot bool `json:"boot,omitempty"`
1008 Index int64 `json:"index,omitempty"`
1029 Interface string `json:"interface,omitempty"`
1033 Kind string `json:"kind,omitempty"`
1045 Mode string `json:"mode,omitempty"`
1057 Source string `json:"source,omitempty"`
1065 Type string `json:"type,omitempty"`
1073 ForceSendFields []string `json:"-"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go959 type AttachedDisk struct { struct
963 AutoDelete bool `json:"autoDelete,omitempty"`
967 Boot bool `json:"boot,omitempty"`
1008 Index int64 `json:"index,omitempty"`
1029 Interface string `json:"interface,omitempty"`
1033 Kind string `json:"kind,omitempty"`
1045 Mode string `json:"mode,omitempty"`
1057 Source string `json:"source,omitempty"`
1065 Type string `json:"type,omitempty"`
1073 ForceSendFields []string `json:"-"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go959 type AttachedDisk struct { struct
963 AutoDelete bool `json:"autoDelete,omitempty"`
967 Boot bool `json:"boot,omitempty"`
1008 Index int64 `json:"index,omitempty"`
1029 Interface string `json:"interface,omitempty"`
1033 Kind string `json:"kind,omitempty"`
1045 Mode string `json:"mode,omitempty"`
1057 Source string `json:"source,omitempty"`
1065 Type string `json:"type,omitempty"`
1073 ForceSendFields []string `json:"-"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/api/compute/v1/
H A Dcompute-gen.go959 type AttachedDisk struct { struct
963 AutoDelete bool `json:"autoDelete,omitempty"`
967 Boot bool `json:"boot,omitempty"`
1008 Index int64 `json:"index,omitempty"`
1029 Interface string `json:"interface,omitempty"`
1033 Kind string `json:"kind,omitempty"`
1045 Mode string `json:"mode,omitempty"`
1057 Source string `json:"source,omitempty"`
1065 Type string `json:"type,omitempty"`
1073 ForceSendFields []string `json:"-"`
[all …]

12345678910>>...14