api_resource

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIResourceClient added in v0.0.4

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

APIResourceClient is a wrapper around the generated client for the API Resource Management API.

func New added in v0.0.4

Creates a new API Resource Management API client.

func (*APIResourceClient) Create added in v0.0.4

func (*APIResourceClient) Get added in v0.0.4

func (*APIResourceClient) GetByIdentifier added in v0.0.4

func (c *APIResourceClient) GetByIdentifier(ctx context.Context, identifier string) (*APIResourceListItemModel, error)

func (*APIResourceClient) GetByName added in v0.0.4

func (c *APIResourceClient) GetByName(ctx context.Context, name string) (*[]APIResourceListItemModel, error)

func (*APIResourceClient) List added in v0.0.4

type APIResourceCreateModel added in v0.0.6

type APIResourceCreateModel = internal.AddAPIResourceJSONRequestBody

type APIResourceInfoResponseModel added in v0.0.6

type APIResourceInfoResponseModel = internal.APIResourceResponse

type APIResourceListItemModel added in v0.0.6

type APIResourceListItemModel = internal.APIResourceListItem

type APIResourceListParamsModel added in v0.0.6

type APIResourceListParamsModel = internal.GetAPIResourcesParams

type APIResourceListResponseModel added in v0.0.6

type APIResourceListResponseModel = internal.APIResourceListResponse

type ScopeCreateModel added in v0.0.6

type ScopeCreateModel = internal.ScopeCreationModel

Directories

Path Synopsis
Package internal provides primitives to interact with the openapi HTTP API.
Package internal provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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