package
0.0.0-20221126071936-fc60acaa4d61
Repository: https://github.com/mark4z/operator-client-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
Package-wide consts from generator "register".
# Variables
No description provided by the author
No description provided by the author
Package-wide variables from generator "register".
# Structs
DestinationRule defines policies that apply to traffic intended for a service after routing has occurred.
DestinationRuleList is a collection of DestinationRules.
EnvoyFilter provides a mechanism to customize the Envoy configuration generated by Istio Pilot.
EnvoyFilterList is a collection of EnvoyFilters.
Gateway describes a load balancer operating at the edge of the mesh receiving incoming or outgoing HTTP/TCP connections.
GatewayList is a collection of Gateways.
ServiceEntry enables adding additional entries into Istio's internal service registry.
ServiceEntryList is a collection of ServiceEntries.
`Sidecar` describes the configuration of the sidecar proxy that mediates inbound and outbound communication of the workload instance to which it is attached.
SidecarList is a collection of Sidecars.
Configuration affecting traffic routing.
VirtualServiceList is a collection of VirtualServices.
WorkloadEntry enables specifying the properties of a single non-Kubernetes workload such a VM or a bare metal services that can be referred to by service entries.
WorkloadEntryList is a collection of WorkloadEntries.
`WorkloadGroup` enables specifying the properties of a single workload for bootstrap and provides a template for `WorkloadEntry`, similar to how `Deployment` specifies properties of workloads via `Pod` templates.
WorkloadGroupList is a collection of WorkloadGroups.