Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Patch ¶
type Patch func(crd *v1.CustomResourceDefinition)
type Renderer ¶
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.