Skip to content

Commit

Permalink
Add beta notice
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarber-akamai committed Jan 16, 2025
1 parent 9e6af62 commit 355193c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linode_api4/groups/lke.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ def cluster_create(
:param control_plane: The control plane configuration of this LKE cluster.
:type control_plane: Dict[str, Any] or LKEClusterControlPlaneRequest
:param apl_enabled: Whether this cluster should use APL.
note:: This endpoint is in beta and may only
function if base_url is set to `https://api.linode.com/v4beta`.
:type apl_enabled: bool
:param kwargs: Any other arguments to pass along to the API. See the API
docs for possible values.
Expand Down

0 comments on commit 355193c

Please sign in to comment.