resourceproviders

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIVersionDeleteController

type APIVersionDeleteController struct {
	ctrl.BaseController
}

APIVersionDeleteController is the async operation controller to perform DELETE operations on API versions.

func (*APIVersionDeleteController) Run

Run implements the controller interface.

type APIVersionPutController

type APIVersionPutController struct {
	ctrl.BaseController
}

APIVersionPutController is the async operation controller to perform PUT operations on API versions.

func (*APIVersionPutController) Run

Run implements the controller interface.

type LocationDeleteController

type LocationDeleteController struct {
	ctrl.BaseController
}

LocationDeleteController is the async operation controller to perform DELETE operations on locations.

func (*LocationDeleteController) Run

Run implements the controller interface.

type LocationPutController

type LocationPutController struct {
	ctrl.BaseController
}

LocationPutController is the async operation controller to perform PUT operations on locations.

func (*LocationPutController) Run

func (c *LocationPutController) Run(ctx context.Context, request *ctrl.Request) (ctrl.Result, error)

Run implements the controller interface.

type ResourceProviderDeleteController

type ResourceProviderDeleteController struct {
	ctrl.BaseController

	// Connection is the connection to UCP.
	Connection sdk.Connection
}

ResourceProviderDeleteController is the async operation controller to perform DELETE operations on resource providers.

func (*ResourceProviderDeleteController) Run

Run implements the controller interface.

type ResourceProviderPutController

type ResourceProviderPutController struct {
	ctrl.BaseController
}

ResourceProviderPutController is the async operation controller to perform PUT operations on resource providers.

func (*ResourceProviderPutController) Run

Run implements the controller interface.

type ResourceTypeDeleteController

type ResourceTypeDeleteController struct {
	ctrl.BaseController

	// Connection is the connection to UCP.
	Connection sdk.Connection
}

ResourceTypeDeleteController is the async operation controller to perform DELETE operations on resource types.

func (*ResourceTypeDeleteController) Run

Run implements the controller interface.

type ResourceTypePutController

type ResourceTypePutController struct {
	ctrl.BaseController
}

ResourceTypePutController is the async operation controller to perform PUT operations on resource types.

func (*ResourceTypePutController) Run

Run implements the controller interface.

Jump to

Keyboard shortcuts

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