Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentInfo ¶
type Fetcher ¶
type Fetcher struct {
// contains filtered or unexported fields
}
func NewFetcher ¶
func NewFetcher(deploymentsFilter filters.DeploymentsFilter) *Fetcher
func (*Fetcher) Deployments ¶
func (f *Fetcher) Deployments() ([]DeploymentInfo, error)
Click to show internal directories.
Click to hide internal directories.