Documentation ¶
Index ¶
- func AttachConfigObject(ctx context.Context, cli client.Client, object client.Object) error
- func AttachConfigObjectToNodePool(ctx context.Context, cli client.Client, object client.Object, ...) error
- func AttachTuningObject(ctx context.Context, cli client.Client, object client.Object) error
- func AttachTuningObjectToNodePool(ctx context.Context, cli client.Client, object client.Object, ...) error
- func DeattachConfigObject(ctx context.Context, cli client.Client, object client.Object) error
- func DeattachConfigObjectFromNodePool(ctx context.Context, cli client.Client, object client.Object, ...) error
- func DeattachTuningObject(ctx context.Context, cli client.Client, object client.Object) error
- func DeattachTuningObjectToNodePool(ctx context.Context, cli client.Client, object client.Object, ...) error
- func GetByClusterName(ctx context.Context, c client.Client, hostedClusterName string) (*hypershiftv1beta1.NodePool, error)
- func GetNodePool(ctx context.Context, cli client.Client) (*hypershiftv1beta1.NodePool, error)
- func NodePoolStatusMessages(ctx context.Context, c client.Client, NpName, namespace string, ...) ([]string, error)
- func WaitForConfigToBeReady(ctx context.Context, c client.Client, NpName, namespace string) error
- func WaitForUpdatingConfig(ctx context.Context, c client.Client, NpName, namespace string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachConfigObject ¶
func AttachTuningObject ¶
AttachTuningObject is attaches a tuning object into the nodepool associated with the hosted-cluster The function is idempotent
func DeattachConfigObject ¶
func DeattachTuningObject ¶
func GetByClusterName ¶
func GetNodePool ¶
func NodePoolStatusMessages ¶
func WaitForConfigToBeReady ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.