Documentation
¶
Index ¶
Constants ¶
View Source
const ( OpenstackIPAnnotationKey = "openstack-ip-address" OpenstackIdAnnotationKey = "openstack-resourceId" )
View Source
const ProviderName = "openstack"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActuatorParams ¶
type ActuatorParams struct {
KubeClient kubernetes.Interface
Client client.Client
EventRecorder record.EventRecorder
Scheme *runtime.Scheme
}
ActuatorParams holds parameter information for Actuator
type DeploymentClient ¶
type DeploymentClient struct{}
func NewDeploymentClient ¶
func NewDeploymentClient() *DeploymentClient
func (*DeploymentClient) GetKubeConfig ¶
Click to show internal directories.
Click to hide internal directories.