Documentation ¶ Index ¶ func Builder() *builder func Merge(dest corev1.Service, source corev1.Service) corev1.Service Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Builder ¶ func Builder() *builder func Merge ¶ func Merge(dest corev1.Service, source corev1.Service) corev1.Service Merge merges `source` into `dest`. Both arguments will remain unchanged a new service will be created and returned. The "merging" process is arbitrary and it only handle specific attributes Types ¶ This section is empty. Source Files ¶ View all Source files service.go service_builder.go Click to show internal directories. Click to hide internal directories.