# Functions
Default returns an empty config.
No description provided by the author
IsConfigured returns true if a Common Fate config file exists and contains a non-empty current context.
No description provided by the author
LoadDefault is a shorthand function which loads the default SDK configuration by calling New() with default values.
New creates an initialised SDK context to be used for creating SDK clients.
NewServerContext requires all option to be passed and does not attempt to read from the local config file it also uses an in memory token store to avoid keychain access.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
ErrConfigFileNotFound is returned if the config file (~/.cf/config by default) does not exist.
Keys are all of the allowed keys in the Context section.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
URLSource configures Common Fate from a deployment URL.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author