internalloadbalancers

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Client network.LoadBalancersClient
	Scope  *actuators.Scope
}

Service provides operations on resource groups

func NewService

func NewService(scope *actuators.Scope) *Service

NewService creates a new groups service.

func (*Service) Delete

func (s *Service) Delete(ctx context.Context, spec v1alpha1.ResourceSpec) error

Delete deletes the internal load balancer with the provided name.

func (*Service) Get

func (s *Service) Get(ctx context.Context, spec v1alpha1.ResourceSpec) (interface{}, error)

Get provides information about an internal load balancer.

func (*Service) Reconcile added in v0.2.0

func (s *Service) Reconcile(ctx context.Context, spec v1alpha1.ResourceSpec) error

Reconcile gets/creates/updates an internal load balancer.

type Spec

type Spec struct {
	Name       string
	SubnetName string
	VnetName   string
	IPAddress  string
}

Spec specification for internal load balancer

Directories

Path Synopsis
Package mock_internalloadbalancers is a generated GoMock package.
Package mock_internalloadbalancers is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL