package
0.0.0-20240604153918-b3b1d7a9e701
Repository: https://github.com/sapcc/archer-controller.git
Documentation: pkg.go.dev

# Constants

AnnotationEndpointServiceAvailabilityZone String specifying a specific availability zone.
AnnotationEndpointServiceCreate Boolean indicating whether a endpoint service needs to be created.
AnnotationEndpointServiceName String specifying the name of the endpont service resource to be created.
AnnotationEndpointServiceNetwork String specifying the network id for the service to be created.
AnnotationEndpointServicePort Integer specifying a specific service port.
AnnotationEndpointServiceProxyProtocol Boolean indicating whether the TCP PROXY protocol should be enabled.
AnnotationEndpointServiceRequireApproval Boolean specifying an explicit project approval for the service endpoint.
AnnotationEndpointServiceTags String specifying a space seperated list of tags.
AnnotationEndpointServiceVisibility String specifying the visibility of the endpoint service.

# Structs

ArcherServiceReconciler reconciles a service object.