statichostuser

package
v0.0.0-...-67058d9 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 3 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 StaticHostUser client.

func NewClient

NewClient creates a new StaticHostUser client.

func (*Client) CreateStaticHostUser

CreateStaticHostUser creates a static host user.

func (*Client) DeleteStaticHostUser

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

DeleteStaticHostUser deletes a static host user. Note that this does not remove any host users created on nodes from the resource.

func (*Client) GetStaticHostUser

func (c *Client) GetStaticHostUser(ctx context.Context, name string) (*userprovisioningpb.StaticHostUser, error)

GetStaticHostUser returns a static host user by name.

func (*Client) ListStaticHostUsers

func (c *Client) ListStaticHostUsers(ctx context.Context, pageSize int, pageToken string) ([]*userprovisioningpb.StaticHostUser, string, error)

ListStaticHostUsers lists static host users.

func (*Client) UpdateStaticHostUser

UpdateStaticHostUser updates a static host user.

func (*Client) UpsertStaticHostUser

UpsertStaticHostUser upserts a static host user.

Jump to

Keyboard shortcuts

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