dynamicwindows

package
v0.0.0-...-aaea047 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 4 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 {
	// contains filtered or unexported fields
}

Client is a DynamicWindowsDesktop client.

func NewClient

func NewClient(grpcClient dynamicwindows.DynamicWindowsServiceClient) *Client

NewClient creates a new StaticHostUser client.

func (*Client) CreateDynamicWindowsDesktop

func (c *Client) CreateDynamicWindowsDesktop(ctx context.Context, desktop types.DynamicWindowsDesktop) (types.DynamicWindowsDesktop, error)

func (*Client) DeleteAllDynamicWindowsDesktops

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

func (*Client) DeleteDynamicWindowsDesktop

func (c *Client) DeleteDynamicWindowsDesktop(ctx context.Context, name string) error

func (*Client) GetDynamicWindowsDesktop

func (c *Client) GetDynamicWindowsDesktop(ctx context.Context, name string) (types.DynamicWindowsDesktop, error)

func (*Client) ListDynamicWindowsDesktops

func (c *Client) ListDynamicWindowsDesktops(ctx context.Context, pageSize int, pageToken string) ([]types.DynamicWindowsDesktop, string, error)

func (*Client) UpdateDynamicWindowsDesktop

func (c *Client) UpdateDynamicWindowsDesktop(ctx context.Context, desktop types.DynamicWindowsDesktop) (types.DynamicWindowsDesktop, error)

func (*Client) UpsertDynamicWindowsDesktop

func (c *Client) UpsertDynamicWindowsDesktop(ctx context.Context, desktop types.DynamicWindowsDesktop) (types.DynamicWindowsDesktop, error)

Jump to

Keyboard shortcuts

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