Documentation
¶
Index ¶
- func Get(ctx context.Context, c client.Client, name string) (*v1beta1.NodePool, error)
- func HashAnnotation(nodePool *v1beta1.NodePool) map[string]string
- func List(ctx context.Context, c client.Client, opts ...client.ListOption) (*v1beta1.NodePoolList, error)
- func Patch(ctx context.Context, c client.Client, stored, nodePool *v1beta1.NodePool) error
- func PatchStatus(ctx context.Context, c client.Client, stored, nodePool *v1beta1.NodePool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func List ¶
func List(ctx context.Context, c client.Client, opts ...client.ListOption) (*v1beta1.NodePoolList, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.