Documentation
¶
Index ¶
- Constants
- func DefaultCluster(clusterName string, version semver.Semver, cloudSpec kubermaticv1.CloudSpec, ...) *kubermaticv1.Cluster
- func DefaultCredentialSecret(secretName string, modifiers ...func(secret *corev1.Secret)) *corev1.Secret
- func DefaultMachineDeployment(modifiers ...func(deployment *clusterv1alpha1.MachineDeployment)) *clusterv1alpha1.MachineDeployment
- func DefaultProject(projectName string) *kubermaticv1.Project
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func DefaultCluster ¶
func DefaultCluster(clusterName string, version semver.Semver, cloudSpec kubermaticv1.CloudSpec, projectID string) *kubermaticv1.Cluster
func DefaultCredentialSecret ¶
func DefaultMachineDeployment ¶
func DefaultMachineDeployment(modifiers ...func(deployment *clusterv1alpha1.MachineDeployment)) *clusterv1alpha1.MachineDeployment
func DefaultProject ¶
func DefaultProject(projectName string) *kubermaticv1.Project
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.