Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnvVarsRootObjectName is the root object used to wrap a raw array response // payload for PUT env-vars endpoint. EnvVarsRootObjectName = "envVars" // SecretFilesRootObjectName is the root object used to wrap a raw array response // payload PUT secret-files endpoint. SecretFilesRootObjectName = "secretFiles" )
Variables ¶
This section is empty.
Functions ¶
func FixOpenAPIDoc ¶
func PulumiSchema ¶
func PulumiSchema(openAPIDoc openapi3.T) (pschema.PackageSpec, openapigen.ProviderMetadata, openapi3.T)
PulumiSchema will generate a Pulumi schema for the given k8s schema.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.