Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new ServiceMeshMember Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
func IsTerminating ¶
Types ¶
type MemberReconciler ¶
type MemberReconciler struct { common.ControllerResources // contains filtered or unexported fields }
MemberReconciler reconciles ServiceMeshMember objects
type NamespaceReconciler ¶
type NamespaceReconciler interface {
// contains filtered or unexported methods
}
type NamespaceTerminatingError ¶
type NamespaceTerminatingError struct{}
func (*NamespaceTerminatingError) Error ¶
func (e *NamespaceTerminatingError) Error() string
Click to show internal directories.
Click to hide internal directories.