Documentation ¶
Index ¶
- func AddDNSService(ctx context.Context, controller common.Reconciler, service *v1alpha1.Service) error
- func AddIngress(ctx context.Context, controller common.Reconciler, service *v1alpha1.Service) error
- func AddTelemetrySidecar(ctx context.Context, cli client.Client, service *v1alpha1.Service) error
- func AttachTestDataVolume(service *v1alpha1.Service, source *v1alpha1.TestdataVolume, useSubPath bool)
- func GetServiceSpec(ctx context.Context, cli client.Client, parent metav1.Object, ...) (v1alpha1.ServiceSpec, error)
- func GetServiceSpecList(ctx context.Context, cli client.Client, parent metav1.Object, ...) ([]v1alpha1.ServiceSpec, error)
- func SetField(service *v1alpha1.Service, val v1alpha1.SetField) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDNSService ¶ added in v1.0.38
func AddIngress ¶ added in v1.0.38
func AddTelemetrySidecar ¶ added in v1.0.38
func AttachTestDataVolume ¶ added in v1.0.38
func AttachTestDataVolume(service *v1alpha1.Service, source *v1alpha1.TestdataVolume, useSubPath bool)
func GetServiceSpec ¶ added in v1.0.22
func GetServiceSpecList ¶ added in v1.0.22
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.