package
0.0.0-20241014013326-0cd9b86c656b
Repository: https://github.com/kylinsoong/golang.git
Documentation: pkg.go.dev
# Structs
AuxData represents auxiliary configuration files.
AuxUploadResult represents details of aux file actions and results for an upload.
ConfigData represents NGINX configuration files.
ConfigUploadResult represents details of config file actions and results for an upload.
ConfigVersion represents the configuration version for an NGINX instance or instance group.
DeploymentDetail represents additional deployment details for NGINX instances in the group.
DeploymentDetails represents the outcome of a Publish request for an NGINX instance or Instance Group.
Directory represents information about a directory.
ErrorDetail represents a detailed error message returned by the server.
ErrorModel represents an error, including a numeric error code, details, and a human-readable message.
FileData represents file contents.
GroupConfigVersion represents the configuration version for an instance group.
InstanceActivityStatus represents a pending deployment status for an NGINX instance.
InstanceGroup defines an instance group and its member instances.
InstanceGroupConfigResponse represents the configuration details for an NGINX instance group.
InstanceGroupListResponse represents a list of NGINX instance group descriptions.
InstanceGroupSimple provides a simplified representation of an NGINX instance group.
InstanceStatus represents a success or failure deployment status for an NGINX instance.
ListConfigsResponse represents a list of saved NGINX configuration summaries.
LoadInstanceGroups represents a summary list of NGINX instance groups.
NamedLinks contains information about the object being referred to.
PaginationResponse is used in list responses that support pagination.
PublishConfigRequest represents a configuration publish request.
PublishConfigResponse represents the outcome of a publish config.
SavedNginxConfigSummary defines configuration summary data.
SelfLinks contains a link from the resource to itself.
UploadConfigRequest represents a configuration upload request.
UploadConfigResponse defines staged configuration upload results.
UploadResult represents details of file actions and results for different types of uploads.
# Type aliases
DirectoryMap represents a map of directories.
ExternalId represents the commit ID of the config.
ExternalIdType represents the type of commit for config update.