base

package
v2.36.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WSManService

type WSManService[T any] struct {
	Base message.Base
}

func NewService

func NewService[T any](creator *message.WSManMessageCreator, resourceURI string, client client.WSMan) WSManService[T]

func (WSManService[T]) Enumerate

func (s WSManService[T]) Enumerate() (T, error)

func (WSManService[T]) Get

func (s WSManService[T]) Get() (T, error)

func (WSManService[T]) GetByInstanceID

func (s WSManService[T]) GetByInstanceID(name string) (T, error)

func (WSManService[T]) GetByName

func (s WSManService[T]) GetByName(name string) (T, error)

func (WSManService[T]) Pull

func (s WSManService[T]) Pull(ctx string) (T, error)

func (WSManService[T]) Put

func (s WSManService[T]) Put(request any) (T, error)

Jump to

Keyboard shortcuts

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