Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControlPlane ¶
type ControlPlane struct {
// contains filtered or unexported fields
}
func NewControlPlane ¶
func NewControlPlane(conf *config.Configuration, repo apis.Repo, servicebound apis.Servicebound, edgebound apis.Edgebound) (*ControlPlane, error)
func (*ControlPlane) Close ¶
func (cp *ControlPlane) Close() error
func (*ControlPlane) Serve ¶
func (cp *ControlPlane) Serve() error
Click to show internal directories.
Click to hide internal directories.