routetables

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteTableScope

type RouteTableScope interface {
	azure.ClusterDescriber
	azure.NetworkDescriber
	RouteTableSpecs() []azure.RouteTableSpec
}

RouteTableScope defines the scope interface for route table service.

type Service

type Service struct {
	Scope RouteTableScope
	// contains filtered or unexported fields
}

Service provides operations on azure resources.

func New

func New(scope *scope.ClusterScope) *Service

New creates a new service.

func (*Service) Delete

func (s *Service) Delete(ctx context.Context) error

Delete deletes the route table with the provided name.

func (*Service) Reconcile

func (s *Service) Reconcile(ctx context.Context) error

Reconcile gets/creates/updates a route table.

Directories

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

Jump to

Keyboard shortcuts

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