Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecurityGroupsRepo ¶
type SecurityGroupsRepo interface { BindToRunningSet(string) error List() ([]models.SecurityGroupFields, error) UnbindFromRunningSet(string) error }
func NewSecurityGroupsRepo ¶
func NewSecurityGroupsRepo(configRepo coreconfig.Reader, gateway net.Gateway) SecurityGroupsRepo
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.