package
1.6.0-alpha.0
Repository: https://github.com/libnux/kubernetes.git
Documentation: pkg.go.dev

# Functions

New returns a new Interface which will use godbus to talk to D-Bus.
NewFake returns a new Interface which will fake talking to D-Bus.
No description provided by the author

# Structs

DBusFake is a simple fake Interface type.
DBusFakeConnection represents a fake D-Bus connection.

# Interfaces

Call represents a pending or completed D-Bus method call.
Connection represents a D-Bus connection.
Interface is an interface that presents a subset of the godbus/dbus API.
Object represents a remote D-Bus object.

# Type aliases

DBusFakeHandler is used to handle fake D-Bus method calls.