Documentation
¶
Index ¶
- Constants
- func Apply(serviceManifest *servingv1.Service, config *rest.Config) (string, error)
- func Clean(namespace string, config *rest.Config, project *project.Project) error
- func Config(endpoint string, token string, caCrt []byte) (*rest.Config, error)
- func GetServiceAccount(resources fs.FS) error
- func LoadManifest(namespace string, commitSha string, project *project.Project, ...) (*servingv1.Service, error)
- func ToYaml(serviceManifest *servingv1.Service) ([]byte, error)
Constants ¶
View Source
const ( UpdateShaAnnotationName = "initium.nearform.com/updateSha" UpdateTimestampAnnotationName = "initium.nearform.com/updateTimestamp" )
Variables ¶
This section is empty.
Functions ¶
func GetServiceAccount ¶
func LoadManifest ¶ added in v0.7.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.