Documentation
¶
Overview ¶
[20220809] this is a simplified version of controller/resource/kubernetes_resource.go
[20220809] this is a simplified version of controller/resource/noop.go
[20220809] this is a simplified version of controller/resource/oc_defs.go
[20220809] this is a simplified version of controller/resource/types.go
Index ¶
Constants ¶
View Source
const (
RscTypeImage = "image"
)
Variables ¶
View Source
var ErrMethodNotSupported = errors.New("Method not supported")
View Source
var ErrResourceNotSupported = errors.New("Method on resource not supported")
Functions ¶
func Register ¶
func Register(platform, flavor, network string) orchAPI.ResourceDriver
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.