Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInfraService ¶
func NewInfraService(infraClient infra.InfraClient) ports.InfraService
Types ¶
type InfraService ¶
type InfraService struct {
// contains filtered or unexported fields
}
func (*InfraService) EnsureGlobalVPNConnection ¶
func (s *InfraService) EnsureGlobalVPNConnection(ctx context.Context, args ports.EnsureGlobalVPNConnectionIn) error
EnsureGlobalVPNConnection implements ports.InfraService.
func (*InfraService) GetByokClusterOwnedBy ¶
func (s *InfraService) GetByokClusterOwnedBy(ctx context.Context, args ports.IsClusterLabelsIn) (string, error)
Click to show internal directories.
Click to hide internal directories.