Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Instance of the converter.
func (*Instance) Convert ¶
func (i *Instance) Convert(service *resource.Entry, endpoints *resource.Entry, outMeta *mcp.Metadata, out *networking.ServiceEntry) error
Convert applies the conversion function from k8s Service and Endpoints to ServiceEntry. The ServiceEntry is passed as an argument (out) in order to enable object reuse in the future.
Click to show internal directories.
Click to hide internal directories.