internal

package
v0.0.0-...-d7cdbe6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Log         logr.Logger
	WsmanClient *wsman.Client
}

func (*Client) Close

func (c *Client) Close(_ context.Context) error

func (*Client) IsPoweredOn

func (c *Client) IsPoweredOn(ctx context.Context) (bool, error)

func (*Client) Open

func (c *Client) Open(ctx context.Context) error

func (*Client) PowerCycle

func (c *Client) PowerCycle(ctx context.Context) error

func (*Client) PowerOff

func (c *Client) PowerOff(ctx context.Context) error

func (*Client) PowerOn

func (c *Client) PowerOn(ctx context.Context) error

func (*Client) SetPXE

func (c *Client) SetPXE(ctx context.Context) error

Directories

Path Synopsis
Package wsman implements a simple WSMAN client interface.
Package wsman implements a simple WSMAN client interface.

Jump to

Keyboard shortcuts

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