Documentation ¶
Overview ¶
Package mock_istio is a generated GoMock package.
Index ¶
- type MockBuilder
- func (m *MockBuilder) AddAuthorizationPolicies(authorizationPolicies ...*v1beta10.AuthorizationPolicy)
- func (m *MockBuilder) AddCluster(cluster string)
- 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 ...*v1.IssuedCertificate)
- func (m *MockBuilder) AddPodBounceDirectives(podBounceDirectives ...*v1.PodBounceDirective)
- func (m *MockBuilder) AddRateLimitConfigs(rateLimitConfigs ...*v1alpha1.RateLimitConfig)
- func (m *MockBuilder) AddServiceEntries(serviceEntries ...*v1alpha3.ServiceEntry)
- func (m *MockBuilder) AddSidecars(sidecars ...*v1alpha3.Sidecar)
- func (m *MockBuilder) AddVirtualServices(virtualServices ...*v1alpha3.VirtualService)
- func (m *MockBuilder) AddXdsConfigs(xdsConfigs ...*v1beta1.XdsConfig)
- func (m *MockBuilder) BuildLabelPartitionedSnapshot(labelKey string, gvk schema.GroupVersionKind) (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) ForEachObject(handleObject func(string, schema.GroupVersionKind, resource.TypedObject))
- func (m *MockBuilder) Generic() resource.ClusterSnapshot
- func (m *MockBuilder) GetAuthorizationPolicies() v1beta1sets.AuthorizationPolicySet
- func (m *MockBuilder) GetDestinationRules() v1alpha3sets.DestinationRuleSet
- func (m *MockBuilder) GetEnvoyFilters() v1alpha3sets.EnvoyFilterSet
- func (m *MockBuilder) GetGateways() v1alpha3sets.GatewaySet
- func (m *MockBuilder) GetIssuedCertificates() v1sets.IssuedCertificateSet
- func (m *MockBuilder) GetPodBounceDirectives() v1sets.PodBounceDirectiveSet
- func (m *MockBuilder) GetRateLimitConfigs() v1alpha1sets.RateLimitConfigSet
- func (m *MockBuilder) GetServiceEntries() v1alpha3sets.ServiceEntrySet
- func (m *MockBuilder) GetSidecars() v1alpha3sets.SidecarSet
- func (m *MockBuilder) GetVirtualServices() v1alpha3sets.VirtualServiceSet
- func (m *MockBuilder) GetXdsConfigs() v1beta1sets0.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) 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) AddRateLimitConfigs(rateLimitConfigs ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddServiceEntries(serviceEntries ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddSidecars(sidecars ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddVirtualServices(virtualServices ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) AddXdsConfigs(xdsConfigs ...interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) BuildLabelPartitionedSnapshot(labelKey, gvk 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) ForEachObject(handleObject interface{}) *gomock.Call
- func (mr *MockBuilderMockRecorder) Generic() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetAuthorizationPolicies() *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) GetRateLimitConfigs() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetServiceEntries() *gomock.Call
- func (mr *MockBuilderMockRecorder) GetSidecars() *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 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() v1sets.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() v1sets.PodBounceDirectiveSet
- type MockLabeledPodBounceDirectiveSetMockRecorder
- type MockLabeledRateLimitConfigSet
- func (m *MockLabeledRateLimitConfigSet) EXPECT() *MockLabeledRateLimitConfigSetMockRecorder
- func (m *MockLabeledRateLimitConfigSet) Generic() output.ResourceList
- func (m *MockLabeledRateLimitConfigSet) Labels() map[string]string
- func (m *MockLabeledRateLimitConfigSet) Set() v1alpha1sets.RateLimitConfigSet
- type MockLabeledRateLimitConfigSetMockRecorder
- type MockLabeledServiceEntrySet
- type MockLabeledServiceEntrySetMockRecorder
- type MockLabeledSidecarSet
- type MockLabeledSidecarSetMockRecorder
- 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, opts output.OutputOpts)
- func (m *MockSnapshot) ApplyMultiCluster(ctx context.Context, multiClusterClient multicluster.Client, ...)
- func (m *MockSnapshot) AuthorizationPolicies() []istio.LabeledAuthorizationPolicySet
- func (m *MockSnapshot) DestinationRules() []istio.LabeledDestinationRuleSet
- func (m *MockSnapshot) EXPECT() *MockSnapshotMockRecorder
- func (m *MockSnapshot) EnvoyFilters() []istio.LabeledEnvoyFilterSet
- func (m *MockSnapshot) ForEachObject(handleObject func(string, schema.GroupVersionKind, resource.TypedObject))
- func (m *MockSnapshot) Gateways() []istio.LabeledGatewaySet
- func (m *MockSnapshot) Generic() resource.ClusterSnapshot
- func (m *MockSnapshot) IssuedCertificates() []istio.LabeledIssuedCertificateSet
- func (m *MockSnapshot) MarshalJSON() ([]byte, error)
- func (m *MockSnapshot) PodBounceDirectives() []istio.LabeledPodBounceDirectiveSet
- func (m *MockSnapshot) RateLimitConfigs() []istio.LabeledRateLimitConfigSet
- func (m *MockSnapshot) ServiceEntries() []istio.LabeledServiceEntrySet
- func (m *MockSnapshot) Sidecars() []istio.LabeledSidecarSet
- func (m *MockSnapshot) VirtualServices() []istio.LabeledVirtualServiceSet
- func (m *MockSnapshot) XdsConfigs() []istio.LabeledXdsConfigSet
- type MockSnapshotMockRecorder
- func (mr *MockSnapshotMockRecorder) ApplyLocalCluster(ctx, clusterClient, opts interface{}) *gomock.Call
- func (mr *MockSnapshotMockRecorder) ApplyMultiCluster(ctx, multiClusterClient, opts interface{}) *gomock.Call
- func (mr *MockSnapshotMockRecorder) AuthorizationPolicies() *gomock.Call
- func (mr *MockSnapshotMockRecorder) DestinationRules() *gomock.Call
- func (mr *MockSnapshotMockRecorder) EnvoyFilters() *gomock.Call
- func (mr *MockSnapshotMockRecorder) ForEachObject(handleObject interface{}) *gomock.Call
- func (mr *MockSnapshotMockRecorder) Gateways() *gomock.Call
- func (mr *MockSnapshotMockRecorder) Generic() *gomock.Call
- func (mr *MockSnapshotMockRecorder) IssuedCertificates() *gomock.Call
- func (mr *MockSnapshotMockRecorder) MarshalJSON() *gomock.Call
- func (mr *MockSnapshotMockRecorder) PodBounceDirectives() *gomock.Call
- func (mr *MockSnapshotMockRecorder) RateLimitConfigs() *gomock.Call
- func (mr *MockSnapshotMockRecorder) ServiceEntries() *gomock.Call
- func (mr *MockSnapshotMockRecorder) Sidecars() *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 ...*v1beta10.AuthorizationPolicy)
AddAuthorizationPolicies mocks base method.
func (*MockBuilder) AddCluster ¶
func (m *MockBuilder) AddCluster(cluster string)
AddCluster 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 ...*v1.IssuedCertificate)
AddIssuedCertificates mocks base method.
func (*MockBuilder) AddPodBounceDirectives ¶
func (m *MockBuilder) AddPodBounceDirectives(podBounceDirectives ...*v1.PodBounceDirective)
AddPodBounceDirectives mocks base method.
func (*MockBuilder) AddRateLimitConfigs ¶ added in v1.1.0
func (m *MockBuilder) AddRateLimitConfigs(rateLimitConfigs ...*v1alpha1.RateLimitConfig)
AddRateLimitConfigs mocks base method.
func (*MockBuilder) AddServiceEntries ¶
func (m *MockBuilder) AddServiceEntries(serviceEntries ...*v1alpha3.ServiceEntry)
AddServiceEntries mocks base method.
func (*MockBuilder) AddSidecars ¶ added in v1.1.0
func (m *MockBuilder) AddSidecars(sidecars ...*v1alpha3.Sidecar)
AddSidecars 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 ...*v1beta1.XdsConfig)
AddXdsConfigs mocks base method.
func (*MockBuilder) BuildLabelPartitionedSnapshot ¶
func (m *MockBuilder) BuildLabelPartitionedSnapshot(labelKey string, gvk schema.GroupVersionKind) (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) Clusters ¶
func (m *MockBuilder) Clusters() []string
Clusters 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) ForEachObject ¶ added in v1.1.0
func (m *MockBuilder) ForEachObject(handleObject func(string, schema.GroupVersionKind, resource.TypedObject))
ForEachObject mocks base method.
func (*MockBuilder) Generic ¶ added in v0.12.7
func (m *MockBuilder) Generic() resource.ClusterSnapshot
Generic mocks base method.
func (*MockBuilder) GetAuthorizationPolicies ¶
func (m *MockBuilder) GetAuthorizationPolicies() v1beta1sets.AuthorizationPolicySet
GetAuthorizationPolicies 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() v1sets.IssuedCertificateSet
GetIssuedCertificates mocks base method.
func (*MockBuilder) GetPodBounceDirectives ¶
func (m *MockBuilder) GetPodBounceDirectives() v1sets.PodBounceDirectiveSet
GetPodBounceDirectives mocks base method.
func (*MockBuilder) GetRateLimitConfigs ¶ added in v1.1.0
func (m *MockBuilder) GetRateLimitConfigs() v1alpha1sets.RateLimitConfigSet
GetRateLimitConfigs mocks base method.
func (*MockBuilder) GetServiceEntries ¶
func (m *MockBuilder) GetServiceEntries() v1alpha3sets.ServiceEntrySet
GetServiceEntries mocks base method.
func (*MockBuilder) GetSidecars ¶ added in v1.1.0
func (m *MockBuilder) GetSidecars() v1alpha3sets.SidecarSet
GetSidecars 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() v1beta1sets0.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) 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) AddRateLimitConfigs ¶ added in v1.1.0
func (mr *MockBuilderMockRecorder) AddRateLimitConfigs(rateLimitConfigs ...interface{}) *gomock.Call
AddRateLimitConfigs indicates an expected call of AddRateLimitConfigs.
func (*MockBuilderMockRecorder) AddServiceEntries ¶
func (mr *MockBuilderMockRecorder) AddServiceEntries(serviceEntries ...interface{}) *gomock.Call
AddServiceEntries indicates an expected call of AddServiceEntries.
func (*MockBuilderMockRecorder) AddSidecars ¶ added in v1.1.0
func (mr *MockBuilderMockRecorder) AddSidecars(sidecars ...interface{}) *gomock.Call
AddSidecars indicates an expected call of AddSidecars.
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, gvk 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) ForEachObject ¶ added in v1.1.0
func (mr *MockBuilderMockRecorder) ForEachObject(handleObject interface{}) *gomock.Call
ForEachObject indicates an expected call of ForEachObject.
func (*MockBuilderMockRecorder) Generic ¶ added in v0.12.7
func (mr *MockBuilderMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockBuilderMockRecorder) GetAuthorizationPolicies ¶
func (mr *MockBuilderMockRecorder) GetAuthorizationPolicies() *gomock.Call
GetAuthorizationPolicies indicates an expected call of GetAuthorizationPolicies.
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) GetRateLimitConfigs ¶ added in v1.1.0
func (mr *MockBuilderMockRecorder) GetRateLimitConfigs() *gomock.Call
GetRateLimitConfigs indicates an expected call of GetRateLimitConfigs.
func (*MockBuilderMockRecorder) GetServiceEntries ¶
func (mr *MockBuilderMockRecorder) GetServiceEntries() *gomock.Call
GetServiceEntries indicates an expected call of GetServiceEntries.
func (*MockBuilderMockRecorder) GetSidecars ¶ added in v1.1.0
func (mr *MockBuilderMockRecorder) GetSidecars() *gomock.Call
GetSidecars indicates an expected call of GetSidecars.
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 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() v1sets.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() v1sets.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 MockLabeledRateLimitConfigSet ¶ added in v1.1.0
type MockLabeledRateLimitConfigSet struct {
// contains filtered or unexported fields
}
MockLabeledRateLimitConfigSet is a mock of LabeledRateLimitConfigSet interface.
func NewMockLabeledRateLimitConfigSet ¶ added in v1.1.0
func NewMockLabeledRateLimitConfigSet(ctrl *gomock.Controller) *MockLabeledRateLimitConfigSet
NewMockLabeledRateLimitConfigSet creates a new mock instance.
func (*MockLabeledRateLimitConfigSet) EXPECT ¶ added in v1.1.0
func (m *MockLabeledRateLimitConfigSet) EXPECT() *MockLabeledRateLimitConfigSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLabeledRateLimitConfigSet) Generic ¶ added in v1.1.0
func (m *MockLabeledRateLimitConfigSet) Generic() output.ResourceList
Generic mocks base method.
func (*MockLabeledRateLimitConfigSet) Labels ¶ added in v1.1.0
func (m *MockLabeledRateLimitConfigSet) Labels() map[string]string
Labels mocks base method.
func (*MockLabeledRateLimitConfigSet) Set ¶ added in v1.1.0
func (m *MockLabeledRateLimitConfigSet) Set() v1alpha1sets.RateLimitConfigSet
Set mocks base method.
type MockLabeledRateLimitConfigSetMockRecorder ¶ added in v1.1.0
type MockLabeledRateLimitConfigSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledRateLimitConfigSetMockRecorder is the mock recorder for MockLabeledRateLimitConfigSet.
func (*MockLabeledRateLimitConfigSetMockRecorder) Generic ¶ added in v1.1.0
func (mr *MockLabeledRateLimitConfigSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockLabeledRateLimitConfigSetMockRecorder) Labels ¶ added in v1.1.0
func (mr *MockLabeledRateLimitConfigSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels.
func (*MockLabeledRateLimitConfigSetMockRecorder) Set ¶ added in v1.1.0
func (mr *MockLabeledRateLimitConfigSetMockRecorder) 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 MockLabeledSidecarSet ¶ added in v1.1.0
type MockLabeledSidecarSet struct {
// contains filtered or unexported fields
}
MockLabeledSidecarSet is a mock of LabeledSidecarSet interface.
func NewMockLabeledSidecarSet ¶ added in v1.1.0
func NewMockLabeledSidecarSet(ctrl *gomock.Controller) *MockLabeledSidecarSet
NewMockLabeledSidecarSet creates a new mock instance.
func (*MockLabeledSidecarSet) EXPECT ¶ added in v1.1.0
func (m *MockLabeledSidecarSet) EXPECT() *MockLabeledSidecarSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLabeledSidecarSet) Generic ¶ added in v1.1.0
func (m *MockLabeledSidecarSet) Generic() output.ResourceList
Generic mocks base method.
func (*MockLabeledSidecarSet) Labels ¶ added in v1.1.0
func (m *MockLabeledSidecarSet) Labels() map[string]string
Labels mocks base method.
func (*MockLabeledSidecarSet) Set ¶ added in v1.1.0
func (m *MockLabeledSidecarSet) Set() v1alpha3sets.SidecarSet
Set mocks base method.
type MockLabeledSidecarSetMockRecorder ¶ added in v1.1.0
type MockLabeledSidecarSetMockRecorder struct {
// contains filtered or unexported fields
}
MockLabeledSidecarSetMockRecorder is the mock recorder for MockLabeledSidecarSet.
func (*MockLabeledSidecarSetMockRecorder) Generic ¶ added in v1.1.0
func (mr *MockLabeledSidecarSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockLabeledSidecarSetMockRecorder) Labels ¶ added in v1.1.0
func (mr *MockLabeledSidecarSetMockRecorder) Labels() *gomock.Call
Labels indicates an expected call of Labels.
func (*MockLabeledSidecarSetMockRecorder) Set ¶ added in v1.1.0
func (mr *MockLabeledSidecarSetMockRecorder) 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() v1beta1sets0.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, opts output.OutputOpts)
ApplyLocalCluster mocks base method.
func (*MockSnapshot) ApplyMultiCluster ¶
func (m *MockSnapshot) ApplyMultiCluster(ctx context.Context, multiClusterClient multicluster.Client, opts output.OutputOpts)
ApplyMultiCluster mocks base method.
func (*MockSnapshot) AuthorizationPolicies ¶
func (m *MockSnapshot) AuthorizationPolicies() []istio.LabeledAuthorizationPolicySet
AuthorizationPolicies 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) ForEachObject ¶ added in v1.1.0
func (m *MockSnapshot) ForEachObject(handleObject func(string, schema.GroupVersionKind, resource.TypedObject))
ForEachObject mocks base method.
func (*MockSnapshot) Gateways ¶
func (m *MockSnapshot) Gateways() []istio.LabeledGatewaySet
Gateways mocks base method.
func (*MockSnapshot) Generic ¶ added in v1.1.0
func (m *MockSnapshot) Generic() resource.ClusterSnapshot
Generic 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) RateLimitConfigs ¶ added in v1.1.0
func (m *MockSnapshot) RateLimitConfigs() []istio.LabeledRateLimitConfigSet
RateLimitConfigs mocks base method.
func (*MockSnapshot) ServiceEntries ¶
func (m *MockSnapshot) ServiceEntries() []istio.LabeledServiceEntrySet
ServiceEntries mocks base method.
func (*MockSnapshot) Sidecars ¶ added in v1.1.0
func (m *MockSnapshot) Sidecars() []istio.LabeledSidecarSet
Sidecars 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, opts interface{}) *gomock.Call
ApplyLocalCluster indicates an expected call of ApplyLocalCluster.
func (*MockSnapshotMockRecorder) ApplyMultiCluster ¶
func (mr *MockSnapshotMockRecorder) ApplyMultiCluster(ctx, multiClusterClient, opts 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) 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) ForEachObject ¶ added in v1.1.0
func (mr *MockSnapshotMockRecorder) ForEachObject(handleObject interface{}) *gomock.Call
ForEachObject indicates an expected call of ForEachObject.
func (*MockSnapshotMockRecorder) Gateways ¶
func (mr *MockSnapshotMockRecorder) Gateways() *gomock.Call
Gateways indicates an expected call of Gateways.
func (*MockSnapshotMockRecorder) Generic ¶ added in v1.1.0
func (mr *MockSnapshotMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
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) RateLimitConfigs ¶ added in v1.1.0
func (mr *MockSnapshotMockRecorder) RateLimitConfigs() *gomock.Call
RateLimitConfigs indicates an expected call of RateLimitConfigs.
func (*MockSnapshotMockRecorder) ServiceEntries ¶
func (mr *MockSnapshotMockRecorder) ServiceEntries() *gomock.Call
ServiceEntries indicates an expected call of ServiceEntries.
func (*MockSnapshotMockRecorder) Sidecars ¶ added in v1.1.0
func (mr *MockSnapshotMockRecorder) Sidecars() *gomock.Call
Sidecars indicates an expected call of Sidecars.
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.