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
create_network_configuration_for_org(org, body, options \\ nil)
Create a hosted compute network configuration for an organization
delete_network_configuration_from_org(org, network_configuration_id, options \\ nil)
Delete a hosted compute network configuration from an organization
get_network_configuration_for_org(org, network_configuration_id, options \\ nil)
Get a hosted compute network configuration for an organization
get_network_settings_for_org(org, network_settings_id, options \\ nil)
Get a hosted compute network settings resource for an organization
list_network_configurations_for_org(org, options \\ nil)
List hosted compute network configurations for an organization
update_network_configuration_for_org(org, network_configuration_id, body, options \\ nil)
Update a hosted compute network configuration for an organization