Documentation
¶
Overview ¶
Package ufs provides option t build connection to UFS service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(ctx context.Context, ufsService string, authFlags *authcli.Flags) (ufsAPI.FleetClient, error)
NewClient initialize and return new client to work with UFS service.
func SafeUpdateUFSDUTState ¶
func SafeUpdateUFSDUTState(ctx context.Context, authFlags *authcli.Flags, dutName, dutState, ufsService string, repairRequests []string) error
SafeUpdateUFSDUTState attempts to safely update the DUT state to the given value in UFS. States other than Ready and NeedsRepair are ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.