Home
last modified time | relevance | path

Searched defs:FileSystemSize (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticfilesystem/source/model/
H A DFileSystemSize.cpp21 FileSystemSize::FileSystemSize() : in FileSystemSize() function in Aws::EFS::Model::FileSystemSize
32 FileSystemSize::FileSystemSize(JsonView jsonValue) : in FileSystemSize() function in Aws::EFS::Model::FileSystemSize
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/efs/types/
H A Dtypes.go210 type FileSystemSize struct { struct
215 Value int64
219 Timestamp *time.Time
223 ValueInIA *int64
227 ValueInStandard *int64
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/efs/types/
H A Dtypes.go210 type FileSystemSize struct { struct
215 Value int64
219 Timestamp *time.Time
223 ValueInIA *int64
227 ValueInStandard *int64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/efs/types/
H A Dtypes.go197 type FileSystemSize struct { struct
202 Value int64
206 Timestamp *time.Time
210 ValueInIA *int64
214 ValueInStandard *int64
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/efs/types/
H A Dtypes.go197 type FileSystemSize struct { struct
202 Value int64
206 Timestamp *time.Time
210 ValueInIA *int64
214 ValueInStandard *int64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/efs/types/
H A Dtypes.go197 type FileSystemSize struct { struct
202 Value int64
206 Timestamp *time.Time
210 ValueInIA *int64
214 ValueInStandard *int64
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/efs/types/
H A Dtypes.go210 type FileSystemSize struct { struct
215 Value int64
219 Timestamp *time.Time
223 ValueInIA *int64
227 ValueInStandard *int64
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/efs/types/
H A Dtypes.go210 type FileSystemSize struct { struct
215 Value int64
219 Timestamp *time.Time
223 ValueInIA *int64
227 ValueInStandard *int64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/efs/types/
H A Dtypes.go220 type FileSystemSize struct { struct
225 Value int64
229 Timestamp *time.Time
233 ValueInIA *int64
237 ValueInStandard *int64
239 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2758 type FileSystemSize struct { struct
2759 _ struct{} `type:"structure"`
2763 Timestamp *time.Time `type:"timestamp"`
2768 Value *int64 `type:"long" required:"true"`
2772 ValueInIA *int64 `type:"long"`
2776 ValueInStandard *int64 `type:"long"`
2780 func (s FileSystemSize) String() string {
2785 func (s FileSystemSize) GoString() string {
2790 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2796 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2758 type FileSystemSize struct { struct
2759 _ struct{} `type:"structure"`
2763 Timestamp *time.Time `type:"timestamp"`
2768 Value *int64 `type:"long" required:"true"`
2772 ValueInIA *int64 `type:"long"`
2776 ValueInStandard *int64 `type:"long"`
2780 func (s FileSystemSize) String() string {
2785 func (s FileSystemSize) GoString() string {
2790 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2796 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2758 type FileSystemSize struct { struct
2759 _ struct{} `type:"structure"`
2763 Timestamp *time.Time `type:"timestamp"`
2768 Value *int64 `type:"long" required:"true"`
2772 ValueInIA *int64 `type:"long"`
2776 ValueInStandard *int64 `type:"long"`
2780 func (s FileSystemSize) String() string {
2785 func (s FileSystemSize) GoString() string {
2790 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2796 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2758 type FileSystemSize struct { struct
2759 _ struct{} `type:"structure"`
2763 Timestamp *time.Time `type:"timestamp"`
2768 Value *int64 `type:"long" required:"true"`
2772 ValueInIA *int64 `type:"long"`
2776 ValueInStandard *int64 `type:"long"`
2780 func (s FileSystemSize) String() string {
2785 func (s FileSystemSize) GoString() string {
2790 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2796 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2284 type FileSystemSize struct { struct
2285 _ struct{} `type:"structure"`
2289 Timestamp *time.Time `type:"timestamp" timestampFormat:"unix"`
2294 Value *int64 `type:"long" required:"true"`
2298 func (s FileSystemSize) String() string {
2303 func (s FileSystemSize) GoString() string {
2308 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2314 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2264 type FileSystemSize struct { struct
2265 _ struct{} `type:"structure"`
2269 Timestamp *time.Time `type:"timestamp" timestampFormat:"unix"`
2274 Value *int64 `type:"long" required:"true"`
2278 func (s FileSystemSize) String() string {
2283 func (s FileSystemSize) GoString() string {
2288 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2294 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go2284 type FileSystemSize struct { struct
2285 _ struct{} `type:"structure"`
2289 Timestamp *time.Time `type:"timestamp" timestampFormat:"unix"`
2294 Value *int64 `type:"long" required:"true"`
2298 func (s FileSystemSize) String() string {
2303 func (s FileSystemSize) GoString() string {
2308 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2314 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/efs/
H A Dapi.go2433 type FileSystemSize struct { struct
2434 _ struct{} `type:"structure"`
2438 Timestamp *time.Time `type:"timestamp"`
2443 Value *int64 `type:"long" required:"true"`
2447 func (s FileSystemSize) String() string {
2452 func (s FileSystemSize) GoString() string {
2457 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
2463 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/efs/
H A Dapi.go5134 type FileSystemSize struct { struct
5135 _ struct{} `type:"structure"`
5139 Timestamp *time.Time `type:"timestamp"`
5144 Value *int64 `type:"long" required:"true"`
5148 ValueInIA *int64 `type:"long"`
5152 ValueInStandard *int64 `type:"long"`
5156 func (s FileSystemSize) String() string {
5161 func (s FileSystemSize) GoString() string {
5166 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5172 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go5131 type FileSystemSize struct { struct
5132 _ struct{} `type:"structure"`
5136 Timestamp *time.Time `type:"timestamp"`
5141 Value *int64 `type:"long" required:"true"`
5145 ValueInIA *int64 `type:"long"`
5149 ValueInStandard *int64 `type:"long"`
5153 func (s FileSystemSize) String() string {
5158 func (s FileSystemSize) GoString() string {
5163 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5169 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go5134 type FileSystemSize struct { struct
5135 _ struct{} `type:"structure"`
5139 Timestamp *time.Time `type:"timestamp"`
5144 Value *int64 `type:"long" required:"true"`
5148 ValueInIA *int64 `type:"long"`
5152 ValueInStandard *int64 `type:"long"`
5156 func (s FileSystemSize) String() string {
5161 func (s FileSystemSize) GoString() string {
5166 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5172 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/efs/
H A Dapi.go5134 type FileSystemSize struct { struct
5135 _ struct{} `type:"structure"`
5139 Timestamp *time.Time `type:"timestamp"`
5144 Value *int64 `type:"long" required:"true"`
5148 ValueInIA *int64 `type:"long"`
5152 ValueInStandard *int64 `type:"long"`
5156 func (s FileSystemSize) String() string {
5161 func (s FileSystemSize) GoString() string {
5166 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5172 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go5465 type FileSystemSize struct { struct
5466 _ struct{} `type:"structure"`
5470 Timestamp *time.Time `type:"timestamp"`
5475 Value *int64 `type:"long" required:"true"`
5479 ValueInIA *int64 `type:"long"`
5483 ValueInStandard *int64 `type:"long"`
5487 func (s FileSystemSize) String() string {
5492 func (s FileSystemSize) GoString() string {
5497 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5503 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go5878 type FileSystemSize struct { struct
5879 _ struct{} `type:"structure"`
5883 Timestamp *time.Time `type:"timestamp"`
5888 Value *int64 `type:"long" required:"true"`
5892 ValueInIA *int64 `type:"long"`
5896 ValueInStandard *int64 `type:"long"`
5900 func (s FileSystemSize) String() string {
5905 func (s FileSystemSize) GoString() string {
5910 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5916 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go5633 type FileSystemSize struct { struct
5634 _ struct{} `type:"structure"`
5638 Timestamp *time.Time `type:"timestamp"`
5643 Value *int64 `type:"long" required:"true"`
5647 ValueInIA *int64 `type:"long"`
5651 ValueInStandard *int64 `type:"long"`
5655 func (s FileSystemSize) String() string {
5660 func (s FileSystemSize) GoString() string {
5665 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5671 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/efs/
H A Dapi.go5910 type FileSystemSize struct { struct
5911 _ struct{} `type:"structure"`
5915 Timestamp *time.Time `type:"timestamp"`
5920 Value *int64 `type:"long" required:"true"`
5924 ValueInIA *int64 `type:"long"`
5928 ValueInStandard *int64 `type:"long"`
5932 func (s FileSystemSize) String() string {
5937 func (s FileSystemSize) GoString() string {
5942 func (s *FileSystemSize) SetTimestamp(v time.Time) *FileSystemSize {
5948 func (s *FileSystemSize) SetValue(v int64) *FileSystemSize {
[all …]

12345