Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.Sigv4
-
Packages that use Sigv4 Package Description io.fabric8.openshift.api.model.monitoring.v1 io.fabric8.openshift.api.model.monitoring.v1alpha1 io.fabric8.openshift.api.model.monitoring.v1beta1 -
-
Uses of Sigv4 in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return Sigv4 Modifier and Type Method Description Sigv4Sigv4Builder. build()Sigv4AlertmanagerEndpointsFluent. buildSigv4()Sigv4RemoteWriteSpecFluent. buildSigv4()Sigv4AlertmanagerEndpoints. getSigv4()AlertmanagerEndpoints defines a selection of a single Endpoints object containing Alertmanager IPs to fire alerts against.Sigv4RemoteWriteSpec. getSigv4()RemoteWriteSpec defines the configuration to write samples from Prometheus to a remote endpoint.Methods in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type Sigv4 Modifier and Type Method Description protected voidSigv4Fluent. copyInstance(Sigv4 instance)AlertmanagerEndpointsFluent.Sigv4Nested<A>AlertmanagerEndpointsFluent. editOrNewSigv4Like(Sigv4 item)RemoteWriteSpecFluent.Sigv4Nested<A>RemoteWriteSpecFluent. editOrNewSigv4Like(Sigv4 item)voidAlertmanagerEndpoints. setSigv4(Sigv4 sigv4)AlertmanagerEndpoints defines a selection of a single Endpoints object containing Alertmanager IPs to fire alerts against.voidRemoteWriteSpec. setSigv4(Sigv4 sigv4)RemoteWriteSpec defines the configuration to write samples from Prometheus to a remote endpoint.AlertmanagerEndpointsFluent.Sigv4Nested<A>AlertmanagerEndpointsFluent. withNewSigv4Like(Sigv4 item)RemoteWriteSpecFluent.Sigv4Nested<A>RemoteWriteSpecFluent. withNewSigv4Like(Sigv4 item)AAlertmanagerEndpointsFluent. withSigv4(Sigv4 sigv4)ARemoteWriteSpecFluent. withSigv4(Sigv4 sigv4)Constructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type Sigv4 Constructor Description AlertmanagerEndpoints(List<RelabelConfig> alertRelabelings, String apiVersion, SafeAuthorization authorization, BasicAuth basicAuth, String bearerTokenFile, Boolean enableHttp2, String name, String namespace, String noProxy, String pathPrefix, io.fabric8.kubernetes.api.model.IntOrString port, Map<String,List<io.fabric8.kubernetes.api.model.SecretKeySelector>> proxyConnectHeader, Boolean proxyFromEnvironment, String proxyUrl, List<RelabelConfig> relabelings, String scheme, Sigv4 sigv4, String timeout, TLSConfig tlsConfig)RemoteWriteSpec(Authorization authorization, AzureAD azureAd, BasicAuth basicAuth, String bearerToken, String bearerTokenFile, Boolean enableHTTP2, Boolean followRedirects, Map<String,String> headers, String messageVersion, MetadataConfig metadataConfig, String name, String noProxy, OAuth2 oauth2, Map<String,List<io.fabric8.kubernetes.api.model.SecretKeySelector>> proxyConnectHeader, Boolean proxyFromEnvironment, String proxyUrl, QueueConfig queueConfig, String remoteTimeout, Boolean roundRobinDNS, Boolean sendExemplars, Boolean sendNativeHistograms, Sigv4 sigv4, TLSConfig tlsConfig, String url, List<RelabelConfig> writeRelabelConfigs)Sigv4Builder(Sigv4 instance)Sigv4Builder(Sigv4Fluent<?> fluent, Sigv4 instance)Sigv4Fluent(Sigv4 instance) -
Uses of Sigv4 in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return Sigv4 Modifier and Type Method Description Sigv4SNSConfigFluent. buildSigv4()Sigv4SNSConfig. getSigv4()SNSConfig configures notifications via AWS SNS.Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type Sigv4 Modifier and Type Method Description SNSConfigFluent.Sigv4Nested<A>SNSConfigFluent. editOrNewSigv4Like(Sigv4 item)voidSNSConfig. setSigv4(Sigv4 sigv4)SNSConfig configures notifications via AWS SNS.SNSConfigFluent.Sigv4Nested<A>SNSConfigFluent. withNewSigv4Like(Sigv4 item)ASNSConfigFluent. withSigv4(Sigv4 sigv4)Constructors in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type Sigv4 Constructor Description SNSConfig(String apiURL, Map<String,String> attributes, HTTPConfig httpConfig, String message, String phoneNumber, Boolean sendResolved, Sigv4 sigv4, String subject, String targetARN, String topicARN) -
Uses of Sigv4 in io.fabric8.openshift.api.model.monitoring.v1beta1
Methods in io.fabric8.openshift.api.model.monitoring.v1beta1 that return Sigv4 Modifier and Type Method Description Sigv4SNSConfigFluent. buildSigv4()Sigv4SNSConfig. getSigv4()SNSConfig configures notifications via AWS SNS.Methods in io.fabric8.openshift.api.model.monitoring.v1beta1 with parameters of type Sigv4 Modifier and Type Method Description SNSConfigFluent.Sigv4Nested<A>SNSConfigFluent. editOrNewSigv4Like(Sigv4 item)voidSNSConfig. setSigv4(Sigv4 sigv4)SNSConfig configures notifications via AWS SNS.SNSConfigFluent.Sigv4Nested<A>SNSConfigFluent. withNewSigv4Like(Sigv4 item)ASNSConfigFluent. withSigv4(Sigv4 sigv4)Constructors in io.fabric8.openshift.api.model.monitoring.v1beta1 with parameters of type Sigv4 Constructor Description SNSConfig(String apiURL, Map<String,String> attributes, HTTPConfig httpConfig, String message, String phoneNumber, Boolean sendResolved, Sigv4 sigv4, String subject, String targetARN, String topicARN)
-