package
0.0.6
Repository: https://github.com/section/sectionctl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Accounts returns a list of account the current user has access to.
Application returns detailed information about a given application.
ApplicationEnvironments returns environment information for a given application.
ApplicationEnvironmentStack returns the stack for a given application and environment.
Applications returns a list of applications on a given account.
BaseURL returns a URL for building requests on.
CurrentUser returns details for the currently authenticated user.

# Variables

PrefixURI is the root of the Section API.

# Structs

Account represents an account on Section.
App represents an application deployed on Section.
Domain represents an applications environments' domains.
Environment represents an application's environments on Section.
Module represents a proxy in the traffic delivery stack.
User represents a user account known to Section.