Home
last modified time | relevance | path

Searched defs:StreamSummary (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/streaming/
H A Dstream_summary.go17 type StreamSummary struct { struct
21 Name *string `mandatory:"true" json:"name"`
24 Id *string `mandatory:"true" json:"id"`
27 Partitions *int `mandatory:"true" json:"partitions"`
30 CompartmentId *string `mandatory:"true" json:"compartmentId"`
33 StreamPoolId *string `mandatory:"true" json:"streamPoolId"`
40 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
44 MessagesEndpoint *string `mandatory:"true" json:"messagesEndpoint"`
49 FreeformTags map[string]string `mandatory:"false" json:"freeformTags"`
53 DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/streaming/
H A Dstream_summary.go16 type StreamSummary struct { struct
20 Name *string `mandatory:"true" json:"name"`
23 Id *string `mandatory:"true" json:"id"`
26 Partitions *int `mandatory:"true" json:"partitions"`
29 CompartmentId *string `mandatory:"true" json:"compartmentId"`
32 LifecycleState StreamSummaryLifecycleStateEnum `mandatory:"true" json:"lifecycleState"`
36 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
39 MessagesEndpoint *string `mandatory:"true" json:"messagesEndpoint"`
44 FreeformTags map[string]string `mandatory:"false" json:"freeformTags"`
48 DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"`
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ivs/source/model/
H A DStreamSummary.cpp21 StreamSummary::StreamSummary() : in StreamSummary() function in Aws::IVS::Model::StreamSummary
33 StreamSummary::StreamSummary(JsonView jsonValue) : in StreamSummary() function in Aws::IVS::Model::StreamSummary
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/source/model/
H A DStreamSummary.cpp21 StreamSummary::StreamSummary() : in StreamSummary() function in Aws::IoT::Model::StreamSummary
30 StreamSummary::StreamSummary(JsonView jsonValue) : in StreamSummary() function in Aws::IoT::Model::StreamSummary
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ivs/types/
H A Dtypes.go166 type StreamSummary struct { struct
169 ChannelArn *string
172 Health StreamHealth
175 StartTime *time.Time
178 State StreamState
181 ViewerCount int64
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ivs/types/
H A Dtypes.go166 type StreamSummary struct { struct
169 ChannelArn *string
172 Health StreamHealth
175 StartTime *time.Time
178 State StreamState
181 ViewerCount int64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ivs/types/
H A Dtypes.go166 type StreamSummary struct { struct
169 ChannelArn *string
172 Health StreamHealth
175 StartTime *time.Time
178 State StreamState
181 ViewerCount int64
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ivs/types/
H A Dtypes.go257 type StreamSummary struct { struct
260 ChannelArn *string
263 Health StreamHealth
266 StartTime *time.Time
269 State StreamState
273 ViewerCount int64
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ivs/types/
H A Dtypes.go257 type StreamSummary struct { struct
260 ChannelArn *string
263 Health StreamHealth
266 StartTime *time.Time
269 State StreamState
273 ViewerCount int64
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ivs/types/
H A Dtypes.go257 type StreamSummary struct { struct
260 ChannelArn *string
263 Health StreamHealth
266 StartTime *time.Time
269 State StreamState
273 ViewerCount int64
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ivs/types/
H A Dtypes.go257 type StreamSummary struct { struct
260 ChannelArn *string
263 Health StreamHealth
266 StartTime *time.Time
269 State StreamState
273 ViewerCount int64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ivs/types/
H A Dtypes.go282 type StreamSummary struct { struct
285 ChannelArn *string
288 Health StreamHealth
291 StartTime *time.Time
294 State StreamState
298 ViewerCount int64
300 noSmithyDocumentSerde
/dports/devel/py-testtools/testtools-2.5.0/doc/
H A Dfor-framework-folk.rst187 StreamSummary section in Extensions to TestResult
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/testtools-0.9.34/doc/
H A Dfor-framework-folk.rst180 StreamSummary section in Extensions to TestResult
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go3611 type StreamSummary struct { struct
3612 _ struct{} `type:"structure"`
3621 StartTime *time.Time `locationName:"startTime" type:"timestamp"`
3627 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
3631 func (s StreamSummary) String() string {
3636 func (s StreamSummary) GoString() string {
3641 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
3647 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
3653 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
3659 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/streaming/models/
H A Dstream_summary.py11 class StreamSummary(object): class
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go4407 type StreamSummary struct { struct
4408 _ struct{} `type:"structure"`
4417 StartTime *time.Time `locationName:"startTime" type:"timestamp"`
4423 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
4427 func (s StreamSummary) String() string {
4432 func (s StreamSummary) GoString() string {
4437 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
4443 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
4449 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
4455 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go4407 type StreamSummary struct { struct
4408 _ struct{} `type:"structure"`
4417 StartTime *time.Time `locationName:"startTime" type:"timestamp"`
4423 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
4427 func (s StreamSummary) String() string {
4432 func (s StreamSummary) GoString() string {
4437 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
4443 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
4449 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
4455 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go4407 type StreamSummary struct { struct
4408 _ struct{} `type:"structure"`
4417 StartTime *time.Time `locationName:"startTime" type:"timestamp"`
4423 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
4427 func (s StreamSummary) String() string {
4432 func (s StreamSummary) GoString() string {
4437 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
4443 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
4449 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
4455 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go4409 type StreamSummary struct { struct
4410 _ struct{} `type:"structure"`
4413 ChannelArn *string `locationName:"channelArn" min:"1" type:"string"`
4425 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
4429 func (s StreamSummary) String() string {
4434 func (s StreamSummary) GoString() string {
4439 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
4445 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
4451 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
4457 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go5403 type StreamSummary struct { struct
5404 _ struct{} `type:"structure"`
5407 ChannelArn *string `locationName:"channelArn" min:"1" type:"string"`
5420 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
5424 func (s StreamSummary) String() string {
5429 func (s StreamSummary) GoString() string {
5434 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
5440 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
5446 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
5452 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go5403 type StreamSummary struct { struct
5404 _ struct{} `type:"structure"`
5407 ChannelArn *string `locationName:"channelArn" min:"1" type:"string"`
5420 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
5424 func (s StreamSummary) String() string {
5429 func (s StreamSummary) GoString() string {
5434 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
5440 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
5446 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
5452 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go5403 type StreamSummary struct { struct
5404 _ struct{} `type:"structure"`
5407 ChannelArn *string `locationName:"channelArn" min:"1" type:"string"`
5420 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
5424 func (s StreamSummary) String() string {
5429 func (s StreamSummary) GoString() string {
5434 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
5440 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
5446 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
5452 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go5403 type StreamSummary struct { struct
5404 _ struct{} `type:"structure"`
5407 ChannelArn *string `locationName:"channelArn" min:"1" type:"string"`
5420 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
5424 func (s StreamSummary) String() string {
5429 func (s StreamSummary) GoString() string {
5434 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
5440 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
5446 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
5452 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/ivs/
H A Dapi.go5403 type StreamSummary struct { struct
5404 _ struct{} `type:"structure"`
5407 ChannelArn *string `locationName:"channelArn" min:"1" type:"string"`
5420 ViewerCount *int64 `locationName:"viewerCount" type:"long"`
5424 func (s StreamSummary) String() string {
5429 func (s StreamSummary) GoString() string {
5434 func (s *StreamSummary) SetChannelArn(v string) *StreamSummary {
5440 func (s *StreamSummary) SetHealth(v string) *StreamSummary {
5446 func (s *StreamSummary) SetStartTime(v time.Time) *StreamSummary {
5452 func (s *StreamSummary) SetState(v string) *StreamSummary {
[all …]

12345678