Documentation ¶
Index ¶
- Constants
- Variables
- func EnsureServerlessAbsent(ctx context.Context, f *feature.Feature) error
- func EnsureServerlessOperatorInstalled(ctx context.Context, f *feature.Feature) error
- func ServingCertificateResource(ctx context.Context, f *feature.Feature) error
- func ServingDefaultValues(_ context.Context, f *feature.Feature) error
- func ServingIngressDomain(ctx context.Context, f *feature.Feature) error
Constants ¶
View Source
const DefaultCertificateSecretName = "knative-serving-cert"
View Source
const (
KnativeServingNamespace = "knative-serving"
)
Variables ¶
View Source
var EnsureServerlessServingDeployed = feature.WaitForResourceToBeCreated(KnativeServingNamespace, gvk.KnativeServing)
Functions ¶
func EnsureServerlessAbsent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.