networks

package
v0.0.8-GHES.3.13 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemItemEventsRequestBuilder

ItemItemEventsRequestBuilder builds and executes requests for operations under \networks\{owner}\{repo}\events

func NewItemItemEventsRequestBuilder

NewItemItemEventsRequestBuilder instantiates a new ItemItemEventsRequestBuilder and sets the default values.

func NewItemItemEventsRequestBuilderInternal

func NewItemItemEventsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemItemEventsRequestBuilder

NewItemItemEventsRequestBuilderInternal instantiates a new ItemItemEventsRequestBuilder and sets the default values.

func (*ItemItemEventsRequestBuilder) Get

Get > [!NOTE]> This API is not built to serve real-time use cases. Depending on the time of day, event latency can be anywhere from 30s to 6h. returns a []Eventable when successful returns a BasicError error when the service returns a 403 status code returns a BasicError error when the service returns a 404 status code API method documentation

func (*ItemItemEventsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation > [!NOTE]> This API is not built to serve real-time use cases. Depending on the time of day, event latency can be anywhere from 30s to 6h. returns a *RequestInformation when successful

func (*ItemItemEventsRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemItemEventsRequestBuilder when successful

type ItemItemEventsRequestBuilderGetQueryParameters

type ItemItemEventsRequestBuilderGetQueryParameters struct {
	// The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-server@3.13/rest/using-the-rest-api/using-pagination-in-the-rest-api)."
	Page *int32 `uriparametername:"page"`
	// The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-server@3.13/rest/using-the-rest-api/using-pagination-in-the-rest-api)."
	Per_page *int32 `uriparametername:"per_page"`
}

ItemItemEventsRequestBuilderGetQueryParameters > [!NOTE]> This API is not built to serve real-time use cases. Depending on the time of day, event latency can be anywhere from 30s to 6h.

type ItemWithRepoItemRequestBuilder

ItemWithRepoItemRequestBuilder builds and executes requests for operations under \networks\{owner}\{repo}

func NewItemWithRepoItemRequestBuilder

NewItemWithRepoItemRequestBuilder instantiates a new ItemWithRepoItemRequestBuilder and sets the default values.

func NewItemWithRepoItemRequestBuilderInternal

func NewItemWithRepoItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemWithRepoItemRequestBuilder

NewItemWithRepoItemRequestBuilderInternal instantiates a new ItemWithRepoItemRequestBuilder and sets the default values.

func (*ItemWithRepoItemRequestBuilder) Events

Events the events property returns a *ItemItemEventsRequestBuilder when successful

type NetworksRequestBuilder

NetworksRequestBuilder builds and executes requests for operations under \networks

func NewNetworksRequestBuilder

NewNetworksRequestBuilder instantiates a new NetworksRequestBuilder and sets the default values.

func NewNetworksRequestBuilderInternal

func NewNetworksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *NetworksRequestBuilder

NewNetworksRequestBuilderInternal instantiates a new NetworksRequestBuilder and sets the default values.

func (*NetworksRequestBuilder) ByOwner

ByOwner gets an item from the github.com/octokit/go-sdk-enterprise-server/pkg/github.networks.item collection returns a *WithOwnerItemRequestBuilder when successful

type WithOwnerItemRequestBuilder

WithOwnerItemRequestBuilder builds and executes requests for operations under \networks\{owner}

func NewWithOwnerItemRequestBuilder

NewWithOwnerItemRequestBuilder instantiates a new WithOwnerItemRequestBuilder and sets the default values.

func NewWithOwnerItemRequestBuilderInternal

func NewWithOwnerItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithOwnerItemRequestBuilder

NewWithOwnerItemRequestBuilderInternal instantiates a new WithOwnerItemRequestBuilder and sets the default values.

func (*WithOwnerItemRequestBuilder) ByRepo

ByRepo gets an item from the github.com/octokit/go-sdk-enterprise-server/pkg/github.networks.item.item collection returns a *ItemWithRepoItemRequestBuilder when successful

Jump to

Keyboard shortcuts

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