Documentation ¶
Overview ¶
Package mock_istio is a generated GoMock package.
Index ¶
- type MockBuilder
- func (m *MockBuilder) AddAuthorizationPolicies(authorizationPolicies ...*v1beta1.AuthorizationPolicy)
- func (m *MockBuilder) AddCluster(cluster string)
- func (m *MockBuilder) AddConfigMaps(configMaps ...*v1.ConfigMap)
- func (m *MockBuilder) AddDestinationRules(destinationRules ...*v1alpha3.DestinationRule)
- func (m *MockBuilder) AddEnvoyFilters(envoyFilters ...*v1alpha3.EnvoyFilter)
- func (m *MockBuilder) AddGateways(gateways ...*v1alpha3.Gateway)
- func (m *MockBuilder) AddIssuedCertificates(issuedCertificates ...*v1alpha2.IssuedCertificate)
- func (m *MockBuilder) AddPodBounceDirectives(podBounceDirectives ...*v1alpha2.PodBounceDirective)
- func (m *MockBuilder) AddServiceEntries(serviceEntries ...*v1alpha3.ServiceEntry)
- func (m *MockBuilder) AddVirtualServices(virtualServices ...*v1alpha3.VirtualService)
- func (m *MockBuilder) AddXdsConfigs(xdsConfigs ...*v1alpha1.XdsConfig)
- func (m *MockBuilder) BuildLabelPartitionedSnapshot(labelKey string) (istio.Snapshot, error)
- func (m *MockBuilder) BuildSinglePartitionedSnapshot(snapshotLabels map[string]string) (istio.Snapshot, error)
- func (m *MockBuilder) Clone() istio.Builder
- func (m *MockBuilder) Clusters() []string
- func (m *MockBuilder) EXPECT() *MockBuilderMockRecorder
- func (m *MockBuilder) GetAuthorizationPolicies() v1beta1sets.AuthorizationPolicySet
- func (m *MockBuilder) GetConfigMaps() v1sets.ConfigMapSet
- func (m *MockBuilder) GetDestinationRules() v1alpha3sets.DestinationRuleSet
- func (m *MockBuilder) GetEnvoyFilters() v1alpha3sets.EnvoyFilterSet
- func (m *MockBuilder) GetGateways() v1alpha3sets.GatewaySet
- func (m *MockBuilder) GetIssuedCertificates() v1alpha2sets.IssuedCertificateSet
- func (m *MockBuilder) GetPodBounceDirectives() v1alpha2sets.PodBounceDirectiveSet
- func (m *MockBuilder) GetServiceEntries() v1alpha3sets.ServiceEntrySet
- func (m *MockBuilder) GetVirtualServices() v1alpha3sets.VirtualServiceSet
- func (m *MockBuilder) GetXdsConfigs() v1alpha1sets.XdsConfigSet
- func (m *MockBuilder) Merge(other istio.Builder)
- type MockBuilderMockRecorder
- func (mr *MockBuilderMockRecorder) AddAuthorizationPolicies(authorizationPolicies ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddCluster(cluster interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddConfigMaps(configMaps ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddDestinationRules(destinationRules ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddEnvoyFilters(envoyFilters ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddGateways(gateways ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddIssuedCertificates(issuedCertificates ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddPodBounceDirectives(podBounceDirectives ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddServiceEntries(serviceEntries ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddVirtualServices(virtualServices ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddXdsConfigs(xdsConfigs ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) BuildLabelPartitionedSnapshot(labelKey interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) BuildSinglePartitionedSnapshot(snapshotLabels interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) Clone() *gomock.Call
- func (mr *MockBuilderMockRecorder) Clusters() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetAuthorizationPolicies() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetConfigMaps() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetDestinationRules() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetEnvoyFilters() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetGateways() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetIssuedCertificates() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetPodBounceDirectives() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetServiceEntries() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetVirtualServices() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetXdsConfigs() *gomock.Call
- func (mr *MockBuilderMockRecorder) Merge(other interface{}) *gomock.Call
- type MockLabeledAuthorizationPolicySet
- func (m *MockLabeledAuthorizationPolicySet) EXPECT() *MockLabeledAuthorizationPolicySetMockRecorder
- func (m *MockLabeledAuthorizationPolicySet) Generic() output.ResourceList
- func (m *MockLabeledAuthorizationPolicySet) Labels() map[string]string
- func (m *MockLabeledAuthorizationPolicySet) Set() v1beta1sets.AuthorizationPolicySet
- type MockLabeledAuthorizationPolicySetMockRecorder
- type MockLabeledConfigMapSet
- type MockLabeledConfigMapSetMockRecorder
- type MockLabeledDestinationRuleSet
- func (m *MockLabeledDestinationRuleSet) EXPECT() *MockLabeledDestinationRuleSetMockRecorder
- func (m *MockLabeledDestinationRuleSet) Generic() output.ResourceList
- func (m *MockLabeledDestinationRuleSet) Labels() map[string]string
- func (m *MockLabeledDestinationRuleSet) Set() v1alpha3sets.DestinationRuleSet
- type MockLabeledDestinationRuleSetMockRecorder
- type MockLabeledEnvoyFilterSet
- type MockLabeledEnvoyFilterSetMockRecorder
- type MockLabeledGatewaySet
- type MockLabeledGatewaySetMockRecorder
- type MockLabeledIssuedCertificateSet
- func (m *MockLabeledIssuedCertificateSet) EXPECT() *MockLabeledIssuedCertificateSetMockRecorder
- func (m *MockLabeledIssuedCertificateSet) Generic() output.ResourceList
- func (m *MockLabeledIssuedCertificateSet) Labels() map[string]string
- func (m *MockLabeledIssuedCertificateSet) Set() v1alpha2sets.IssuedCertificateSet
- type MockLabeledIssuedCertificateSetMockRecorder
- type MockLabeledPodBounceDirectiveSet
- func (m *MockLabeledPodBounceDirectiveSet) EXPECT() *MockLabeledPodBounceDirectiveSetMockRecorder
- func (m *MockLabeledPodBounceDirectiveSet) Generic() output.ResourceList
- func (m *MockLabeledPodBounceDirectiveSet) Labels() map[string]string
- func (m *MockLabeledPodBounceDirectiveSet) Set() v1alpha2sets.PodBounceDirectiveSet
- type MockLabeledPodBounceDirectiveSetMockRecorder
- type MockLabeledServiceEntrySet
- type MockLabeledServiceEntrySetMockRecorder
- type MockLabeledVirtualServiceSet
- func (m *MockLabeledVirtualServiceSet) EXPECT() *MockLabeledVirtualServiceSetMockRecorder
- func (m *MockLabeledVirtualServiceSet) Generic() output.ResourceList
- func (m *MockLabeledVirtualServiceSet) Labels() map[string]string
- func (m *MockLabeledVirtualServiceSet) Set() v1alpha3sets.VirtualServiceSet
- type MockLabeledVirtualServiceSetMockRecorder
- type MockLabeledXdsConfigSet
- type MockLabeledXdsConfigSetMockRecorder
- type MockSnapshot
- func (m *MockSnapshot) ApplyLocalCluster(ctx context.Context, clusterClient client.Client, ...)
- func (m *MockSnapshot) ApplyMultiCluster(ctx context.Context, multiClusterClient multicluster.Client, ...)
- func (m *MockSnapshot) AuthorizationPolicies() []istio.LabeledAuthorizationPolicySet
- func (m *MockSnapshot) ConfigMaps() []istio.LabeledConfigMapSet
- func (m *MockSnapshot) DestinationRules() []istio.LabeledDestinationRuleSet
- func (m *MockSnapshot) EXPECT() *MockSnapshotMockRecorder
- func (m *MockSnapshot) EnvoyFilters() []istio.LabeledEnvoyFilterSet
- func (m *MockSnapshot) Gateways() []istio.LabeledGatewaySet
- func (m *MockSnapshot) IssuedCertificates() []istio.LabeledIssuedCertificateSet
- func (m *MockSnapshot) MarshalJSON() ([]byte, error)
- func (m *MockSnapshot) PodBounceDirectives() []istio.LabeledPodBounceDirectiveSet
- func (m *MockSnapshot) ServiceEntries() []istio.LabeledServiceEntrySet
- func (m *MockSnapshot) VirtualServices() []istio.LabeledVirtualServiceSet
- func (m *MockSnapshot) XdsConfigs() []istio.LabeledXdsConfigSet
- type MockSnapshotMockRecorder
- func (mr *MockSnapshotMockRecorder) ApplyLocalCluster(ctx, clusterClient, errHandler interface{}) *gomock.Call
- func (mr *MockSnapshotMockRecorder) ApplyMultiCluster(ctx, multiClusterClient, errHandler interface{}) *gomock.Call
- func (mr *MockSnapshotMockRecorder) AuthorizationPolicies() *gomock.Call
- func (mr *MockSnapshotMockRecorder) ConfigMaps() *gomock.Call
- func (mr *MockSnapshotMockRecorder) DestinationRules() *gomock.Call
- func (mr *MockSnapshotMockRecorder) EnvoyFilters() *gomock.Call
- func (mr *MockSnapshotMockRecorder) Gateways() *gomock.Call
- func (mr *MockSnapshotMockRecorder) IssuedCertificates() *gomock.Call
- func (mr *MockSnapshotMockRecorder) MarshalJSON() *gomock.Call
- func (mr *MockSnapshotMockRecorder) PodBounceDirectives() *gomock.Call
- func (mr *MockSnapshotMockRecorder) ServiceEntries() *gomock.Call
- func (mr *MockSnapshotMockRecorder) VirtualServices() *gomock.Call
- func (mr *MockSnapshotMockRecorder) XdsConfigs() *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBuilder ¶
type MockBuilder struct {
// contains filtered or unexported fields
}
MockBuilder is a mock of Builder interface
func NewMockBuilder ¶
func NewMockBuilder(ctrl *gomock.Controller) *MockBuilder
NewMockBuilder creates a new mock instance
func (*MockBuilder) AddAuthorizationPolicies ¶
func (m *MockBuilder) AddAuthorizationPolicies(authorizationPolicies ...*v1beta1.AuthorizationPolicy)
AddAuthorizationPolicies mocks base method
func (*MockBuilder) AddCluster ¶
func (m *MockBuilder) AddCluster(cluster string)
AddCluster mocks base method
func (*MockBuilder) AddConfigMaps ¶ added in v0.10.4
func (m *MockBuilder) AddConfigMaps(configMaps ...*v1.ConfigMap)
AddConfigMaps mocks base method
func (*MockBuilder) AddDestinationRules ¶
func (m *MockBuilder) AddDestinationRules(destinationRules ...*v1alpha3.DestinationRule)
AddDestinationRules mocks base method
func (*MockBuilder) AddEnvoyFilters ¶
func (m *MockBuilder) AddEnvoyFilters(envoyFilters ...*v1alpha3.EnvoyFilter)
AddEnvoyFilters mocks base method
func (*MockBuilder) AddGateways ¶
func (m *MockBuilder) AddGateways(gateways ...*v1alpha3.Gateway)
AddGateways mocks base method
func (*MockBuilder) AddIssuedCertificates ¶
func (m *MockBuilder) AddIssuedCertificates(issuedCertificates ...*v1alpha2.IssuedCertificate)
AddIssuedCertificates mocks base method
func (*MockBuilder) AddPodBounceDirectives ¶
func (m *MockBuilder) AddPodBounceDirectives(podBounceDirectives ...*v1alpha2.PodBounceDirective)
AddPodBounceDirectives mocks base method
func (*MockBuilder) AddServiceEntries ¶
func (m *MockBuilder) AddServiceEntries(serviceEntries ...*v1alpha3.ServiceEntry)
AddServiceEntries mocks base method
func (*MockBuilder) AddVirtualServices ¶
func (m *MockBuilder) AddVirtualServices(virtualServices ...*v1alpha3.VirtualService)
AddVirtualServices mocks base method
func (*MockBuilder) AddXdsConfigs ¶ added in v0.10.4
func (m *MockBuilder) AddXdsConfigs(xdsConfigs ...*v1alpha1.XdsConfig)
AddXdsConfigs mocks base method
func (*MockBuilder) BuildLabelPartitionedSnapshot ¶
func (m *MockBuilder) BuildLabelPartitionedSnapshot(labelKey string) (istio.Snapshot, error)
BuildLabelPartitionedSnapshot mocks base method
func (*MockBuilder) BuildSinglePartitionedSnapshot ¶
func (m *MockBuilder) BuildSinglePartitionedSnapshot(snapshotLabels map[string]string) (istio.Snapshot, error)
BuildSinglePartitionedSnapshot mocks base method
func (*MockBuilder) EXPECT ¶
func (m *MockBuilder) EXPECT() *MockBuilderMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBuilder) GetAuthorizationPolicies ¶
func (m *MockBuilder) GetAuthorizationPolicies() v1beta1sets.AuthorizationPolicySet
GetAuthorizationPolicies mocks base method
func (*MockBuilder) GetConfigMaps ¶ added in v0.10.4
func (m *MockBuilder) GetConfigMaps() v1sets.ConfigMapSet
GetConfigMaps mocks base method
func (*MockBuilder) GetDestinationRules ¶
func (m *MockBuilder) GetDestinationRules() v1alpha3sets.DestinationRuleSet
GetDestinationRules mocks base method
func (*MockBuilder) GetEnvoyFilters ¶
func (m *MockBuilder) GetEnvoyFilters() v1alpha3sets.EnvoyFilterSet
GetEnvoyFilters mocks base method
func (*MockBuilder) GetGateways ¶
func (m *MockBuilder) GetGateways() v1alpha3sets.GatewaySet
GetGateways mocks base method
func (*MockBuilder) GetIssuedCertificates ¶
func (m *MockBuilder) GetIssuedCertificates() v1alpha2sets.IssuedCertificateSet
GetIssuedCertificates mocks base method
func (*MockBuilder) GetPodBounceDirectives ¶
func (m *MockBuilder) GetPodBounceDirectives() v1alpha2sets.PodBounceDirectiveSet
GetPodBounceDirectives mocks base method
func (*MockBuilder) GetServiceEntries ¶
func (m *MockBuilder) GetServiceEntries() v1alpha3sets.ServiceEntrySet
GetServiceEntries mocks base method
func (*MockBuilder) GetVirtualServices ¶
func (m *MockBuilder) GetVirtualServices() v1alpha3sets.VirtualServiceSet
GetVirtualServices mocks base method
func (*MockBuilder) GetXdsConfigs ¶ added in v0.10.4
func (m *MockBuilder) GetXdsConfigs() v1alpha1sets.XdsConfigSet
GetXdsConfigs mocks base method
func (*MockBuilder) Merge ¶
func (m *MockBuilder) Merge(other istio.Builder)
Merge mocks base method
type MockBuilderMockRecorder ¶
type MockBuilderMockRecorder struct {
// contains filtered or unexported fields
}
MockBuilderMockRecorder is the mock recorder for MockBuilder
func (*MockBuilderMockRecorder) AddAuthorizationPolicies ¶
func (mr *MockBuilderMockRecorder) AddAuthorizationPolicies(authorizationPolicies ...interface{}) *gomock.Call
AddAuthorizationPolicies indicates an expected call of AddAuthorizationPolicies
func (*MockBuilderMockRecorder) AddCluster ¶
func (mr *MockBuilderMockRecorder) AddCluster(cluster interface{}) *gomock.Call
AddCluster indicates an expected call of AddCluster
func (*MockBuilderMockRecorder) AddConfigMaps ¶ added in v0.10.4
func (mr *MockBuilderMockRecorder) AddConfigMaps(configMaps ...interface{}) *gomock.Call
AddConfigMaps indicates an expected call of AddConfigMaps
func (*MockBuilderMockRecorder) AddDestinationRules ¶
func (mr *MockBuilderMockRecorder) AddDestinationRules(destinationRules ...interface{}) *gomock.Call
AddDestinationRules indicates an expected call of AddDestinationRules
func (*MockBuilderMockRecorder) AddEnvoyFilters ¶
func (mr *MockBuilderMockRecorder) AddEnvoyFilters(envoyFilters ...interface{}) *gomock.Call
AddEnvoyFilters indicates an expected call of AddEnvoyFilters
func (*MockBuilderMockRecorder) AddGateways ¶
func (mr *MockBuilderMockRecorder) AddGateways(gateways ...interface{}) *gomock.Call
AddGateways indicates an expected call of AddGateways
func (*MockBuilderMockRecorder) AddIssuedCertificates ¶
func (mr *MockBuilderMockRecorder) AddIssuedCertificates(issuedCertificates ...interface{}) *gomock.Call
AddIssuedCertificates indicates an expected call of AddIssuedCertificates
func (*MockBuilderMockRecorder) AddPodBounceDirectives ¶
func (mr *MockBuilderMockRecorder) AddPodBounceDirectives(podBounceDirectives ...interface{}) *gomock.Call
AddPodBounceDirectives indicates an expected call of AddPodBounceDirectives
func (*MockBuilderMockRecorder) AddServiceEntries ¶
func (mr *MockBuilderMockRecorder) AddServiceEntries(serviceEntries ...interface{}) *gomock.Call
AddServiceEntries indicates an expected call of AddServiceEntries
func (*MockBuilderMockRecorder) AddVirtualServices ¶
func (mr *MockBuilderMockRecorder) AddVirtualServices(virtualServices ...interface{}) *gomock.Call
AddVirtualServices indicates an expected call of AddVirtualServices
func (*MockBuilderMockRecorder) AddXdsConfigs ¶ added in v0.10.4
func (mr *MockBuilderMockRecorder) AddXdsConfigs(xdsConfigs ...interface{}) *gomock.Call
AddXdsConfigs indicates an expected call of AddXdsConfigs
func (*MockBuilderMockRecorder) BuildLabelPartitionedSnapshot ¶
func (mr *MockBuilderMockRecorder) BuildLabelPartitionedSnapshot(labelKey interface{}) *gomock.Call
BuildLabelPartitionedSnapshot indicates an expected call of BuildLabelPartitionedSnapshot
func (*MockBuilderMockRecorder) BuildSinglePartitionedSnapshot ¶
func (mr *MockBuilderMockRecorder) BuildSinglePartitionedSnapshot(snapshotLabels interface{}) *gomock.Call
BuildSinglePartitionedSnapshot indicates an expected call of BuildSinglePartitionedSnapshot
func (*MockBuilderMockRecorder) Clone ¶
func (mr *MockBuilderMockRecorder) Clone() *gomock.Call
Clone indicates an expected call of Clone
func (*MockBuilderMockRecorder) Clusters ¶
func (mr *MockBuilderMockRecorder) Clusters() *gomock.Call
Clusters indicates an expected call of Clusters
func (*MockBuilderMockRecorder) GetAuthorizationPolicies ¶
func (mr *MockBuilderMockRecorder) GetAuthorizationPolicies() *gomock.Call
GetAuthorizationPolicies indicates an expected call of GetAuthorizationPolicies
func (*MockBuilderMockRecorder) GetConfigMaps ¶ added in v0.10.4
func (mr *MockBuilderMockRecorder) GetConfigMaps() *gomock.Call
GetConfigMaps indicates an expected call of GetConfigMaps
func (*MockBuilderMockRecorder) GetDestinationRules ¶
func (mr *MockBuilderMockRecorder) GetDestinationRules() *gomock.Call
GetDestinationRules indicates an expected call of GetDestinationRules
func (*MockBuilderMockRecorder) GetEnvoyFilters ¶
func (mr *MockBuilderMockRecorder) GetEnvoyFilters() *gomock.Call
GetEnvoyFilters indicates an expected call of GetEnvoyFilters
func (*MockBuilderMockRecorder) GetGateways ¶
func (mr *MockBuilderMockRecorder) GetGateways() *gomock.Call
GetGateways indicates an expected call of GetGateways
func (*MockBuilderMockRecorder) GetIssuedCertificates ¶
func (mr *MockBuilderMockRecorder) GetIssuedCertificates() *gomock.Call
GetIssuedCertificates indicates an expected call of GetIssuedCertificates
func (*MockBuilderMockRecorder) GetPodBounceDirectives ¶
func (mr *MockBuilderMockRecorder) GetPodBounceDirectives() *gomock.Call
GetPodBounceDirectives indicates an expected call of GetPodBounceDirectives
func (*MockBuilderMockRecorder) GetServiceEntries ¶
func (mr *MockBuilderMockRecorder) GetServiceEntries() *gomock.Call
GetServiceEntries indicates an expected call of GetServiceEntries
func (*MockBuilderMockRecorder) GetVirtualServices ¶
func (mr *MockBuilderMockRecorder) GetVirtualServices() *gomock.Call
GetVirtualServices indicates an expected call of GetVirtualServices
func (*MockBuilderMockRecorder) GetXdsConfigs ¶ added in v0.10.4
func (mr *MockBuilderMockRecorder) GetXdsConfigs() *gomock.Call
GetXdsConfigs indicates an expected call of GetXdsConfigs
func (*MockBuilderMockRecorder) Merge ¶
func (mr *MockBuilderMockRecorder) Merge(other interface{}) *gomock.Call
Merge indicates an expected call of Merge
type MockLabeledAuthorizationPolicySet ¶
type MockLabeledAuthorizationPolicySet struct {
// contains filtered or unexported fields
}
MockLabeledAuthorizationPolicySet is a mock of LabeledAuthorizationPolicySet interface
func NewMockLabeledAuthorizationPolicySet ¶
func NewMockLabeledAuthorizationPolicySet(ctrl *gomock.Controller) *MockLabeledAuthorizationPolicySet
NewMockLabeledAuthorizationPolicySet creates a new mock instance
func (*MockLabeledAuthorizationPolicySet) EXPECT ¶
func (m *MockLabeledAuthorizationPolicySet) EXPECT() *MockLabeledAuthorizationPolicySetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledAuthorizationPolicySet) Generic ¶
func (m *MockLabeledAuthorizationPolicySet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledAuthorizationPolicySet) Labels ¶
func (m *MockLabeledAuthorizationPolicySet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledAuthorizationPolicySet) Set ¶
func (m *MockLabeledAuthorizationPolicySet) Set() v1beta1sets.AuthorizationPolicySet
Set mocks base method
type MockLabeledAuthorizationPolicySetMockRecorder ¶
type MockLabeledAuthorizationPolicySetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledAuthorizationPolicySetMockRecorder is the mock recorder for MockLabeledAuthorizationPolicySet
func (*MockLabeledAuthorizationPolicySetMockRecorder) Generic ¶
func (mr *MockLabeledAuthorizationPolicySetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledAuthorizationPolicySetMockRecorder) Labels ¶
func (mr *MockLabeledAuthorizationPolicySetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledAuthorizationPolicySetMockRecorder) Set ¶
func (mr *MockLabeledAuthorizationPolicySetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledConfigMapSet ¶ added in v0.10.4
type MockLabeledConfigMapSet struct {
// contains filtered or unexported fields
}
MockLabeledConfigMapSet is a mock of LabeledConfigMapSet interface
func NewMockLabeledConfigMapSet ¶ added in v0.10.4
func NewMockLabeledConfigMapSet(ctrl *gomock.Controller) *MockLabeledConfigMapSet
NewMockLabeledConfigMapSet creates a new mock instance
func (*MockLabeledConfigMapSet) EXPECT ¶ added in v0.10.4
func (m *MockLabeledConfigMapSet) EXPECT() *MockLabeledConfigMapSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledConfigMapSet) Generic ¶ added in v0.10.4
func (m *MockLabeledConfigMapSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledConfigMapSet) Labels ¶ added in v0.10.4
func (m *MockLabeledConfigMapSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledConfigMapSet) Set ¶ added in v0.10.4
func (m *MockLabeledConfigMapSet) Set() v1sets.ConfigMapSet
Set mocks base method
type MockLabeledConfigMapSetMockRecorder ¶ added in v0.10.4
type MockLabeledConfigMapSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledConfigMapSetMockRecorder is the mock recorder for MockLabeledConfigMapSet
func (*MockLabeledConfigMapSetMockRecorder) Generic ¶ added in v0.10.4
func (mr *MockLabeledConfigMapSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledConfigMapSetMockRecorder) Labels ¶ added in v0.10.4
func (mr *MockLabeledConfigMapSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledConfigMapSetMockRecorder) Set ¶ added in v0.10.4
func (mr *MockLabeledConfigMapSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledDestinationRuleSet ¶
type MockLabeledDestinationRuleSet struct {
// contains filtered or unexported fields
}
MockLabeledDestinationRuleSet is a mock of LabeledDestinationRuleSet interface
func NewMockLabeledDestinationRuleSet ¶
func NewMockLabeledDestinationRuleSet(ctrl *gomock.Controller) *MockLabeledDestinationRuleSet
NewMockLabeledDestinationRuleSet creates a new mock instance
func (*MockLabeledDestinationRuleSet) EXPECT ¶
func (m *MockLabeledDestinationRuleSet) EXPECT() *MockLabeledDestinationRuleSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledDestinationRuleSet) Generic ¶
func (m *MockLabeledDestinationRuleSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledDestinationRuleSet) Labels ¶
func (m *MockLabeledDestinationRuleSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledDestinationRuleSet) Set ¶
func (m *MockLabeledDestinationRuleSet) Set() v1alpha3sets.DestinationRuleSet
Set mocks base method
type MockLabeledDestinationRuleSetMockRecorder ¶
type MockLabeledDestinationRuleSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledDestinationRuleSetMockRecorder is the mock recorder for MockLabeledDestinationRuleSet
func (*MockLabeledDestinationRuleSetMockRecorder) Generic ¶
func (mr *MockLabeledDestinationRuleSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledDestinationRuleSetMockRecorder) Labels ¶
func (mr *MockLabeledDestinationRuleSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledDestinationRuleSetMockRecorder) Set ¶
func (mr *MockLabeledDestinationRuleSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledEnvoyFilterSet ¶
type MockLabeledEnvoyFilterSet struct {
// contains filtered or unexported fields
}
MockLabeledEnvoyFilterSet is a mock of LabeledEnvoyFilterSet interface
func NewMockLabeledEnvoyFilterSet ¶
func NewMockLabeledEnvoyFilterSet(ctrl *gomock.Controller) *MockLabeledEnvoyFilterSet
NewMockLabeledEnvoyFilterSet creates a new mock instance
func (*MockLabeledEnvoyFilterSet) EXPECT ¶
func (m *MockLabeledEnvoyFilterSet) EXPECT() *MockLabeledEnvoyFilterSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledEnvoyFilterSet) Generic ¶
func (m *MockLabeledEnvoyFilterSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledEnvoyFilterSet) Labels ¶
func (m *MockLabeledEnvoyFilterSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledEnvoyFilterSet) Set ¶
func (m *MockLabeledEnvoyFilterSet) Set() v1alpha3sets.EnvoyFilterSet
Set mocks base method
type MockLabeledEnvoyFilterSetMockRecorder ¶
type MockLabeledEnvoyFilterSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledEnvoyFilterSetMockRecorder is the mock recorder for MockLabeledEnvoyFilterSet
func (*MockLabeledEnvoyFilterSetMockRecorder) Generic ¶
func (mr *MockLabeledEnvoyFilterSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledEnvoyFilterSetMockRecorder) Labels ¶
func (mr *MockLabeledEnvoyFilterSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledEnvoyFilterSetMockRecorder) Set ¶
func (mr *MockLabeledEnvoyFilterSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledGatewaySet ¶
type MockLabeledGatewaySet struct {
// contains filtered or unexported fields
}
MockLabeledGatewaySet is a mock of LabeledGatewaySet interface
func NewMockLabeledGatewaySet ¶
func NewMockLabeledGatewaySet(ctrl *gomock.Controller) *MockLabeledGatewaySet
NewMockLabeledGatewaySet creates a new mock instance
func (*MockLabeledGatewaySet) EXPECT ¶
func (m *MockLabeledGatewaySet) EXPECT() *MockLabeledGatewaySetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledGatewaySet) Generic ¶
func (m *MockLabeledGatewaySet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledGatewaySet) Labels ¶
func (m *MockLabeledGatewaySet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledGatewaySet) Set ¶
func (m *MockLabeledGatewaySet) Set() v1alpha3sets.GatewaySet
Set mocks base method
type MockLabeledGatewaySetMockRecorder ¶
type MockLabeledGatewaySetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledGatewaySetMockRecorder is the mock recorder for MockLabeledGatewaySet
func (*MockLabeledGatewaySetMockRecorder) Generic ¶
func (mr *MockLabeledGatewaySetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledGatewaySetMockRecorder) Labels ¶
func (mr *MockLabeledGatewaySetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledGatewaySetMockRecorder) Set ¶
func (mr *MockLabeledGatewaySetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledIssuedCertificateSet ¶
type MockLabeledIssuedCertificateSet struct {
// contains filtered or unexported fields
}
MockLabeledIssuedCertificateSet is a mock of LabeledIssuedCertificateSet interface
func NewMockLabeledIssuedCertificateSet ¶
func NewMockLabeledIssuedCertificateSet(ctrl *gomock.Controller) *MockLabeledIssuedCertificateSet
NewMockLabeledIssuedCertificateSet creates a new mock instance
func (*MockLabeledIssuedCertificateSet) EXPECT ¶
func (m *MockLabeledIssuedCertificateSet) EXPECT() *MockLabeledIssuedCertificateSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledIssuedCertificateSet) Generic ¶
func (m *MockLabeledIssuedCertificateSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledIssuedCertificateSet) Labels ¶
func (m *MockLabeledIssuedCertificateSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledIssuedCertificateSet) Set ¶
func (m *MockLabeledIssuedCertificateSet) Set() v1alpha2sets.IssuedCertificateSet
Set mocks base method
type MockLabeledIssuedCertificateSetMockRecorder ¶
type MockLabeledIssuedCertificateSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledIssuedCertificateSetMockRecorder is the mock recorder for MockLabeledIssuedCertificateSet
func (*MockLabeledIssuedCertificateSetMockRecorder) Generic ¶
func (mr *MockLabeledIssuedCertificateSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledIssuedCertificateSetMockRecorder) Labels ¶
func (mr *MockLabeledIssuedCertificateSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledIssuedCertificateSetMockRecorder) Set ¶
func (mr *MockLabeledIssuedCertificateSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledPodBounceDirectiveSet ¶
type MockLabeledPodBounceDirectiveSet struct {
// contains filtered or unexported fields
}
MockLabeledPodBounceDirectiveSet is a mock of LabeledPodBounceDirectiveSet interface
func NewMockLabeledPodBounceDirectiveSet ¶
func NewMockLabeledPodBounceDirectiveSet(ctrl *gomock.Controller) *MockLabeledPodBounceDirectiveSet
NewMockLabeledPodBounceDirectiveSet creates a new mock instance
func (*MockLabeledPodBounceDirectiveSet) EXPECT ¶
func (m *MockLabeledPodBounceDirectiveSet) EXPECT() *MockLabeledPodBounceDirectiveSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledPodBounceDirectiveSet) Generic ¶
func (m *MockLabeledPodBounceDirectiveSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledPodBounceDirectiveSet) Labels ¶
func (m *MockLabeledPodBounceDirectiveSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledPodBounceDirectiveSet) Set ¶
func (m *MockLabeledPodBounceDirectiveSet) Set() v1alpha2sets.PodBounceDirectiveSet
Set mocks base method
type MockLabeledPodBounceDirectiveSetMockRecorder ¶
type MockLabeledPodBounceDirectiveSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledPodBounceDirectiveSetMockRecorder is the mock recorder for MockLabeledPodBounceDirectiveSet
func (*MockLabeledPodBounceDirectiveSetMockRecorder) Generic ¶
func (mr *MockLabeledPodBounceDirectiveSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledPodBounceDirectiveSetMockRecorder) Labels ¶
func (mr *MockLabeledPodBounceDirectiveSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledPodBounceDirectiveSetMockRecorder) Set ¶
func (mr *MockLabeledPodBounceDirectiveSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledServiceEntrySet ¶
type MockLabeledServiceEntrySet struct {
// contains filtered or unexported fields
}
MockLabeledServiceEntrySet is a mock of LabeledServiceEntrySet interface
func NewMockLabeledServiceEntrySet ¶
func NewMockLabeledServiceEntrySet(ctrl *gomock.Controller) *MockLabeledServiceEntrySet
NewMockLabeledServiceEntrySet creates a new mock instance
func (*MockLabeledServiceEntrySet) EXPECT ¶
func (m *MockLabeledServiceEntrySet) EXPECT() *MockLabeledServiceEntrySetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledServiceEntrySet) Generic ¶
func (m *MockLabeledServiceEntrySet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledServiceEntrySet) Labels ¶
func (m *MockLabeledServiceEntrySet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledServiceEntrySet) Set ¶
func (m *MockLabeledServiceEntrySet) Set() v1alpha3sets.ServiceEntrySet
Set mocks base method
type MockLabeledServiceEntrySetMockRecorder ¶
type MockLabeledServiceEntrySetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledServiceEntrySetMockRecorder is the mock recorder for MockLabeledServiceEntrySet
func (*MockLabeledServiceEntrySetMockRecorder) Generic ¶
func (mr *MockLabeledServiceEntrySetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledServiceEntrySetMockRecorder) Labels ¶
func (mr *MockLabeledServiceEntrySetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledServiceEntrySetMockRecorder) Set ¶
func (mr *MockLabeledServiceEntrySetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledVirtualServiceSet ¶
type MockLabeledVirtualServiceSet struct {
// contains filtered or unexported fields
}
MockLabeledVirtualServiceSet is a mock of LabeledVirtualServiceSet interface
func NewMockLabeledVirtualServiceSet ¶
func NewMockLabeledVirtualServiceSet(ctrl *gomock.Controller) *MockLabeledVirtualServiceSet
NewMockLabeledVirtualServiceSet creates a new mock instance
func (*MockLabeledVirtualServiceSet) EXPECT ¶
func (m *MockLabeledVirtualServiceSet) EXPECT() *MockLabeledVirtualServiceSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledVirtualServiceSet) Generic ¶
func (m *MockLabeledVirtualServiceSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledVirtualServiceSet) Labels ¶
func (m *MockLabeledVirtualServiceSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledVirtualServiceSet) Set ¶
func (m *MockLabeledVirtualServiceSet) Set() v1alpha3sets.VirtualServiceSet
Set mocks base method
type MockLabeledVirtualServiceSetMockRecorder ¶
type MockLabeledVirtualServiceSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledVirtualServiceSetMockRecorder is the mock recorder for MockLabeledVirtualServiceSet
func (*MockLabeledVirtualServiceSetMockRecorder) Generic ¶
func (mr *MockLabeledVirtualServiceSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledVirtualServiceSetMockRecorder) Labels ¶
func (mr *MockLabeledVirtualServiceSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledVirtualServiceSetMockRecorder) Set ¶
func (mr *MockLabeledVirtualServiceSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockLabeledXdsConfigSet ¶ added in v0.10.4
type MockLabeledXdsConfigSet struct {
// contains filtered or unexported fields
}
MockLabeledXdsConfigSet is a mock of LabeledXdsConfigSet interface
func NewMockLabeledXdsConfigSet ¶ added in v0.10.4
func NewMockLabeledXdsConfigSet(ctrl *gomock.Controller) *MockLabeledXdsConfigSet
NewMockLabeledXdsConfigSet creates a new mock instance
func (*MockLabeledXdsConfigSet) EXPECT ¶ added in v0.10.4
func (m *MockLabeledXdsConfigSet) EXPECT() *MockLabeledXdsConfigSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLabeledXdsConfigSet) Generic ¶ added in v0.10.4
func (m *MockLabeledXdsConfigSet) Generic() output.ResourceList
Generic mocks base method
func (*MockLabeledXdsConfigSet) Labels ¶ added in v0.10.4
func (m *MockLabeledXdsConfigSet) Labels() map[string]string
Labels mocks base method
func (*MockLabeledXdsConfigSet) Set ¶ added in v0.10.4
func (m *MockLabeledXdsConfigSet) Set() v1alpha1sets.XdsConfigSet
Set mocks base method
type MockLabeledXdsConfigSetMockRecorder ¶ added in v0.10.4
type MockLabeledXdsConfigSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledXdsConfigSetMockRecorder is the mock recorder for MockLabeledXdsConfigSet
func (*MockLabeledXdsConfigSetMockRecorder) Generic ¶ added in v0.10.4
func (mr *MockLabeledXdsConfigSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic
func (*MockLabeledXdsConfigSetMockRecorder) Labels ¶ added in v0.10.4
func (mr *MockLabeledXdsConfigSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels
func (*MockLabeledXdsConfigSetMockRecorder) Set ¶ added in v0.10.4
func (mr *MockLabeledXdsConfigSetMockRecorder) Set() *gomock.Call
Set indicates an expected call of Set
type MockSnapshot ¶
type MockSnapshot struct {
// contains filtered or unexported fields
}
MockSnapshot is a mock of Snapshot interface
func NewMockSnapshot ¶
func NewMockSnapshot(ctrl *gomock.Controller) *MockSnapshot
NewMockSnapshot creates a new mock instance
func (*MockSnapshot) ApplyLocalCluster ¶
func (m *MockSnapshot) ApplyLocalCluster(ctx context.Context, clusterClient client.Client, errHandler output.ErrorHandler)
ApplyLocalCluster mocks base method
func (*MockSnapshot) ApplyMultiCluster ¶
func (m *MockSnapshot) ApplyMultiCluster(ctx context.Context, multiClusterClient multicluster.Client, errHandler output.ErrorHandler)
ApplyMultiCluster mocks base method
func (*MockSnapshot) AuthorizationPolicies ¶
func (m *MockSnapshot) AuthorizationPolicies() []istio.LabeledAuthorizationPolicySet
AuthorizationPolicies mocks base method
func (*MockSnapshot) ConfigMaps ¶ added in v0.10.4
func (m *MockSnapshot) ConfigMaps() []istio.LabeledConfigMapSet
ConfigMaps mocks base method
func (*MockSnapshot) DestinationRules ¶
func (m *MockSnapshot) DestinationRules() []istio.LabeledDestinationRuleSet
DestinationRules mocks base method
func (*MockSnapshot) EXPECT ¶
func (m *MockSnapshot) EXPECT() *MockSnapshotMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSnapshot) EnvoyFilters ¶
func (m *MockSnapshot) EnvoyFilters() []istio.LabeledEnvoyFilterSet
EnvoyFilters mocks base method
func (*MockSnapshot) Gateways ¶
func (m *MockSnapshot) Gateways() []istio.LabeledGatewaySet
Gateways mocks base method
func (*MockSnapshot) IssuedCertificates ¶
func (m *MockSnapshot) IssuedCertificates() []istio.LabeledIssuedCertificateSet
IssuedCertificates mocks base method
func (*MockSnapshot) MarshalJSON ¶
func (m *MockSnapshot) MarshalJSON() ([]byte, error)
MarshalJSON mocks base method
func (*MockSnapshot) PodBounceDirectives ¶
func (m *MockSnapshot) PodBounceDirectives() []istio.LabeledPodBounceDirectiveSet
PodBounceDirectives mocks base method
func (*MockSnapshot) ServiceEntries ¶
func (m *MockSnapshot) ServiceEntries() []istio.LabeledServiceEntrySet
ServiceEntries mocks base method
func (*MockSnapshot) VirtualServices ¶
func (m *MockSnapshot) VirtualServices() []istio.LabeledVirtualServiceSet
VirtualServices mocks base method
func (*MockSnapshot) XdsConfigs ¶ added in v0.10.4
func (m *MockSnapshot) XdsConfigs() []istio.LabeledXdsConfigSet
XdsConfigs mocks base method
type MockSnapshotMockRecorder ¶
type MockSnapshotMockRecorder struct {
// contains filtered or unexported fields
}
MockSnapshotMockRecorder is the mock recorder for MockSnapshot
func (*MockSnapshotMockRecorder) ApplyLocalCluster ¶
func (mr *MockSnapshotMockRecorder) ApplyLocalCluster(ctx, clusterClient, errHandler interface{}) *gomock.Call
ApplyLocalCluster indicates an expected call of ApplyLocalCluster
func (*MockSnapshotMockRecorder) ApplyMultiCluster ¶
func (mr *MockSnapshotMockRecorder) ApplyMultiCluster(ctx, multiClusterClient, errHandler interface{}) *gomock.Call
ApplyMultiCluster indicates an expected call of ApplyMultiCluster
func (*MockSnapshotMockRecorder) AuthorizationPolicies ¶
func (mr *MockSnapshotMockRecorder) AuthorizationPolicies() *gomock.Call
AuthorizationPolicies indicates an expected call of AuthorizationPolicies
func (*MockSnapshotMockRecorder) ConfigMaps ¶ added in v0.10.4
func (mr *MockSnapshotMockRecorder) ConfigMaps() *gomock.Call
ConfigMaps indicates an expected call of ConfigMaps
func (*MockSnapshotMockRecorder) DestinationRules ¶
func (mr *MockSnapshotMockRecorder) DestinationRules() *gomock.Call
DestinationRules indicates an expected call of DestinationRules
func (*MockSnapshotMockRecorder) EnvoyFilters ¶
func (mr *MockSnapshotMockRecorder) EnvoyFilters() *gomock.Call
EnvoyFilters indicates an expected call of EnvoyFilters
func (*MockSnapshotMockRecorder) Gateways ¶
func (mr *MockSnapshotMockRecorder) Gateways() *gomock.Call
Gateways indicates an expected call of Gateways
func (*MockSnapshotMockRecorder) IssuedCertificates ¶
func (mr *MockSnapshotMockRecorder) IssuedCertificates() *gomock.Call
IssuedCertificates indicates an expected call of IssuedCertificates
func (*MockSnapshotMockRecorder) MarshalJSON ¶
func (mr *MockSnapshotMockRecorder) MarshalJSON() *gomock.Call
MarshalJSON indicates an expected call of MarshalJSON
func (*MockSnapshotMockRecorder) PodBounceDirectives ¶
func (mr *MockSnapshotMockRecorder) PodBounceDirectives() *gomock.Call
PodBounceDirectives indicates an expected call of PodBounceDirectives
func (*MockSnapshotMockRecorder) ServiceEntries ¶
func (mr *MockSnapshotMockRecorder) ServiceEntries() *gomock.Call
ServiceEntries indicates an expected call of ServiceEntries
func (*MockSnapshotMockRecorder) VirtualServices ¶
func (mr *MockSnapshotMockRecorder) VirtualServices() *gomock.Call
VirtualServices indicates an expected call of VirtualServices
func (*MockSnapshotMockRecorder) XdsConfigs ¶ added in v0.10.4
func (mr *MockSnapshotMockRecorder) XdsConfigs() *gomock.Call
XdsConfigs indicates an expected call of XdsConfigs