Documentation ¶
Index ¶
- Constants
- func AddMaintenanceJob(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result
- func DeployMinio(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result
- func DeployMinioProviderConfig(_ context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result
- func SetSecurityContext(_ context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result
Constants ¶
View Source
const (
SLIBucketName = "vshn-test-bucket-for-sli"
)
Variables ¶
This section is empty.
Functions ¶
func AddMaintenanceJob ¶ added in v4.28.0
AddMaintenanceJob will add a job to do the maintenance for the instance
func DeployMinio ¶
DeployMinio will add deploy the objects to deploy minio
func DeployMinioProviderConfig ¶ added in v4.27.0
DeployMinioProviderConfig will deploy a providerconfig with the claim's name
func SetSecurityContext ¶ added in v4.64.2
SetSecurityContext patches the Minio statefulset to contain the correct securityContext. Unfortunately the helm chart does not expose this value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.