module Kyverno

Defined in:

tasks/utils/kyverno.cr

Constant Summary

VERSION = "1.8.4"

Class Method Summary

Class Method Detail

def self.best_practice_policy(policy_path : String) : String #

[View source]
def self.binary_path #

[View source]
def self.custom_policy_path(policy_path : String) : String #

[View source]
def self.delete_policies_repo #

[View source]
def self.download_policies_repo #

[View source]
def self.download_url #

[View source]
def self.filter_failures_for_cnf_resources(resource_keys, failures) #

[View source]
def self.install #

[View source]
def self.policies_repo_path #

[View source]
def self.policy_path(policy_path : String) : String #

[View source]
def self.uninstall #

[View source]