Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMockClient ¶ added in v1.0.1
Types ¶
type CFContext ¶
type CFContext struct { Type string `json:"type"` Name string `json:"name"` URL string `json:"url"` Token string `json:"token"` Beta bool `json:"beta"` OnPrem bool `json:"onPrem"` ACLType string `json:"acl-type"` UserID string `json:"user-id"` AccountID string `json:"account-id"` Expires int `json:"expires"` UserName string `json:"user-name"` AccountName string `json:"account-name"` }
Click to show internal directories.
Click to hide internal directories.