Documentation ¶
Index ¶
- func AllowApiCall(allow bool)
- func ContextLoaderFactory(cmResolver engineapi.ConfigmapResolver) engineapi.ContextLoaderFactory
- func GetForeachElement() int
- func GetRegistryAccess() bool
- func GetRegistryClient() registryclient.Client
- func HasPolicies() bool
- func IsApiCallAllowed() bool
- func IsLocal() bool
- func SetForEachElement(element int)
- func SetLocal(m bool)
- func SetPolicies(p ...Policy)
- func SetRegistryAccess(access bool)
- type Context
- type Policy
- type Rule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowApiCall ¶
func AllowApiCall(allow bool)
func ContextLoaderFactory ¶
func ContextLoaderFactory(cmResolver engineapi.ConfigmapResolver) engineapi.ContextLoaderFactory
func GetForeachElement ¶
func GetForeachElement() int
func GetRegistryAccess ¶
func GetRegistryAccess() bool
func GetRegistryClient ¶
func GetRegistryClient() registryclient.Client
func HasPolicies ¶
func HasPolicies() bool
func IsApiCallAllowed ¶
func IsApiCallAllowed() bool
func IsLocal ¶
func IsLocal() bool
IsLocal returns 'true' if the CLI is in local (clusterless) execution
func SetForEachElement ¶
func SetForEachElement(element int)
func SetPolicies ¶
func SetPolicies(p ...Policy)
func SetRegistryAccess ¶
func SetRegistryAccess(access bool)
Types ¶
Click to show internal directories.
Click to hide internal directories.