impl

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K8sServiceImpl

type K8sServiceImpl struct {
	ioc.ObjectImpl
}

func (*K8sServiceImpl) CreateCluster

func (s *K8sServiceImpl) CreateCluster(ctx context.Context, in *k8s.CreateClusterRequest) (*k8s.Cluster, error)

CreateCluster implements k8s.Service.

func (*K8sServiceImpl) DeleteCluster

func (s *K8sServiceImpl) DeleteCluster(ctx context.Context, in *k8s.DeleteClusterRequest) (*k8s.Cluster, error)

DeleteCluster implements k8s.Service.

func (*K8sServiceImpl) DescribeCluster

func (s *K8sServiceImpl) DescribeCluster(ctx context.Context, in *k8s.DescribeClusterRequest) (*k8s.Cluster, error)

DescribeCluster implements k8s.Service.

func (*K8sServiceImpl) Init

func (s *K8sServiceImpl) Init() error

func (*K8sServiceImpl) Name

func (s *K8sServiceImpl) Name() string

func (*K8sServiceImpl) QueryCluster

func (s *K8sServiceImpl) QueryCluster(ctx context.Context, in *k8s.QueryClusterRequest) (*types.Set[*k8s.Cluster], error)

QueryCluster implements k8s.Service.

func (*K8sServiceImpl) UpdateCluster

func (s *K8sServiceImpl) UpdateCluster(ctx context.Context, in *k8s.UpdateClusterRequest) (*k8s.Cluster, error)

UpdateCluster implements k8s.Service.

func (*K8sServiceImpl) UpdateKubeConfig

func (s *K8sServiceImpl) UpdateKubeConfig(ctx context.Context, in *k8s.UpdateKubeConfigRequest) (*k8s.Cluster, error)

更新Kubeconfig

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL