Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImagePush ¶
type ImagePush struct {
sonm.Worker_PushTaskServer
// contains filtered or unexported fields
}
func NewImagePush ¶
type NetworkSpec ¶ added in v0.4.1
type NetworkSpec struct {
*sonm.NetworkSpec
NetID string
}
func NewNetworkSpec ¶ added in v0.4.1
func NewNetworkSpec(spec *sonm.NetworkSpec) (*NetworkSpec, error)
func NewNetworkSpecs ¶ added in v0.4.1
func NewNetworkSpecs(specs []*sonm.NetworkSpec) ([]*NetworkSpec, error)
Click to show internal directories.
Click to hide internal directories.