vantage_sdk.cluster.application.kubeflow
SDK helpers for cluster-scoped Kubeflow operations.
Classes
KubeflowSDK()
SDK for cluster-scoped Kubeflow operations.
Methods
create(self, ctx, *, cluster_name: 'str', admin_node_group: 'str | None' = None) -> 'ClusterServiceResponse': No documentation provided.delete(self, ctx, *, cluster_name: 'str') -> 'ClusterServiceResponse': No documentation provided.get(self, ctx, *, cluster_name: 'str') -> 'ClusterServiceResponse': No documentation provided.