Home
last modified time | relevance | path

Searched defs:Incident (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/cims/
H A Dincident.go17 type Incident struct { struct
20 Key *string `mandatory:"true" json:"key"`
23 CompartmentId *string `mandatory:"false" json:"compartmentId"`
25 ContactList *ContactList `mandatory:"false" json:"contactList"`
27 TenancyInformation *TenancyInformation `mandatory:"false" json:"tenancyInformation"`
29 Ticket *Ticket `mandatory:"false" json:"ticket"`
31 IncidentType *IncidentType `mandatory:"false" json:"incidentType"`
34 ProblemType ProblemTypeEnum `mandatory:"false" json:"problemType,omitempty"`
37 Referrer *string `mandatory:"false" json:"referrer"`
40 func (m Incident) String() string {
/dports/devel/llvm70/llvm-7.0.1.src/test/Assembler/
H A Ddebug-info.ll29 !10 = !DIBasicType(tag: DW_TAG_base_type, name: "", size: 0, align: 0, encoding: 0)
31 ; CHECK-NEXT: !9 = !DITemplateTypeParameter(type: !6)
32 ; CHECK-NEXT: !10 = !DIFile(filename: "path/to/file", directory: "/path/to/dir")
34 ; CHECK-NEXT: !12 = !DIFile(filename: "", directory: "")
35 !11 = !DITemplateTypeParameter(type: !7)
36 !12 = !DIFile(filename: "path/to/file", directory: "/path/to/dir")
37 !13 = distinct !{}
40 ; CHECK-NEXT: !13 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !6, size: 32, align: 32, dwa…
43 ; CHECK-NEXT: !14 = !DICompositeType(tag: DW_TAG_structure_type, name: "MyType", file: !10, line: 2…
46 ; CHECK-NEXT: !17 = !DIDerivedType(tag: DW_TAG_member, name: "field", scope: !15, file: !10, line: …
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/bosun-monitor/statusio/
H A Dstatusio.go191 type Incident struct { struct
192 CreatedAt *time.Time `json:"created_at"`
193 ID string `json:"id"`
194 Impact StatusIndicator `json:"impact"`
196 MonitoringAt *time.Time `json:"monitoring_at"`
197 Name string `json:"name"`
198 PageID string `json:"page_id"`
199 ResolvedAt *time.Time `json:"resolved_at"`
200 Shortlink string `json:"shortlink"`
201 Status IncidentStatus `json:"status"`
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/genproto/go-genproto-eb59cef1c072/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go863 type Incident struct { struct
901 func (*Incident) ProtoMessage() {}
902 func (*Incident) Descriptor() ([]byte, []int) {
912 func (m *Incident) XXX_Merge(src proto.Message) {
915 func (m *Incident) XXX_Size() int {
918 func (m *Incident) XXX_DiscardUnknown() {
924 func (m *Incident) GetName() string {
931 func (m *Incident) GetTitle() string {
945 func (m *Incident) GetEtag() string {
959 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go863 type Incident struct { struct
901 func (*Incident) ProtoMessage() {}
902 func (*Incident) Descriptor() ([]byte, []int) {
912 func (m *Incident) XXX_Merge(src proto.Message) {
915 func (m *Incident) XXX_Size() int {
918 func (m *Incident) XXX_DiscardUnknown() {
924 func (m *Incident) GetName() string {
931 func (m *Incident) GetTitle() string {
945 func (m *Incident) GetEtag() string {
959 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go874 type Incident struct { struct
912 func (*Incident) ProtoMessage() {}
913 func (*Incident) Descriptor() ([]byte, []int) {
923 func (m *Incident) XXX_Merge(src proto.Message) {
926 func (m *Incident) XXX_Size() int {
929 func (m *Incident) XXX_DiscardUnknown() {
935 func (m *Incident) GetName() string {
942 func (m *Incident) GetTitle() string {
956 func (m *Incident) GetEtag() string {
970 func (m *Incident) GetStage() Incident_Stage {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/cloud/irm/v1alpha2/
H A Dincidents.pb.go1024 type Incident struct { struct
1025 state protoimpl.MessageState
1026 sizeCache protoimpl.SizeCache
1027 unknownFields protoimpl.UnknownFields
1061 func (x *Incident) Reset() {
1070 func (x *Incident) String() string {
1074 func (*Incident) ProtoMessage() {}
1093 func (x *Incident) GetName() string {
1100 func (x *Incident) GetTitle() string {
1114 func (x *Incident) GetEtag() string {
[all …]

12345678910>>...14