Documentation ¶
Index ¶
- func AssentToAgreement(client lib.Client, assent types.Assent) (err error)
- func GetAccountByBigVName(client lib.Client, bigvname string) (account billing.Account, err error)
- func GetDefinition(client lib.Client, name string) (def types.Definition, err error)
- func GetPerson(client lib.Client, username string) (person types.Person, err error)
- func UpdateDefinition(client lib.Client, def types.Definition) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssentToAgreement ¶
AssentToAgreement tells the billing system that the given assent has occured
func GetAccountByBigVName ¶
GetAccountByBigVName gets a billing account by bigv account name
func GetDefinition ¶
GetDefinition gets the named bmbilling definition
func UpdateDefinition ¶
func UpdateDefinition(client lib.Client, def types.Definition) (err error)
UpdateDefinition sets the bmbilling definitions to defs (for all the ones that are non-zero, anyway)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.