Documentation
¶
Index ¶
- func CreateV1ConfigApplyEventsGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigApplyEventsGetResponse_nodesFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigApplyEventsGetResponse_nodes_eventsFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigApplyGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigApplyGetResponse_nodesFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigApplyPostRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigApplyPostResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateV1ConfigSettingsPutRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type ManageRequestBuilder
- type V1AccessRequestBuilder
- type V1AccessSshRequestBuilder
- func (m *V1AccessSshRequestBuilder) Delete(ctx context.Context, ...) (...)
- func (m *V1AccessSshRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *V1AccessSshRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *V1AccessSshRequestBuilder) ToDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *V1AccessSshRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1AccessSshRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- func (m *V1AccessSshRequestBuilder) WithUrl(rawUrl string) *V1AccessSshRequestBuilder
- type V1ChecksRequestBuilder
- type V1ChecksSystemRequirementsRequestBuilder
- func (m *V1ChecksSystemRequirementsRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *V1ChecksSystemRequirementsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1ChecksSystemRequirementsRequestBuilder) WithUrl(rawUrl string) *V1ChecksSystemRequirementsRequestBuilder
- type V1ClusterRequestBuilder
- type V1ClusterStatusRequestBuilder
- type V1ConfigApplyEventsGetResponse
- func (m *V1ConfigApplyEventsGetResponse) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyEventsGetResponse) GetFieldDeserializers() ...
- func (m *V1ConfigApplyEventsGetResponse) GetNodes() []V1ConfigApplyEventsGetResponse_nodesable
- func (m *V1ConfigApplyEventsGetResponse) Serialize(...) error
- func (m *V1ConfigApplyEventsGetResponse) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyEventsGetResponse) SetNodes(value []V1ConfigApplyEventsGetResponse_nodesable)
- type V1ConfigApplyEventsGetResponse_nodes
- func (m *V1ConfigApplyEventsGetResponse_nodes) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyEventsGetResponse_nodes) GetEvents() []V1ConfigApplyEventsGetResponse_nodes_eventsable
- func (m *V1ConfigApplyEventsGetResponse_nodes) GetFieldDeserializers() ...
- func (m *V1ConfigApplyEventsGetResponse_nodes) GetLastRequestId() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes) GetNode() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes) Serialize(...) error
- func (m *V1ConfigApplyEventsGetResponse_nodes) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyEventsGetResponse_nodes) SetEvents(value []V1ConfigApplyEventsGetResponse_nodes_eventsable)
- func (m *V1ConfigApplyEventsGetResponse_nodes) SetLastRequestId(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes) SetNode(value *string)
- type V1ConfigApplyEventsGetResponse_nodes_events
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetBody() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetConfigRunId() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetEventName() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetFieldDeserializers() ...
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetHostname() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSeverityText() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSpanDepth() *int32
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSpanId() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSpanParentId() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetTimestamp() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetTopology() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetTraceId() *string
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) Serialize(...) error
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetBody(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetConfigRunId(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetEventName(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetHostname(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSeverityText(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSpanDepth(value *int32)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSpanId(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSpanParentId(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetTimestamp(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetTopology(value *string)
- func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetTraceId(value *string)
- type V1ConfigApplyEventsGetResponse_nodes_eventsable
- type V1ConfigApplyEventsGetResponse_nodesable
- type V1ConfigApplyEventsGetResponseable
- type V1ConfigApplyEventsRequestBuilder
- func (m *V1ConfigApplyEventsRequestBuilder) Get(ctx context.Context, ...) (V1ConfigApplyEventsGetResponseable, error)
- func (m *V1ConfigApplyEventsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1ConfigApplyEventsRequestBuilder) WithUrl(rawUrl string) *V1ConfigApplyEventsRequestBuilder
- type V1ConfigApplyEventsRequestBuilderGetQueryParameters
- type V1ConfigApplyGetResponse
- func (m *V1ConfigApplyGetResponse) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyGetResponse) GetFieldDeserializers() ...
- func (m *V1ConfigApplyGetResponse) GetNodes() []V1ConfigApplyGetResponse_nodesable
- func (m *V1ConfigApplyGetResponse) GetRunning() *bool
- func (m *V1ConfigApplyGetResponse) GetSuccessful() *bool
- func (m *V1ConfigApplyGetResponse) Serialize(...) error
- func (m *V1ConfigApplyGetResponse) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyGetResponse) SetNodes(value []V1ConfigApplyGetResponse_nodesable)
- func (m *V1ConfigApplyGetResponse) SetRunning(value *bool)
- func (m *V1ConfigApplyGetResponse) SetSuccessful(value *bool)
- type V1ConfigApplyGetResponse_nodes
- func (m *V1ConfigApplyGetResponse_nodes) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyGetResponse_nodes) GetFieldDeserializers() ...
- func (m *V1ConfigApplyGetResponse_nodes) GetHostname() *string
- func (m *V1ConfigApplyGetResponse_nodes) GetRunId() *string
- func (m *V1ConfigApplyGetResponse_nodes) GetRunning() *bool
- func (m *V1ConfigApplyGetResponse_nodes) GetSuccessful() *bool
- func (m *V1ConfigApplyGetResponse_nodes) Serialize(...) error
- func (m *V1ConfigApplyGetResponse_nodes) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyGetResponse_nodes) SetHostname(value *string)
- func (m *V1ConfigApplyGetResponse_nodes) SetRunId(value *string)
- func (m *V1ConfigApplyGetResponse_nodes) SetRunning(value *bool)
- func (m *V1ConfigApplyGetResponse_nodes) SetSuccessful(value *bool)
- type V1ConfigApplyGetResponse_nodesable
- type V1ConfigApplyGetResponseable
- type V1ConfigApplyPostRequestBody
- func (m *V1ConfigApplyPostRequestBody) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyPostRequestBody) GetFieldDeserializers() ...
- func (m *V1ConfigApplyPostRequestBody) GetRunId() *string
- func (m *V1ConfigApplyPostRequestBody) Serialize(...) error
- func (m *V1ConfigApplyPostRequestBody) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyPostRequestBody) SetRunId(value *string)
- type V1ConfigApplyPostRequestBodyable
- type V1ConfigApplyPostResponse
- func (m *V1ConfigApplyPostResponse) GetAdditionalData() map[string]any
- func (m *V1ConfigApplyPostResponse) GetFieldDeserializers() ...
- func (m *V1ConfigApplyPostResponse) GetRunId() *string
- func (m *V1ConfigApplyPostResponse) Serialize(...) error
- func (m *V1ConfigApplyPostResponse) SetAdditionalData(value map[string]any)
- func (m *V1ConfigApplyPostResponse) SetRunId(value *string)
- type V1ConfigApplyPostResponseable
- type V1ConfigApplyRequestBuilder
- func (m *V1ConfigApplyRequestBuilder) Events() *V1ConfigApplyEventsRequestBuilder
- func (m *V1ConfigApplyRequestBuilder) Get(ctx context.Context, ...) (V1ConfigApplyGetResponseable, error)
- func (m *V1ConfigApplyRequestBuilder) Post(ctx context.Context, body V1ConfigApplyPostRequestBodyable, ...) (V1ConfigApplyPostResponseable, error)
- func (m *V1ConfigApplyRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1ConfigApplyRequestBuilder) ToPostRequestInformation(ctx context.Context, body V1ConfigApplyPostRequestBodyable, ...) (...)
- func (m *V1ConfigApplyRequestBuilder) WithUrl(rawUrl string) *V1ConfigApplyRequestBuilder
- type V1ConfigApplyRequestBuilderGetQueryParameters
- type V1ConfigInitRequestBuilder
- type V1ConfigLicenseCheckRequestBuilder
- type V1ConfigLicenseRequestBuilder
- func (m *V1ConfigLicenseRequestBuilder) Check() *V1ConfigLicenseCheckRequestBuilder
- func (m *V1ConfigLicenseRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *V1ConfigLicenseRequestBuilder) Put(ctx context.Context, ...) error
- func (m *V1ConfigLicenseRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1ConfigLicenseRequestBuilder) ToPutRequestInformation(ctx context.Context, ...) (...)
- func (m *V1ConfigLicenseRequestBuilder) WithUrl(rawUrl string) *V1ConfigLicenseRequestBuilder
- type V1ConfigLicenseRequestBuilderPutQueryParameters
- type V1ConfigNodesRequestBuilder
- type V1ConfigNodesRequestBuilderGetQueryParameters
- type V1ConfigRequestBuilder
- func (m *V1ConfigRequestBuilder) Apply() *V1ConfigApplyRequestBuilder
- func (m *V1ConfigRequestBuilder) Init() *V1ConfigInitRequestBuilder
- func (m *V1ConfigRequestBuilder) License() *V1ConfigLicenseRequestBuilder
- func (m *V1ConfigRequestBuilder) Nodes() *V1ConfigNodesRequestBuilder
- func (m *V1ConfigRequestBuilder) Settings() *V1ConfigSettingsRequestBuilder
- type V1ConfigSettingsPutRequestBody
- type V1ConfigSettingsPutRequestBodyable
- type V1ConfigSettingsRequestBuilder
- func (m *V1ConfigSettingsRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *V1ConfigSettingsRequestBuilder) Put(ctx context.Context, body V1ConfigSettingsPutRequestBodyable, ...) error
- func (m *V1ConfigSettingsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1ConfigSettingsRequestBuilder) ToPutRequestInformation(ctx context.Context, body V1ConfigSettingsPutRequestBodyable, ...) (...)
- func (m *V1ConfigSettingsRequestBuilder) WithUrl(rawUrl string) *V1ConfigSettingsRequestBuilder
- type V1MaintenanceRequestBuilder
- func (m *V1MaintenanceRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *V1MaintenanceRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *V1MaintenanceRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *V1MaintenanceRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- func (m *V1MaintenanceRequestBuilder) WithUrl(rawUrl string) *V1MaintenanceRequestBuilder
- type V1MaintenanceRequestBuilderGetQueryParameters
- type V1ReplicationRequestBuilder
- type V1ReplicationStatusRequestBuilder
- type V1ReplicationStatusRequestBuilderGetQueryParameters
- type V1RequestBuilder
- func (m *V1RequestBuilder) Access() *V1AccessRequestBuilder
- func (m *V1RequestBuilder) Checks() *V1ChecksRequestBuilder
- func (m *V1RequestBuilder) Cluster() *V1ClusterRequestBuilder
- func (m *V1RequestBuilder) Config() *V1ConfigRequestBuilder
- func (m *V1RequestBuilder) Maintenance() *V1MaintenanceRequestBuilder
- func (m *V1RequestBuilder) Replication() *V1ReplicationRequestBuilder
- func (m *V1RequestBuilder) Version() *V1VersionRequestBuilder
- type V1VersionRequestBuilder
- type V1VersionRequestBuilderGetQueryParameters
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateV1ConfigApplyEventsGetResponseFromDiscriminatorValue ¶
func CreateV1ConfigApplyEventsGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyEventsGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigApplyEventsGetResponse_nodesFromDiscriminatorValue ¶
func CreateV1ConfigApplyEventsGetResponse_nodesFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyEventsGetResponse_nodesFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigApplyEventsGetResponse_nodes_eventsFromDiscriminatorValue ¶
func CreateV1ConfigApplyEventsGetResponse_nodes_eventsFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyEventsGetResponse_nodes_eventsFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigApplyGetResponseFromDiscriminatorValue ¶
func CreateV1ConfigApplyGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigApplyGetResponse_nodesFromDiscriminatorValue ¶
func CreateV1ConfigApplyGetResponse_nodesFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyGetResponse_nodesFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigApplyPostRequestBodyFromDiscriminatorValue ¶
func CreateV1ConfigApplyPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigApplyPostResponseFromDiscriminatorValue ¶
func CreateV1ConfigApplyPostResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigApplyPostResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateV1ConfigSettingsPutRequestBodyFromDiscriminatorValue ¶
func CreateV1ConfigSettingsPutRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateV1ConfigSettingsPutRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
Types ¶
type ManageRequestBuilder ¶
type ManageRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ManageRequestBuilder builds and executes requests for operations under \manage
func NewManageRequestBuilder ¶
func NewManageRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ManageRequestBuilder
NewManageRequestBuilder instantiates a new ManageRequestBuilder and sets the default values.
func NewManageRequestBuilderInternal ¶
func NewManageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ManageRequestBuilder
NewManageRequestBuilderInternal instantiates a new ManageRequestBuilder and sets the default values.
func (*ManageRequestBuilder) V1 ¶
func (m *ManageRequestBuilder) V1() *V1RequestBuilder
V1 the v1 property returns a *V1RequestBuilder when successful
type V1AccessRequestBuilder ¶
type V1AccessRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1AccessRequestBuilder builds and executes requests for operations under \manage\v1\access
func NewV1AccessRequestBuilder ¶
func NewV1AccessRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1AccessRequestBuilder
NewV1AccessRequestBuilder instantiates a new V1AccessRequestBuilder and sets the default values.
func NewV1AccessRequestBuilderInternal ¶
func NewV1AccessRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1AccessRequestBuilder
NewV1AccessRequestBuilderInternal instantiates a new V1AccessRequestBuilder and sets the default values.
func (*V1AccessRequestBuilder) Ssh ¶
func (m *V1AccessRequestBuilder) Ssh() *V1AccessSshRequestBuilder
Ssh the ssh property returns a *V1AccessSshRequestBuilder when successful
type V1AccessSshRequestBuilder ¶
type V1AccessSshRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1AccessSshRequestBuilder builds and executes requests for operations under \manage\v1\access\ssh
func NewV1AccessSshRequestBuilder ¶
func NewV1AccessSshRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1AccessSshRequestBuilder
NewV1AccessSshRequestBuilder instantiates a new V1AccessSshRequestBuilder and sets the default values.
func NewV1AccessSshRequestBuilderInternal ¶
func NewV1AccessSshRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1AccessSshRequestBuilder
NewV1AccessSshRequestBuilderInternal instantiates a new V1AccessSshRequestBuilder and sets the default values.
func (*V1AccessSshRequestBuilder) Delete ¶
func (m *V1AccessSshRequestBuilder) Delete(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesDeleteSshRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) ([]ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesDeleteSshResponseable, error)
Delete deletes a SSH key from the `authorized_keys` file for your GitHub Enterprise Server instance. This will remove access via SSH to your instance. For more information, see "[Accessing the administrative shell (SSH)](https://docs.github.com/enterprise-server@3.14/admin/administering-your-instance/administering-your-instance-from-the-command-line/accessing-the-administrative-shell-ssh)." returns a []GhesDeleteSshResponseable when successful API method documentation
func (*V1AccessSshRequestBuilder) Get ¶
func (m *V1AccessSshRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) ([]ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesGetSshable, error)
Get gets the configured SSH keys on all available nodes. For more information, see "[Accessing the administrative shell (SSH)](https://docs.github.com/enterprise-server@3.14/admin/administering-your-instance/administering-your-instance-from-the-command-line/accessing-the-administrative-shell-ssh)." returns a []GhesGetSshable when successful API method documentation
func (*V1AccessSshRequestBuilder) Post ¶
func (m *V1AccessSshRequestBuilder) Post(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesSetSshRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) ([]ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesSetSshResponseable, error)
Post adds a SSH key to the `authorized_keys` file for your GitHub Enterprise Server instance. This will grant access via SSH to your instance. For more information, see "[Accessing the administrative shell (SSH)](https://docs.github.com/enterprise-server@3.14/admin/administering-your-instance/administering-your-instance-from-the-command-line/accessing-the-administrative-shell-ssh)." returns a []GhesSetSshResponseable when successful API method documentation
func (*V1AccessSshRequestBuilder) ToDeleteRequestInformation ¶
func (m *V1AccessSshRequestBuilder) ToDeleteRequestInformation(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesDeleteSshRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToDeleteRequestInformation deletes a SSH key from the `authorized_keys` file for your GitHub Enterprise Server instance. This will remove access via SSH to your instance. For more information, see "[Accessing the administrative shell (SSH)](https://docs.github.com/enterprise-server@3.14/admin/administering-your-instance/administering-your-instance-from-the-command-line/accessing-the-administrative-shell-ssh)." returns a *RequestInformation when successful
func (*V1AccessSshRequestBuilder) ToGetRequestInformation ¶
func (m *V1AccessSshRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets the configured SSH keys on all available nodes. For more information, see "[Accessing the administrative shell (SSH)](https://docs.github.com/enterprise-server@3.14/admin/administering-your-instance/administering-your-instance-from-the-command-line/accessing-the-administrative-shell-ssh)." returns a *RequestInformation when successful
func (*V1AccessSshRequestBuilder) ToPostRequestInformation ¶
func (m *V1AccessSshRequestBuilder) ToPostRequestInformation(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesSetSshRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation adds a SSH key to the `authorized_keys` file for your GitHub Enterprise Server instance. This will grant access via SSH to your instance. For more information, see "[Accessing the administrative shell (SSH)](https://docs.github.com/enterprise-server@3.14/admin/administering-your-instance/administering-your-instance-from-the-command-line/accessing-the-administrative-shell-ssh)." returns a *RequestInformation when successful
func (*V1AccessSshRequestBuilder) WithUrl ¶
func (m *V1AccessSshRequestBuilder) WithUrl(rawUrl string) *V1AccessSshRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1AccessSshRequestBuilder when successful
type V1ChecksRequestBuilder ¶
type V1ChecksRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ChecksRequestBuilder builds and executes requests for operations under \manage\v1\checks
func NewV1ChecksRequestBuilder ¶
func NewV1ChecksRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ChecksRequestBuilder
NewV1ChecksRequestBuilder instantiates a new V1ChecksRequestBuilder and sets the default values.
func NewV1ChecksRequestBuilderInternal ¶
func NewV1ChecksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ChecksRequestBuilder
NewV1ChecksRequestBuilderInternal instantiates a new V1ChecksRequestBuilder and sets the default values.
func (*V1ChecksRequestBuilder) SystemRequirements ¶
func (m *V1ChecksRequestBuilder) SystemRequirements() *V1ChecksSystemRequirementsRequestBuilder
SystemRequirements the systemRequirements property returns a *V1ChecksSystemRequirementsRequestBuilder when successful
type V1ChecksSystemRequirementsRequestBuilder ¶
type V1ChecksSystemRequirementsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ChecksSystemRequirementsRequestBuilder builds and executes requests for operations under \manage\v1\checks\system-requirements
func NewV1ChecksSystemRequirementsRequestBuilder ¶
func NewV1ChecksSystemRequirementsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ChecksSystemRequirementsRequestBuilder
NewV1ChecksSystemRequirementsRequestBuilder instantiates a new V1ChecksSystemRequirementsRequestBuilder and sets the default values.
func NewV1ChecksSystemRequirementsRequestBuilderInternal ¶
func NewV1ChecksSystemRequirementsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ChecksSystemRequirementsRequestBuilder
NewV1ChecksSystemRequirementsRequestBuilderInternal instantiates a new V1ChecksSystemRequirementsRequestBuilder and sets the default values.
func (*V1ChecksSystemRequirementsRequestBuilder) Get ¶
func (m *V1ChecksSystemRequirementsRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesChecksSystemRequirementsable, error)
Get checks if the minimum requirements for system hardware resources are met on each configured cluster node.This endpoint may take several seconds to reply. returns a GhesChecksSystemRequirementsable when successful API method documentation
func (*V1ChecksSystemRequirementsRequestBuilder) ToGetRequestInformation ¶
func (m *V1ChecksSystemRequirementsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation checks if the minimum requirements for system hardware resources are met on each configured cluster node.This endpoint may take several seconds to reply. returns a *RequestInformation when successful
func (*V1ChecksSystemRequirementsRequestBuilder) WithUrl ¶
func (m *V1ChecksSystemRequirementsRequestBuilder) WithUrl(rawUrl string) *V1ChecksSystemRequirementsRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ChecksSystemRequirementsRequestBuilder when successful
type V1ClusterRequestBuilder ¶
type V1ClusterRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ClusterRequestBuilder builds and executes requests for operations under \manage\v1\cluster
func NewV1ClusterRequestBuilder ¶
func NewV1ClusterRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ClusterRequestBuilder
NewV1ClusterRequestBuilder instantiates a new V1ClusterRequestBuilder and sets the default values.
func NewV1ClusterRequestBuilderInternal ¶
func NewV1ClusterRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ClusterRequestBuilder
NewV1ClusterRequestBuilderInternal instantiates a new V1ClusterRequestBuilder and sets the default values.
func (*V1ClusterRequestBuilder) Status ¶
func (m *V1ClusterRequestBuilder) Status() *V1ClusterStatusRequestBuilder
Status the status property returns a *V1ClusterStatusRequestBuilder when successful
type V1ClusterStatusRequestBuilder ¶
type V1ClusterStatusRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ClusterStatusRequestBuilder builds and executes requests for operations under \manage\v1\cluster\status
func NewV1ClusterStatusRequestBuilder ¶
func NewV1ClusterStatusRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ClusterStatusRequestBuilder
NewV1ClusterStatusRequestBuilder instantiates a new V1ClusterStatusRequestBuilder and sets the default values.
func NewV1ClusterStatusRequestBuilderInternal ¶
func NewV1ClusterStatusRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ClusterStatusRequestBuilder
NewV1ClusterStatusRequestBuilderInternal instantiates a new V1ClusterStatusRequestBuilder and sets the default values.
func (*V1ClusterStatusRequestBuilder) Get ¶
func (m *V1ClusterStatusRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesClusterStatusable, error)
Get gets the status of all services running on each cluster node.This endpoint may take several seconds to reply. returns a GhesClusterStatusable when successful API method documentation
func (*V1ClusterStatusRequestBuilder) ToGetRequestInformation ¶
func (m *V1ClusterStatusRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets the status of all services running on each cluster node.This endpoint may take several seconds to reply. returns a *RequestInformation when successful
func (*V1ClusterStatusRequestBuilder) WithUrl ¶
func (m *V1ClusterStatusRequestBuilder) WithUrl(rawUrl string) *V1ClusterStatusRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ClusterStatusRequestBuilder when successful
type V1ConfigApplyEventsGetResponse ¶
type V1ConfigApplyEventsGetResponse struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyEventsGetResponse ¶
func NewV1ConfigApplyEventsGetResponse() *V1ConfigApplyEventsGetResponse
NewV1ConfigApplyEventsGetResponse instantiates a new V1ConfigApplyEventsGetResponse and sets the default values.
func (*V1ConfigApplyEventsGetResponse) GetAdditionalData ¶
func (m *V1ConfigApplyEventsGetResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyEventsGetResponse) GetFieldDeserializers ¶
func (m *V1ConfigApplyEventsGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyEventsGetResponse) GetNodes ¶
func (m *V1ConfigApplyEventsGetResponse) GetNodes() []V1ConfigApplyEventsGetResponse_nodesable
GetNodes gets the nodes property value. The nodes property returns a []V1ConfigApplyEventsGetResponse_nodesable when successful
func (*V1ConfigApplyEventsGetResponse) Serialize ¶
func (m *V1ConfigApplyEventsGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyEventsGetResponse) SetAdditionalData ¶
func (m *V1ConfigApplyEventsGetResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyEventsGetResponse) SetNodes ¶
func (m *V1ConfigApplyEventsGetResponse) SetNodes(value []V1ConfigApplyEventsGetResponse_nodesable)
SetNodes sets the nodes property value. The nodes property
type V1ConfigApplyEventsGetResponse_nodes ¶
type V1ConfigApplyEventsGetResponse_nodes struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyEventsGetResponse_nodes ¶
func NewV1ConfigApplyEventsGetResponse_nodes() *V1ConfigApplyEventsGetResponse_nodes
NewV1ConfigApplyEventsGetResponse_nodes instantiates a new V1ConfigApplyEventsGetResponse_nodes and sets the default values.
func (*V1ConfigApplyEventsGetResponse_nodes) GetAdditionalData ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyEventsGetResponse_nodes) GetEvents ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) GetEvents() []V1ConfigApplyEventsGetResponse_nodes_eventsable
GetEvents gets the events property value. The events property returns a []V1ConfigApplyEventsGetResponse_nodes_eventsable when successful
func (*V1ConfigApplyEventsGetResponse_nodes) GetFieldDeserializers ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyEventsGetResponse_nodes) GetLastRequestId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) GetLastRequestId() *string
GetLastRequestId gets the last_request_id property value. Unique ID of the last response from a host used for pagination returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes) GetNode ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) GetNode() *string
GetNode gets the node property value. Hostname of the node returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes) Serialize ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyEventsGetResponse_nodes) SetAdditionalData ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyEventsGetResponse_nodes) SetEvents ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) SetEvents(value []V1ConfigApplyEventsGetResponse_nodes_eventsable)
SetEvents sets the events property value. The events property
func (*V1ConfigApplyEventsGetResponse_nodes) SetLastRequestId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) SetLastRequestId(value *string)
SetLastRequestId sets the last_request_id property value. Unique ID of the last response from a host used for pagination
func (*V1ConfigApplyEventsGetResponse_nodes) SetNode ¶
func (m *V1ConfigApplyEventsGetResponse_nodes) SetNode(value *string)
SetNode sets the node property value. Hostname of the node
type V1ConfigApplyEventsGetResponse_nodes_events ¶
type V1ConfigApplyEventsGetResponse_nodes_events struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyEventsGetResponse_nodes_events ¶
func NewV1ConfigApplyEventsGetResponse_nodes_events() *V1ConfigApplyEventsGetResponse_nodes_events
NewV1ConfigApplyEventsGetResponse_nodes_events instantiates a new V1ConfigApplyEventsGetResponse_nodes_events and sets the default values.
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetAdditionalData ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetBody ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetBody() *string
GetBody gets the body property value. The body property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetConfigRunId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetConfigRunId() *string
GetConfigRunId gets the config_run_id property value. The config_run_id property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetEventName ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetEventName() *string
GetEventName gets the event_name property value. The event_name property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetFieldDeserializers ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetHostname ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetHostname() *string
GetHostname gets the hostname property value. The hostname property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetSeverityText ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSeverityText() *string
GetSeverityText gets the severity_text property value. The severity_text property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetSpanDepth ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSpanDepth() *int32
GetSpanDepth gets the span_depth property value. The span_depth property returns a *int32 when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetSpanId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSpanId() *string
GetSpanId gets the span_id property value. The span_id property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetSpanParentId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetSpanParentId() *string
GetSpanParentId gets the span_parent_id property value. The span_parent_id property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetTimestamp ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetTimestamp() *string
GetTimestamp gets the timestamp property value. The timestamp property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetTopology ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetTopology() *string
GetTopology gets the topology property value. The topology property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) GetTraceId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) GetTraceId() *string
GetTraceId gets the trace_id property value. The trace_id property returns a *string when successful
func (*V1ConfigApplyEventsGetResponse_nodes_events) Serialize ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetAdditionalData ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetBody ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetBody(value *string)
SetBody sets the body property value. The body property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetConfigRunId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetConfigRunId(value *string)
SetConfigRunId sets the config_run_id property value. The config_run_id property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetEventName ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetEventName(value *string)
SetEventName sets the event_name property value. The event_name property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetHostname ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetHostname(value *string)
SetHostname sets the hostname property value. The hostname property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetSeverityText ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSeverityText(value *string)
SetSeverityText sets the severity_text property value. The severity_text property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetSpanDepth ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSpanDepth(value *int32)
SetSpanDepth sets the span_depth property value. The span_depth property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetSpanId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSpanId(value *string)
SetSpanId sets the span_id property value. The span_id property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetSpanParentId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetSpanParentId(value *string)
SetSpanParentId sets the span_parent_id property value. The span_parent_id property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetTimestamp ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetTimestamp(value *string)
SetTimestamp sets the timestamp property value. The timestamp property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetTopology ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetTopology(value *string)
SetTopology sets the topology property value. The topology property
func (*V1ConfigApplyEventsGetResponse_nodes_events) SetTraceId ¶
func (m *V1ConfigApplyEventsGetResponse_nodes_events) SetTraceId(value *string)
SetTraceId sets the trace_id property value. The trace_id property
type V1ConfigApplyEventsGetResponse_nodes_eventsable ¶
type V1ConfigApplyEventsGetResponse_nodes_eventsable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetBody() *string GetConfigRunId() *string GetEventName() *string GetHostname() *string GetSeverityText() *string GetSpanDepth() *int32 GetSpanId() *string GetSpanParentId() *string GetTimestamp() *string GetTopology() *string GetTraceId() *string SetBody(value *string) SetConfigRunId(value *string) SetEventName(value *string) SetHostname(value *string) SetSeverityText(value *string) SetSpanDepth(value *int32) SetSpanId(value *string) SetSpanParentId(value *string) SetTimestamp(value *string) SetTopology(value *string) SetTraceId(value *string) }
type V1ConfigApplyEventsGetResponse_nodesable ¶
type V1ConfigApplyEventsGetResponse_nodesable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetEvents() []V1ConfigApplyEventsGetResponse_nodes_eventsable GetLastRequestId() *string GetNode() *string SetEvents(value []V1ConfigApplyEventsGetResponse_nodes_eventsable) SetLastRequestId(value *string) SetNode(value *string) }
type V1ConfigApplyEventsGetResponseable ¶
type V1ConfigApplyEventsGetResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetNodes() []V1ConfigApplyEventsGetResponse_nodesable SetNodes(value []V1ConfigApplyEventsGetResponse_nodesable) }
type V1ConfigApplyEventsRequestBuilder ¶
type V1ConfigApplyEventsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigApplyEventsRequestBuilder builds and executes requests for operations under \manage\v1\config\apply\events
func NewV1ConfigApplyEventsRequestBuilder ¶
func NewV1ConfigApplyEventsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigApplyEventsRequestBuilder
NewV1ConfigApplyEventsRequestBuilder instantiates a new V1ConfigApplyEventsRequestBuilder and sets the default values.
func NewV1ConfigApplyEventsRequestBuilderInternal ¶
func NewV1ConfigApplyEventsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigApplyEventsRequestBuilder
NewV1ConfigApplyEventsRequestBuilderInternal instantiates a new V1ConfigApplyEventsRequestBuilder and sets the default values.
func (*V1ConfigApplyEventsRequestBuilder) Get ¶
func (m *V1ConfigApplyEventsRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigApplyEventsRequestBuilderGetQueryParameters]) (V1ConfigApplyEventsGetResponseable, error)
Get lists events from an in-process `ghe-config-apply` run on your Github Enterprise Server instance. returns a V1ConfigApplyEventsGetResponseable when successful API method documentation
func (*V1ConfigApplyEventsRequestBuilder) ToGetRequestInformation ¶
func (m *V1ConfigApplyEventsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigApplyEventsRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation lists events from an in-process `ghe-config-apply` run on your Github Enterprise Server instance. returns a *RequestInformation when successful
func (*V1ConfigApplyEventsRequestBuilder) WithUrl ¶
func (m *V1ConfigApplyEventsRequestBuilder) WithUrl(rawUrl string) *V1ConfigApplyEventsRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigApplyEventsRequestBuilder when successful
type V1ConfigApplyEventsRequestBuilderGetQueryParameters ¶
type V1ConfigApplyEventsRequestBuilderGetQueryParameters struct { // The unique ID of the last response from a host, used for pagination. Last_request_id *string `uriparametername:"last_request_id"` }
V1ConfigApplyEventsRequestBuilderGetQueryParameters lists events from an in-process `ghe-config-apply` run on your Github Enterprise Server instance.
type V1ConfigApplyGetResponse ¶
type V1ConfigApplyGetResponse struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyGetResponse ¶
func NewV1ConfigApplyGetResponse() *V1ConfigApplyGetResponse
NewV1ConfigApplyGetResponse instantiates a new V1ConfigApplyGetResponse and sets the default values.
func (*V1ConfigApplyGetResponse) GetAdditionalData ¶
func (m *V1ConfigApplyGetResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyGetResponse) GetFieldDeserializers ¶
func (m *V1ConfigApplyGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyGetResponse) GetNodes ¶
func (m *V1ConfigApplyGetResponse) GetNodes() []V1ConfigApplyGetResponse_nodesable
GetNodes gets the nodes property value. The nodes property returns a []V1ConfigApplyGetResponse_nodesable when successful
func (*V1ConfigApplyGetResponse) GetRunning ¶
func (m *V1ConfigApplyGetResponse) GetRunning() *bool
GetRunning gets the running property value. Whether the ghe-config-apply run is still running in the environment returns a *bool when successful
func (*V1ConfigApplyGetResponse) GetSuccessful ¶
func (m *V1ConfigApplyGetResponse) GetSuccessful() *bool
GetSuccessful gets the successful property value. Whether the ghe-config-apply run was successful in the environment returns a *bool when successful
func (*V1ConfigApplyGetResponse) Serialize ¶
func (m *V1ConfigApplyGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyGetResponse) SetAdditionalData ¶
func (m *V1ConfigApplyGetResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyGetResponse) SetNodes ¶
func (m *V1ConfigApplyGetResponse) SetNodes(value []V1ConfigApplyGetResponse_nodesable)
SetNodes sets the nodes property value. The nodes property
func (*V1ConfigApplyGetResponse) SetRunning ¶
func (m *V1ConfigApplyGetResponse) SetRunning(value *bool)
SetRunning sets the running property value. Whether the ghe-config-apply run is still running in the environment
func (*V1ConfigApplyGetResponse) SetSuccessful ¶
func (m *V1ConfigApplyGetResponse) SetSuccessful(value *bool)
SetSuccessful sets the successful property value. Whether the ghe-config-apply run was successful in the environment
type V1ConfigApplyGetResponse_nodes ¶
type V1ConfigApplyGetResponse_nodes struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyGetResponse_nodes ¶
func NewV1ConfigApplyGetResponse_nodes() *V1ConfigApplyGetResponse_nodes
NewV1ConfigApplyGetResponse_nodes instantiates a new V1ConfigApplyGetResponse_nodes and sets the default values.
func (*V1ConfigApplyGetResponse_nodes) GetAdditionalData ¶
func (m *V1ConfigApplyGetResponse_nodes) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyGetResponse_nodes) GetFieldDeserializers ¶
func (m *V1ConfigApplyGetResponse_nodes) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyGetResponse_nodes) GetHostname ¶
func (m *V1ConfigApplyGetResponse_nodes) GetHostname() *string
GetHostname gets the hostname property value. The hostname of the node returns a *string when successful
func (*V1ConfigApplyGetResponse_nodes) GetRunId ¶
func (m *V1ConfigApplyGetResponse_nodes) GetRunId() *string
GetRunId gets the run_id property value. The unique Run ID of the ghe-config-apply run on the host returns a *string when successful
func (*V1ConfigApplyGetResponse_nodes) GetRunning ¶
func (m *V1ConfigApplyGetResponse_nodes) GetRunning() *bool
GetRunning gets the running property value. Whether the ghe-config-apply run is still running on the host returns a *bool when successful
func (*V1ConfigApplyGetResponse_nodes) GetSuccessful ¶
func (m *V1ConfigApplyGetResponse_nodes) GetSuccessful() *bool
GetSuccessful gets the successful property value. Whether the ghe-config-apply run was successful on the host returns a *bool when successful
func (*V1ConfigApplyGetResponse_nodes) Serialize ¶
func (m *V1ConfigApplyGetResponse_nodes) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyGetResponse_nodes) SetAdditionalData ¶
func (m *V1ConfigApplyGetResponse_nodes) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyGetResponse_nodes) SetHostname ¶
func (m *V1ConfigApplyGetResponse_nodes) SetHostname(value *string)
SetHostname sets the hostname property value. The hostname of the node
func (*V1ConfigApplyGetResponse_nodes) SetRunId ¶
func (m *V1ConfigApplyGetResponse_nodes) SetRunId(value *string)
SetRunId sets the run_id property value. The unique Run ID of the ghe-config-apply run on the host
func (*V1ConfigApplyGetResponse_nodes) SetRunning ¶
func (m *V1ConfigApplyGetResponse_nodes) SetRunning(value *bool)
SetRunning sets the running property value. Whether the ghe-config-apply run is still running on the host
func (*V1ConfigApplyGetResponse_nodes) SetSuccessful ¶
func (m *V1ConfigApplyGetResponse_nodes) SetSuccessful(value *bool)
SetSuccessful sets the successful property value. Whether the ghe-config-apply run was successful on the host
type V1ConfigApplyGetResponse_nodesable ¶
type V1ConfigApplyGetResponse_nodesable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetHostname() *string GetRunId() *string GetRunning() *bool GetSuccessful() *bool SetHostname(value *string) SetRunId(value *string) SetRunning(value *bool) SetSuccessful(value *bool) }
type V1ConfigApplyGetResponseable ¶
type V1ConfigApplyGetResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetNodes() []V1ConfigApplyGetResponse_nodesable GetRunning() *bool GetSuccessful() *bool SetNodes(value []V1ConfigApplyGetResponse_nodesable) SetRunning(value *bool) SetSuccessful(value *bool) }
type V1ConfigApplyPostRequestBody ¶
type V1ConfigApplyPostRequestBody struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyPostRequestBody ¶
func NewV1ConfigApplyPostRequestBody() *V1ConfigApplyPostRequestBody
NewV1ConfigApplyPostRequestBody instantiates a new V1ConfigApplyPostRequestBody and sets the default values.
func (*V1ConfigApplyPostRequestBody) GetAdditionalData ¶
func (m *V1ConfigApplyPostRequestBody) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyPostRequestBody) GetFieldDeserializers ¶
func (m *V1ConfigApplyPostRequestBody) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyPostRequestBody) GetRunId ¶
func (m *V1ConfigApplyPostRequestBody) GetRunId() *string
GetRunId gets the run_id property value. The run ID to execute `ghe-config-apply` with. If not provided, a run ID will be generated randomly. returns a *string when successful
func (*V1ConfigApplyPostRequestBody) Serialize ¶
func (m *V1ConfigApplyPostRequestBody) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyPostRequestBody) SetAdditionalData ¶
func (m *V1ConfigApplyPostRequestBody) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyPostRequestBody) SetRunId ¶
func (m *V1ConfigApplyPostRequestBody) SetRunId(value *string)
SetRunId sets the run_id property value. The run ID to execute `ghe-config-apply` with. If not provided, a run ID will be generated randomly.
type V1ConfigApplyPostRequestBodyable ¶
type V1ConfigApplyPostRequestBodyable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetRunId() *string SetRunId(value *string) }
type V1ConfigApplyPostResponse ¶
type V1ConfigApplyPostResponse struct {
// contains filtered or unexported fields
}
func NewV1ConfigApplyPostResponse ¶
func NewV1ConfigApplyPostResponse() *V1ConfigApplyPostResponse
NewV1ConfigApplyPostResponse instantiates a new V1ConfigApplyPostResponse and sets the default values.
func (*V1ConfigApplyPostResponse) GetAdditionalData ¶
func (m *V1ConfigApplyPostResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigApplyPostResponse) GetFieldDeserializers ¶
func (m *V1ConfigApplyPostResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigApplyPostResponse) GetRunId ¶
func (m *V1ConfigApplyPostResponse) GetRunId() *string
GetRunId gets the run_id property value. Run ID the job was launched with returns a *string when successful
func (*V1ConfigApplyPostResponse) Serialize ¶
func (m *V1ConfigApplyPostResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigApplyPostResponse) SetAdditionalData ¶
func (m *V1ConfigApplyPostResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*V1ConfigApplyPostResponse) SetRunId ¶
func (m *V1ConfigApplyPostResponse) SetRunId(value *string)
SetRunId sets the run_id property value. Run ID the job was launched with
type V1ConfigApplyPostResponseable ¶
type V1ConfigApplyPostResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetRunId() *string SetRunId(value *string) }
type V1ConfigApplyRequestBuilder ¶
type V1ConfigApplyRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigApplyRequestBuilder builds and executes requests for operations under \manage\v1\config\apply
func NewV1ConfigApplyRequestBuilder ¶
func NewV1ConfigApplyRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigApplyRequestBuilder
NewV1ConfigApplyRequestBuilder instantiates a new V1ConfigApplyRequestBuilder and sets the default values.
func NewV1ConfigApplyRequestBuilderInternal ¶
func NewV1ConfigApplyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigApplyRequestBuilder
NewV1ConfigApplyRequestBuilderInternal instantiates a new V1ConfigApplyRequestBuilder and sets the default values.
func (*V1ConfigApplyRequestBuilder) Events ¶
func (m *V1ConfigApplyRequestBuilder) Events() *V1ConfigApplyEventsRequestBuilder
Events the events property returns a *V1ConfigApplyEventsRequestBuilder when successful
func (*V1ConfigApplyRequestBuilder) Get ¶
func (m *V1ConfigApplyRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigApplyRequestBuilderGetQueryParameters]) (V1ConfigApplyGetResponseable, error)
Get displays the current status of `ghe-config-apply` in the environment or the status of a historical run by ID. returns a V1ConfigApplyGetResponseable when successful API method documentation
func (*V1ConfigApplyRequestBuilder) Post ¶
func (m *V1ConfigApplyRequestBuilder) Post(ctx context.Context, body V1ConfigApplyPostRequestBodyable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (V1ConfigApplyPostResponseable, error)
Post triggers a run of `ghe-config-apply` from the `ghes-manage` agent on your Nomad Delegate instance.You can provide a run ID or allow one to be generated randomly. returns a V1ConfigApplyPostResponseable when successful API method documentation
func (*V1ConfigApplyRequestBuilder) ToGetRequestInformation ¶
func (m *V1ConfigApplyRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigApplyRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation displays the current status of `ghe-config-apply` in the environment or the status of a historical run by ID. returns a *RequestInformation when successful
func (*V1ConfigApplyRequestBuilder) ToPostRequestInformation ¶
func (m *V1ConfigApplyRequestBuilder) ToPostRequestInformation(ctx context.Context, body V1ConfigApplyPostRequestBodyable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation triggers a run of `ghe-config-apply` from the `ghes-manage` agent on your Nomad Delegate instance.You can provide a run ID or allow one to be generated randomly. returns a *RequestInformation when successful
func (*V1ConfigApplyRequestBuilder) WithUrl ¶
func (m *V1ConfigApplyRequestBuilder) WithUrl(rawUrl string) *V1ConfigApplyRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigApplyRequestBuilder when successful
type V1ConfigApplyRequestBuilderGetQueryParameters ¶
type V1ConfigApplyRequestBuilderGetQueryParameters struct { // The unique run ID of the `ghe-config-apply` run. Run_id *string `uriparametername:"run_id"` }
V1ConfigApplyRequestBuilderGetQueryParameters displays the current status of `ghe-config-apply` in the environment or the status of a historical run by ID.
type V1ConfigInitRequestBuilder ¶
type V1ConfigInitRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigInitRequestBuilder builds and executes requests for operations under \manage\v1\config\init
func NewV1ConfigInitRequestBuilder ¶
func NewV1ConfigInitRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigInitRequestBuilder
NewV1ConfigInitRequestBuilder instantiates a new V1ConfigInitRequestBuilder and sets the default values.
func NewV1ConfigInitRequestBuilderInternal ¶
func NewV1ConfigInitRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigInitRequestBuilder
NewV1ConfigInitRequestBuilderInternal instantiates a new V1ConfigInitRequestBuilder and sets the default values.
func (*V1ConfigInitRequestBuilder) Post ¶
func (m *V1ConfigInitRequestBuilder) Post(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesConfigInitRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) error
Post when you boot a GitHub instance for the first time, you can use this endpoint to upload a license.Note that you afterwards need to `POST` to [`/manage/v1/config/apply`](https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/manage-ghes#start-configuration-apply-process) to start the actual configuration process.This endpoint also sets the root site administrator password which is used to authenticate with the GHES Manage API and the Management Console.> [!NOTE]> The request body for this operation must be submitted as `multipart/form-data` data. You can can reference the license file by prefixing the filename with the `@` symbol using `curl`. For more information, see the [`curl` documentation](https://curl.se/docs/manpage.html#-F). API method documentation
func (*V1ConfigInitRequestBuilder) ToPostRequestInformation ¶
func (m *V1ConfigInitRequestBuilder) ToPostRequestInformation(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesConfigInitRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation when you boot a GitHub instance for the first time, you can use this endpoint to upload a license.Note that you afterwards need to `POST` to [`/manage/v1/config/apply`](https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/manage-ghes#start-configuration-apply-process) to start the actual configuration process.This endpoint also sets the root site administrator password which is used to authenticate with the GHES Manage API and the Management Console.> [!NOTE]> The request body for this operation must be submitted as `multipart/form-data` data. You can can reference the license file by prefixing the filename with the `@` symbol using `curl`. For more information, see the [`curl` documentation](https://curl.se/docs/manpage.html#-F). returns a *RequestInformation when successful
func (*V1ConfigInitRequestBuilder) WithUrl ¶
func (m *V1ConfigInitRequestBuilder) WithUrl(rawUrl string) *V1ConfigInitRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigInitRequestBuilder when successful
type V1ConfigLicenseCheckRequestBuilder ¶
type V1ConfigLicenseCheckRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigLicenseCheckRequestBuilder builds and executes requests for operations under \manage\v1\config\license\check
func NewV1ConfigLicenseCheckRequestBuilder ¶
func NewV1ConfigLicenseCheckRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigLicenseCheckRequestBuilder
NewV1ConfigLicenseCheckRequestBuilder instantiates a new V1ConfigLicenseCheckRequestBuilder and sets the default values.
func NewV1ConfigLicenseCheckRequestBuilderInternal ¶
func NewV1ConfigLicenseCheckRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigLicenseCheckRequestBuilder
NewV1ConfigLicenseCheckRequestBuilderInternal instantiates a new V1ConfigLicenseCheckRequestBuilder and sets the default values.
func (*V1ConfigLicenseCheckRequestBuilder) Get ¶
func (m *V1ConfigLicenseCheckRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesLicenseCheckable, error)
Get check the status of the license that is currently set for the enterprise. returns a GhesLicenseCheckable when successful API method documentation
func (*V1ConfigLicenseCheckRequestBuilder) ToGetRequestInformation ¶
func (m *V1ConfigLicenseCheckRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation check the status of the license that is currently set for the enterprise. returns a *RequestInformation when successful
func (*V1ConfigLicenseCheckRequestBuilder) WithUrl ¶
func (m *V1ConfigLicenseCheckRequestBuilder) WithUrl(rawUrl string) *V1ConfigLicenseCheckRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigLicenseCheckRequestBuilder when successful
type V1ConfigLicenseRequestBuilder ¶
type V1ConfigLicenseRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigLicenseRequestBuilder builds and executes requests for operations under \manage\v1\config\license
func NewV1ConfigLicenseRequestBuilder ¶
func NewV1ConfigLicenseRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigLicenseRequestBuilder
NewV1ConfigLicenseRequestBuilder instantiates a new V1ConfigLicenseRequestBuilder and sets the default values.
func NewV1ConfigLicenseRequestBuilderInternal ¶
func NewV1ConfigLicenseRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigLicenseRequestBuilder
NewV1ConfigLicenseRequestBuilderInternal instantiates a new V1ConfigLicenseRequestBuilder and sets the default values.
func (*V1ConfigLicenseRequestBuilder) Check ¶
func (m *V1ConfigLicenseRequestBuilder) Check() *V1ConfigLicenseCheckRequestBuilder
Check the check property returns a *V1ConfigLicenseCheckRequestBuilder when successful
func (*V1ConfigLicenseRequestBuilder) Get ¶
func (m *V1ConfigLicenseRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesLicenseInfoable, error)
Get gets information about the license that is currently set for the enterprise. returns a GhesLicenseInfoable when successful API method documentation
func (*V1ConfigLicenseRequestBuilder) Put ¶
func (m *V1ConfigLicenseRequestBuilder) Put(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesUploadLicenseRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigLicenseRequestBuilderPutQueryParameters]) error
Put uploads an enterprise license. This operation does not automatically activate the license.> [!NOTE]> The request body for this operation must be submitted as `multipart/form-data` data. You can can reference the license file by prefixing the filename with the `@` symbol using `curl`. For more information, see the [`curl` documentation](https://curl.se/docs/manpage.html#-F). API method documentation
func (*V1ConfigLicenseRequestBuilder) ToGetRequestInformation ¶
func (m *V1ConfigLicenseRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets information about the license that is currently set for the enterprise. returns a *RequestInformation when successful
func (*V1ConfigLicenseRequestBuilder) ToPutRequestInformation ¶
func (m *V1ConfigLicenseRequestBuilder) ToPutRequestInformation(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesUploadLicenseRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigLicenseRequestBuilderPutQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation uploads an enterprise license. This operation does not automatically activate the license.> [!NOTE]> The request body for this operation must be submitted as `multipart/form-data` data. You can can reference the license file by prefixing the filename with the `@` symbol using `curl`. For more information, see the [`curl` documentation](https://curl.se/docs/manpage.html#-F). returns a *RequestInformation when successful
func (*V1ConfigLicenseRequestBuilder) WithUrl ¶
func (m *V1ConfigLicenseRequestBuilder) WithUrl(rawUrl string) *V1ConfigLicenseRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigLicenseRequestBuilder when successful
type V1ConfigLicenseRequestBuilderPutQueryParameters ¶
type V1ConfigLicenseRequestBuilderPutQueryParameters struct { // Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too. Apply *bool `uriparametername:"apply"` }
V1ConfigLicenseRequestBuilderPutQueryParameters uploads an enterprise license. This operation does not automatically activate the license.> [!NOTE]> The request body for this operation must be submitted as `multipart/form-data` data. You can can reference the license file by prefixing the filename with the `@` symbol using `curl`. For more information, see the [`curl` documentation](https://curl.se/docs/manpage.html#-F).
type V1ConfigNodesRequestBuilder ¶
type V1ConfigNodesRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigNodesRequestBuilder builds and executes requests for operations under \manage\v1\config\nodes
func NewV1ConfigNodesRequestBuilder ¶
func NewV1ConfigNodesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigNodesRequestBuilder
NewV1ConfigNodesRequestBuilder instantiates a new V1ConfigNodesRequestBuilder and sets the default values.
func NewV1ConfigNodesRequestBuilderInternal ¶
func NewV1ConfigNodesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigNodesRequestBuilder
NewV1ConfigNodesRequestBuilderInternal instantiates a new V1ConfigNodesRequestBuilder and sets the default values.
func (*V1ConfigNodesRequestBuilder) Get ¶
func (m *V1ConfigNodesRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigNodesRequestBuilderGetQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesConfigNodesable, error)
Get get node metadata for all configured nodes in the current cluster. For more information, see "[About clustering](https://docs.github.com/enterprise-server@3.14/admin/enterprise-management/configuring-clustering/about-clustering)." returns a GhesConfigNodesable when successful API method documentation
func (*V1ConfigNodesRequestBuilder) ToGetRequestInformation ¶
func (m *V1ConfigNodesRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ConfigNodesRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get node metadata for all configured nodes in the current cluster. For more information, see "[About clustering](https://docs.github.com/enterprise-server@3.14/admin/enterprise-management/configuring-clustering/about-clustering)." returns a *RequestInformation when successful
func (*V1ConfigNodesRequestBuilder) WithUrl ¶
func (m *V1ConfigNodesRequestBuilder) WithUrl(rawUrl string) *V1ConfigNodesRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigNodesRequestBuilder when successful
type V1ConfigNodesRequestBuilderGetQueryParameters ¶
type V1ConfigNodesRequestBuilderGetQueryParameters struct { // The cluster roles from the cluster configuration file. Cluster_roles *string `uriparametername:"cluster_roles"` // The UUID which identifies a node. Uuid *string `uriparametername:"uuid"` }
V1ConfigNodesRequestBuilderGetQueryParameters get node metadata for all configured nodes in the current cluster. For more information, see "[About clustering](https://docs.github.com/enterprise-server@3.14/admin/enterprise-management/configuring-clustering/about-clustering)."
type V1ConfigRequestBuilder ¶
type V1ConfigRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigRequestBuilder builds and executes requests for operations under \manage\v1\config
func NewV1ConfigRequestBuilder ¶
func NewV1ConfigRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigRequestBuilder
NewV1ConfigRequestBuilder instantiates a new V1ConfigRequestBuilder and sets the default values.
func NewV1ConfigRequestBuilderInternal ¶
func NewV1ConfigRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigRequestBuilder
NewV1ConfigRequestBuilderInternal instantiates a new V1ConfigRequestBuilder and sets the default values.
func (*V1ConfigRequestBuilder) Apply ¶
func (m *V1ConfigRequestBuilder) Apply() *V1ConfigApplyRequestBuilder
Apply the apply property returns a *V1ConfigApplyRequestBuilder when successful
func (*V1ConfigRequestBuilder) Init ¶
func (m *V1ConfigRequestBuilder) Init() *V1ConfigInitRequestBuilder
Init the init property returns a *V1ConfigInitRequestBuilder when successful
func (*V1ConfigRequestBuilder) License ¶
func (m *V1ConfigRequestBuilder) License() *V1ConfigLicenseRequestBuilder
License the license property returns a *V1ConfigLicenseRequestBuilder when successful
func (*V1ConfigRequestBuilder) Nodes ¶
func (m *V1ConfigRequestBuilder) Nodes() *V1ConfigNodesRequestBuilder
Nodes the nodes property returns a *V1ConfigNodesRequestBuilder when successful
func (*V1ConfigRequestBuilder) Settings ¶
func (m *V1ConfigRequestBuilder) Settings() *V1ConfigSettingsRequestBuilder
Settings the settings property returns a *V1ConfigSettingsRequestBuilder when successful
type V1ConfigSettingsPutRequestBody ¶
type V1ConfigSettingsPutRequestBody struct {
// contains filtered or unexported fields
}
func NewV1ConfigSettingsPutRequestBody ¶
func NewV1ConfigSettingsPutRequestBody() *V1ConfigSettingsPutRequestBody
NewV1ConfigSettingsPutRequestBody instantiates a new V1ConfigSettingsPutRequestBody and sets the default values.
func (*V1ConfigSettingsPutRequestBody) GetAdditionalData ¶
func (m *V1ConfigSettingsPutRequestBody) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*V1ConfigSettingsPutRequestBody) GetFieldDeserializers ¶
func (m *V1ConfigSettingsPutRequestBody) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*V1ConfigSettingsPutRequestBody) Serialize ¶
func (m *V1ConfigSettingsPutRequestBody) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*V1ConfigSettingsPutRequestBody) SetAdditionalData ¶
func (m *V1ConfigSettingsPutRequestBody) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
type V1ConfigSettingsPutRequestBodyable ¶
type V1ConfigSettingsPutRequestBodyable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable }
type V1ConfigSettingsRequestBuilder ¶
type V1ConfigSettingsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ConfigSettingsRequestBuilder builds and executes requests for operations under \manage\v1\config\settings
func NewV1ConfigSettingsRequestBuilder ¶
func NewV1ConfigSettingsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigSettingsRequestBuilder
NewV1ConfigSettingsRequestBuilder instantiates a new V1ConfigSettingsRequestBuilder and sets the default values.
func NewV1ConfigSettingsRequestBuilderInternal ¶
func NewV1ConfigSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ConfigSettingsRequestBuilder
NewV1ConfigSettingsRequestBuilderInternal instantiates a new V1ConfigSettingsRequestBuilder and sets the default values.
func (*V1ConfigSettingsRequestBuilder) Get ¶
func (m *V1ConfigSettingsRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesGetSettingsable, error)
Get gets a list of settings for a GitHub Enterprise Server instance. returns a GhesGetSettingsable when successful API method documentation
func (*V1ConfigSettingsRequestBuilder) Put ¶
func (m *V1ConfigSettingsRequestBuilder) Put(ctx context.Context, body V1ConfigSettingsPutRequestBodyable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) error
Put updates the settings on your instance. For a list of the available settings, see the [Get settings endpoint](https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/manage-ghes#get-settings).**Notes:**- The request body only requires the settings parameters that should be updated to be specified, all other parameters will be unmodified or populated from the default values.- You cannot set the Management Console root site administrator password with this API endpoint. Use the `ghe-set-password` utility to change the management console password. For more information, see "[Command-line utilities](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/command-line-utilities#ghe-set-password)." API method documentation
func (*V1ConfigSettingsRequestBuilder) ToGetRequestInformation ¶
func (m *V1ConfigSettingsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets a list of settings for a GitHub Enterprise Server instance. returns a *RequestInformation when successful
func (*V1ConfigSettingsRequestBuilder) ToPutRequestInformation ¶
func (m *V1ConfigSettingsRequestBuilder) ToPutRequestInformation(ctx context.Context, body V1ConfigSettingsPutRequestBodyable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation updates the settings on your instance. For a list of the available settings, see the [Get settings endpoint](https://docs.github.com/enterprise-server@3.14/rest/enterprise-admin/manage-ghes#get-settings).**Notes:**- The request body only requires the settings parameters that should be updated to be specified, all other parameters will be unmodified or populated from the default values.- You cannot set the Management Console root site administrator password with this API endpoint. Use the `ghe-set-password` utility to change the management console password. For more information, see "[Command-line utilities](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/command-line-utilities#ghe-set-password)." returns a *RequestInformation when successful
func (*V1ConfigSettingsRequestBuilder) WithUrl ¶
func (m *V1ConfigSettingsRequestBuilder) WithUrl(rawUrl string) *V1ConfigSettingsRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ConfigSettingsRequestBuilder when successful
type V1MaintenanceRequestBuilder ¶
type V1MaintenanceRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1MaintenanceRequestBuilder builds and executes requests for operations under \manage\v1\maintenance
func NewV1MaintenanceRequestBuilder ¶
func NewV1MaintenanceRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1MaintenanceRequestBuilder
NewV1MaintenanceRequestBuilder instantiates a new V1MaintenanceRequestBuilder and sets the default values.
func NewV1MaintenanceRequestBuilderInternal ¶
func NewV1MaintenanceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1MaintenanceRequestBuilder
NewV1MaintenanceRequestBuilderInternal instantiates a new V1MaintenanceRequestBuilder and sets the default values.
func (*V1MaintenanceRequestBuilder) Get ¶
func (m *V1MaintenanceRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1MaintenanceRequestBuilderGetQueryParameters]) ([]ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesGetMaintenanceable, error)
Get gets the status and details of maintenance mode on all available nodes. For more information, see "[Enabling and scheduling maintenance mode](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)." returns a []GhesGetMaintenanceable when successful API method documentation
func (*V1MaintenanceRequestBuilder) Post ¶
func (m *V1MaintenanceRequestBuilder) Post(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesSetMaintenanceRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) ([]ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesSetMaintenanceResponseable, error)
Post sets or schedules the maintenance mode. For more information, see "[Enabling and scheduling maintenance mode](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)." returns a []GhesSetMaintenanceResponseable when successful API method documentation
func (*V1MaintenanceRequestBuilder) ToGetRequestInformation ¶
func (m *V1MaintenanceRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1MaintenanceRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets the status and details of maintenance mode on all available nodes. For more information, see "[Enabling and scheduling maintenance mode](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)." returns a *RequestInformation when successful
func (*V1MaintenanceRequestBuilder) ToPostRequestInformation ¶
func (m *V1MaintenanceRequestBuilder) ToPostRequestInformation(ctx context.Context, body ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesSetMaintenanceRequestable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation sets or schedules the maintenance mode. For more information, see "[Enabling and scheduling maintenance mode](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)." returns a *RequestInformation when successful
func (*V1MaintenanceRequestBuilder) WithUrl ¶
func (m *V1MaintenanceRequestBuilder) WithUrl(rawUrl string) *V1MaintenanceRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1MaintenanceRequestBuilder when successful
type V1MaintenanceRequestBuilderGetQueryParameters ¶
type V1MaintenanceRequestBuilderGetQueryParameters struct { // The cluster roles from the cluster configuration file. Cluster_roles *string `uriparametername:"cluster_roles"` // The UUID which identifies a node. Uuid *string `uriparametername:"uuid"` }
V1MaintenanceRequestBuilderGetQueryParameters gets the status and details of maintenance mode on all available nodes. For more information, see "[Enabling and scheduling maintenance mode](https://docs.github.com/enterprise-server@3.14/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)."
type V1ReplicationRequestBuilder ¶
type V1ReplicationRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ReplicationRequestBuilder builds and executes requests for operations under \manage\v1\replication
func NewV1ReplicationRequestBuilder ¶
func NewV1ReplicationRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ReplicationRequestBuilder
NewV1ReplicationRequestBuilder instantiates a new V1ReplicationRequestBuilder and sets the default values.
func NewV1ReplicationRequestBuilderInternal ¶
func NewV1ReplicationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ReplicationRequestBuilder
NewV1ReplicationRequestBuilderInternal instantiates a new V1ReplicationRequestBuilder and sets the default values.
func (*V1ReplicationRequestBuilder) Status ¶
func (m *V1ReplicationRequestBuilder) Status() *V1ReplicationStatusRequestBuilder
Status the status property returns a *V1ReplicationStatusRequestBuilder when successful
type V1ReplicationStatusRequestBuilder ¶
type V1ReplicationStatusRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1ReplicationStatusRequestBuilder builds and executes requests for operations under \manage\v1\replication\status
func NewV1ReplicationStatusRequestBuilder ¶
func NewV1ReplicationStatusRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ReplicationStatusRequestBuilder
NewV1ReplicationStatusRequestBuilder instantiates a new V1ReplicationStatusRequestBuilder and sets the default values.
func NewV1ReplicationStatusRequestBuilderInternal ¶
func NewV1ReplicationStatusRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1ReplicationStatusRequestBuilder
NewV1ReplicationStatusRequestBuilderInternal instantiates a new V1ReplicationStatusRequestBuilder and sets the default values.
func (*V1ReplicationStatusRequestBuilder) Get ¶
func (m *V1ReplicationStatusRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ReplicationStatusRequestBuilderGetQueryParameters]) (ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesReplicationStatusable, error)
Get gets the status of all services running on each replica node.This endpoint may take several seconds to reply. returns a GhesReplicationStatusable when successful API method documentation
func (*V1ReplicationStatusRequestBuilder) ToGetRequestInformation ¶
func (m *V1ReplicationStatusRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1ReplicationStatusRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets the status of all services running on each replica node.This endpoint may take several seconds to reply. returns a *RequestInformation when successful
func (*V1ReplicationStatusRequestBuilder) WithUrl ¶
func (m *V1ReplicationStatusRequestBuilder) WithUrl(rawUrl string) *V1ReplicationStatusRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1ReplicationStatusRequestBuilder when successful
type V1ReplicationStatusRequestBuilderGetQueryParameters ¶
type V1ReplicationStatusRequestBuilderGetQueryParameters struct { // The cluster roles from the cluster configuration file. Cluster_roles *string `uriparametername:"cluster_roles"` // The UUID which identifies a node. Uuid *string `uriparametername:"uuid"` }
V1ReplicationStatusRequestBuilderGetQueryParameters gets the status of all services running on each replica node.This endpoint may take several seconds to reply.
type V1RequestBuilder ¶
type V1RequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1RequestBuilder builds and executes requests for operations under \manage\v1
func NewV1RequestBuilder ¶
func NewV1RequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1RequestBuilder
NewV1RequestBuilder instantiates a new V1RequestBuilder and sets the default values.
func NewV1RequestBuilderInternal ¶
func NewV1RequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1RequestBuilder
NewV1RequestBuilderInternal instantiates a new V1RequestBuilder and sets the default values.
func (*V1RequestBuilder) Access ¶
func (m *V1RequestBuilder) Access() *V1AccessRequestBuilder
Access the access property returns a *V1AccessRequestBuilder when successful
func (*V1RequestBuilder) Checks ¶
func (m *V1RequestBuilder) Checks() *V1ChecksRequestBuilder
Checks the checks property returns a *V1ChecksRequestBuilder when successful
func (*V1RequestBuilder) Cluster ¶
func (m *V1RequestBuilder) Cluster() *V1ClusterRequestBuilder
Cluster the cluster property returns a *V1ClusterRequestBuilder when successful
func (*V1RequestBuilder) Config ¶
func (m *V1RequestBuilder) Config() *V1ConfigRequestBuilder
Config the config property returns a *V1ConfigRequestBuilder when successful
func (*V1RequestBuilder) Maintenance ¶
func (m *V1RequestBuilder) Maintenance() *V1MaintenanceRequestBuilder
Maintenance the maintenance property returns a *V1MaintenanceRequestBuilder when successful
func (*V1RequestBuilder) Replication ¶
func (m *V1RequestBuilder) Replication() *V1ReplicationRequestBuilder
Replication the replication property returns a *V1ReplicationRequestBuilder when successful
func (*V1RequestBuilder) Version ¶
func (m *V1RequestBuilder) Version() *V1VersionRequestBuilder
Version the version property returns a *V1VersionRequestBuilder when successful
type V1VersionRequestBuilder ¶
type V1VersionRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
V1VersionRequestBuilder builds and executes requests for operations under \manage\v1\version
func NewV1VersionRequestBuilder ¶
func NewV1VersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1VersionRequestBuilder
NewV1VersionRequestBuilder instantiates a new V1VersionRequestBuilder and sets the default values.
func NewV1VersionRequestBuilderInternal ¶
func NewV1VersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *V1VersionRequestBuilder
NewV1VersionRequestBuilderInternal instantiates a new V1VersionRequestBuilder and sets the default values.
func (*V1VersionRequestBuilder) Get ¶
func (m *V1VersionRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1VersionRequestBuilderGetQueryParameters]) ([]ie1e2072a5a4eb80f74a1387d59644d3f70804e6b7b2f406016da8826571f1207.GhesVersionable, error)
Get gets the GitHub Enterprise Server release versions that are currently installed on all available nodes. For more information, see "[GitHub Enterprise Server releases](https://docs.github.com/enterprise-server@3.14/admin/all-releases)." returns a []GhesVersionable when successful API method documentation
func (*V1VersionRequestBuilder) ToGetRequestInformation ¶
func (m *V1VersionRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[V1VersionRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation gets the GitHub Enterprise Server release versions that are currently installed on all available nodes. For more information, see "[GitHub Enterprise Server releases](https://docs.github.com/enterprise-server@3.14/admin/all-releases)." returns a *RequestInformation when successful
func (*V1VersionRequestBuilder) WithUrl ¶
func (m *V1VersionRequestBuilder) WithUrl(rawUrl string) *V1VersionRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *V1VersionRequestBuilder when successful
type V1VersionRequestBuilderGetQueryParameters ¶
type V1VersionRequestBuilderGetQueryParameters struct { // The cluster roles from the cluster configuration file. Cluster_roles *string `uriparametername:"cluster_roles"` // The UUID which identifies a node. Uuid *string `uriparametername:"uuid"` }
V1VersionRequestBuilderGetQueryParameters gets the GitHub Enterprise Server release versions that are currently installed on all available nodes. For more information, see "[GitHub Enterprise Server releases](https://docs.github.com/enterprise-server@3.14/admin/all-releases)."
Source Files
¶
- manage_request_builder.go
- v1_access_request_builder.go
- v1_access_ssh_request_builder.go
- v1_checks_request_builder.go
- v1_checks_system_requirements_request_builder.go
- v1_cluster_request_builder.go
- v1_cluster_status_request_builder.go
- v1_config_apply_events_get_response.go
- v1_config_apply_events_get_response_escaped_nodes.go
- v1_config_apply_events_get_response_escaped_nodes_escaped_events.go
- v1_config_apply_events_request_builder.go
- v1_config_apply_get_response.go
- v1_config_apply_get_response_escaped_nodes.go
- v1_config_apply_post_request_body.go
- v1_config_apply_post_response.go
- v1_config_apply_request_builder.go
- v1_config_init_request_builder.go
- v1_config_license_check_request_builder.go
- v1_config_license_request_builder.go
- v1_config_nodes_request_builder.go
- v1_config_request_builder.go
- v1_config_settings_put_request_body.go
- v1_config_settings_request_builder.go
- v1_maintenance_request_builder.go
- v1_replication_request_builder.go
- v1_replication_status_request_builder.go
- v1_request_builder.go
- v1_version_request_builder.go