Documentation ¶
Index ¶
- func ApplyMesh(ctx context.Context, client meshv1alpha1client.MeshesGetter, ...) (*meshv1alpha1.Mesh, bool, error)
- func ApplyOperatorGroup(ctx context.Context, client olmv1client.OperatorGroupsGetter, ...) (*olmv1.OperatorGroup, bool, error)
- func ApplyServiceMeshControlPlane(ctx context.Context, client maistrav2client.ServiceMeshControlPlanesGetter, ...) (*maistrav2.ServiceMeshControlPlane, bool, error)
- func ApplyServiceMeshMemberRoll(ctx context.Context, client maistrav1client.ServiceMeshMemberRollsGetter, ...) (*maistrav1.ServiceMeshMemberRoll, bool, error)
- func ApplyServiceMeshPeer(ctx context.Context, client maistrafederationv1client.ServiceMeshPeersGetter, ...) (*maistrafederationv1.ServiceMeshPeer, bool, error)
- func ApplySubscription(ctx context.Context, client olmv1alpha1client.SubscriptionsGetter, ...) (*olmv1alpha1.Subscription, bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyMesh ¶
func ApplyMesh(ctx context.Context, client meshv1alpha1client.MeshesGetter, recorder events.Recorder, required *meshv1alpha1.Mesh) (*meshv1alpha1.Mesh, bool, error)
func ApplyOperatorGroup ¶
func ApplyOperatorGroup(ctx context.Context, client olmv1client.OperatorGroupsGetter, recorder events.Recorder, required *olmv1.OperatorGroup) (*olmv1.OperatorGroup, bool, error)
func ApplyServiceMeshControlPlane ¶
func ApplyServiceMeshControlPlane(ctx context.Context, client maistrav2client.ServiceMeshControlPlanesGetter, recorder events.Recorder, required *maistrav2.ServiceMeshControlPlane) (*maistrav2.ServiceMeshControlPlane, bool, error)
func ApplyServiceMeshMemberRoll ¶
func ApplyServiceMeshMemberRoll(ctx context.Context, client maistrav1client.ServiceMeshMemberRollsGetter, recorder events.Recorder, required *maistrav1.ServiceMeshMemberRoll) (*maistrav1.ServiceMeshMemberRoll, bool, error)
func ApplyServiceMeshPeer ¶
func ApplyServiceMeshPeer(ctx context.Context, client maistrafederationv1client.ServiceMeshPeersGetter, recorder events.Recorder, required *maistrafederationv1.ServiceMeshPeer) (*maistrafederationv1.ServiceMeshPeer, bool, error)
func ApplySubscription ¶
func ApplySubscription(ctx context.Context, client olmv1alpha1client.SubscriptionsGetter, recorder events.Recorder, required *olmv1alpha1.Subscription) (*olmv1alpha1.Subscription, bool, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.