lb

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 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 ServersHandler

type ServersHandler struct {
	handlers.HandlerLogger
	*builtins.SakuraCloudAPIClient
}

ServersHandler ロードバランサ配下のサーバのアタッチ/デタッチを行うためのハンドラ

リクエストされたリソースの直近の親リソースがロードバランサの場合に処理を行う

  • PreHandle: lbからのデタッチ
  • Handle: なにもしない
  • PostHandle: lbへのアタッチ

アタッチ/デタッチは各サーバのEnabledを制御することで行う もしLBにサーバが1台しか登録されていない場合はサービス停止が発生するため注意が必要

func NewServersHandler

func NewServersHandler() *ServersHandler

func (*ServersHandler) Name

func (h *ServersHandler) Name() string

func (*ServersHandler) PostHandle

func (*ServersHandler) PreHandle

func (h *ServersHandler) PreHandle(req *handler.HandleRequest, sender handlers.ResponseSender) error

func (*ServersHandler) Version

func (h *ServersHandler) Version() string

Jump to

Keyboard shortcuts

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