Home
last modified time | relevance | path

Searched defs:DestinationRule (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/networking/v1alpha3/
H A Ddestination_rule_deepcopy.gen.go161 func (in *DestinationRule) DeepCopyInto(out *DestinationRule) {
H A Ddestination_rule.pb.go313 type DestinationRule struct { struct
355 XXX_NoUnkeyedLiteral struct{} `json:"-"`
356 XXX_unrecognized []byte `json:"-"`
357 XXX_sizecache int32 `json:"-"`
362 func (*DestinationRule) ProtoMessage() {}
384 func (m *DestinationRule) XXX_Size() int {
387 func (m *DestinationRule) XXX_DiscardUnknown() {
393 func (m *DestinationRule) GetHost() string {
407 func (m *DestinationRule) GetSubsets() []*Subset {
414 func (m *DestinationRule) GetExportTo() []string {
[all …]
H A Ddestination_rule.proto197 message DestinationRule { message
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/networking/v1beta1/
H A Ddestination_rule_deepcopy.gen.go161 func (in *DestinationRule) DeepCopyInto(out *DestinationRule) {
H A Ddestination_rule.pb.go312 type DestinationRule struct { struct
354 XXX_NoUnkeyedLiteral struct{} `json:"-"`
355 XXX_unrecognized []byte `json:"-"`
356 XXX_sizecache int32 `json:"-"`
361 func (*DestinationRule) ProtoMessage() {}
383 func (m *DestinationRule) XXX_Size() int {
386 func (m *DestinationRule) XXX_DiscardUnknown() {
392 func (m *DestinationRule) GetHost() string {
406 func (m *DestinationRule) GetSubsets() []*Subset {
413 func (m *DestinationRule) GetExportTo() []string {
[all …]
H A Ddestination_rule.proto196 message DestinationRule { message
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/python/istio_api/networking/v1alpha3/
H A Ddestination_rule_pb2.py1090 DestinationRule = _reflection.GeneratedProtocolMessageType('DestinationRule', (_message.Message,), { variable
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/python/istio_api/networking/v1beta1/
H A Ddestination_rule_pb2.py1090 DestinationRule = _reflection.GeneratedProtocolMessageType('DestinationRule', (_message.Message,), { variable
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Dsidecar.go404 func (sc *SidecarScope) DestinationRule(hostname host.Name) *Config { func
H A Dpush_context.go663 func (ps *PushContext) DestinationRule(proxy *Proxy, service *Service) *Config { func
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/
H A Dcluster_test.go62 DestinationRule const