Home
last modified time | relevance | path

Searched defs:Ingress (Results 1 – 25 of 748) sorted by relevance

12345678910>>...30

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/sae/
H A Dstruct_ingress.go19 type Ingress struct { struct
20 Id int64 `json:"Id" xml:"Id"`
21 Name string `json:"Name" xml:"Name"`
22 NamespaceId string `json:"NamespaceId" xml:"NamespaceId"`
23 SlbId string `json:"SlbId" xml:"SlbId"`
24 ListenerPort string `json:"ListenerPort" xml:"ListenerPort"`
25 CertId string `json:"CertId" xml:"CertId"`
26 Description string `json:"Description" xml:"Description"`
27 SlbType string `json:"SlbType" xml:"SlbType"`
/dports/net/pichi/pichi-1.4.0/include/pichi/vo/
H A Dingress.hpp15 struct Ingress { struct
16 using Credential =
18 using Options = std::variant<TunnelOption, ShadowsocksOption, TrojanOption>;
20 AdapterType type_;
21 std::vector<Endpoint> bind_ = {};
22 std::optional<Credential> credential_ = {};
23 std::optional<Options> opt_ = {};
24 std::optional<TlsIngressOption> tls_ = {};
25 std::optional<WebsocketOption> websocket_ = {};
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/discovery/kubernetes/
H A Dingress.go31 type Ingress struct { struct
32 logger log.Logger
33 informer cache.SharedInformer
34 store cache.Store
35 queue *workqueue.Type
58 func (i *Ingress) enqueue(obj interface{}) {
68 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
85 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
124 func ingressSource(s *v1beta1.Ingress) string {
141 func ingressLabels(ingress *v1beta1.Ingress) model.LabelSet {
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/discovery/kubernetes/
H A Dingress.go32 type Ingress struct { struct
33 logger log.Logger
34 informer cache.SharedInformer
35 store cache.Store
36 queue *workqueue.Type
59 func (i *Ingress) enqueue(obj interface{}) {
69 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
86 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
125 func ingressSource(s *v1beta1.Ingress) string {
144 func ingressLabels(ingress *v1beta1.Ingress) model.LabelSet {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/discovery/kubernetes/
H A Dingress.go32 type Ingress struct { struct
33 logger log.Logger
34 informer cache.SharedInformer
35 store cache.Store
36 queue *workqueue.Type
59 func (i *Ingress) enqueue(obj interface{}) {
69 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
88 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
127 func ingressSource(s *v1beta1.Ingress) string {
146 func ingressLabels(ingress *v1beta1.Ingress) model.LabelSet {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/discovery/kubernetes/
H A Dingress.go38 type Ingress struct { struct
39 logger log.Logger
40 informer cache.SharedInformer
41 store cache.Store
42 queue *workqueue.Type
65 func (i *Ingress) enqueue(obj interface{}) {
75 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
94 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
133 func ingressSource(s *v1beta1.Ingress) string {
152 func ingressLabels(ingress *v1beta1.Ingress) model.LabelSet {
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/discovery/kubernetes/
H A Dingress.go29 type Ingress struct { struct
30 logger log.Logger
31 informer cache.SharedInformer
32 store cache.Store
41 func (s *Ingress) Run(ctx context.Context, ch chan<- []*config.TargetGroup) {
115 func ingressSource(s *v1beta1.Ingress) string {
128 func ingressLabels(ingress *v1beta1.Ingress) model.LabelSet {
160 func (s *Ingress) buildIngress(ingress *v1beta1.Ingress) *config.TargetGroup {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/discovery/kubernetes/
H A Dingress.go40 type Ingress struct { struct
41 logger log.Logger
42 informer cache.SharedInformer
43 store cache.Store
44 queue *workqueue.Type
67 func (i *Ingress) enqueue(obj interface{}) {
77 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
96 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
191 func (i *Ingress) buildIngress(ingress ingressAdaptor) *targetgroup.Group {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/discovery/kubernetes/
H A Dingress.go40 type Ingress struct { struct
41 logger log.Logger
42 informer cache.SharedInformer
43 store cache.Store
44 queue *workqueue.Type
67 func (i *Ingress) enqueue(obj interface{}) {
77 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
96 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
191 func (i *Ingress) buildIngress(ingress ingressAdaptor) *targetgroup.Group {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/prometheus/discovery/kubernetes/
H A Dingress.go40 type Ingress struct { struct
41 logger log.Logger
42 informer cache.SharedInformer
43 store cache.Store
44 queue *workqueue.Type
67 func (i *Ingress) enqueue(obj interface{}) {
77 func (i *Ingress) Run(ctx context.Context, ch chan<- []*targetgroup.Group) {
96 func (i *Ingress) process(ctx context.Context, ch chan<- []*targetgroup.Group) bool {
191 func (i *Ingress) buildIngress(ingress ingressAdaptor) *targetgroup.Group {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/config/v1/
H A Dtypes_ingress.go11 type Ingress struct { struct
12 metav1.TypeMeta `json:",inline"`
14 metav1.ObjectMeta `json:"metadata,omitempty"`
19 Spec IngressSpec `json:"spec"`
22 Status IngressStatus `json:"status"`
/dports/net/pichi/pichi-1.4.0/test/
H A Dss.cpp69 BOOST_AUTO_TEST_CASE_TEMPLATE(readIV_Duplicated_Read, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
84 BOOST_AUTO_TEST_CASE_TEMPLATE(readIV_Insufficient_Buffer, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
97 BOOST_AUTO_TEST_CASE_TEMPLATE(readIV, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
113 BOOST_AUTO_TEST_CASE_TEMPLATE(readRemote, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
139 BOOST_AUTO_TEST_CASE_TEMPLATE(confirm, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
149 BOOST_AUTO_TEST_CASE_TEMPLATE(disconnect, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
159 BOOST_AUTO_TEST_CASE_TEMPLATE(recv_Ingress, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
183 BOOST_AUTO_TEST_CASE_TEMPLATE(recv_Ingress_By_Insufficient_Buffer, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
208 BOOST_AUTO_TEST_CASE_TEMPLATE(send_Ingress, Ingress, Adapters) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/net/pichi/pichi-1.4.0/include/pichi/common/
H A Dadapter.hpp40 struct Ingress : public Adapter { struct
41 virtual size_t readIV(MutableBuffer<uint8_t>, Yield) { return 0; }; in readIV()
44 virtual void disconnect(std::exception_ptr, Yield) {} in disconnect()
/dports/sysutils/istio/istio-1.6.7/vendor/helm.sh/helm/v3/pkg/action/testdata/charts/chart-missing-deps/
H A DREADME.md158 ## Ingress section in WordPress
167 ### Hosts
187 ### TLS Secrets
/dports/net/storj/storj-1.45.3/multinode/bandwidth/
H A Dbandwidth.go19 type Ingress struct { struct
20 Repair int64 `json:"repair"`
21 Usage int64 `json:"usage"`
27 Ingress Ingress `json:"ingress"` member
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/api-0.16.8/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/api-7cf5895f2711/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/networking/v1beta1/
H A Dtypes.go32 type Ingress struct { struct
33 metav1.TypeMeta `json:",inline"`
37 metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
42 Spec IngressSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
47 Status IngressStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`

12345678910>>...30