objectstorage

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credential

type Credential objectstorage.Credential

func (Credential) Columns

func (c Credential) Columns() []string

func (Credential) Keys

func (c Credential) Keys() []string

func (Credential) String

func (c Credential) String() string

func (Credential) Values

func (c Credential) Values() map[string]interface{}

type CredentialService

type CredentialService struct {
	// contains filtered or unexported fields
}

func NewCredentialService

func NewCredentialService(client goclient.Client) CredentialService

func (CredentialService) List

type Instance

type Instance objectstorage.Instance

func (Instance) Columns

func (i Instance) Columns() []string

func (Instance) Keys

func (i Instance) Keys() []string

func (Instance) String

func (i Instance) String() string

func (Instance) Values

func (i Instance) Values() map[string]interface{}

type InstanceCreate

type InstanceCreate = objectstorage.InstanceCreate

type InstanceService

type InstanceService struct {
	// contains filtered or unexported fields
}

func NewInstanceService

func NewInstanceService(client goclient.Client) InstanceService

func (InstanceService) Create

func (InstanceService) Delete

func (i InstanceService) Delete(ctx context.Context, id int) error

func (InstanceService) List

func (i InstanceService) List(ctx context.Context) ([]Instance, error)

Jump to

Keyboard shortcuts

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