roleassignments

package
v0.4.10 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2020 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 RoleAssignmentScope added in v0.4.7

type RoleAssignmentScope interface {
	logr.Logger
	azure.ClusterDescriber
	RoleAssignmentSpecs() []azure.RoleAssignmentSpec
}

RoleAssignmentScope defines the scope interface for a role assignment service.

type Service added in v0.4.7

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

Service provides operations on azure resources

func New added in v0.4.10

func New(scope RoleAssignmentScope) *Service

New creates a new service.

func (*Service) Delete added in v0.4.7

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

Delete is a no-op as the role assignments get deleted as part of VM deletion.

func (*Service) Reconcile added in v0.4.7

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

Reconcile creates a role assignment.

Directories

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

Jump to

Keyboard shortcuts

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