Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Patch ¶ added in v3.27.0
type Patch func(crd *v1.CustomResourceDefinition)
type ReleaseAssetFileDefinition ¶ added in v3.27.0
type RemoteRepositoryDefinition ¶ added in v3.38.0
type Renderer ¶ added in v3.27.0
type Renderer struct { GithubClient *github.Client LocalCRDDirectory string OutputDirectory string Patches map[string]Patch UpstreamAssets []ReleaseAssetFileDefinition RemoteRepositories []RemoteRepositoryDefinition }
Click to show internal directories.
Click to hide internal directories.