Documentation ¶
Index ¶
- func ConvertCircuitBreaker(breaker *ctrlmeshv1alpha1.CircuitBreaker) *ctrlmeshproto.CircuitBreaker
- func ConvertEffectiveTime(timeRange *ctrlmeshv1alpha1.EffectiveTimeRange) *ctrlmeshproto.EffectiveTimeRange
- func ConvertFaultInjection(faultInjection *ctrlmeshv1alpha1.FaultInjection) *ctrlmeshproto.FaultInjection
- func ConvertHTTPFaultInjection(faultInjection *ctrlmeshv1alpha1.HTTPFaultInjection) *ctrlmeshproto.HTTPFaultInjection
- func ConvertLimiting(limit *ctrlmeshv1alpha1.Limiting) *ctrlmeshproto.RateLimiting
- func ConvertMatch(match *ctrlmeshv1alpha1.Match) *ctrlmeshproto.Match
- func ConvertMatchContent(content *ctrlmeshv1alpha1.MatchContent) *ctrlmeshproto.MatchContent
- func ConvertRelatedResources(resourceRule *ctrlmeshv1alpha1.ResourceMatch) *ctrlmeshproto.ResourceMatch
- func ConvertResourceRule(resourceRule *ctrlmeshv1alpha1.ResourceRule) *ctrlmeshproto.ResourceRule
- func ConvertSnapshots(in []*ctrlmeshproto.LimitingSnapshot) []*ctrlmeshv1alpha1.LimitingSnapshot
- func ConvertTrafficInterceptRule(rule *ctrlmeshv1alpha1.TrafficInterceptRule) *ctrlmeshproto.TrafficInterceptRule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertCircuitBreaker ¶
func ConvertCircuitBreaker(breaker *ctrlmeshv1alpha1.CircuitBreaker) *ctrlmeshproto.CircuitBreaker
func ConvertEffectiveTime ¶ added in v0.2.0
func ConvertEffectiveTime(timeRange *ctrlmeshv1alpha1.EffectiveTimeRange) *ctrlmeshproto.EffectiveTimeRange
func ConvertFaultInjection ¶ added in v0.2.0
func ConvertFaultInjection(faultInjection *ctrlmeshv1alpha1.FaultInjection) *ctrlmeshproto.FaultInjection
func ConvertHTTPFaultInjection ¶ added in v0.2.0
func ConvertHTTPFaultInjection(faultInjection *ctrlmeshv1alpha1.HTTPFaultInjection) *ctrlmeshproto.HTTPFaultInjection
func ConvertLimiting ¶
func ConvertLimiting(limit *ctrlmeshv1alpha1.Limiting) *ctrlmeshproto.RateLimiting
func ConvertMatch ¶ added in v0.2.0
func ConvertMatch(match *ctrlmeshv1alpha1.Match) *ctrlmeshproto.Match
func ConvertMatchContent ¶ added in v0.2.0
func ConvertMatchContent(content *ctrlmeshv1alpha1.MatchContent) *ctrlmeshproto.MatchContent
func ConvertRelatedResources ¶ added in v0.2.0
func ConvertRelatedResources(resourceRule *ctrlmeshv1alpha1.ResourceMatch) *ctrlmeshproto.ResourceMatch
func ConvertResourceRule ¶
func ConvertResourceRule(resourceRule *ctrlmeshv1alpha1.ResourceRule) *ctrlmeshproto.ResourceRule
func ConvertSnapshots ¶
func ConvertSnapshots(in []*ctrlmeshproto.LimitingSnapshot) []*ctrlmeshv1alpha1.LimitingSnapshot
func ConvertTrafficInterceptRule ¶
func ConvertTrafficInterceptRule(rule *ctrlmeshv1alpha1.TrafficInterceptRule) *ctrlmeshproto.TrafficInterceptRule
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.