Noizu.Github.Api.HostedCompute (Noizu Labs: Github API v0.5.0)

GitHub hosted-compute API.

Link to this section Summary

Functions

Create a hosted compute network configuration for an organization

Delete a hosted compute network configuration from an organization

Get a hosted compute network configuration for an organization

Get a hosted compute network settings resource for an organization

List hosted compute network configurations for an organization

Update a hosted compute network configuration for an organization

Link to this section Functions

Link to this function

create_network_configuration_for_org(org, body, options \\ nil)

Create a hosted compute network configuration for an organization

@see https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization

Link to this function

delete_network_configuration_from_org(org, network_configuration_id, options \\ nil)

Delete a hosted compute network configuration from an organization

@see https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization

Link to this function

get_network_configuration_for_org(org, network_configuration_id, options \\ nil)

Get a hosted compute network configuration for an organization

@see https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization

Link to this function

get_network_settings_for_org(org, network_settings_id, options \\ nil)

Get a hosted compute network settings resource for an organization

@see https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization

Link to this function

list_network_configurations_for_org(org, options \\ nil)

List hosted compute network configurations for an organization

@see https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization

Link to this function

update_network_configuration_for_org(org, network_configuration_id, body, options \\ nil)

Update a hosted compute network configuration for an organization

@see https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization