Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OIMControlPlane ¶
type OIMControlPlane struct {
// contains filtered or unexported fields
}
OIMControlPlane manages the components making up the OIM control plane (registry, controller).
func (*OIMControlPlane) StartOIMControlPlane ¶
func (op *OIMControlPlane) StartOIMControlPlane(ctx context.Context)
StartOIMControlPlane starts the servers.
func (*OIMControlPlane) StopOIMControlPlane ¶
func (op *OIMControlPlane) StopOIMControlPlane(ctx context.Context)
StopOIMControlPlane stops the servers.
Click to show internal directories.
Click to hide internal directories.