resources

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: May 24, 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 V2Client

type V2Client struct {
	Client *httpclient.HttpTransportClient
	// contains filtered or unexported fields
}

func NewV2Client

func NewV2Client(client *httpclient.HttpTransportClient) *V2Client

func (*V2Client) DeleteByUid

func (c *V2Client) DeleteByUid(uid string) (string, error)

func (*V2Client) ExistsByUid

func (c *V2Client) ExistsByUid(uid string) (bool, error)

func (*V2Client) Get

func (*V2Client) GetByUid

func (c *V2Client) GetByUid(uid string) (rorresources.ResourceSet, error)

func (*V2Client) GetOwnHashes added in v0.1.6

func (c *V2Client) GetOwnHashes() (apicontractsv2resources.HashList, error)

func (*V2Client) Update

func (*V2Client) UpdateByUid

func (c *V2Client) UpdateByUid(uid string, res *rorresources.ResourceSet) (string, error)

Jump to

Keyboard shortcuts

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