Versions in this module Expand all Collapse all v0 v0.5.0 Aug 29, 2022 Changes in this version + func GetAnnotations(instance *v1alpha1.TemporalCluster) map[string]string + func GetLabels(instance *v1alpha1.TemporalCluster) map[string]string + type DestinationRuleBuilder struct + func NewDestinationRuleBuilder(serviceName string, instance *v1alpha1.TemporalCluster, scheme *runtime.Scheme, ...) *DestinationRuleBuilder + func (DestinationRuleBuilder) Equal(x, y *istioapinetworkingv1beta1.DestinationRule) bool + func (b *DestinationRuleBuilder) Build() (client.Object, error) + func (b *DestinationRuleBuilder) Update(object client.Object) error + type PeerAuthenticationBuilder struct + func NewPeerAuthenticationBuilder(serviceName string, instance *v1alpha1.TemporalCluster, scheme *runtime.Scheme, ...) *PeerAuthenticationBuilder + func (PeerAuthenticationBuilder) Equal(x, y *istioapisecurityv1beta1.PeerAuthentication) bool + func (b *PeerAuthenticationBuilder) Build() (client.Object, error) + func (b *PeerAuthenticationBuilder) Update(object client.Object) error