Skip to content

Commit

Permalink
remove unused API endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Irit Goihman committed Jun 8, 2023
1 parent 6df846a commit 5a7940c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
6 changes: 0 additions & 6 deletions model/clusters_mgmt/v1/cluster_credentials_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,4 @@ class ClusterCredentials {
// Administrator _kubeconfig_ file for the cluster.
Kubeconfig String

// SSH key pair of the cluster.
SSH SSHCredentials

// Temporary administrator credentials generated during the installation
// of the cluster.
Admin AdminCredentials
}
24 changes: 0 additions & 24 deletions model/clusters_mgmt/v1/ssh_credentials_type.model

This file was deleted.

0 comments on commit 5a7940c

Please sign in to comment.