Documentation ¶
Index ¶
- func FromKubeDeployment(deployment *appsv1.Deployment) *skkube.Deployment
- func NewDeploymentClient(kube kubernetes.Interface, cache cache.KubeDeploymentCache) skkube.DeploymentClient
- func NewDeploymentResourceClientFactory(cacheGetter clustercache.CacheGetter) *deploymentResourceClientFactory
- func ToKubeDeployment(resource resources.Resource) (*appsv1.Deployment, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromKubeDeployment ¶
func FromKubeDeployment(deployment *appsv1.Deployment) *skkube.Deployment
func NewDeploymentClient ¶
func NewDeploymentClient(kube kubernetes.Interface, cache cache.KubeDeploymentCache) skkube.DeploymentClient
func NewDeploymentResourceClientFactory ¶ added in v0.11.6
func NewDeploymentResourceClientFactory(cacheGetter clustercache.CacheGetter) *deploymentResourceClientFactory
func ToKubeDeployment ¶
func ToKubeDeployment(resource resources.Resource) (*appsv1.Deployment, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.