Documentation ¶
Index ¶
- type Client
- func (c *Client) GetClusterManager(ctx context.Context, name string) (*unikornv1.ClusterManagerApplicationBundle, error)
- func (c *Client) GetKubernetesCluster(ctx context.Context, name string) (*unikornv1.KubernetesClusterApplicationBundle, error)
- func (c *Client) ListCluster(ctx context.Context) (*unikornv1.KubernetesClusterApplicationBundleList, error)
- func (c *Client) ListClusterManager(ctx context.Context) (*unikornv1.ClusterManagerApplicationBundleList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps up application bundle related management handling.
func (*Client) GetClusterManager ¶
func (*Client) GetKubernetesCluster ¶
func (*Client) ListCluster ¶
func (*Client) ListClusterManager ¶
Click to show internal directories.
Click to hide internal directories.