executors

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthNExecutor

type AuthNExecutor struct {
	BaseExecutor
}

func (AuthNExecutor) GetName

func (exe AuthNExecutor) GetName() string

func (AuthNExecutor) OnServiceCreate

func (exe AuthNExecutor) OnServiceCreate(ctx context.Context, svc *apistructs.Service) (istioctl.ExecResult, error)

OnServiceCreate

func (AuthNExecutor) OnServiceDelete

func (exe AuthNExecutor) OnServiceDelete(ctx context.Context, svc *apistructs.Service) (istioctl.ExecResult, error)

OnServiceDelete

func (AuthNExecutor) OnServiceUpdate

func (exe AuthNExecutor) OnServiceUpdate(ctx context.Context, svc *apistructs.Service) (istioctl.ExecResult, error)

OnServiceUpdate

type BaseExecutor

type BaseExecutor struct {
	// contains filtered or unexported fields
}

func (BaseExecutor) OnServiceCreate

OnServiceCreate

func (BaseExecutor) OnServiceDelete

OnServiceDelete

func (BaseExecutor) OnServiceUpdate

OnServiceUpdate

func (*BaseExecutor) SetIstioClient

func (exe *BaseExecutor) SetIstioClient(client versioned.Interface)

SetIstioClient

Jump to

Keyboard shortcuts

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