Documentation ¶
Index ¶
- func GetConfigMap(namespace string, name string, bundle string) (*corev1.ConfigMap, error)
- func GetDeployment(namespace string, name string, port int, bundleUrl string) (*appsv1.Deployment, error)
- func GetIndex(bundle string) ([]byte, error)
- func GetPersistentVolumeClaim(namespace string, name string, storage uint64) (*corev1.PersistentVolumeClaim, error)
- func GetPersistentVolumeClaimAssets(namespace string, name string, storage uint64) (*corev1.PersistentVolumeClaim, error)
- func GetService(namespace string, name string, port int) (*corev1.Service, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigMap ¶
func GetDeployment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.