package
5.21.5+incompatible
Repository: https://github.com/sensu/sensu-go.git
Documentation: pkg.go.dev
# Functions
RegisterAsset registers Asset object type with given service.
RegisterBucketMetric registers BucketMetric object type with given service.
RegisterCheck registers Check object type with given service.
RegisterCheckConfig registers CheckConfig object type with given service.
RegisterCheckConfigConnection registers CheckConfigConnection object type with given service.
RegisterCheckConfigInputs registers CheckConfigInputs object type with given service.
RegisterCheckHistory registers CheckHistory object type with given service.
RegisterCheckListOrder registers CheckListOrder object type with given service.
RegisterClusterHealth registers ClusterHealth object type with given service.
RegisterClusterRole registers ClusterRole object type with given service.
RegisterClusterRoleBinding registers ClusterRoleBinding object type with given service.
RegisterCounterMetric registers CounterMetric object type with given service.
RegisterCreateCheckInput registers CreateCheckInput object type with given service.
RegisterCreateCheckPayload registers CreateCheckPayload object type with given service.
RegisterCreateSilenceInput registers CreateSilenceInput object type with given service.
RegisterCreateSilencePayload registers CreateSilencePayload object type with given service.
RegisterDeleteRecordInput registers DeleteRecordInput object type with given service.
RegisterDeleteRecordPayload registers DeleteRecordPayload object type with given service.
RegisterDeregistration registers Deregistration object type with given service.
RegisterEntity registers Entity object type with given service.
RegisterEntityConnection registers EntityConnection object type with given service.
RegisterEntityListOrder registers EntityListOrder object type with given service.
RegisterErrCode registers ErrCode object type with given service.
RegisterError registers Error object type with given service.
RegisterEtcdAlarmMember registers EtcdAlarmMember object type with given service.
RegisterEtcdAlarmType registers EtcdAlarmType object type with given service.
RegisterEtcdClusterHealth registers EtcdClusterHealth object type with given service.
RegisterEtcdClusterMemberHealth registers EtcdClusterMemberHealth object type with given service.
RegisterEtcdVersions registers EtcdVersions object type with given service.
RegisterEvent registers Event object type with given service.
RegisterEventConnection registers EventConnection object type with given service.
RegisterEventFilter registers EventFilter object type with given service.
RegisterEventFilterAction registers EventFilterAction object type with given service.
RegisterEventFilterConnection registers EventFilterConnection object type with given service.
RegisterEventFilterEdge registers EventFilterEdge object type with given service.
RegisterEventFilterListOrder registers EventFilterListOrder object type with given service.
RegisterEventsListOrder registers EventsListOrder object type with given service.
RegisterExecuteCheckInput registers ExecuteCheckInput object type with given service.
RegisterExecuteCheckPayload registers ExecuteCheckPayload object type with given service.
RegisterGaugeMetric registers GaugeMetric object type with given service.
RegisterHandler registers Handler object type with given service.
RegisterHandlerConnection registers HandlerConnection object type with given service.
RegisterHandlerEdge registers HandlerEdge object type with given service.
RegisterHandlerListOrder registers HandlerListOrder object type with given service.
RegisterHandlerSocket registers HandlerSocket object type with given service.
RegisterHistogramMetric registers HistogramMetric object type with given service.
RegisterHook registers Hook object type with given service.
RegisterHookConfig registers HookConfig object type with given service.
RegisterHookList registers HookList object type with given service.
RegisterIcon registers Icon object type with given service.
RegisterJSON registers JSON object type with given service.
RegisterKVPairString registers KVPairString object type with given service.
RegisterMetric registers Metric object type with given service.
RegisterMetricFamily registers MetricFamily object type with given service.
RegisterMetricKind registers MetricKind object type with given service.
RegisterMutation registers Mutation object type with given service.
RegisterMutator registers Mutator object type with given service.
RegisterMutatorConnection registers MutatorConnection object type with given service.
RegisterMutatorEdge registers MutatorEdge object type with given service.
RegisterMutatorListOrder registers MutatorListOrder object type with given service.
RegisterMutedColour registers MutedColour object type with given service.
RegisterNamespace registers Namespace object type with given service.
RegisterNamespaced registers Namespaced object type with given service.
RegisterNetwork registers Network object type with given service.
RegisterNetworkInterface registers NetworkInterface object type with given service.
RegisterNode registers Node object type with given service.
RegisterObjectMeta registers ObjectMeta object type with given service.
RegisterOffsetPageInfo registers OffsetPageInfo object type with given service.
RegisterProcess registers Process object type with given service.
RegisterProxyRequests registers ProxyRequests object type with given service.
RegisterPutWrappedPayload registers PutWrappedPayload object type with given service.
RegisterQuantileMetric registers QuantileMetric object type with given service.
RegisterQuery registers Query object type with given service.
RegisterResolveEventInput registers ResolveEventInput object type with given service.
RegisterResolveEventPayload registers ResolveEventPayload object type with given service.
RegisterResource registers Resource object type with given service.
RegisterRole registers Role object type with given service.
RegisterRoleBinding registers RoleBinding object type with given service.
RegisterRoleRef registers RoleRef object type with given service.
RegisterRule registers Rule object type with given service.
RegisterSchema registers schema description with given service.
RegisterSensuBackendVersion registers SensuBackendVersion object type with given service.
RegisterSilenceable registers Silenceable object type with given service.
RegisterSilenced registers Silenced object type with given service.
RegisterSilencedConnection registers SilencedConnection object type with given service.
RegisterSilenceInputs registers SilenceInputs object type with given service.
RegisterSilencesListOrder registers SilencesListOrder object type with given service.
RegisterStandardError registers StandardError object type with given service.
RegisterSubject registers Subject object type with given service.
RegisterSubscriptionOccurences registers SubscriptionOccurences object type with given service.
RegisterSubscriptionSet registers SubscriptionSet object type with given service.
RegisterSubscriptionSetOrder registers SubscriptionSetOrder object type with given service.
RegisterSuggestionOrder registers SuggestionOrder object type with given service.
RegisterSuggestionResultSet registers SuggestionResultSet object type with given service.
RegisterSummaryMetric registers SummaryMetric object type with given service.
RegisterSystem registers System object type with given service.
RegisterTimeWindowDays registers TimeWindowDays object type with given service.
RegisterTimeWindowTimeRange registers TimeWindowTimeRange object type with given service.
RegisterTimeWindowWhen registers TimeWindowWhen object type with given service.
RegisterUint registers Uint object type with given service.
RegisterUntypedMetric registers UntypedMetric object type with given service.
RegisterUpdateCheckInput registers UpdateCheckInput object type with given service.
RegisterUpdateCheckPayload registers UpdateCheckPayload object type with given service.
RegisterUser registers User object type with given service.
RegisterVersions registers Versions object type with given service.
RegisterViewer registers Viewer object type with given service.
# Variables
AssetType Asset defines an archive, an agent will install as a dependency for a check.
BucketMetricType self descriptive.
CheckConfigConnectionType A connection to a sequence of records.
CheckConfigInputsType self descriptive.
CheckConfigType CheckConfig is the specification of a check.
CheckHistoryType CheckHistory is a record of a check execution and its status.
CheckListOrders holds enum values.
CheckListOrderType Describes ways in which a list of checks can be ordered.
CheckType A Check is a check specification and optionally the results of the check's
execution.
ClusterHealthType Describes the health of the Sensu backend and it's components.
ClusterRoleBindingType ClusterRoleBinding grants the permissions defined in a ClusterRole referenced
to a user or a set of users
*/.
ClusterRoleType ClusterRole applies to all namespaces within a cluster.
CounterMetricType self descriptive.
CreateCheckInputType self descriptive.
CreateCheckPayloadType self descriptive.
CreateSilenceInputType self descriptive.
CreateSilencePayloadType self descriptive.
DeleteRecordInputType Generic input used when deleting records.
DeleteRecordPayloadType Generic container for deleted record payload.
DeregistrationType Deregistration contains configuration for Sensu entity de-registration.
EntityConnectionType A connection to a sequence of records.
EntityListOrders holds enum values.
EntityListOrderType Describes ways in which a list of entities can be ordered.
EntityType Entity is the Entity supplying the event.
ErrCodes holds enum values.
ErrCodeType A terse description of an error.
ErrorType Error describes a failed pre-condition or unexpected problem that occurred while
processing the operation.
EtcdAlarmMemberType Describes the state of an Etcd alarm.
EtcdAlarmTypes holds enum values.
EtcdAlarmTypeType Alarm describes the type of alarm which has been raised.
EtcdClusterHealthType Describes the health of an Etcd cluster.
EtcdClusterMemberHealthType Describes the health of an Etcd cluster member.
EtcdVersionsType Describes the version of Etcd instance and the Etcd cluster.
EventConnectionType A connection to a sequence of records.
EventFilterActions holds enum values.
EventFilterActionType self descriptive.
EventFilterConnectionType A connection to a sequence of records.
EventFilterEdgeType An edge in a connection.
EventFilterListOrders holds enum values.
EventFilterListOrderType Describes ways in which a list of mutators can be ordered.
EventFilterType A Filter is a filter specification.
EventsListOrders holds enum values.
EventsListOrderType Describes ways in which a list of events can be ordered.
EventType An Event is the encapsulating type sent across the Sensu websocket transport.
ExecuteCheckInputType self descriptive.
ExecuteCheckPayloadType self descriptive.
GaugeMetricType self descriptive.
HandlerConnectionType A connection to a sequence of records.
HandlerEdgeType An edge in a connection.
HandlerListOrders holds enum values.
HandlerListOrderType Describes ways in which a list of handlers can be ordered.
HandlerSocketType HandlerSocket contains configuration for a TCP or UDP handler.
HandlerType A Handler is a handler specification.
HistogramMetricType self descriptive.
HookConfigType HookConfig is the specification of a hook.
HookListType self descriptive.
HookType A Hook is a hook specification and optionally the results of the hook's
execution.
Icons holds enum values.
IconType Describes a graphical element that can be used to distinguish a resource.
JSONType ..
KVPairStringType The KVPairString type respresents a name-value relationship where the value is
always a string.
MetricFamilyType self descriptive.
MetricKinds holds enum values.
MetricKindType self descriptive.
MetricType self descriptive.
MutationType The root query for implementing GraphQL mutations.
MutatorConnectionType A connection to a sequence of records.
MutatorEdgeType An edge in a connection.
MutatorListOrders holds enum values.
MutatorListOrderType Describes ways in which a list of mutators can be ordered.
MutatorType A Mutator is a mutator specification.
MutedColours holds enum values.
MutedColourType Describes a color from a muted palette that can be used to distinguish a
resource.
NamespacedType Namespaced represents an object that belongs to a unique namespace.
NamespaceType Represents a virtual cluster.
NetworkInterfaceType NetworkInterface contains information about a system network
interface.
NetworkType Network contains information about the system network interfaces
that the Agent process is running on, used for additional Entity
context.
NodeType Node describes an object with an ID.
ObjectMetaType ObjectMeta is metadata all persisted objects have.
OffsetPageInfoType Information about the current page.
ProcessType Process contains information about a local process.
ProxyRequestsType A ProxyRequests represents a request to execute a proxy check.
PutWrappedPayloadType self descriptive.
QuantileMetricType self descriptive.
QueryType The query root of Sensu's GraphQL interface.
ResolveEventInputType self descriptive.
ResolveEventPayloadType self descriptive.
ResourceType self descriptive.
RoleBindingType RoleBinding grants the permissions defined in a Role referenced to a user or
a set of users
*/.
RoleRefType RoleRef maps groups to Roles or ClusterRoles.
RoleType Role applies only to a single namespace.
RuleType Rule holds information that describes an action that can be taken.
Schema supplies the root types of each type of operation, query, mutation (optional), and subscription (optional).
SensuBackendVersionType Describes the version of the Sensu backend node.
SilenceableType Silenceable describes resources that can be silenced.
SilencedConnectionType A connection to a sequence of records.
SilencedType Silenced is the representation of a silence entry.
SilenceInputsType self descriptive.
SilencesListOrders holds enum values.
SilencesListOrderType Describes ways in which a list of silences can be ordered.
StandardErrorType StandardError is the standard implementation of an error that includes a
message.
SubjectType self descriptive.
SubscriptionOccurencesType SubscriptionOccurences describes the number of occurrences of a subscription.
SubscriptionSetOrders holds enum values.
SubscriptionSetOrderType Describes ways in which a set of subscriptions can be ordered.
SubscriptionSetType SubscriptionSet describes a set of subscriptions.
SuggestionOrders holds enum values.
SuggestionOrderType self descriptive.
SuggestionResultSetType SuggestionResultSet contains a collection of results for the given query.
SummaryMetricType self descriptive.
SystemType System contains information about the system that the Agent process
is running on, used for additional Entity context.
TimeWindowDaysType TimeWindowDays defines the days of a time window.
TimeWindowTimeRangeType TimeWindowTimeRange defines the time ranges of a time.
TimeWindowWhenType TimeWindowWhen defines the "when" attributes for time windows.
UintType ..
UntypedMetricType self descriptive.
UpdateCheckInputType self descriptive.
UpdateCheckPayloadType self descriptive.
UserType User describes an operator in the system.
VersionsType Describes the version of different components of the system.
ViewerType Describes a viewer of the system; generally an authenticated user.
# Structs
AssetAliases implements all methods on AssetFieldResolvers interface by using reflection to match name of field to a field on the given value.
BucketMetricAliases implements all methods on BucketMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
CheckAliases implements all methods on CheckFieldResolvers interface by using reflection to match name of field to a field on the given value.
CheckConfigAliases implements all methods on CheckConfigFieldResolvers interface by using reflection to match name of field to a field on the given value.
CheckConfigConnectionAliases implements all methods on CheckConfigConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
CheckConfigInputs self descriptive.
CheckHistoryAliases implements all methods on CheckHistoryFieldResolvers interface by using reflection to match name of field to a field on the given value.
CheckHistoryFieldResolverArgs contains arguments provided to history when selected.
CheckHistoryFieldResolverParams contains contextual info to resolve history field.
ClusterHealthAliases implements all methods on ClusterHealthFieldResolvers interface by using reflection to match name of field to a field on the given value.
ClusterRoleAliases implements all methods on ClusterRoleFieldResolvers interface by using reflection to match name of field to a field on the given value.
ClusterRoleBindingAliases implements all methods on ClusterRoleBindingFieldResolvers interface by using reflection to match name of field to a field on the given value.
CounterMetricAliases implements all methods on CounterMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
CreateCheckInput self descriptive.
CreateCheckPayloadAliases implements all methods on CreateCheckPayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
CreateSilenceInput self descriptive.
CreateSilencePayloadAliases implements all methods on CreateSilencePayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
DeleteRecordInput Generic input used when deleting records.
DeleteRecordPayloadAliases implements all methods on DeleteRecordPayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
DeregistrationAliases implements all methods on DeregistrationFieldResolvers interface by using reflection to match name of field to a field on the given value.
EntityAliases implements all methods on EntityFieldResolvers interface by using reflection to match name of field to a field on the given value.
EntityConnectionAliases implements all methods on EntityConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
EntityEventsFieldResolverArgs contains arguments provided to events when selected.
EntityEventsFieldResolverParams contains contextual info to resolve events field.
EntityRelatedFieldResolverArgs contains arguments provided to related when selected.
EntityRelatedFieldResolverParams contains contextual info to resolve related field.
EtcdAlarmMemberAliases implements all methods on EtcdAlarmMemberFieldResolvers interface by using reflection to match name of field to a field on the given value.
EtcdClusterHealthAliases implements all methods on EtcdClusterHealthFieldResolvers interface by using reflection to match name of field to a field on the given value.
EtcdClusterMemberHealthAliases implements all methods on EtcdClusterMemberHealthFieldResolvers interface by using reflection to match name of field to a field on the given value.
EtcdVersionsAliases implements all methods on EtcdVersionsFieldResolvers interface by using reflection to match name of field to a field on the given value.
EventAliases implements all methods on EventFieldResolvers interface by using reflection to match name of field to a field on the given value.
EventConnectionAliases implements all methods on EventConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
EventFilterAliases implements all methods on EventFilterFieldResolvers interface by using reflection to match name of field to a field on the given value.
EventFilterConnectionAliases implements all methods on EventFilterConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
EventFilterEdgeAliases implements all methods on EventFilterEdgeFieldResolvers interface by using reflection to match name of field to a field on the given value.
ExecuteCheckInput self descriptive.
ExecuteCheckPayloadAliases implements all methods on ExecuteCheckPayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
GaugeMetricAliases implements all methods on GaugeMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
HandlerAliases implements all methods on HandlerFieldResolvers interface by using reflection to match name of field to a field on the given value.
HandlerConnectionAliases implements all methods on HandlerConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
HandlerEdgeAliases implements all methods on HandlerEdgeFieldResolvers interface by using reflection to match name of field to a field on the given value.
HandlerSocketAliases implements all methods on HandlerSocketFieldResolvers interface by using reflection to match name of field to a field on the given value.
HistogramMetricAliases implements all methods on HistogramMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
HookAliases implements all methods on HookFieldResolvers interface by using reflection to match name of field to a field on the given value.
HookConfigAliases implements all methods on HookConfigFieldResolvers interface by using reflection to match name of field to a field on the given value.
HookListAliases implements all methods on HookListFieldResolvers interface by using reflection to match name of field to a field on the given value.
KVPairStringAliases implements all methods on KVPairStringFieldResolvers interface by using reflection to match name of field to a field on the given value.
MetricFamilyAliases implements all methods on MetricFamilyFieldResolvers interface by using reflection to match name of field to a field on the given value.
MutationAliases implements all methods on MutationFieldResolvers interface by using reflection to match name of field to a field on the given value.
MutationCreateCheckFieldResolverArgs contains arguments provided to createCheck when selected.
MutationCreateCheckFieldResolverParams contains contextual info to resolve createCheck field.
MutationCreateSilenceFieldResolverArgs contains arguments provided to createSilence when selected.
MutationCreateSilenceFieldResolverParams contains contextual info to resolve createSilence field.
MutationDeleteCheckFieldResolverArgs contains arguments provided to deleteCheck when selected.
MutationDeleteCheckFieldResolverParams contains contextual info to resolve deleteCheck field.
MutationDeleteEntityFieldResolverArgs contains arguments provided to deleteEntity when selected.
MutationDeleteEntityFieldResolverParams contains contextual info to resolve deleteEntity field.
MutationDeleteEventFieldResolverArgs contains arguments provided to deleteEvent when selected.
MutationDeleteEventFieldResolverParams contains contextual info to resolve deleteEvent field.
MutationDeleteEventFilterFieldResolverArgs contains arguments provided to deleteEventFilter when selected.
MutationDeleteEventFilterFieldResolverParams contains contextual info to resolve deleteEventFilter field.
MutationDeleteHandlerFieldResolverArgs contains arguments provided to deleteHandler when selected.
MutationDeleteHandlerFieldResolverParams contains contextual info to resolve deleteHandler field.
MutationDeleteMutatorFieldResolverArgs contains arguments provided to deleteMutator when selected.
MutationDeleteMutatorFieldResolverParams contains contextual info to resolve deleteMutator field.
MutationDeleteSilenceFieldResolverArgs contains arguments provided to deleteSilence when selected.
MutationDeleteSilenceFieldResolverParams contains contextual info to resolve deleteSilence field.
MutationExecuteCheckFieldResolverArgs contains arguments provided to executeCheck when selected.
MutationExecuteCheckFieldResolverParams contains contextual info to resolve executeCheck field.
MutationPutWrappedFieldResolverArgs contains arguments provided to putWrapped when selected.
MutationPutWrappedFieldResolverParams contains contextual info to resolve putWrapped field.
MutationResolveEventFieldResolverArgs contains arguments provided to resolveEvent when selected.
MutationResolveEventFieldResolverParams contains contextual info to resolve resolveEvent field.
MutationUpdateCheckFieldResolverArgs contains arguments provided to updateCheck when selected.
MutationUpdateCheckFieldResolverParams contains contextual info to resolve updateCheck field.
MutatorAliases implements all methods on MutatorFieldResolvers interface by using reflection to match name of field to a field on the given value.
MutatorConnectionAliases implements all methods on MutatorConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
MutatorEdgeAliases implements all methods on MutatorEdgeFieldResolvers interface by using reflection to match name of field to a field on the given value.
NamespaceAliases implements all methods on NamespaceFieldResolvers interface by using reflection to match name of field to a field on the given value.
NamespaceChecksFieldResolverArgs contains arguments provided to checks when selected.
NamespaceChecksFieldResolverParams contains contextual info to resolve checks field.
NamespaceEntitiesFieldResolverArgs contains arguments provided to entities when selected.
NamespaceEntitiesFieldResolverParams contains contextual info to resolve entities field.
NamespaceEventFiltersFieldResolverArgs contains arguments provided to eventFilters when selected.
NamespaceEventFiltersFieldResolverParams contains contextual info to resolve eventFilters field.
NamespaceEventsFieldResolverArgs contains arguments provided to events when selected.
NamespaceEventsFieldResolverParams contains contextual info to resolve events field.
NamespaceHandlersFieldResolverArgs contains arguments provided to handlers when selected.
NamespaceHandlersFieldResolverParams contains contextual info to resolve handlers field.
NamespaceMutatorsFieldResolverArgs contains arguments provided to mutators when selected.
NamespaceMutatorsFieldResolverParams contains contextual info to resolve mutators field.
NamespaceSilencesFieldResolverArgs contains arguments provided to silences when selected.
NamespaceSilencesFieldResolverParams contains contextual info to resolve silences field.
NamespaceSubscriptionsFieldResolverArgs contains arguments provided to subscriptions when selected.
NamespaceSubscriptionsFieldResolverParams contains contextual info to resolve subscriptions field.
NetworkAliases implements all methods on NetworkFieldResolvers interface by using reflection to match name of field to a field on the given value.
NetworkInterfaceAliases implements all methods on NetworkInterfaceFieldResolvers interface by using reflection to match name of field to a field on the given value.
ObjectMetaAliases implements all methods on ObjectMetaFieldResolvers interface by using reflection to match name of field to a field on the given value.
OffsetPageInfoAliases implements all methods on OffsetPageInfoFieldResolvers interface by using reflection to match name of field to a field on the given value.
ProcessAliases implements all methods on ProcessFieldResolvers interface by using reflection to match name of field to a field on the given value.
ProxyRequestsAliases implements all methods on ProxyRequestsFieldResolvers interface by using reflection to match name of field to a field on the given value.
PutWrappedPayloadAliases implements all methods on PutWrappedPayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
QuantileMetricAliases implements all methods on QuantileMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
QueryAliases implements all methods on QueryFieldResolvers interface by using reflection to match name of field to a field on the given value.
QueryCheckFieldResolverArgs contains arguments provided to check when selected.
QueryCheckFieldResolverParams contains contextual info to resolve check field.
QueryEntityFieldResolverArgs contains arguments provided to entity when selected.
QueryEntityFieldResolverParams contains contextual info to resolve entity field.
QueryEventFieldResolverArgs contains arguments provided to event when selected.
QueryEventFieldResolverParams contains contextual info to resolve event field.
QueryEventFilterFieldResolverArgs contains arguments provided to eventFilter when selected.
QueryEventFilterFieldResolverParams contains contextual info to resolve eventFilter field.
QueryHandlerFieldResolverArgs contains arguments provided to handler when selected.
QueryHandlerFieldResolverParams contains contextual info to resolve handler field.
QueryMetricsFieldResolverArgs contains arguments provided to metrics when selected.
QueryMetricsFieldResolverParams contains contextual info to resolve metrics field.
QueryMutatorFieldResolverArgs contains arguments provided to mutator when selected.
QueryMutatorFieldResolverParams contains contextual info to resolve mutator field.
QueryNamespaceFieldResolverArgs contains arguments provided to namespace when selected.
QueryNamespaceFieldResolverParams contains contextual info to resolve namespace field.
QueryNodeFieldResolverArgs contains arguments provided to node when selected.
QueryNodeFieldResolverParams contains contextual info to resolve node field.
QuerySuggestFieldResolverArgs contains arguments provided to suggest when selected.
QuerySuggestFieldResolverParams contains contextual info to resolve suggest field.
QueryWrappedNodeFieldResolverArgs contains arguments provided to wrappedNode when selected.
QueryWrappedNodeFieldResolverParams contains contextual info to resolve wrappedNode field.
ResolveEventInput self descriptive.
ResolveEventPayloadAliases implements all methods on ResolveEventPayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
RoleAliases implements all methods on RoleFieldResolvers interface by using reflection to match name of field to a field on the given value.
RoleBindingAliases implements all methods on RoleBindingFieldResolvers interface by using reflection to match name of field to a field on the given value.
RoleRefAliases implements all methods on RoleRefFieldResolvers interface by using reflection to match name of field to a field on the given value.
RuleAliases implements all methods on RuleFieldResolvers interface by using reflection to match name of field to a field on the given value.
SensuBackendVersionAliases implements all methods on SensuBackendVersionFieldResolvers interface by using reflection to match name of field to a field on the given value.
SilencedAliases implements all methods on SilencedFieldResolvers interface by using reflection to match name of field to a field on the given value.
SilencedConnectionAliases implements all methods on SilencedConnectionFieldResolvers interface by using reflection to match name of field to a field on the given value.
SilenceInputs self descriptive.
StandardErrorAliases implements all methods on StandardErrorFieldResolvers interface by using reflection to match name of field to a field on the given value.
SubjectAliases implements all methods on SubjectFieldResolvers interface by using reflection to match name of field to a field on the given value.
SubscriptionOccurencesAliases implements all methods on SubscriptionOccurencesFieldResolvers interface by using reflection to match name of field to a field on the given value.
SubscriptionSetAliases implements all methods on SubscriptionSetFieldResolvers interface by using reflection to match name of field to a field on the given value.
SubscriptionSetEntriesFieldResolverArgs contains arguments provided to entries when selected.
SubscriptionSetEntriesFieldResolverParams contains contextual info to resolve entries field.
SubscriptionSetValuesFieldResolverArgs contains arguments provided to values when selected.
SubscriptionSetValuesFieldResolverParams contains contextual info to resolve values field.
SuggestionResultSetAliases implements all methods on SuggestionResultSetFieldResolvers interface by using reflection to match name of field to a field on the given value.
SummaryMetricAliases implements all methods on SummaryMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
SystemAliases implements all methods on SystemFieldResolvers interface by using reflection to match name of field to a field on the given value.
TimeWindowDaysAliases implements all methods on TimeWindowDaysFieldResolvers interface by using reflection to match name of field to a field on the given value.
TimeWindowTimeRangeAliases implements all methods on TimeWindowTimeRangeFieldResolvers interface by using reflection to match name of field to a field on the given value.
TimeWindowWhenAliases implements all methods on TimeWindowWhenFieldResolvers interface by using reflection to match name of field to a field on the given value.
UntypedMetricAliases implements all methods on UntypedMetricFieldResolvers interface by using reflection to match name of field to a field on the given value.
UpdateCheckInput self descriptive.
UpdateCheckPayloadAliases implements all methods on UpdateCheckPayloadFieldResolvers interface by using reflection to match name of field to a field on the given value.
UserAliases implements all methods on UserFieldResolvers interface by using reflection to match name of field to a field on the given value.
VersionsAliases implements all methods on VersionsFieldResolvers interface by using reflection to match name of field to a field on the given value.
ViewerAliases implements all methods on ViewerFieldResolvers interface by using reflection to match name of field to a field on the given value.
# Interfaces
AssetFieldResolvers represents a collection of methods whose products represent the response values of the 'Asset' type.
AssetFiltersFieldResolver implement to resolve requests for the Asset's filters field.
AssetIDFieldResolver implement to resolve requests for the Asset's id field.
AssetMetadataFieldResolver implement to resolve requests for the Asset's metadata field.
AssetNameFieldResolver implement to resolve requests for the Asset's name field.
AssetNamespaceFieldResolver implement to resolve requests for the Asset's namespace field.
AssetSha512FieldResolver implement to resolve requests for the Asset's sha512 field.
AssetToJSONFieldResolver implement to resolve requests for the Asset's toJSON field.
AssetUrlFieldResolver implement to resolve requests for the Asset's url field.
BucketMetricCumulativeCountFieldResolver implement to resolve requests for the BucketMetric's cumulativeCount field.
BucketMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'BucketMetric' type.
BucketMetricUpperBoundFieldResolver implement to resolve requests for the BucketMetric's upperBound field.
CheckCheckHooksFieldResolver implement to resolve requests for the Check's checkHooks field.
CheckCommandFieldResolver implement to resolve requests for the Check's command field.
CheckConfigCheckHooksFieldResolver implement to resolve requests for the CheckConfig's checkHooks field.
CheckConfigCommandFieldResolver implement to resolve requests for the CheckConfig's command field.
CheckConfigConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'CheckConfigConnection' type.
CheckConfigConnectionNodesFieldResolver implement to resolve requests for the CheckConfigConnection's nodes field.
CheckConfigConnectionPageInfoFieldResolver implement to resolve requests for the CheckConfigConnection's pageInfo field.
CheckConfigCronFieldResolver implement to resolve requests for the CheckConfig's cron field.
CheckConfigEnvVarsFieldResolver implement to resolve requests for the CheckConfig's envVars field.
CheckConfigFieldResolvers represents a collection of methods whose products represent the response values of the 'CheckConfig' type.
CheckConfigHandlersFieldResolver implement to resolve requests for the CheckConfig's handlers field.
CheckConfigHighFlapThresholdFieldResolver implement to resolve requests for the CheckConfig's highFlapThreshold field.
CheckConfigIDFieldResolver implement to resolve requests for the CheckConfig's id field.
CheckConfigIntervalFieldResolver implement to resolve requests for the CheckConfig's interval field.
CheckConfigIsSilencedFieldResolver implement to resolve requests for the CheckConfig's isSilenced field.
CheckConfigLowFlapThresholdFieldResolver implement to resolve requests for the CheckConfig's lowFlapThreshold field.
CheckConfigMetadataFieldResolver implement to resolve requests for the CheckConfig's metadata field.
CheckConfigNameFieldResolver implement to resolve requests for the CheckConfig's name field.
CheckConfigNamespaceFieldResolver implement to resolve requests for the CheckConfig's namespace field.
CheckConfigOutputMetricFormatFieldResolver implement to resolve requests for the CheckConfig's outputMetricFormat field.
CheckConfigOutputMetricHandlersFieldResolver implement to resolve requests for the CheckConfig's outputMetricHandlers field.
CheckConfigProxyEntityNameFieldResolver implement to resolve requests for the CheckConfig's proxyEntityName field.
CheckConfigProxyRequestsFieldResolver implement to resolve requests for the CheckConfig's proxyRequests field.
CheckConfigPublishFieldResolver implement to resolve requests for the CheckConfig's publish field.
CheckConfigRoundRobinFieldResolver implement to resolve requests for the CheckConfig's roundRobin field.
CheckConfigRuntimeAssetsFieldResolver implement to resolve requests for the CheckConfig's runtimeAssets field.
CheckConfigSilencesFieldResolver implement to resolve requests for the CheckConfig's silences field.
CheckConfigStdinFieldResolver implement to resolve requests for the CheckConfig's stdin field.
CheckConfigSubdueFieldResolver implement to resolve requests for the CheckConfig's subdue field.
CheckConfigSubscriptionsFieldResolver implement to resolve requests for the CheckConfig's subscriptions field.
CheckConfigTimeoutFieldResolver implement to resolve requests for the CheckConfig's timeout field.
CheckConfigToJSONFieldResolver implement to resolve requests for the CheckConfig's toJSON field.
CheckConfigTtlFieldResolver implement to resolve requests for the CheckConfig's ttl field.
CheckCronFieldResolver implement to resolve requests for the Check's cron field.
CheckDurationFieldResolver implement to resolve requests for the Check's duration field.
CheckEnvVarsFieldResolver implement to resolve requests for the Check's envVars field.
CheckExecutedFieldResolver implement to resolve requests for the Check's executed field.
CheckFieldResolvers represents a collection of methods whose products represent the response values of the 'Check' type.
CheckHandlersFieldResolver implement to resolve requests for the Check's handlers field.
CheckHighFlapThresholdFieldResolver implement to resolve requests for the Check's highFlapThreshold field.
CheckHistoryExecutedFieldResolver implement to resolve requests for the CheckHistory's executed field.
CheckHistoryFieldResolver implement to resolve requests for the Check's history field.
CheckHistoryFieldResolvers represents a collection of methods whose products represent the response values of the 'CheckHistory' type.
CheckHistoryStatusFieldResolver implement to resolve requests for the CheckHistory's status field.
CheckHooksFieldResolver implement to resolve requests for the Check's hooks field.
CheckIntervalFieldResolver implement to resolve requests for the Check's interval field.
CheckIsSilencedFieldResolver implement to resolve requests for the Check's isSilenced field.
CheckIssuedFieldResolver implement to resolve requests for the Check's issued field.
CheckLastOKFieldResolver implement to resolve requests for the Check's lastOK field.
CheckLowFlapThresholdFieldResolver implement to resolve requests for the Check's lowFlapThreshold field.
CheckMetadataFieldResolver implement to resolve requests for the Check's metadata field.
CheckNameFieldResolver implement to resolve requests for the Check's name field.
CheckNodeIDFieldResolver implement to resolve requests for the Check's nodeId field.
CheckOccurrencesFieldResolver implement to resolve requests for the Check's occurrences field.
CheckOccurrencesWatermarkFieldResolver implement to resolve requests for the Check's occurrencesWatermark field.
CheckOutputFieldResolver implement to resolve requests for the Check's output field.
CheckOutputMetricFormatFieldResolver implement to resolve requests for the Check's outputMetricFormat field.
CheckOutputMetricHandlersFieldResolver implement to resolve requests for the Check's outputMetricHandlers field.
CheckProxyEntityNameFieldResolver implement to resolve requests for the Check's proxyEntityName field.
CheckProxyRequestsFieldResolver implement to resolve requests for the Check's proxyRequests field.
CheckPublishFieldResolver implement to resolve requests for the Check's publish field.
CheckRoundRobinFieldResolver implement to resolve requests for the Check's roundRobin field.
CheckRuntimeAssetsFieldResolver implement to resolve requests for the Check's runtimeAssets field.
CheckSilencedFieldResolver implement to resolve requests for the Check's silenced field.
CheckSilencesFieldResolver implement to resolve requests for the Check's silences field.
CheckStateFieldResolver implement to resolve requests for the Check's state field.
CheckStatusFieldResolver implement to resolve requests for the Check's status field.
CheckStdinFieldResolver implement to resolve requests for the Check's stdin field.
CheckSubdueFieldResolver implement to resolve requests for the Check's subdue field.
CheckSubscriptionsFieldResolver implement to resolve requests for the Check's subscriptions field.
CheckTimeoutFieldResolver implement to resolve requests for the Check's timeout field.
CheckToJSONFieldResolver implement to resolve requests for the Check's toJSON field.
CheckTotalStateChangeFieldResolver implement to resolve requests for the Check's totalStateChange field.
CheckTtlFieldResolver implement to resolve requests for the Check's ttl field.
ClusterHealthEtcdFieldResolver implement to resolve requests for the ClusterHealth's etcd field.
ClusterHealthFieldResolvers represents a collection of methods whose products represent the response values of the 'ClusterHealth' type.
ClusterRoleBindingFieldResolvers represents a collection of methods whose products represent the response values of the 'ClusterRoleBinding' type.
ClusterRoleBindingNameFieldResolver implement to resolve requests for the ClusterRoleBinding's name field.
ClusterRoleBindingRoleRefFieldResolver implement to resolve requests for the ClusterRoleBinding's roleRef field.
ClusterRoleBindingSubjectsFieldResolver implement to resolve requests for the ClusterRoleBinding's subjects field.
ClusterRoleFieldResolvers represents a collection of methods whose products represent the response values of the 'ClusterRole' type.
ClusterRoleNameFieldResolver implement to resolve requests for the ClusterRole's name field.
ClusterRoleRulesFieldResolver implement to resolve requests for the ClusterRole's rules field.
CounterMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'CounterMetric' type.
CounterMetricLabelsFieldResolver implement to resolve requests for the CounterMetric's labels field.
CounterMetricTimestampFieldResolver implement to resolve requests for the CounterMetric's timestamp field.
CounterMetricValueFieldResolver implement to resolve requests for the CounterMetric's value field.
CreateCheckPayloadCheckFieldResolver implement to resolve requests for the CreateCheckPayload's check field.
CreateCheckPayloadClientMutationIDFieldResolver implement to resolve requests for the CreateCheckPayload's clientMutationId field.
CreateCheckPayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'CreateCheckPayload' type.
CreateSilencePayloadClientMutationIDFieldResolver implement to resolve requests for the CreateSilencePayload's clientMutationId field.
CreateSilencePayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'CreateSilencePayload' type.
CreateSilencePayloadSilenceFieldResolver implement to resolve requests for the CreateSilencePayload's silence field.
DeleteRecordPayloadClientMutationIDFieldResolver implement to resolve requests for the DeleteRecordPayload's clientMutationId field.
DeleteRecordPayloadDeletedIDFieldResolver implement to resolve requests for the DeleteRecordPayload's deletedId field.
DeleteRecordPayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'DeleteRecordPayload' type.
DeregistrationFieldResolvers represents a collection of methods whose products represent the response values of the 'Deregistration' type.
DeregistrationHandlerFieldResolver implement to resolve requests for the Deregistration's handler field.
EntityConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'EntityConnection' type.
EntityConnectionNodesFieldResolver implement to resolve requests for the EntityConnection's nodes field.
EntityConnectionPageInfoFieldResolver implement to resolve requests for the EntityConnection's pageInfo field.
EntityDeregisterFieldResolver implement to resolve requests for the Entity's deregister field.
EntityDeregistrationFieldResolver implement to resolve requests for the Entity's deregistration field.
EntityEntityClassFieldResolver implement to resolve requests for the Entity's entityClass field.
EntityEventsFieldResolver implement to resolve requests for the Entity's events field.
EntityFieldResolvers represents a collection of methods whose products represent the response values of the 'Entity' type.
EntityIDFieldResolver implement to resolve requests for the Entity's id field.
EntityIsSilencedFieldResolver implement to resolve requests for the Entity's isSilenced field.
EntityLastSeenFieldResolver implement to resolve requests for the Entity's lastSeen field.
EntityMetadataFieldResolver implement to resolve requests for the Entity's metadata field.
EntityNameFieldResolver implement to resolve requests for the Entity's name field.
EntityNamespaceFieldResolver implement to resolve requests for the Entity's namespace field.
EntityRedactFieldResolver implement to resolve requests for the Entity's redact field.
EntityRelatedFieldResolver implement to resolve requests for the Entity's related field.
EntitySilencesFieldResolver implement to resolve requests for the Entity's silences field.
EntityStatusFieldResolver implement to resolve requests for the Entity's status field.
EntitySubscriptionsFieldResolver implement to resolve requests for the Entity's subscriptions field.
EntitySystemFieldResolver implement to resolve requests for the Entity's system field.
EntityToJSONFieldResolver implement to resolve requests for the Entity's toJSON field.
EntityUserFieldResolver implement to resolve requests for the Entity's user field.
EtcdAlarmMemberAlarmFieldResolver implement to resolve requests for the EtcdAlarmMember's alarm field.
EtcdAlarmMemberFieldResolvers represents a collection of methods whose products represent the response values of the 'EtcdAlarmMember' type.
EtcdAlarmMemberMemberIDFieldResolver implement to resolve requests for the EtcdAlarmMember's memberID field.
EtcdClusterHealthAlarmsFieldResolver implement to resolve requests for the EtcdClusterHealth's alarms field.
EtcdClusterHealthFieldResolvers represents a collection of methods whose products represent the response values of the 'EtcdClusterHealth' type.
EtcdClusterHealthMembersFieldResolver implement to resolve requests for the EtcdClusterHealth's members field.
EtcdClusterMemberHealthErrFieldResolver implement to resolve requests for the EtcdClusterMemberHealth's err field.
EtcdClusterMemberHealthFieldResolvers represents a collection of methods whose products represent the response values of the 'EtcdClusterMemberHealth' type.
EtcdClusterMemberHealthHealthyFieldResolver implement to resolve requests for the EtcdClusterMemberHealth's healthy field.
EtcdClusterMemberHealthMemberIDFieldResolver implement to resolve requests for the EtcdClusterMemberHealth's memberID field.
EtcdClusterMemberHealthNameFieldResolver implement to resolve requests for the EtcdClusterMemberHealth's name field.
EtcdVersionsClusterFieldResolver implement to resolve requests for the EtcdVersions's cluster field.
EtcdVersionsFieldResolvers represents a collection of methods whose products represent the response values of the 'EtcdVersions' type.
EtcdVersionsServerFieldResolver implement to resolve requests for the EtcdVersions's server field.
EventCheckFieldResolver implement to resolve requests for the Event's check field.
EventConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'EventConnection' type.
EventConnectionNodesFieldResolver implement to resolve requests for the EventConnection's nodes field.
EventConnectionPageInfoFieldResolver implement to resolve requests for the EventConnection's pageInfo field.
EventEntityFieldResolver implement to resolve requests for the Event's entity field.
EventFieldResolvers represents a collection of methods whose products represent the response values of the 'Event' type.
EventFilterActionFieldResolver implement to resolve requests for the EventFilter's action field.
EventFilterConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'EventFilterConnection' type.
EventFilterConnectionNodesFieldResolver implement to resolve requests for the EventFilterConnection's nodes field.
EventFilterConnectionPageInfoFieldResolver implement to resolve requests for the EventFilterConnection's pageInfo field.
EventFilterEdgeCursorFieldResolver implement to resolve requests for the EventFilterEdge's cursor field.
EventFilterEdgeFieldResolvers represents a collection of methods whose products represent the response values of the 'EventFilterEdge' type.
EventFilterEdgeNodeFieldResolver implement to resolve requests for the EventFilterEdge's node field.
EventFilterExpressionsFieldResolver implement to resolve requests for the EventFilter's expressions field.
EventFilterFieldResolvers represents a collection of methods whose products represent the response values of the 'EventFilter' type.
EventFilterIDFieldResolver implement to resolve requests for the EventFilter's id field.
EventFilterMetadataFieldResolver implement to resolve requests for the EventFilter's metadata field.
EventFilterNameFieldResolver implement to resolve requests for the EventFilter's name field.
EventFilterNamespaceFieldResolver implement to resolve requests for the EventFilter's namespace field.
EventFilterRuntimeAssetsFieldResolver implement to resolve requests for the EventFilter's runtimeAssets field.
EventFilterToJSONFieldResolver implement to resolve requests for the EventFilter's toJSON field.
EventHooksFieldResolver implement to resolve requests for the Event's hooks field.
EventIDFieldResolver implement to resolve requests for the Event's id field.
EventIsIncidentFieldResolver implement to resolve requests for the Event's isIncident field.
EventIsNewIncidentFieldResolver implement to resolve requests for the Event's isNewIncident field.
EventIsResolutionFieldResolver implement to resolve requests for the Event's isResolution field.
EventIsSilencedFieldResolver implement to resolve requests for the Event's isSilenced field.
EventMetadataFieldResolver implement to resolve requests for the Event's metadata field.
EventNamespaceFieldResolver implement to resolve requests for the Event's namespace field.
EventSilencedFieldResolver implement to resolve requests for the Event's silenced field.
EventSilencesFieldResolver implement to resolve requests for the Event's silences field.
EventTimestampFieldResolver implement to resolve requests for the Event's timestamp field.
EventToJSONFieldResolver implement to resolve requests for the Event's toJSON field.
EventWasSilencedFieldResolver implement to resolve requests for the Event's wasSilenced field.
ExecuteCheckPayloadClientMutationIDFieldResolver implement to resolve requests for the ExecuteCheckPayload's clientMutationId field.
ExecuteCheckPayloadErrorsFieldResolver implement to resolve requests for the ExecuteCheckPayload's errors field.
ExecuteCheckPayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'ExecuteCheckPayload' type.
GaugeMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'GaugeMetric' type.
GaugeMetricLabelsFieldResolver implement to resolve requests for the GaugeMetric's labels field.
GaugeMetricTimestampFieldResolver implement to resolve requests for the GaugeMetric's timestamp field.
GaugeMetricValueFieldResolver implement to resolve requests for the GaugeMetric's value field.
HandlerCommandFieldResolver implement to resolve requests for the Handler's command field.
HandlerConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'HandlerConnection' type.
HandlerConnectionNodesFieldResolver implement to resolve requests for the HandlerConnection's nodes field.
HandlerConnectionPageInfoFieldResolver implement to resolve requests for the HandlerConnection's pageInfo field.
HandlerEdgeCursorFieldResolver implement to resolve requests for the HandlerEdge's cursor field.
HandlerEdgeFieldResolvers represents a collection of methods whose products represent the response values of the 'HandlerEdge' type.
HandlerEdgeNodeFieldResolver implement to resolve requests for the HandlerEdge's node field.
HandlerEnvVarsFieldResolver implement to resolve requests for the Handler's envVars field.
HandlerFieldResolvers represents a collection of methods whose products represent the response values of the 'Handler' type.
HandlerFiltersFieldResolver implement to resolve requests for the Handler's filters field.
HandlerHandlersFieldResolver implement to resolve requests for the Handler's handlers field.
HandlerIDFieldResolver implement to resolve requests for the Handler's id field.
HandlerMetadataFieldResolver implement to resolve requests for the Handler's metadata field.
HandlerMutatorFieldResolver implement to resolve requests for the Handler's mutator field.
HandlerNameFieldResolver implement to resolve requests for the Handler's name field.
HandlerNamespaceFieldResolver implement to resolve requests for the Handler's namespace field.
HandlerSocketFieldResolver implement to resolve requests for the Handler's socket field.
HandlerSocketFieldResolvers represents a collection of methods whose products represent the response values of the 'HandlerSocket' type.
HandlerSocketHostFieldResolver implement to resolve requests for the HandlerSocket's host field.
HandlerSocketPortFieldResolver implement to resolve requests for the HandlerSocket's port field.
HandlerTimeoutFieldResolver implement to resolve requests for the Handler's timeout field.
HandlerToJSONFieldResolver implement to resolve requests for the Handler's toJSON field.
HandlerTypeFieldResolver implement to resolve requests for the Handler's type field.
HistogramMetricBucketFieldResolver implement to resolve requests for the HistogramMetric's bucket field.
HistogramMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'HistogramMetric' type.
HistogramMetricLabelsFieldResolver implement to resolve requests for the HistogramMetric's labels field.
HistogramMetricSampleCountFieldResolver implement to resolve requests for the HistogramMetric's sampleCount field.
HistogramMetricSampleSumFieldResolver implement to resolve requests for the HistogramMetric's sampleSum field.
HistogramMetricTimestampFieldResolver implement to resolve requests for the HistogramMetric's timestamp field.
HookConfigCommandFieldResolver implement to resolve requests for the HookConfig's command field.
HookConfigFieldResolver implement to resolve requests for the Hook's config field.
HookConfigFieldResolvers represents a collection of methods whose products represent the response values of the 'HookConfig' type.
HookConfigIDFieldResolver implement to resolve requests for the HookConfig's id field.
HookConfigMetadataFieldResolver implement to resolve requests for the HookConfig's metadata field.
HookConfigNameFieldResolver implement to resolve requests for the HookConfig's name field.
HookConfigNamespaceFieldResolver implement to resolve requests for the HookConfig's namespace field.
HookConfigStdinFieldResolver implement to resolve requests for the HookConfig's stdin field.
HookConfigTimeoutFieldResolver implement to resolve requests for the HookConfig's timeout field.
HookConfigToJSONFieldResolver implement to resolve requests for the HookConfig's toJSON field.
HookDurationFieldResolver implement to resolve requests for the Hook's duration field.
HookExecutedFieldResolver implement to resolve requests for the Hook's executed field.
HookFieldResolvers represents a collection of methods whose products represent the response values of the 'Hook' type.
HookIssuedFieldResolver implement to resolve requests for the Hook's issued field.
HookListFieldResolvers represents a collection of methods whose products represent the response values of the 'HookList' type.
HookListHooksFieldResolver implement to resolve requests for the HookList's hooks field.
HookListTypeFieldResolver implement to resolve requests for the HookList's type field.
HookOutputFieldResolver implement to resolve requests for the Hook's output field.
HookStatusFieldResolver implement to resolve requests for the Hook's status field.
KVPairStringFieldResolvers represents a collection of methods whose products represent the response values of the 'KVPairString' type.
KVPairStringKeyFieldResolver implement to resolve requests for the KVPairString's key field.
KVPairStringValFieldResolver implement to resolve requests for the KVPairString's val field.
MetricFamilyFieldResolvers represents a collection of methods whose products represent the response values of the 'MetricFamily' type.
MetricFamilyHelpFieldResolver implement to resolve requests for the MetricFamily's help field.
MetricFamilyMetricFieldResolver implement to resolve requests for the MetricFamily's metric field.
MetricFamilyNameFieldResolver implement to resolve requests for the MetricFamily's name field.
MetricFamilyTypeFieldResolver implement to resolve requests for the MetricFamily's type field.
MutationCreateCheckFieldResolver implement to resolve requests for the Mutation's createCheck field.
MutationCreateSilenceFieldResolver implement to resolve requests for the Mutation's createSilence field.
MutationDeleteCheckFieldResolver implement to resolve requests for the Mutation's deleteCheck field.
MutationDeleteEntityFieldResolver implement to resolve requests for the Mutation's deleteEntity field.
MutationDeleteEventFieldResolver implement to resolve requests for the Mutation's deleteEvent field.
MutationDeleteEventFilterFieldResolver implement to resolve requests for the Mutation's deleteEventFilter field.
MutationDeleteHandlerFieldResolver implement to resolve requests for the Mutation's deleteHandler field.
MutationDeleteMutatorFieldResolver implement to resolve requests for the Mutation's deleteMutator field.
MutationDeleteSilenceFieldResolver implement to resolve requests for the Mutation's deleteSilence field.
MutationExecuteCheckFieldResolver implement to resolve requests for the Mutation's executeCheck field.
MutationFieldResolvers represents a collection of methods whose products represent the response values of the 'Mutation' type.
MutationPutWrappedFieldResolver implement to resolve requests for the Mutation's putWrapped field.
MutationResolveEventFieldResolver implement to resolve requests for the Mutation's resolveEvent field.
MutationUpdateCheckFieldResolver implement to resolve requests for the Mutation's updateCheck field.
MutatorCommandFieldResolver implement to resolve requests for the Mutator's command field.
MutatorConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'MutatorConnection' type.
MutatorConnectionNodesFieldResolver implement to resolve requests for the MutatorConnection's nodes field.
MutatorConnectionPageInfoFieldResolver implement to resolve requests for the MutatorConnection's pageInfo field.
MutatorEdgeCursorFieldResolver implement to resolve requests for the MutatorEdge's cursor field.
MutatorEdgeFieldResolvers represents a collection of methods whose products represent the response values of the 'MutatorEdge' type.
MutatorEdgeNodeFieldResolver implement to resolve requests for the MutatorEdge's node field.
MutatorEnvVarsFieldResolver implement to resolve requests for the Mutator's envVars field.
MutatorFieldResolvers represents a collection of methods whose products represent the response values of the 'Mutator' type.
MutatorIDFieldResolver implement to resolve requests for the Mutator's id field.
MutatorMetadataFieldResolver implement to resolve requests for the Mutator's metadata field.
MutatorNameFieldResolver implement to resolve requests for the Mutator's name field.
MutatorNamespaceFieldResolver implement to resolve requests for the Mutator's namespace field.
MutatorTimeoutFieldResolver implement to resolve requests for the Mutator's timeout field.
MutatorToJSONFieldResolver implement to resolve requests for the Mutator's toJSON field.
NamespaceChecksFieldResolver implement to resolve requests for the Namespace's checks field.
NamespaceColourIDFieldResolver implement to resolve requests for the Namespace's colourId field.
NamespaceEntitiesFieldResolver implement to resolve requests for the Namespace's entities field.
NamespaceEventFiltersFieldResolver implement to resolve requests for the Namespace's eventFilters field.
NamespaceEventsFieldResolver implement to resolve requests for the Namespace's events field.
NamespaceFieldResolvers represents a collection of methods whose products represent the response values of the 'Namespace' type.
NamespaceHandlersFieldResolver implement to resolve requests for the Namespace's handlers field.
NamespaceIconIDFieldResolver implement to resolve requests for the Namespace's iconId field.
NamespaceIDFieldResolver implement to resolve requests for the Namespace's id field.
NamespaceMutatorsFieldResolver implement to resolve requests for the Namespace's mutators field.
NamespaceNameFieldResolver implement to resolve requests for the Namespace's name field.
NamespaceSilencesFieldResolver implement to resolve requests for the Namespace's silences field.
NamespaceSubscriptionsFieldResolver implement to resolve requests for the Namespace's subscriptions field.
NetworkFieldResolvers represents a collection of methods whose products represent the response values of the 'Network' type.
NetworkInterfaceAddressesFieldResolver implement to resolve requests for the NetworkInterface's addresses field.
NetworkInterfaceFieldResolvers represents a collection of methods whose products represent the response values of the 'NetworkInterface' type.
NetworkInterfaceMacFieldResolver implement to resolve requests for the NetworkInterface's mac field.
NetworkInterfaceNameFieldResolver implement to resolve requests for the NetworkInterface's name field.
NetworkInterfacesFieldResolver implement to resolve requests for the Network's interfaces field.
ObjectMetaAnnotationsFieldResolver implement to resolve requests for the ObjectMeta's annotations field.
ObjectMetaFieldResolvers represents a collection of methods whose products represent the response values of the 'ObjectMeta' type.
ObjectMetaLabelsFieldResolver implement to resolve requests for the ObjectMeta's labels field.
ObjectMetaNameFieldResolver implement to resolve requests for the ObjectMeta's name field.
ObjectMetaNamespaceFieldResolver implement to resolve requests for the ObjectMeta's namespace field.
OffsetPageInfoFieldResolvers represents a collection of methods whose products represent the response values of the 'OffsetPageInfo' type.
OffsetPageInfoHasNextPageFieldResolver implement to resolve requests for the OffsetPageInfo's hasNextPage field.
OffsetPageInfoHasPreviousPageFieldResolver implement to resolve requests for the OffsetPageInfo's hasPreviousPage field.
OffsetPageInfoNextOffsetFieldResolver implement to resolve requests for the OffsetPageInfo's nextOffset field.
OffsetPageInfoPreviousOffsetFieldResolver implement to resolve requests for the OffsetPageInfo's previousOffset field.
OffsetPageInfoTotalCountFieldResolver implement to resolve requests for the OffsetPageInfo's totalCount field.
ProcessBackgroundFieldResolver implement to resolve requests for the Process's background field.
ProcessCpuPercentFieldResolver implement to resolve requests for the Process's cpuPercent field.
ProcessCreatedFieldResolver implement to resolve requests for the Process's created field.
ProcessFieldResolvers represents a collection of methods whose products represent the response values of the 'Process' type.
ProcessMemoryPercentFieldResolver implement to resolve requests for the Process's memoryPercent field.
ProcessNameFieldResolver implement to resolve requests for the Process's name field.
ProcessPidFieldResolver implement to resolve requests for the Process's pid field.
ProcessPpidFieldResolver implement to resolve requests for the Process's ppid field.
ProcessRunningFieldResolver implement to resolve requests for the Process's running field.
ProcessStatusFieldResolver implement to resolve requests for the Process's status field.
ProxyRequestsEntityAttributesFieldResolver implement to resolve requests for the ProxyRequests's entityAttributes field.
ProxyRequestsFieldResolvers represents a collection of methods whose products represent the response values of the 'ProxyRequests' type.
ProxyRequestsSplayCoverageFieldResolver implement to resolve requests for the ProxyRequests's splayCoverage field.
ProxyRequestsSplayFieldResolver implement to resolve requests for the ProxyRequests's splay field.
PutWrappedPayloadErrorsFieldResolver implement to resolve requests for the PutWrappedPayload's errors field.
PutWrappedPayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'PutWrappedPayload' type.
PutWrappedPayloadNodeFieldResolver implement to resolve requests for the PutWrappedPayload's node field.
QuantileMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'QuantileMetric' type.
QuantileMetricQuantileFieldResolver implement to resolve requests for the QuantileMetric's quantile field.
QuantileMetricValueFieldResolver implement to resolve requests for the QuantileMetric's value field.
QueryCheckFieldResolver implement to resolve requests for the Query's check field.
QueryEntityFieldResolver implement to resolve requests for the Query's entity field.
QueryEventFieldResolver implement to resolve requests for the Query's event field.
QueryEventFilterFieldResolver implement to resolve requests for the Query's eventFilter field.
QueryFieldResolvers represents a collection of methods whose products represent the response values of the 'Query' type.
QueryHandlerFieldResolver implement to resolve requests for the Query's handler field.
QueryHealthFieldResolver implement to resolve requests for the Query's health field.
QueryMetricsFieldResolver implement to resolve requests for the Query's metrics field.
QueryMutatorFieldResolver implement to resolve requests for the Query's mutator field.
QueryNamespaceFieldResolver implement to resolve requests for the Query's namespace field.
QueryNodeFieldResolver implement to resolve requests for the Query's node field.
QuerySuggestFieldResolver implement to resolve requests for the Query's suggest field.
QueryVersionsFieldResolver implement to resolve requests for the Query's versions field.
QueryViewerFieldResolver implement to resolve requests for the Query's viewer field.
QueryWrappedNodeFieldResolver implement to resolve requests for the Query's wrappedNode field.
ResolveEventPayloadClientMutationIDFieldResolver implement to resolve requests for the ResolveEventPayload's clientMutationId field.
ResolveEventPayloadEventFieldResolver implement to resolve requests for the ResolveEventPayload's event field.
ResolveEventPayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'ResolveEventPayload' type.
RoleBindingFieldResolvers represents a collection of methods whose products represent the response values of the 'RoleBinding' type.
RoleBindingNameFieldResolver implement to resolve requests for the RoleBinding's name field.
RoleBindingNamespaceFieldResolver implement to resolve requests for the RoleBinding's namespace field.
RoleBindingRoleRefFieldResolver implement to resolve requests for the RoleBinding's roleRef field.
RoleBindingSubjectsFieldResolver implement to resolve requests for the RoleBinding's subjects field.
RoleFieldResolvers represents a collection of methods whose products represent the response values of the 'Role' type.
RoleNameFieldResolver implement to resolve requests for the Role's name field.
RoleNamespaceFieldResolver implement to resolve requests for the Role's namespace field.
RoleRefFieldResolvers represents a collection of methods whose products represent the response values of the 'RoleRef' type.
RoleRefNameFieldResolver implement to resolve requests for the RoleRef's name field.
RoleRefTypeFieldResolver implement to resolve requests for the RoleRef's type field.
RoleRulesFieldResolver implement to resolve requests for the Role's rules field.
RuleFieldResolvers represents a collection of methods whose products represent the response values of the 'Rule' type.
RuleResourceNamesFieldResolver implement to resolve requests for the Rule's resourceNames field.
RuleResourcesFieldResolver implement to resolve requests for the Rule's resources field.
RuleVerbsFieldResolver implement to resolve requests for the Rule's verbs field.
SensuBackendVersionBuildDateFieldResolver implement to resolve requests for the SensuBackendVersion's buildDate field.
SensuBackendVersionBuildSHAFieldResolver implement to resolve requests for the SensuBackendVersion's buildSHA field.
SensuBackendVersionFieldResolvers represents a collection of methods whose products represent the response values of the 'SensuBackendVersion' type.
SensuBackendVersionVersionFieldResolver implement to resolve requests for the SensuBackendVersion's version field.
SilencedBeginFieldResolver implement to resolve requests for the Silenced's begin field.
SilencedCheckFieldResolver implement to resolve requests for the Silenced's check field.
SilencedConnectionFieldResolvers represents a collection of methods whose products represent the response values of the 'SilencedConnection' type.
SilencedConnectionNodesFieldResolver implement to resolve requests for the SilencedConnection's nodes field.
SilencedConnectionPageInfoFieldResolver implement to resolve requests for the SilencedConnection's pageInfo field.
SilencedCreatorFieldResolver implement to resolve requests for the Silenced's creator field.
SilencedExpireFieldResolver implement to resolve requests for the Silenced's expire field.
SilencedExpireOnResolveFieldResolver implement to resolve requests for the Silenced's expireOnResolve field.
SilencedExpiresFieldResolver implement to resolve requests for the Silenced's expires field.
SilencedFieldResolvers represents a collection of methods whose products represent the response values of the 'Silenced' type.
SilencedIDFieldResolver implement to resolve requests for the Silenced's id field.
SilencedMetadataFieldResolver implement to resolve requests for the Silenced's metadata field.
SilencedNameFieldResolver implement to resolve requests for the Silenced's name field.
SilencedNamespaceFieldResolver implement to resolve requests for the Silenced's namespace field.
SilencedReasonFieldResolver implement to resolve requests for the Silenced's reason field.
SilencedSubscriptionFieldResolver implement to resolve requests for the Silenced's subscription field.
SilencedToJSONFieldResolver implement to resolve requests for the Silenced's toJSON field.
StandardErrorCodeFieldResolver implement to resolve requests for the StandardError's code field.
StandardErrorFieldResolvers represents a collection of methods whose products represent the response values of the 'StandardError' type.
StandardErrorInputFieldResolver implement to resolve requests for the StandardError's input field.
StandardErrorMessageFieldResolver implement to resolve requests for the StandardError's message field.
SubjectFieldResolvers represents a collection of methods whose products represent the response values of the 'Subject' type.
SubjectKindFieldResolver implement to resolve requests for the Subject's kind field.
SubjectNameFieldResolver implement to resolve requests for the Subject's name field.
SubscriptionOccurencesFieldResolvers represents a collection of methods whose products represent the response values of the 'SubscriptionOccurences' type.
SubscriptionOccurencesOccurrencesFieldResolver implement to resolve requests for the SubscriptionOccurences's occurrences field.
SubscriptionOccurencesSubscriptionFieldResolver implement to resolve requests for the SubscriptionOccurences's subscription field.
SubscriptionSetEntriesFieldResolver implement to resolve requests for the SubscriptionSet's entries field.
SubscriptionSetFieldResolvers represents a collection of methods whose products represent the response values of the 'SubscriptionSet' type.
SubscriptionSetSizeFieldResolver implement to resolve requests for the SubscriptionSet's size field.
SubscriptionSetValuesFieldResolver implement to resolve requests for the SubscriptionSet's values field.
SuggestionResultSetFieldResolvers represents a collection of methods whose products represent the response values of the 'SuggestionResultSet' type.
SuggestionResultSetValuesFieldResolver implement to resolve requests for the SuggestionResultSet's values field.
SummaryMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'SummaryMetric' type.
SummaryMetricLabelsFieldResolver implement to resolve requests for the SummaryMetric's labels field.
SummaryMetricQuantileFieldResolver implement to resolve requests for the SummaryMetric's quantile field.
SummaryMetricSampleCountFieldResolver implement to resolve requests for the SummaryMetric's sampleCount field.
SummaryMetricSampleSumFieldResolver implement to resolve requests for the SummaryMetric's sampleSum field.
SummaryMetricTimestampFieldResolver implement to resolve requests for the SummaryMetric's timestamp field.
SystemArchFieldResolver implement to resolve requests for the System's arch field.
SystemARMVersionFieldResolver implement to resolve requests for the System's ARMVersion field.
SystemCloudProviderFieldResolver implement to resolve requests for the System's cloudProvider field.
SystemFieldResolvers represents a collection of methods whose products represent the response values of the 'System' type.
SystemFloatTypeFieldResolver implement to resolve requests for the System's floatType field.
SystemHostnameFieldResolver implement to resolve requests for the System's hostname field.
SystemLibCTypeFieldResolver implement to resolve requests for the System's libCType field.
SystemNetworkFieldResolver implement to resolve requests for the System's network field.
SystemOsFieldResolver implement to resolve requests for the System's os field.
SystemPlatformFamilyFieldResolver implement to resolve requests for the System's platformFamily field.
SystemPlatformFieldResolver implement to resolve requests for the System's platform field.
SystemPlatformVersionFieldResolver implement to resolve requests for the System's platformVersion field.
SystemProcessesFieldResolver implement to resolve requests for the System's processes field.
SystemVMRoleFieldResolver implement to resolve requests for the System's VMRole field.
SystemVMSystemFieldResolver implement to resolve requests for the System's VMSystem field.
TimeWindowDaysAllFieldResolver implement to resolve requests for the TimeWindowDays's all field.
TimeWindowDaysFieldResolvers represents a collection of methods whose products represent the response values of the 'TimeWindowDays' type.
TimeWindowDaysFridayFieldResolver implement to resolve requests for the TimeWindowDays's friday field.
TimeWindowDaysMondayFieldResolver implement to resolve requests for the TimeWindowDays's monday field.
TimeWindowDaysSaturdayFieldResolver implement to resolve requests for the TimeWindowDays's saturday field.
TimeWindowDaysSundayFieldResolver implement to resolve requests for the TimeWindowDays's sunday field.
TimeWindowDaysThursdayFieldResolver implement to resolve requests for the TimeWindowDays's thursday field.
TimeWindowDaysTuesdayFieldResolver implement to resolve requests for the TimeWindowDays's tuesday field.
TimeWindowDaysWednesdayFieldResolver implement to resolve requests for the TimeWindowDays's wednesday field.
TimeWindowTimeRangeBeginFieldResolver implement to resolve requests for the TimeWindowTimeRange's begin field.
TimeWindowTimeRangeEndFieldResolver implement to resolve requests for the TimeWindowTimeRange's end field.
TimeWindowTimeRangeFieldResolvers represents a collection of methods whose products represent the response values of the 'TimeWindowTimeRange' type.
TimeWindowWhenDaysFieldResolver implement to resolve requests for the TimeWindowWhen's days field.
TimeWindowWhenFieldResolvers represents a collection of methods whose products represent the response values of the 'TimeWindowWhen' type.
UntypedMetricFieldResolvers represents a collection of methods whose products represent the response values of the 'UntypedMetric' type.
UntypedMetricLabelsFieldResolver implement to resolve requests for the UntypedMetric's labels field.
UntypedMetricTimestampFieldResolver implement to resolve requests for the UntypedMetric's timestamp field.
UntypedMetricValueFieldResolver implement to resolve requests for the UntypedMetric's value field.
UpdateCheckPayloadCheckFieldResolver implement to resolve requests for the UpdateCheckPayload's check field.
UpdateCheckPayloadClientMutationIDFieldResolver implement to resolve requests for the UpdateCheckPayload's clientMutationId field.
UpdateCheckPayloadFieldResolvers represents a collection of methods whose products represent the response values of the 'UpdateCheckPayload' type.
UserDisabledFieldResolver implement to resolve requests for the User's disabled field.
UserFieldResolvers represents a collection of methods whose products represent the response values of the 'User' type.
UserGroupsFieldResolver implement to resolve requests for the User's groups field.
UserHasPasswordFieldResolver implement to resolve requests for the User's hasPassword field.
UserUsernameFieldResolver implement to resolve requests for the User's username field.
VersionsBackendFieldResolver implement to resolve requests for the Versions's backend field.
VersionsEtcdFieldResolver implement to resolve requests for the Versions's etcd field.
VersionsFieldResolvers represents a collection of methods whose products represent the response values of the 'Versions' type.
ViewerFieldResolvers represents a collection of methods whose products represent the response values of the 'Viewer' type.
ViewerNamespacesFieldResolver implement to resolve requests for the Viewer's namespaces field.
ViewerUserFieldResolver implement to resolve requests for the Viewer's user field.
# Type aliases
CheckListOrder Describes ways in which a list of checks can be ordered.
EntityListOrder Describes ways in which a list of entities can be ordered.
ErrCode A terse description of an error.
EtcdAlarmType Alarm describes the type of alarm which has been raised.
EventFilterAction self descriptive.
EventFilterListOrder Describes ways in which a list of mutators can be ordered.
EventsListOrder Describes ways in which a list of events can be ordered.
HandlerListOrder Describes ways in which a list of handlers can be ordered.
Icon Describes a graphical element that can be used to distinguish a resource.
MetricKind self descriptive.
MutatorListOrder Describes ways in which a list of mutators can be ordered.
MutedColour Describes a color from a muted palette that can be used to distinguish a
resource.
SilencesListOrder Describes ways in which a list of silences can be ordered.
SubscriptionSetOrder Describes ways in which a set of subscriptions can be ordered.
SuggestionOrder self descriptive.