Documentation
¶
Index ¶
- type Guest
- type Yavirt
- func (y *Yavirt) AttachWorkload(context.Context, string) (io.Reader, io.Reader, error)
- func (y *Yavirt) CollectWorkloadMetrics(context.Context, string)
- func (y *Yavirt) Events(ctx context.Context, filters map[string]string) (<-chan *types.WorkloadEventMessage, <-chan error)
- func (y *Yavirt) GetStatus(ctx context.Context, ID string, checkHealth bool) (*types.WorkloadStatus, error)
- func (y *Yavirt) GetWorkloadName(context.Context, string) (string, error)
- func (y *Yavirt) IsDaemonRunning(ctx context.Context) bool
- func (y *Yavirt) ListWorkloadIDs(ctx context.Context, filters map[string]string) (ids []string, err error)
- func (y *Yavirt) LogFieldsExtra(context.Context, string) (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Guest ¶
type Yavirt ¶
type Yavirt struct {
// contains filtered or unexported fields
}
func (*Yavirt) AttachWorkload ¶
func (*Yavirt) CollectWorkloadMetrics ¶
func (*Yavirt) GetWorkloadName ¶
func (*Yavirt) ListWorkloadIDs ¶
Click to show internal directories.
Click to hide internal directories.