Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConmonManager ¶
type ConmonManager struct {
// contains filtered or unexported fields
}
func New ¶
func New(conmonPath string) (*ConmonManager, error)
this function is heavily based on github.com/containers/common#probeConmon
func (*ConmonManager) SupportsLogGlobalSizeMax ¶ added in v1.20.9
func (c *ConmonManager) SupportsLogGlobalSizeMax() bool
func (*ConmonManager) SupportsSync ¶
func (c *ConmonManager) SupportsSync() bool
Click to show internal directories.
Click to hide internal directories.